First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 128972
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marc Christiansen <tolot@solar-empire.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 128972 depends on: Show dependency tree
Bug 128972 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-05 15:14 0000
When starting glightoff, it fails with the error
  Could not find image file:
  /usr/share/pixmaps/glightoff/bulb_on.svg

  Please check GLightOff is installed correctly.

The missing file exists at the mentioned path. Turns out the problem is the
missing support for svg for GdkPixbuf. Without librsvg, the gdk-pixbuf image
loader for svg (/usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so on my system) is
missing, which means glightoff can't load its graphics because it uses
gdk_pixbuf_new_from_file for this. After emerging librsvg, the game starts.

So I think glightoff should rdepend on librsvg.

games-puzzle/glightoff-1.0.0
x11-libs/gtk+-2.8.12
gnome-base/librsvg-2.12.7

------- Comment #1 From Chris Gianelloni (RETIRED) 2006-04-10 16:53:56 0000 -------
Fixed in CVS... thanks for the bug report

First Last Prev Next    No search results available      Search page      Enter new bug