[Bug 561337] New: In yast2-ncurses software managment, selection state of auto-selected packages is not shown correctly
http://bugzilla.novell.com/show_bug.cgi?id=561337 http://bugzilla.novell.com/show_bug.cgi?id=561337#c0 Summary: In yast2-ncurses software managment, selection state of auto-selected packages is not shown correctly Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i586 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mk@cc-computer.de QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 When selecting a package in the software manager using the NCURSES interface, if additional packages are autoselected due to dependencies, the new state of these packages is not immediatly visible; only after "rebuilding" the package list (by doing a search, changing the filter..), the new state becomes visible. This problem doesn't appear with thne QT interface; it wasn't present in the openSUSE 11.1 NCURSES interface either. Reproducible: Always Steps to Reproduce: 1 start the software manager from "yast --ncurses" 2 search for "emacs" 3 select "xemacs-info" 4 "xemacs-packages-info" will be autoselected, but this is not visible yet 5 search for "emacs" again 6 "xemacs-packages-info" is now visibly selected -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561337 http://bugzilla.novell.com/show_bug.cgi?id=561337#c1 shuang qiu <sqiu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |sqiu@novell.com Info Provider| |mk@cc-computer.de --- Comment #1 from shuang qiu <sqiu@novell.com> 2009-12-08 06:10:31 UTC --- Could you please attach y2logs according to http://en.opensuse.org/Bugs/YaST. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561337 http://bugzilla.novell.com/show_bug.cgi?id=561337#c2 Martin Köhling <mk@cc-computer.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mk@cc-computer.de | --- Comment #2 from Martin Köhling <mk@cc-computer.de> 2009-12-08 12:31:30 UTC --- Created an attachment (id=331548) --> (http://bugzilla.novell.com/attachment.cgi?id=331548) y2logs, created just after running the example case again -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561337 http://bugzilla.novell.com/show_bug.cgi?id=561337#c shuang qiu <sqiu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |lslezak@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561337 http://bugzilla.novell.com/show_bug.cgi?id=561337#c Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gs@novell.com AssignedTo|lslezak@novell.com |kmachalkova@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561337 http://bugzilla.novell.com/show_bug.cgi?id=561337#c3 Katarina Machalkova <kmachalkova@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |Future 11.3 --- Comment #3 from Katarina Machalkova <kmachalkova@novell.com> 2009-12-14 17:49:39 UTC --- Ouch, you are right. There's a forgotten line of code that erroneously redefines index variable locally, thus only affected line of the table gets updated. Fixed with one-liner patch. Use YaST:Head OBS repo [1] if you want to make use of the fix in 11.2 already. [1] http://download.opensuse.org/repositories/YaST:/Head/openSUSE_11.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561337 http://bugzilla.novell.com/show_bug.cgi?id=561337#c4 --- Comment #4 from Martin Köhling <mk@cc-computer.de> 2009-12-15 15:25:30 UTC --- After installation of yast2-ncurses-pkg-2.19.0-4.1.i586 from that repo, the bug is gone - thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561337 http://bugzilla.novell.com/show_bug.cgi?id=561337#c5 --- Comment #5 from Martin Köhling <mk@cc-computer.de> 2010-04-09 13:22:34 UTC --- While manually installing the package from Head/openSUSE_11.2 fixed the problem, it isn't fixed in the official update repo; is this intentional? I'd thought that adding a (apparently trivial) one-line-patch shouldn't be much of a problem, wrt to testing&QA... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561337 http://bugzilla.novell.com/show_bug.cgi?id=561337#c6 --- Comment #6 from Gabriele Mohr <gs@novell.com> 2010-04-13 11:56:30 UTC --- Updates are released only for major/critical problems (e.g. data loss, security issues). Target Milestone for Fix is "Future 11.3". -- Configure bugmail: http://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