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,
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.
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
** 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
** 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
** 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
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
** 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
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
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
@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
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
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
13 matches
Mail list logo