[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-mono - 0.0.28 --- ubuntu-mono (0.0.28) natty; urgency=low [K.Vishnoo Charan Reddy] * User-home should be folder. (LP: #721121) [Olivier Tilloy] * Removed a suspicious 'fill="none"' attribute from some paths in the start-here icons,

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-11 Thread Olivier Tilloy
Thanks Paul! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752607 Title: start-here SVG icons do not load in Qt applications -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-11 Thread Paul Sladen
Pushed: [ubuntu/natty] ubuntu-mono 0.0.28 (Waiting for approval) ** Changed in: ubuntu-mono (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752607 T

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-mono -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752607 Title: start-here SVG icons do not load in Qt applications -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-11 Thread Paul Sladen
** Changed in: ubuntu-mono (Ubuntu) Milestone: None => ubuntu-11.04-beta-2 ** Changed in: ubuntu-mono (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752607

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-07 Thread Olivier Tilloy
** Changed in: ubuntu-mono (Ubuntu) Status: Confirmed => In Progress ** Changed in: ubuntu-mono (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-07 Thread Olivier Tilloy
The attached branch fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752607 Title: start-here SVG icons do not load in Qt applications -- ubuntu-bugs mailing list ubuntu-bugs@lists.u

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/ubuntu/natty/ubuntu-mono/fix-start-here -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752607 Title: start-here SVG icons do not load in Qt applications -- ubuntu-bugs

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-07 Thread Olivier Tilloy
Also note that only the start-here icons seem to be affected by this issue: $ grep -rn "fill=\"none\"" * ubuntu-mono-dark/apps/22/start-here.svg:56: fill="none" ubuntu-mono-light/apps/22/start-here.svg:56: fill="none" -- You received this bug notification because you are a member of Ubuntu B

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-07 Thread Olivier Tilloy
Note: it seems that "none" is a perfectly valid value for the 'fill' attribute, but it implies that the path is going to be rendered invisible (which I reckon is what is happening with the Qt SVG engine). My wild guess is that it is rendered correctly by other engines (notably GTK’s) because this p

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-07 Thread Olivier Tilloy
@Paul: no, the problem is not a result of dh_scour. The SVG file in the source package already contains this 'fill="none"' that makes Qt choke (see http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/ubuntu- mono/natty/view/head:/ubuntu-mono-dark/apps/22/start-here.svg, line 56). ** Changed

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-07 Thread Florian Boucault
I am not sure. All I did was taking the SVGs from my installed system and tweaking it so that it works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752607 Title: start-here SVG icons do not load i

[Bug 752607] Re: start-here SVG icons do not load in Qt applications

2011-04-06 Thread Paul Sladen
Florian: is this in the source version, or is it a result of dh_scour attacking the SVG during the package build process? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752607 Title: start-here SVG i