[Bug 458957] New: yast2 sw_single can't filter packages by name
https://bugzilla.novell.com/show_bug.cgi?id=458957 Summary: yast2 sw_single can't filter packages by name Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Minor Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: aspiers@novell.com QAContact: jsrain@novell.com Found By: Field Engineer Created an attachment (id=259958) --> (https://bugzilla.novell.com/attachment.cgi?id=259958) screenshot of failed filter by name only in QT yast2 sw_single As the attached screenshot shows, when I did a search by name only in the QT version of yast2 sw_single for packages containing the string 'ati', the results included not only matching packages but packages without 'ati' in their name, such as 'books' and 'doxygen'. Apparently someone thought it was a good idea to completely rewrite the GTK version and drop existing functionality so I can't even try to filter by name only with the GTK version. -- 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=458957 User aspiers@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=458957#c1 --- Comment #1 from Adam Spiers <aspiers@novell.com> 2008-12-14 06:11:56 MST --- Excerpt of y2log generated by performing the filtered search by name only: 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(restoreColumnWidths):193 Restoring size 21 for section 0 now 21 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(restoreColumnWidths):193 Restoring size 254 for section 1 now 254 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(restoreColumnWidths):193 Restoring size 278 for section 2 now 278 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(restoreColumnWidths):193 Restoring size 153 for section 3 now 153 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(restoreColumnWidths):193 Restoring size 76 for section 4 now 76 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 compiled: 1 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 kinds: package 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 repos: 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 string match flags: 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 * string/substring/glob/regex: 2 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 * SEARCH_NOCASE: yes 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 * SEARCH_ALL_REPOS: yes 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 status filter flags:0 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 version: ANY 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 strings: ati 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 attributes: 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 * solvable:keywords: 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 * solvable:name: 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 compiled strings: ati 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 compiled attributes: 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 * solvable:keywords: 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 * solvable:name: 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(compile):273 2008-12-14 13:08:22 <1> linux-cz03(26807) [PoolQuery++] PoolQuery.cc(begin):400 _cflags:4354 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(saveColumnWidths):171 Saving size 21 for section 0 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(saveColumnWidths):171 Saving size 254 for section 1 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(saveColumnWidths):171 Saving size 278 for section 2 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(saveColumnWidths):171 Saving size 153 for section 3 2008-12-14 13:08:22 <1> linux-cz03(26807) [qt-pkg] QY2ListView.cc(saveColumnWidths):171 Saving size 76 for section 4 -- 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=458957 User aorlovskyy@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=458957#c2 Alexander Orlovskyy <aorlovskyy@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aorlovskyy@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |yast2-maintainers@suse.de --- Comment #2 from Alexander Orlovskyy <aorlovskyy@novell.com> 2008-12-15 06:44:25 MST --- Reassign to yast2-maintainers. -- 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=458957 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=458957#c4 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Stefan Hundhammer <sh@novell.com> 2008-12-16 04:55:07 MST --- *** This bug has been marked as a duplicate of bug 399599 *** https://bugzilla.novell.com/show_bug.cgi?id=399599 -- 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=458957 User aspiers@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=458957#c5 --- Comment #5 from Adam Spiers <aspiers@novell.com> 2008-12-16 07:05:21 MST --- Bug #399599 says:
Also some strange result is if you try other search type and type some string which is also keywords (try xfce, kde or qt). This can be somehow handled, because if you search for packages that begins with qt, you don't expect arts in results.
Are you saying that the 'ati' search string I used is also one of these keywords? Since mere confusion of exact matching with substring matching wouldn't explain why 'ati' would match 'books'. Thanks! -- 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