[Bug 224885] New: Suppress duplicate description display
https://bugzilla.novell.com/show_bug.cgi?id=224885 Summary: Suppress duplicate description display Product: openSUSE 10.2 Version: RC 4 Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: stbinner@novell.com QAContact: qa@suse.de The application and control center browsers should detect if the (translated) Name and GenericName entries are identical and then display only one line. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224885 jpr@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |anna@novell.com |gnome@forge.provo.novell.com| ------- Comment #1 from jpr@novell.com 2007-02-14 14:55 MST ------- Control center is now using only single lines. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224885#c3 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|GNOME |GNOME Keywords| |should_go_upstream OS/Version|Other |openSUSE 10.2 Product|openSUSE 10.2 |openSUSE 10.3 Status Whiteboard| |gnome-wrong-out-of-the-box Version|RC 4 |Final --- Comment #3 from Federico Mena Quintero <federico@novell.com> 2007-11-14 10:42:53 MST --- Still happens in 10.3. You can test it with a desktop entry like [Desktop Entry] Name=Row row row your boat GenericName=Row row row your boat Exec=/bin/true -- 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=224885 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-gnome@forge.provo.novell.com |sreeves@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=224885 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c4 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|GNOME |GNOME OS/Version|openSUSE 10.2 |openSUSE 11.0 Product|openSUSE 10.3 |openSUSE 11.0 Version|Final |Factory --- Comment #4 from Stephan Binner <stbinner@novell.com> 2008-04-06 01:07:12 MST --- Still happens with today's Factory Live-CD (eg for several game entries). -- 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=224885 User captain.magnus@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c5 --- Comment #5 from Magnus Boman <captain.magnus@opensuse.org> 2008-04-06 01:51:12 MST --- Created an attachment (id=206392) --> (https://bugzilla.novell.com/attachment.cgi?id=206392) patch This patch only displays Name if name and description is the same -- 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=224885 User captain.magnus@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c6 Magnus Boman <captain.magnus@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #206392|0 |1 is obsolete| | --- Comment #6 from Magnus Boman <captain.magnus@opensuse.org> 2008-04-06 02:01:20 MST --- Created an attachment (id=206393) --> (https://bugzilla.novell.com/attachment.cgi?id=206393) Corrected patch -- 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=224885 User captain.magnus@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c7 Magnus Boman <captain.magnus@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |captain.magnus@opensuse.org Status|NEW |NEEDINFO Info Provider| |federico@novell.com --- Comment #7 from Magnus Boman <captain.magnus@opensuse.org> 2008-04-29 21:10:03 MST --- You mind having a look and commit if it's ok? -- 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=224885 User sreeves@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c8 --- Comment #8 from Scott Reeves <sreeves@novell.com> 2008-04-30 12:00:27 MST --- Patch looks good - thanks. Just wonder about more checking to slow down start up since thats already the main complaint. Do you have any timings with/without this patch ? -- 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=224885 User captain.magnus@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c9 --- Comment #9 from Magnus Boman <captain.magnus@opensuse.org> 2008-05-01 01:36:16 MST --- == Timings without patch == mboman@mblxsrv01:~/dev/openSUSE:Factory/gnome-main-menu/gnome-main-menu-0.9.10> time application-browser real 0m1.061s user 0m0.856s sys 0m0.088s mboman@mblxsrv01:~/dev/openSUSE:Factory/gnome-main-menu/gnome-main-menu-0.9.10> time application-browser real 0m1.118s user 0m1.000s sys 0m0.052s mboman@mblxsrv01:~/dev/openSUSE:Factory/gnome-main-menu/gnome-main-menu-0.9.10> time application-browser real 0m1.031s user 0m0.868s sys 0m0.080s == Timings with patch == mboman@mblxsrv01:~/dev/openSUSE:Factory/gnome-main-menu/gnome-main-menu-0.9.10> time application-browser real 0m1.086s user 0m0.896s sys 0m0.052s mboman@mblxsrv01:~/dev/openSUSE:Factory/gnome-main-menu/gnome-main-menu-0.9.10> time application-browser real 0m1.056s user 0m0.928s sys 0m0.056s mboman@mblxsrv01:~/dev/openSUSE:Factory/gnome-main-menu/gnome-main-menu-0.9.10> time application-browser real 0m1.048s user 0m0.952s sys 0m0.044s -- 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=224885 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c10 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |federico@novell.com AssignedTo|sreeves@novell.com |captain.magnus@opensuse.org Status|NEEDINFO |NEW Info Provider|federico@novell.com | --- Comment #10 from Federico Mena Quintero <federico@novell.com> 2008-05-08 17:06:31 MST --- Nice catch, Magnus :) Give me a ChangeLog and I'll commit/submit this. -- 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=224885 User captain.magnus@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c11 --- Comment #11 from Magnus Boman <captain.magnus@opensuse.org> 2008-05-08 17:27:46 MST --- With ChangeLog, you mean something like this I presume? bnc224885 - Don't display both generic name and description if they are the same 2008-05-09 Magnus Boman <captain.magnus@gmail.com> https://bugzilla.novell.com/show_bug.cgi?id=224885 - Don't display both generic name and description if they are the same. * libslab/application-tile.c (application_tile_setup): Set subheader to NULL if description is the same as generic name. -- 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=224885 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c12 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|captain.magnus@opensuse.org |federico@novell.com Status|NEW |ASSIGNED --- Comment #12 from Federico Mena Quintero <federico@novell.com> 2008-05-12 09:22:50 MST --- Awesome, thanks :) I'll commit this. -- 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=224885 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=224885#c13 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #13 from Federico Mena Quintero <federico@novell.com> 2008-05-13 16:58:23 MST --- Thanks, Magnus. Submitted to autobuild, and committed to svn.gnome.org. * Tue May 13 2008 - federico@novell.com - Added gnome-main-menu-bnc372206-network-status.diff to fix https://bugzilla.novell.com/show_bug.cgi?id=372206 - network status would be shown incorrectly if main-menu started with an inactive network connection. - Added gnome-main-menu-bnc224885-duplicated-description-in-app-tiles.diff to fix https://bugzilla.novell.com/show_bug.cgi?id=224885 - Don't display a duplicated description in application tiles. -- 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=224885 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|should_go_upstream | -- 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