Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496230 - app-misc/pystopwatch-2012.12.24.1 should depend on gnome-base/librsvg
Summary: app-misc/pystopwatch-2012.12.24.1 should depend on gnome-base/librsvg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-12-27 21:35 UTC by Bismay Swain
Modified: 2015-02-18 11:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for pystopwatch-2012.12.24.1.ebuild to include librsvg as a RDEPEND (pystopwatch-2012.12.24.1.patch,315 bytes, patch)
2013-12-27 21:35 UTC, Bismay Swain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bismay Swain 2013-12-27 21:35:51 UTC
Created attachment 366332 [details, diff]
patch for pystopwatch-2012.12.24.1.ebuild to include librsvg as a RDEPEND

Hi!

pystopwatch fails to start and I always get the following message.

Traceback (most recent call last):
  File "/usr/bin/pystopwatch", line 867, in <module>
    stopwatch = Stopwatch()
  File "/usr/bin/pystopwatch", line 393, in __init__
    pixbuf = gtk.gdk.pixbuf_new_from_file(self.icon)
glib.GError: Couldn't recognize the image file format for file '/home/user/.cache/pyStopwatch/icon.svg'

Reproducible: Always

Upstream lists librsvg as a dependency http://xyne.archlinux.ca/projects/pystopwatch/

Please find attached patch for pystopwatch-2012.12.24.1.ebuild to include librsvg as a RDEPEND. I've tested it and it works fine.
Comment 1 Pacho Ramos gentoo-dev 2015-02-18 11:21:08 UTC
+  18 Feb 2015; Pacho Ramos <pacho@gentoo.org>
+  -pystopwatch-2012.02.17.84795.ebuild, pystopwatch-2012.12.24.1-r1.ebuild:
+  librsvg is needed (#496230), drop old
+