[Bug 389174] New: changing packages in qt package selector with keyboard is broken
https://bugzilla.novell.com/show_bug.cgi?id=389174 Summary: changing packages in qt package selector with keyboard is broken Product: openSUSE 11.0 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: yast2-maintainers@suse.de ReportedBy: aj@novell.com QAContact: jsrain@novell.com Found By: --- how to reproduce: 1. Open YaST2 QT package selector, select one view that shows packages. 2. Select the first package 3. Go down some packages with the cursor keys 4. delete this package with "-" key 5. Now you're at the end of the list. 6. go up some packages 7. delete package with "-" key 8. Now you're at the beginning of the list. Steps 5 and 8 are wrong, the selected package should stay selected. This is with current Factory as of 2008-05-11. Installed YaST2 packages are: yast2-trans-en_US-2.16.4-4 yast2-libyui-2.16.47-3 yast2-perl-bindings-2.16.7-7 yast2-mouse-2.16.1-14 yast2-pam-2.16.2-6 yast2-tune-2.16.1-19 yast2-network-2.16.40-9 yast2-mail-2.16.2-9 yast2-country-data-2.16.22-2 yast2-ncurses-2.16.25-6 yast2-storage-lib-2.16.20-3 yast2-pkg-bindings-2.16.32-3 yast2-storage-2.16.20-3 yast2-sysconfig-2.16.0-16 yast2-apparmor-2.16.1-19 yast2-kerberos-client-2.16.10-14 yast2-restore-2.16.2-14 yast2-online-update-2.16.14-3 yast2-ldap-client-2.16.13-14 yast2-core-2.16.50-2 yast2-slp-2.16.0-14 yast2-transfer-2.16.1-65 yast2-ncurses-pkg-2.16.10-2 yast2-country-2.16.22-2 yast2-fingerprint-reader-2.16.7-14 yast2-qt-2.16.45-3 yast2-sound-2.16.10-4 yast2-support-2.15.4-22 yast2-nfs-client-2.16.1-14 yast2-samba-client-2.16.8-5 yast2-backup-2.16.4-14 yast2-registration-2.16.2-7 yast2-add-on-2.16.3-14 yast2-online-update-frontend-2.16.14-3 yast2-sudo-2.16.1-14 yast2-printer-2.16.23-2 yast2-theme-openSUSE-2.16.26-2 yast2-ycp-ui-bindings-2.16.46-4 yast2-hardware-detection-2.16.1-40 yast2-scanner-2.16.9-2 yast2-runlevel-2.16.5-3 yast2-control-center-qt-2.16.2-4 yast2-profile-manager-2.16.1-14 yast2-trans-stats-2.15.0-81 yast2-control-center-2.16.2-4 yast2-irda-2.16.1-14 yast2-installation-2.16.44-2 yast2-iscsi-client-2.16.10-9 yast2-inetd-2.16.0-14 yast2-xml-2.16.1-7 yast2-theme-openSUSE-Oxygen-2.16.26-2 yast2-qt-pkg-2.16.40-4 yast2-update-2.16.9-2 yast2-x11-2.15.11-130 yast2-firewall-2.16.2-14 yast2-bootloader-2.16.15-2 yast2-security-2.16.1-4 yast2-repair-2.16.10-2 yast2-metapackage-handler-0.8.5-3 yast2-users-2.16.30-2 yast2-schema-2.15.0-214 yast2-ldap-2.16.0-41 yast2-ntp-client-2.16.8-4 yast2-nis-client-2.16.2-14 yast2-packager-2.16.44-3 yast2-samba-server-2.16.3-2 there's AFAIK nothing in the log files that gives any hint, so I'm not attaching the y2logs. -- 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=389174 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |tgoettlicher@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=389174 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c1 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stbinner@novell.com --- Comment #1 from Stephan Binner <stbinner@novell.com> 2008-05-12 04:24:49 MST --- Nobody cares about keyboard usage, see also bug 264266 ;-(... -- 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=389174 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmacvicar@novell.com Status|NEW |ASSIGNED Summary|changing packages in qt package selector with |[Qt4-Pkg] changing packages in qt package |keyboard is broken |selector with keyboard is broken -- 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=389174 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c2 --- Comment #2 from Thomas Göttlicher <tgoettlicher@novell.com> 2008-05-27 04:50:56 MDT --- Created an attachment (id=218269) --> (https://bugzilla.novell.com/attachment.cgi?id=218269) patch The reported behavior is caused by the call of selectNextItem() after key strokes. I this really necessary or can I apply the attached patch when GM is released? -- 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=389174 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |dmacvicar@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=389174 User dmacvicar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c3 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|dmacvicar@novell.com | Priority|P5 - None |P4 - Low --- Comment #3 from Duncan Mac-Vicar <dmacvicar@novell.com> 2008-07-07 03:36:32 MDT --- If the patch works commit it to trunk and to 11.0 branch :-) However, not necessary to release a patch until more small fixes are collected. -- 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=389174 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c4 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Thomas Göttlicher <tgoettlicher@novell.com> 2008-07-29 01:03:29 MDT --- Fixed in trunk (svn r49469) and 11.0-branch (r49470). -- 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=389174 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c5 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |folkyvolk@gmx.de --- Comment #5 from Thomas Göttlicher <tgoettlicher@novell.com> 2008-11-19 02:15:06 MST --- *** Bug 445485 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=445485 -- 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=389174 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c6 Swamp Script User <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:released:11.0:21174 --- Comment #6 from Swamp Script User <swamp@suse.com> 2008-12-17 08:39:05 MST --- Update released for: openSUSE 11.0 (debug, i386, ppc, x86_64) -- 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=389174 User folkyvolk@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c7 --- Comment #7 from Volker Härtel <folkyvolk@gmx.de> 2008-12-18 10:09:16 MST --- I upgraded libzyp to version 4.28.0-0.1 It error still exists. Or do I have to update another package? Also there is another error now: In many cases the package list marks packages in RED color (and shows the older available version number in brackets) , when an older version exists, even when a NEWER version as the actually installed version exists! Only way to update such packages is go to the "version"-tab and select it there. should I reopen? -- 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=389174 User dmacvicar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c8 --- Comment #8 from Duncan Mac-Vicar <dmacvicar@novell.com> 2008-12-18 12:59:26 MST --- If you upgraded using our official patches it should pull in yast2-qt-pkg. That is the right fix. -- 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=389174 User folkyvolk@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c9 H. Hansen <folkyvolk@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #9 from H. Hansen <folkyvolk@gmx.de> 2008-12-18 14:26:06 MST --- I have installed yast2-qt-pkg-2.16.48-0.1 and libzypp-4.28.0-0.1 from official updates-repo. As stated above, the package-manager is completely unusable now. And the bug is still not fixed for me: for example press ">" for upgrade a package, again all is deselected and scrolled to the bottom. So I reopen. And please fix the regression mentioned in my last comment (my upgrade of libzypp also required an upgrade of satsolver-package, perhaps there are also errors?). -- 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=389174 User dmacvicar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c10 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |folkyvolk@gmx.de --- Comment #10 from Duncan Mac-Vicar <dmacvicar@novell.com> 2008-12-19 05:03:40 MST ---
Also there is another error now: In many cases the package list marks packages in RED color (and shows the older available version number in brackets) , when an older version exists, even when a NEWER version as the actually installed version exists! Only way to update such packages is go to the "version"-tab and select it there.
Can you point me to an example of how a row look (screenshot), and the versions, vendor and repo of each available and installed item? -- 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=389174 User folkyvolk@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c11 H. Hansen <folkyvolk@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|folkyvolk@gmx.de | --- Comment #11 from H. Hansen <folkyvolk@gmx.de> 2008-12-19 09:08:25 MST --- Created an attachment (id=261375) --> (https://bugzilla.novell.com/attachment.cgi?id=261375) Yast screenshot 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=389174 User folkyvolk@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c12 --- Comment #12 from H. Hansen <folkyvolk@gmx.de> 2008-12-19 09:09:26 MST --- Created an attachment (id=261376) --> (https://bugzilla.novell.com/attachment.cgi?id=261376) Screenshot2 -- 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=389174 User folkyvolk@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c13 --- Comment #13 from H. Hansen <folkyvolk@gmx.de> 2008-12-19 09:09:57 MST --- Created an attachment (id=261377) --> (https://bugzilla.novell.com/attachment.cgi?id=261377) Screenshot 3 -- 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=389174 User dmacvicar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c14 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |folkyvolk@gmx.de --- Comment #14 from Duncan Mac-Vicar <dmacvicar@novell.com> 2008-12-19 09:19:17 MST --- I can't see the vendors, but it looks to me the information is correct. There is no newer package from the same vendor as the installed one available. Only older packages. Newer versions from other vendors are not taken as candidates (on purpose). The only case where I have doubts is the glib2 package, where the installed one is the same version as one of the available ones, but as I can't see the vendor of the installed one, I don't know if that one can be considered a candidate. -- 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=389174 User folkyvolk@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c15 H. Hansen <folkyvolk@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|folkyvolk@gmx.de | --- Comment #15 from H. Hansen <folkyvolk@gmx.de> 2008-12-19 16:00:00 MST --- No, for example the digikamimageplugins-package (screenshot 3), the installed one: rpm -qi digikamimageplugins Name : digikamimageplugins Relocations: (not relocatable) Version : 0.9.4 Vendor: openSUSE Build Service Release : 2.1 Build Date: Mo 21 Jul 2008 18:45:54 CEST Install Date: Fr 25 Jul 2008 15:59:52 CEST Build Host: build13 Group : Productivity/Graphics/Viewers Source RPM: digikam-0.9.4-2.1.src.rpm Size : 16486797 License: GPL v2 or later Signature : DSA/SHA1, Mo 21 Jul 2008 18:45:46 CEST, Key ID 58d8ff412e1efa87 URL : http://www.digikam.org/ Summary : Image Manipulation Plug-Ins Description : Various plug-ins for the image editor in Digikam: . . Authors: -------- Gilles Caulier <caulier dot gilles at free.fr> Renchi Raju <renchi at pooh.tam.uiuc.edu> Distribution: KDE:Backports / openSUSE_11.0 There is a newer package from same vendor, but an older package from another channel is choosed. And by the way: the previous (original opensuse-11) version of the package-manager did NOT have these problems. So are you shure, that this new version should behave this way? Is this a new "feature" to "ignore" installed channels?? -- 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=389174 User dmacvicar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c16 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |tgoettlicher@novell.com Priority|P4 - Low |P3 - Medium --- Comment #16 from Duncan Mac-Vicar <dmacvicar@novell.com> 2008-12-22 07:08:39 MST --- Please leave sarcasm out of comments. I am not saying this is the way it has to behave. I tried to guess the behavior, as you did not provide the vendors of every available + installed as I asked in comment #10. Thomas, can you please make a separate bug for this one and ask H. Hansen a solver testcase there? (we may try to find out if the candidate is correct using a new tag introduced in deptestomatic). -- 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=389174 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c17 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|tgoettlicher@novell.com | --- Comment #17 from Thomas Göttlicher <tgoettlicher@novell.com> 2008-12-22 07:51:39 MST --- (In reply to comment #16 from Duncan Mac-Vicar)
Thomas, can you please make a separate bug for this one and ask H. Hansen a solver testcase there? (we may try to find out if the candidate is correct using a new tag introduced in deptestomatic). Done. The new bug is bug #461622.
-- 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=389174 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c18 --- Comment #18 from Thomas Göttlicher <tgoettlicher@novell.com> 2008-12-23 05:29:04 MST --- (In reply to comment #9 from H. Hansen)
I have installed yast2-qt-pkg-2.16.48-0.1 and libzypp-4.28.0-0.1 from official updates-repo.
As stated above, the package-manager is completely unusable now.
And the bug is still not fixed for me: for example press ">" for upgrade a package, again all is deselected and scrolled to the bottom. So I reopen. And please fix the regression mentioned in my last comment (my upgrade of libzypp also required an upgrade of satsolver-package, perhaps there are also errors?).
I tried the same with a fresh installed openSUSE 11.0 with updated package management stack (yast2-qt-pkg-2.16.48-0.1, libzypp-4.28.0-0.1). Pressing '>' in the package manager selects the latest version of a package I can't reproduce your bug. -- 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=389174 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c19 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |aj@novell.com --- Comment #19 from Thomas Göttlicher <tgoettlicher@novell.com> 2009-01-12 07:02:42 MST --- H. Hansen , has the latest version of yast2-qt-pkg fixed the keyboard 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=389174 User aj@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c20 --- Comment #20 from Andreas Jaeger <aj@novell.com> 2009-01-12 08:24:50 MST --- I'm not H. Hansen. -- 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=389174 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c21 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|aj@novell.com |folkyvolk@gmx.de --- Comment #21 from Thomas Göttlicher <tgoettlicher@novell.com> 2009-01-12 08:49:11 MST --- (In reply to comment #20)
I'm not H. Hansen. Sorry, the new bugzilla interface drives me crazy.
-- 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=389174 User folkyvolk@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c22 H. Hansen <folkyvolk@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|folkyvolk@gmx.de | --- Comment #22 from H. Hansen <folkyvolk@gmx.de> 2009-01-14 10:13:07 MST --- I tested again with keys "-" and ">". That problem seems to be solved. Don't know why it did not work last time. But the new problem is realy worse. I will post the required testcase in the new bug #461622 now. But the command line tool installs the right package. So it seems to be a problem with the gui package. -- 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=389174 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389174#c23 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #23 from Thomas Göttlicher <tgoettlicher@novell.com> 2009-01-15 01:10:53 MST --- Closing this bug, because the initial problem (keyboard in package selector) is solved and the new problem is tracked in bug #461622. -- 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