[Bug 361781] New: package tango-icon-theme to work better on KDE4
https://bugzilla.novell.com/show_bug.cgi?id=361781 Summary: package tango-icon-theme to work better on KDE4 Product: openSUSE 11.0 Version: Alpha 2 Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: jimmac@novell.com QAContact: qa@suse.de Found By: --- Currently KDE4 ignores the scalable (SVG) version of the icons from tango-icon-theme so the maximum size is 32x32px. tango-icon-theme allows to generate the 48x48px bitmaps at buildtime using the --enable-png-creation configure option. It uses either ksvgtopng from kdebase or rsvg. I don't know about runtime SVG support under KDE, but unless that is happening, shipping the tango-icon-theme with the bitmaps rendered would make it useful under KDE too. -- 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=361781 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |bnc-team-gnome@forge.provo.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=361781 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=361781#c1 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |kde-maintainers@suse.de --- Comment #1 from JP Rosevear <jpr@novell.com> 2008-04-06 13:34:28 MST --- I know there is svg support in KDE (coolo's cards at least!). kde team, was this a temporary glitch? -- 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=361781 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=361781#c2 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde-maintainers@suse.de Status|NEEDINFO |NEW Info Provider|kde-maintainers@suse.de | --- Comment #2 from Dirk Mueller <dmueller@novell.com> 2008-04-07 07:23:51 MST --- we do have svg support in general but nobody has investigated why it doesn't work for tango. perhaps some small error somewhere. needs some time debugging it. I suggest after beta1. -- 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=361781 User wstephenson@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=361781#c3 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Summary|package tango-icon-theme to work better on KDE4 |Fix QSvgRenderer to work better, enabling | |kiconloader to choose svgs --- Comment #3 from Will Stephenson <wstephenson@novell.com> 2008-05-13 10:09:09 MST --- the search order of the icon loader has been temporarily changed to prefer any png over an svg due to problems Qt's SVG renderer has with blur. The code in question is at kiconloader.cpp:763 (inside the else clause). Thanks to Jakob Petsovits for investigating. -- 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=361781 User wstephenson@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=361781#c4 --- Comment #4 from Will Stephenson <wstephenson@novell.com> 2008-05-13 10:09:59 MST --- Specifically, it does a bestmatch for PNGs before it does an exactmatch for SVGs. -- 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=361781 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=361781#c5 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |wstephenson@novell.com --- Comment #5 from Dirk Mueller <dmueller@novell.com> 2008-05-14 07:26:18 MST --- how about adding the FIXED_QT_SVGRENDERER #define for Qt 4.4 builds? the svg renderer has drastically improved there :) -- 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=361781 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |desktop-interop -- 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=361781 User wstephenson@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=361781#c7 --- Comment #7 from Will Stephenson <wstephenson@novell.com> 2008-09-20 08:31:24 MDT --- On it now -- 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=361781 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-gnome@forge.provo.novell.com |wstephenson@novell.com Status|NEEDINFO |NEW Info Provider|wstephenson@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.
participants (1)
-
bugzilla_noreply@novell.com