[Bug 402593] New: package installer abort behaviour
https://bugzilla.novell.com/show_bug.cgi?id=402593 Summary: package installer abort behaviour Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Minor Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: shiverma@gmail.com QAContact: qa@suse.de Found By: --- Package installer takes very long after the user has pressed abort button to pop up the question asking if the user really wants to quit the install package session. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Other |YaST2 QAContact|qa@suse.de |jsrain@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c1 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |shiverma@gmail.com --- Comment #1 from Stephan Kulow <coolo@novell.com> 2008-06-24 06:11:17 MDT --- well, it's at least finishing the current package. Are you talking about a longer than that time? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User shiverma@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c2 --- Comment #2 from shishir verma <shiverma@gmail.com> 2008-06-24 06:29:11 MDT --- Yes, it does seem to be trying to finish the current package, but that is what I want to be able to abort immediately. What happens is this, when I am trying to install a package, at times due to network congestion, the download speed is very low. To perform that update at a later time, I press abort, but clicking on abort does not kill the session immediately, it wait for sometime before asking if I am really sure that I want to abort the session. I find the gap between pressing the button and getting that pop up a bit annoying. It might not really be a bug, but I still find that to be a desirable feature to have. If the user knows that he wants to abort the session, the question should be asked immediately. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User chrubis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c3 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |lslezak@novell.com Status|NEEDINFO |NEW Info Provider|shiverma@gmail.com | --- Comment #3 from Cyril Hrubis <chrubis@novell.com> 2008-07-16 06:50:44 MDT --- Please next time remove NEEDINFO status by selecting "This comment/attachment provides ..." checkbox after supplying needed information. Reassigning to maintainer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c4 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P3 - Medium --- Comment #4 from Ladislav Slezak <lslezak@novell.com> 2008-07-23 06:53:28 MDT --- The problem could be in pkg-bindings, they evaluate the callback only if at least 5% has been downloaded/installed since the last evaluation. The problem is that updating the progress bars too often would eat too much CPU power and it would slow down the installation. But if the network connection is slow 5% percent might take too long to download. The solution is to check whether there is at least 5% difference or more than 3 seconds elapsed since the last evaluation of the callback. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 - Medium |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c5 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sven.burmeister@gmx.net --- Comment #5 from Ladislav Slezak <lslezak@novell.com> 2008-09-04 07:17:02 MDT --- *** Bug 406402 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=406402 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c6 --- Comment #6 from Ladislav Slezak <lslezak@novell.com> 2008-09-18 09:30:56 MDT --- Fixed in SVN repository. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c7 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Ladislav Slezak <lslezak@novell.com> 2008-09-25 07:38:38 MDT --- Submitted in yast2-pkg-bindings-2.17.13. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c8 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |badshah400@gmail.com --- Comment #8 from Ladislav Slezak <lslezak@novell.com> 2008-10-03 08:56:24 MDT --- *** Bug 431090 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=431090 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c9 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaswtos@yahoo.com --- Comment #9 from Ladislav Slezak <lslezak@novell.com> 2008-12-15 04:42:08 MST --- *** Bug 407104 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=407104 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User zOOmER.gm@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c10 zOOm_ER zOOm_ER <zOOmER.gm@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |zOOmER.gm@gmail.com Resolution|FIXED | --- Comment #10 from zOOm_ER zOOm_ER <zOOmER.gm@gmail.com> 2009-01-18 14:14:22 MST ---
Fixed in SVN repository. this bug is still here in 11.1
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c11 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |zOOmER.gm@gmail.com --- Comment #11 from Ladislav Slezak <lslezak@novell.com> 2009-01-27 08:56:28 MST --- It works for me correctly, the abort question is displayed at least after 3 seconds even when I limited the download rate to 1KB/s so the progress bar almost didn't move. How can I reproduce the problem? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402593 User zOOmER.gm@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402593#c12 zOOm_ER zOOm_ER <zOOmER.gm@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|zOOmER.gm@gmail.com | --- Comment #12 from zOOm_ER zOOm_ER <zOOmER.gm@gmail.com> 2009-01-27 14:37:23 MST ---
How can I reproduce the problem?
just select some wrong proxy address in yast-> network services -> proxy then run yast -> software management it will try to refresh repositories (here you can't abort it too, and need to wait about a minute. Though it is not exact the same problem, as described by reporter, that's worth to mention here too) after a minute it fails to refresh, and pops up window, where you can abort autorefresh. on the showed sw-management window select some new package to install, and click install. it will try to download it, you can't interrupt it, and need to wait about a minute. it would be much less annoying, if "Abort" button will work every time user needs it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com