First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 67989
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: AMD64 Project <amd64@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Octavio Ruiz (Ta^3) <tacvbo@tacvbo.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge_info emerge info text/plain Octavio Ruiz (Ta^3) 2004-10-18 03:30 0000 1.97 KB Details
librsvg-multilib.patch fix gdk-pixbuf.loaders location on multilib systems patch Herbie Hopkins (RETIRED) 2005-04-04 06:49 0000 1.08 KB Details | Diff
gtk+-multilib-cleanup.patch gtk+ multilib cleanup patch Herbie Hopkins (RETIRED) 2005-04-04 06:56 0000 1.73 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 67989 depends on: Show dependency tree
Bug 67989 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: 2004-10-18 03:28 0000
I take for example bug #59029, it say that x11-themes/gnome-themes-extras needs
gnome-base/librsvg but in fact it just only need >=x11-libs/gtk+-2 because is
gtk+2 who needs to be compiled with/without SVG support.

I just reinstalled my system so, I begin the installation from an stage1..
everything works fine until i finished installed xfce4 and gqview. Both
programas was unable to diplay SVG icons/pictures... and yes I have installed
gnome-base/librsvg. I was unable to see SVG pictures until I reemerged gtk+2
(emerge x11-libs/gtk+)

Please add svg (gnome-base/librsvg ) in RDEPEND and their correspondent
USE="svg" in gtk+2 ebuilds.

And maybe it's going to be needed reopen some bugs (like #59029) in order to
remove the redundant (in case that this bug have a FIXED resolution)
gnome-base/librsvg dependency.

------- Comment #1 From Octavio Ruiz (Ta^3) 2004-10-18 03:30:50 0000 -------
Created an attachment (id=42088) [edit]
emerge info

------- Comment #2 From foser (RETIRED) 2004-10-18 08:39:37 0000 -------
gtk+ depends in no way on librsvg, get your facts right before making bold
statements.

Your problem is probably due to fact that the 64 bit teams still haven't
adapted seperate module building packages to use the lib32/64 setup. librsvg in
this case

------- Comment #3 From Octavio Ruiz (Ta^3) 2004-10-18 11:49:41 0000 -------
> gtk+ depends in no way on librsvg, get your
> facts right before making bold statements.

Oops, sorry I was thinking very bad about SVG gtk+ engine.
But this is why Bugzilla exist, people who have that
related knowledge can say "no, thats incorrect and then close the bug"

At least is a valid bug for another herd.

------- Comment #4 From Sascha Wintz 2004-11-22 12:01:52 0000 -------
same problem here. any solution in sight?

------- Comment #5 From Ryan Newberry 2005-03-07 12:31:37 0000 -------
I've had the exact same problem when I started from a stage1 install on amd64,
and managed to fix it by emerging gtk+ again fter I had emerged all of gnome
including librsvg. I did not have svg in my USE flags when I reemerged it or
anything. I noticed gtk+ gets compiled before librsvg when emerging
GNOME...could this possibly be causing the rpoblem?

------- Comment #6 From foser (RETIRED) 2005-03-29 13:38:00 0000 -------
*** Bug 79903 has been marked as a duplicate of this bug. ***

------- Comment #7 From Simon Stelling (RETIRED) 2005-04-02 03:04:02 0000 -------
foser: perhaps i missed something, but how is this bug related to lib32/lib64?

------- Comment #8 From foser (RETIRED) 2005-04-04 03:50:24 0000 -------
librsvg installs a gdk-pixbuf module for handling svg's, apparently those need
to be built as 32 & 64 bit libs. Then the module config files generated by
gdk-pixbuf-query-loaders need to be updated, this last step never got fixed for
the librsvg ebuild. See gtk+ ebuild for how it should be done.

The problem here -I think- is not that these users don't have those modules,
but that they can't be found because they are not listed yet.

------- Comment #9 From Herbie Hopkins (RETIRED) 2005-04-04 06:49:41 0000 -------
Created an attachment (id=55271) [edit]
fix gdk-pixbuf.loaders location on multilib systems

------- Comment #10 From Herbie Hopkins (RETIRED) 2005-04-04 06:56:50 0000 -------
Created an attachment (id=55272) [edit]
gtk+ multilib cleanup

Use of an arch specific config directory should not be restricted to amd64 but
to any multilib system. I've also cleaned up the ebuild a bit.

------- Comment #11 From Herbie Hopkins (RETIRED) 2005-04-18 08:29:45 0000 -------
Fixed in CVS, thanks for reporting.

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