[Bug 632602] New: /usr/share/icons/gnome/index.theme lacks "scalable" entries
https://bugzilla.novell.com/show_bug.cgi?id=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c0 Summary: /usr/share/icons/gnome/index.theme lacks "scalable" entries Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: ensonic@sonicpulse.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8 The theme index lacks of the "scalable" entries. Thus all applications using svg based icons at custom size end up getting wrong sizes pngs or blurred correctly sized icons. Below is the change for the apps category. It needs to be done for all categories. # diff -u index.theme.old index.theme --- index.theme.old 2010-08-19 00:46:36.054803328 +0300 +++ index.theme 2010-08-19 00:34:50.549984410 +0300 @@ -198,7 +198,7 @@ PanelSizes=16,22,32,48,64,72,96,128 # Directory list -Directories=8x8/emblems,16x16/actions,16x16/animations,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/mimetypes,16x16/places,16x16/status,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/emblems,22x22/emotes,22x22/mimetypes,22x22/places,22x22/status,24x24/actions,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/emotes,24x24/mimetypes,24x24/places,24x24/status,32x32/actions,32x32/animations,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/emotes,32x32/mimetypes,32x32/places,32x32/status,48x48/actions,48x48/animations,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/emotes,48x48/mimetypes,48x48/places,48x48/status,256x256/actions,256x256/apps,256x256/categories,256x256/devices,256x256/emblems,256x256/emotes,256x256/mimetypes,256x256/places,256x256/status +Directories=8x8/emblems,16x16/actions,16x16/animations,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/mimetypes,16x16/places,16x16/status,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/emblems,22x22/emotes,22x22/mimetypes,22x22/places,22x22/status,24x24/actions,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/emotes,24x24/mimetypes,24x24/places,24x24/status,32x32/actions,32x32/animations,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/emotes,32x32/mimetypes,32x32/places,32x32/status,48x48/actions,48x48/animations,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/emotes,48x48/mimetypes,48x48/places,48x48/status,256x256/actions,256x256/apps,256x256/categories,256x256/devices,256x256/emblems,256x256/emotes,256x256/mimetypes,256x256/places,256x256/status,scalable/apps [8x8/emblems] Context=Emblems @@ -511,5 +511,12 @@ Size=256 MinSize=56 MaxSize=512 Type=Scalable + +[scalable/apps] +Context=Applications +Size=256 +MinSize=56 +MaxSize=512 +Type=Scalable Reproducible: Always Steps to Reproduce: 1. 2. 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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c1 --- Comment #1 from Stefan Kost <ensonic@sonicpulse.de> 2010-09-15 20:16:39 UTC --- gnome-icon-theme-2.30.2.1-1.3.noarch The suse package is here: https://build.opensuse.org/package/files?package=gnome-icon-theme&project=openSUSE%3A11.3 the upstream is here: http://git.gnome.org/browse/gnome-icon-theme/log/?h=gnome-2-30 when I build upstream I get the scalable 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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c2 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |vuntz@novell.com InfoProvider| |maintenance@opensuse.org --- Comment #2 from Vincent Untz <vuntz@novell.com> 2010-10-11 21:10:42 UTC --- Maintenance team: this issue leads to blurry icons. The fix is just a change in the build system: http://git.gnome.org/browse/gnome-icon-theme/diff/Makefile.am?id=d5f441bb32b... Can we release this as a maintenance update? -- 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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c3 --- Comment #3 from Vincent Untz <vuntz@novell.com> 2010-10-11 21:29:34 UTC --- (An fixed package is available in home:vuntz:11.3-testing) -- 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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c4 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cdengler@novell.com --- Comment #4 from Christian Dengler <cdengler@novell.com> 2010-10-15 15:00:00 UTC --- for an update +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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c5 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:36751:low --- Comment #5 from Swamp Workflow Management <swamp@suse.com> 2010-10-27 14:30:57 UTC --- The SWAMPID for this issue is 36751. This issue was rated as low. Please submit fixed packages until 2010-11-24. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/36751 -- 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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c6 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|maintenance@opensuse.org | --- Comment #6 from Christian Dengler <cdengler@novell.com> 2010-10-27 14:31:13 UTC --- update started. -- 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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c7 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |vuntz@novell.com --- Comment #7 from Christian Dengler <cdengler@novell.com> 2010-12-06 13:35:39 UTC --- This issue is open for a long time. Vincent, can you submit the updated sources to update:test? -- 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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c8 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED CC| |fcrozat@novell.com InfoProvider|vuntz@novell.com | Resolution| |FIXED --- Comment #8 from Vincent Untz <vuntz@novell.com> 2010-12-06 15:42:49 UTC --- Sorry. Submitted to openSUSE:11.3:Update:Test (sr#54895). My vpn is currently down, but Fred agreed to fill the patchinfo for me. (Thanks Fred!) -- 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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c9 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:36751:low |maint:running:36751:low | |maint:released:11.3:37622 --- Comment #9 from Swamp Workflow Management <swamp@suse.com> 2010-12-15 15:44:58 UTC --- Update released for: gnome-icon-theme Products: openSUSE 11.3 (i586) -- 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=632602 https://bugzilla.novell.com/show_bug.cgi?id=632602#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:36751:low |maint:released:11.3:37622 |maint:released:11.3:37622 | -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=632602 http://bugzilla.novell.com/show_bug.cgi?id=632602#c10 --- Comment #10 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (632602) was mentioned in https://build.opensuse.org/request/show/54895 11.3:Test / gnome-icon-theme -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com