Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome 2.20
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Henry78
Apprentice
Apprentice


Joined: 12 Jul 2004
Posts: 186
Location: Austria

PostPosted: Fri Sep 21, 2007 11:19 am    Post subject: Reply with quote

Devport wrote:
gedit-2.20.0 fails,

Disable doc use flag.


Worked, thanks!


Last edited by Henry78 on Fri Sep 21, 2007 12:22 pm; edited 1 time in total
Back to top
View user's profile Send private message
ralix
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2002
Posts: 101
Location: Potsdam

PostPosted: Fri Sep 21, 2007 12:16 pm    Post subject: Reply with quote

I got problem with emerge gnome

Mordor gnome-base # emerge gnome
Calculating dependencies... done!
[nomerge ] gnome-base/gnome-2.18.3 USE="cups mono -accessibility -cdr -dvdr -ldap"
[nomerge ] gnome-extra/deskbar-applet-2.20.0 USE="-debug -eds -spell"
[nomerge ] dev-python/gnome-python-desktop-2.20.0 USE="X -debug -doc"
[nomerge ] gnome-extra/gnome-media-2.20.0 USE="ipv6 -debug -esd -mad -ogg -vorbis"
[ebuild N ] gnome-base/gail-1.20.0 USE="-debug -doc"
[ebuild N ] gnome-base/libgnomecanvas-2.20.0 USE="X -debug -doc"
!!! Error: circular dependencies:

('ebuild', '/', 'gnome-base/libgnomecanvas-2.20.0', 'merge') depends on
('ebuild', '/', 'gnome-base/gail-1.20.0', 'merge') (hard)
('ebuild', '/', 'gnome-base/gail-1.20.0', 'merge') depends on
('ebuild', '/', 'gnome-base/libgnomecanvas-2.20.0', 'merge') (hard)

!!! Note that circular dependencies can often be avoided by temporarily
!!! disabling USE flags that trigger optional dependencies.
Back to top
View user's profile Send private message
Devport
Guru
Guru


Joined: 15 Dec 2004
Posts: 361

PostPosted: Fri Sep 21, 2007 12:27 pm    Post subject: Reply with quote

Strange - both packages depend on each other but for me it installed just fine. As a temporary hack you could edit the libgnomecanvas ebuild and remove the dependancy on gail from the RDEPEND list. Then do an ebuild libgnomecanvas-2.20.0.ebuild digest and try to merge again. This is not a clean solution just a way how you may get it to merge. Note that this change will be reverted when you update the overlay.
Back to top
View user's profile Send private message
Leio
Developer
Developer


Joined: 27 Feb 2003
Posts: 494
Location: Estonia

PostPosted: Fri Sep 21, 2007 2:19 pm    Post subject: Reply with quote

We are looking into that circular dependency issue. It gives that bail-out from portage with FEATURES=stricter, I believe.
The GNOME team does support the 2.20 in the overlay and is working on getting it moved into the official portage tree (which is also why it's supported right now - dev cycle in overlay isn't). Bugs may be filed to bugzilla prior to it hitting the portage tree - in fact if we can fix more stuff even before moving it, the better
_________________
GNOME team lead; GStreamer; MIPS/ARM64
Back to top
View user's profile Send private message
kolcon
Tux's lil' helper
Tux's lil' helper


Joined: 21 Sep 2007
Posts: 96
Location: Europe, CZ

PostPosted: Fri Sep 21, 2007 6:55 pm    Post subject: Reply with quote

[quote=“ralix”]I got problem with emerge gnome

Mordor gnome-base # emerge gnome
Calculating dependencies... done!
[nomerge ] gnome-base/gnome-2.18.3 USE=“cups mono -accessibility -cdr -dvdr -ldap”
[nomerge ] gnome-extra/deskbar-applet-2.20.0 USE=“-debug -eds -spell”
[nomerge ] dev-python/gnome-python-desktop-2.20.0 USE=“X -debug -doc”
[nomerge ] gnome-extra/gnome-media-2.20.0 USE=“ipv6 -debug -esd -mad -ogg -vorbis”
[ebuild N ] gnome-base/gail-1.20.0 USE=“-debug -doc”
[ebuild N ] gnome-base/libgnomecanvas-2.20.0 USE=“X -debug -doc”
!!! Error: circular dependencies:

(‘ebuild’, ’/’, ‘gnome-base/libgnomecanvas-2.20.0’, ‘merge’) depends on
(‘ebuild’, ’/’, ‘gnome-base/gail-1.20.0’, ‘merge’) (hard)
(‘ebuild’, ’/’, ‘gnome-base/gail-1.20.0’, ‘merge’) depends on
(‘ebuild’, ’/’, ‘gnome-base/libgnomecanvas-2.20.0’, ‘merge’) (hard)

!!! Note that circular dependencies can often be avoided by temporarily
!!! disabling USE flags that trigger optional dependencies.[/quote]

I’ve got similar, but different problem

>>> Emerging (2 of 41) gnome-base/libbonoboui-2.20.0 to /

checking for BONOBOUI... configure: error: Package requirements (libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.13.0 libgnome-2.0 >= 2.13.7 bonobo-activation-2.0 >= 2.13.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0 gnome-vfs-2.0 >= 2.8.0 gnome-vfs-module-2.0 > 2.8.0) were not met:

Failed to open ’/usr/lib/pkgconfig/libgnomecanvas-2.0.pc’: Too many open files
Package ‘libgnomecanvas-2.0’, required by ‘Gail’, not found
Back to top
View user's profile Send private message
Kobboi
l33t
l33t


Joined: 29 Jul 2005
Posts: 672
Location: Belgium

PostPosted: Fri Sep 21, 2007 7:45 pm    Post subject: Re: Gnome 2.20 Reply with quote

Devport wrote:

...
Old bugs still there
...
- Menus load when opened and arent preloaded.
...


Can I vote somewhere to get this fixed? 8) It would certainly increase the idea of snappiness for the user!
Back to top
View user's profile Send private message
pussi
l33t
l33t


Joined: 08 May 2004
Posts: 727
Location: Finland

PostPosted: Fri Sep 21, 2007 9:07 pm    Post subject: Reply with quote

I'm not sure if this is gnome 2.20 related but after the upgrade gdm started setting my LANG variable to LANG="C". I had to edit /etc/X11/gdm/Xsession to fix this.
Maybe I should set GDM_LANG somewhere to fix this, but I didn't know where to do that
Back to top
View user's profile Send private message
Leio
Developer
Developer


Joined: 27 Feb 2003
Posts: 494
Location: Estonia

PostPosted: Fri Sep 21, 2007 9:19 pm    Post subject: Reply with quote

kolcon wrote:

>>> Emerging (2 of 41) gnome-base/libbonoboui-2.20.0 to /

checking for BONOBOUI... configure: error: Package requirements (libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.13.0 libgnome-2.0 >= 2.13.7 bonobo-activation-2.0 >= 2.13.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0 gnome-vfs-2.0 >= 2.8.0 gnome-vfs-module-2.0 > 2.8.0) were not met:

Failed to open ’/usr/lib/pkgconfig/libgnomecanvas-2.0.pc’: Too many open files
Package ‘libgnomecanvas-2.0’, required by ‘Gail’, not found


Reopened and retitled bug 192727 with this extra information...
_________________
GNOME team lead; GStreamer; MIPS/ARM64
Back to top
View user's profile Send private message
Devport
Guru
Guru


Joined: 15 Dec 2004
Posts: 361

PostPosted: Sat Sep 22, 2007 2:58 am    Post subject: Reply with quote

Leio wrote:
kolcon wrote:

>>> Emerging (2 of 41) gnome-base/libbonoboui-2.20.0 to /

checking for BONOBOUI... configure: error: Package requirements (libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.13.0 libgnome-2.0 >= 2.13.7 bonobo-activation-2.0 >= 2.13.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0 gnome-vfs-2.0 >= 2.8.0 gnome-vfs-module-2.0 > 2.8.0) were not met:

Failed to open ’/usr/lib/pkgconfig/libgnomecanvas-2.0.pc’: Too many open files
Package ‘libgnomecanvas-2.0’, required by ‘Gail’, not found


Reopened and retitled bug 192727 with this extra information...

Can someone try the hack mentioned here

https://forums.gentoo.org/viewtopic-p-4265492.html#4265492

and tell us if this works for the many open files problem ? The libgnomecanvas version in portage also doesnt depend on gail...
Back to top
View user's profile Send private message
kolcon
Tux's lil' helper
Tux's lil' helper


Joined: 21 Sep 2007
Posts: 96
Location: Europe, CZ

PostPosted: Sat Sep 22, 2007 6:25 am    Post subject: Reply with quote

I did the following :

cd /usr/portage/local/layman/gnome-experimental/gnome-base/libgnomecanvas
vi libgnomecanvas-2.20.0.ebuild
removed the line with gail
ebuild libgnomecanvas-2.20.0.ebuild digest
emerge libgnomecanvas
(>>> Emerging (1 of 1) gnome-base/libgnomecanvas-2.20.0 to /)
and finally it dies

checking pkg-config is at least version 0.18... yes
checking for LIBGNOMECANVAS... configure: error: Package requirements ( gtk+-2.0 >= 2.0.3 gail >= 1.9.0 libart-2.0 >= 2.3.8 pango >= 1.0.1 pangoft2 >= 1.0.1) were not met:

Failed to open ’/usr/lib/pkgconfig/gail.pc’: Too many open files
Package ‘gail’, required by ‘libgnomecanvas-2.0’, not found
Back to top
View user's profile Send private message
kolcon
Tux's lil' helper
Tux's lil' helper


Joined: 21 Sep 2007
Posts: 96
Location: Europe, CZ

PostPosted: Sat Sep 22, 2007 6:31 am    Post subject: Reply with quote

one more thing...

when I did first

emerge gail
(this updated gail to 2.20)

then suddenly emerge lignomecanvas (with the hack you mentioned)
and emerge libbonoboui works!
Back to top
View user's profile Send private message
Devport
Guru
Guru


Joined: 15 Dec 2004
Posts: 361

PostPosted: Sat Sep 22, 2007 6:58 am    Post subject: Reply with quote

Okay then the hack has to be the other way around I think.

Remove the libgnomecanvas dependancy from the gail ebuild. Then ebuild gail-1.20.0.ebuild digest. Can someone try if that works.

( Which would mean the dependany on libgnomecanvas in gail simply is wrong and should be removed )
Back to top
View user's profile Send private message
dtoo
Tux's lil' helper
Tux's lil' helper


Joined: 29 Mar 2004
Posts: 86

PostPosted: Sat Sep 22, 2007 8:08 am    Post subject: Reply with quote

I got this warning
Code:

/usr/portage/x11-libs/pango/pango-1.18.2.ebuild: line 52: gnome2_pkg_setup: command not found
Back to top
View user's profile Send private message
Leio
Developer
Developer


Joined: 27 Feb 2003
Posts: 494
Location: Estonia

PostPosted: Sat Sep 22, 2007 10:02 am    Post subject: Reply with quote

dtoo wrote:
I got this warning
Code:

/usr/portage/x11-libs/pango/pango-1.18.2.ebuild: line 52: gnome2_pkg_setup: command not found


Thanks. Have noticed this already and is fixed in my local tree. I will commit the fix before unmasking it all in portage.
_________________
GNOME team lead; GStreamer; MIPS/ARM64
Back to top
View user's profile Send private message
xtlosx
Apprentice
Apprentice


Joined: 14 Jan 2006
Posts: 219
Location: Chicago

PostPosted: Sat Sep 22, 2007 6:10 pm    Post subject: Reply with quote

What kind of success are you guys having with ~amd64 and ~x86 flags...

Good building ahead? I'm hesitant to mess with my amd64 box, but damn I absolutely am being tempted....

:)
_________________
Linux cebula 3.5.7-gentoo #3 SMP Fri Nov 9 15:26:37 CST 2012 i686 Genuine Intel(R) CPU 1300 @ 1.66GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
Henry78
Apprentice
Apprentice


Joined: 12 Jul 2004
Posts: 186
Location: Austria

PostPosted: Sun Sep 23, 2007 1:57 pm    Post subject: Reply with quote

I'm on x86 an everything built fine, you find the two (little) problem further up this thread. Currently I'm building it on a secund machine (just started), let's see if there was any progress of the overlay.

You have to know that not all of the ebuild are at the lates gnome-release versions. Have a look at the overlay-page.
Back to top
View user's profile Send private message
xtlosx
Apprentice
Apprentice


Joined: 14 Jan 2006
Posts: 219
Location: Chicago

PostPosted: Sun Sep 23, 2007 3:08 pm    Post subject: Reply with quote

ya, i'm using the overlay... and on ~amd64 I get this error with libgdiplus ... anyone else experiencing it as well?

Quote:

clude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -Wall -Wno-unused -Wno-format -march=athlon64 -O2 -pipe -msse3 -fno-inline-functions -pthread -MT tiffcodec.lo -MD -MP -MF .deps/tiffcodec.Tpo -c tiffcodec.c -o tiffcodec.o >/dev/null 2>&1
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../cairo/pixman/src -I../cairo/pixman/src -I../cairo/src -I../cairo/src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -Wall -Wno-unused -Wno-format -march=athlon64 -O2 -pipe -msse3 -fno-inline-functions -pthread -MT wmfcodec.lo -MD -MP -MF .deps/wmfcodec.Tpo -c wmfcodec.c -fPIC -DPIC -o .libs/wmfcodec.o
mv -f .deps/tiffcodec.Tpo .deps/tiffcodec.Plo
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../cairo/pixman/src -I../cairo/pixman/src -I../cairo/src -I../cairo/src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -Wall -Wno-unused -Wno-format -march=athlon64 -O2 -pipe -msse3 -fno-inline-functions -pthread -MT wmfcodec.lo -MD -MP -MF .deps/wmfcodec.Tpo -c wmfcodec.c -o wmfcodec.o >/dev/null 2>&1
mv -f .deps/wmfcodec.Tpo .deps/wmfcodec.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -fno-inline-functions -pthread -o libgdiplus.la -rpath /usr/lib64 adjustablearrowcap.lo bitmap.lo brush.lo customlinecap.lo dstream.lo font.lo general.lo graphics.lo graphics-cairo.lo graphics-metafile.lo graphics-path.lo graphics-pathiterator.lo hatchbrush.lo icocodec.lo image.lo imageattributes.lo lineargradientbrush.lo matrix.lo metafile.lo pathgradientbrush.lo pen.lo print.lo region.lo region-bitmap.lo region-path-tree.lo solidbrush.lo stringformat.lo text.lo text-cairo.lo text-metafile.lo texturebrush.lo bmpcodec.lo emfcodec.lo emfplus.lo gifcodec.lo jpegcodec.lo pngcodec.lo tiffcodec.lo wmfcodec.lo ../cairo/src/libcairo.la -lglib-2.0 -lfontconfig -lfreetype -lz -lXrender -lX11 -ljpeg -lpng12 -lpthread -lfontconfig
x86_64-pc-linux-gnu-gcc -shared .libs/adjustablearrowcap.o .libs/bitmap.o .libs/brush.o .libs/customlinecap.o .libs/dstream.o .libs/font.o .libs/general.o .libs/graphics.o .libs/graphics-cairo.o .libs/graphics-metafile.o .libs/graphics-path.o .libs/graphics-pathiterator.o .libs/hatchbrush.o .libs/icocodec.o .libs/image.o .libs/imageattributes.o .libs/lineargradientbrush.o .libs/matrix.o .libs/metafile.o .libs/pathgradientbrush.o .libs/pen.o .libs/print.o .libs/region.o .libs/region-bitmap.o .libs/region-path-tree.o .libs/solidbrush.o .libs/stringformat.o .libs/text.o .libs/text-cairo.o .libs/text-metafile.o .libs/texturebrush.o .libs/bmpcodec.o .libs/emfcodec.o .libs/emfplus.o .libs/gifcodec.o .libs/jpegcodec.o .libs/pngcodec.o .libs/tiffcodec.o .libs/wmfcodec.o -Wl,--whole-archive ../cairo/src/.libs/libcairo.a -Wl,--no-whole-archive /usr/lib64/libexpat.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -ldl -lm /usr/lib64/libglib-2.0.so /usr/lib64/libfreetype.so -lz /usr/lib64/libXrender.so -L/usr/lib64 /usr/lib64/libX11.so /usr/lib64/libjpeg.so /usr/lib64/libpng12.so -lpthread /usr/lib64/libfontconfig.so -march=athlon64 -msse3 -pthread -Wl,-soname -Wl,libgdiplus.so.0 -o .libs/libgdiplus.so.0.0.0
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/image.o: relocation R_X86_64_PC32 against `gdip_getcodecinfo_gif' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libgdiplus.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-dotnet/libgdiplus-1.2.5/work/libgdiplus-1.2.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-dotnet/libgdiplus-1.2.5/work/libgdiplus-1.2.5'
make: *** [all] Error 2
*
* ERROR: dev-dotnet/libgdiplus-1.2.5 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* libgdiplus-1.2.5.ebuild, line 59: Called die
*
* compile failed
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-dotnet/libgdiplus-1.2.5/temp/build.log'.
*

* Messages for package dev-dotnet/libgdiplus-1.2.5:

*
* ERROR: dev-dotnet/libgdiplus-1.2.5 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* libgdiplus-1.2.5.ebuild, line 59: Called die
*
* compile failed
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-dotnet/libgdiplus-1.2.5/temp/build.log'.
*
* GNU info directory index is up-to-date.



any ideas?
_________________
Linux cebula 3.5.7-gentoo #3 SMP Fri Nov 9 15:26:37 CST 2012 i686 Genuine Intel(R) CPU 1300 @ 1.66GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
Henry78
Apprentice
Apprentice


Joined: 12 Jul 2004
Posts: 186
Location: Austria

PostPosted: Mon Sep 24, 2007 4:07 am    Post subject: Reply with quote

Henry78 wrote:
Currently I'm building it on a secund machine (just started), let's see if there was any progress of the overlay.

Apart from having to use "-doc" for gedit, all packages in the overlay build fine.

A non-build-problem: After the upgrde opera doesn't work anymore with flash an media content, didn't manage to fix this, opera freezes and eats up all cpu.
Back to top
View user's profile Send private message
Leio
Developer
Developer


Joined: 27 Feb 2003
Posts: 494
Location: Estonia

PostPosted: Mon Sep 24, 2007 9:30 pm    Post subject: Reply with quote

Henry78 wrote:
Apart from having to use "-doc" for gedit, all packages in the overlay build fine.

A non-build-problem: After the upgrde opera doesn't work anymore with flash an media content, didn't manage to fix this, opera freezes and eats up all cpu.


This was bug #193513 and should be good now with gtk+-2.12.0-r1, testing and reports on the bug appreciated.
Will have to look into gedit one once I or someone gets that far..
_________________
GNOME team lead; GStreamer; MIPS/ARM64
Back to top
View user's profile Send private message
perplx
n00b
n00b


Joined: 17 Apr 2006
Posts: 26
Location: Montréal, QC

PostPosted: Mon Sep 24, 2007 10:03 pm    Post subject: Reply with quote

I think I've got a problem with the new gdm.

If I open the configuration menu, go to the "Security" tab and click on "Configure X Server", the dialog closes and dumps me back to the login page.

Also, I was running Xgl during the update, and that caused problems; X would dump to a blank screen after a few seconds of gdm. It wouldn't get back, of show a console or anything, and I wasn't able to do a blind reboot by switching to a console. I know Xgl is unsupported, but the one from the xeffects overlay did work before the update.
_________________
Gentoo: keep it real.
Back to top
View user's profile Send private message
gasparov
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2006
Posts: 105

PostPosted: Tue Sep 25, 2007 12:47 pm    Post subject: Reply with quote

For people who feel noobs like me :lol:
Rather than changing by hand every instance of amd64 to x86 ( that wouldn't be my fist time ) I did it with sed (genius?).

Code:
net-im/ekiga ~x86
dev-python/pygtksourceview ~x86

x11-misc/shared-mime-info ~x86
media-libs/gst-plugins-good ~x86
app-accessibility/dasher ~x86
app-accessibility/gnome-mag ~x86
app-accessibility/gok ~x86
app-admin/gnome-system-tools ~x86
app-admin/pessulus ~x86
app-admin/sabayon ~x86
app-admin/system-tools-backends ~x86
app-arch/file-roller ~x86
app-editors/gedit ~x86
app-text/evince ~x86
app-text/gnome-doc-utils ~x86
app-text/poppler ~x86
app-text/poppler-bindings ~x86
app-text/scrollkeeper ~x86
dev-cpp/libxmlpp ~x86
dev-dotnet/art-sharp ~x86
dev-dotnet/gconf-sharp ~x86
dev-dotnet/glade-sharp ~x86
dev-dotnet/gnome-sharp ~x86
dev-dotnet/gnomevfs-sharp ~x86
dev-dotnet/gtkhtml-sharp ~x86
dev-dotnet/gtk-sharp ~x86
dev-dotnet/rsvg-sharp ~x86
dev-dotnet/vte-sharp ~x86
dev-libs/atk ~x86
dev-libs/glib ~x86
dev-libs/libIDL ~x86
dev-libs/liboobs ~x86
dev-perl/Cairo ~x86
dev-python/gnome-python ~x86
dev-python/gnome-python-desktop ~x86
dev-python/gnome-python-extras ~x86
dev-python/pygobject ~x86
dev-python/pygtk ~x86
dev-util/intltool ~x86
gnome-base/control-center ~x86
gnome-base/eel ~x86
gnome-base/gail ~x86
gnome-base/gconf ~x86
gnome-base/gdm ~x86
gnome-base/gnome ~x86
gnome-base/gnome-applets ~x86
gnome-base/gnome-common ~x86
gnome-base/gnome-desktop ~x86
gnome-base/gnome-keyring ~x86
gnome-base/gnome-menus ~x86
gnome-base/gnome-mime-data ~x86
gnome-base/gnome-mount ~x86
gnome-base/gnome-panel ~x86
gnome-base/gnome-session ~x86
gnome-base/gnome-vfs ~x86
gnome-base/gnome-vfs-monikers ~x86
gnome-base/gnome-volume-manager ~x86
gnome-base/libbonobo ~x86
gnome-base/libbonoboui ~x86
gnome-base/libglade ~x86
gnome-base/libgnome ~x86
gnome-base/libgnomekbd ~x86
gnome-base/libgnomeprint ~x86
gnome-base/libgnomeprintui ~x86
gnome-base/libgnomeui ~x86
gnome-base/libgtop ~x86
gnome-base/librsvg ~x86
gnome-base/nautilus ~x86
gnome-base/orbit ~x86
gnome-extra/alacarte ~x86
gnome-extra/bug-buddy ~x86
gnome-extra/deskbar-applet ~x86
gnome-extra/evolution-data-server ~x86
gnome-extra/evolution-exchange ~x86
gnome-extra/evolution-webcal ~x86
gnome-extra/fast-user-switch-applet ~x86
gnome-extra/gcalctool ~x86
gnome-extra/gconf-editor ~x86
gnome-extra/gnome2-user-docs ~x86
gnome-extra/gnome-games ~x86
gnome-extra/gnome-games-extra-data ~x86
gnome-extra/gnome-keyring-manager ~x86
gnome-extra/gnome-media ~x86
gnome-extra/gnome-power-manager ~x86
gnome-extra/gnome-screensaver ~x86
gnome-extra/gnome-system-monitor ~x86
gnome-extra/gnome-utils ~x86
gnome-extra/gtkhtml ~x86
gnome-extra/gucharmap ~x86
gnome-extra/nautilus-cd-burner ~x86
gnome-extra/yelp ~x86
gnome-extra/zenity ~x86
mail-client/evolution ~x86
media-gfx/eog ~x86
media-libs/libart_lgpl ~x86
media-plugins/gst-plugins-dvdread ~x86
media-sound/esound ~x86
media-sound/sound-juicer ~x86
media-video/totem ~x86
net-analyzer/gnome-nettool ~x86
net-libs/libsoup ~x86
net-misc/vino ~x86
net-print/gnome-cups-manager ~x86
sys-auth/consolekit ~x86
www-client/epiphany ~x86
www-client/epiphany-extensions ~x86
x11-libs/cairo ~x86
x11-libs/gtk+ ~x86
x11-libs/gtksourceview ~x86
x11-libs/libcm ~x86
x11-libs/libwnck ~x86
x11-libs/libxklavier ~x86
x11-libs/pango ~x86
x11-libs/startup-notification ~x86
x11-libs/vte ~x86
x11-misc/alacarte ~x86
x11-misc/icon-naming-utils ~x86
x11-terms/gnome-terminal ~x86
x11-themes/gnome-backgrounds ~x86
x11-themes/gnome-icon-theme ~x86
x11-themes/gnome-themes ~x86
x11-themes/gtk-engines ~x86
x11-wm/metacity ~x86
dev-perl/Net-DBus ~x86


On my system I needed Net-DBus in the keywords file because it was masked (~x86).Sorry for the long code but I couldn't find any way to send attachments.
Back to top
View user's profile Send private message
jonnevers
Veteran
Veteran


Joined: 02 Jan 2003
Posts: 1594
Location: Gentoo64 land

PostPosted: Tue Sep 25, 2007 2:38 pm    Post subject: Reply with quote

gasparov wrote:
I did it with sed (genius?).

regex find/replace in vim is good too, :%s/\~amd64/\~x86/g
Back to top
View user's profile Send private message
guru369
Apprentice
Apprentice


Joined: 02 Jun 2005
Posts: 225

PostPosted: Tue Sep 25, 2007 7:27 pm    Post subject: Reply with quote

Just wondering..

Can you all confirm that none of the administration apps works?

For example: network-share...

I get an error " The configuration could not be loaded
You are not allowed to access the system configuration."

Dekel
_________________
Gentoo Rulz!!!
Back to top
View user's profile Send private message
gasparov
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2006
Posts: 105

PostPosted: Wed Sep 26, 2007 10:11 am    Post subject: Reply with quote

I can confirm, even if launched by root....
Back to top
View user's profile Send private message
Ray ishido
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2006
Posts: 141
Location: Piracicaba (Brazil)

PostPosted: Thu Sep 27, 2007 12:49 am    Post subject: Reply with quote

gnome 2.20 is very buggy on my laptop:

compiz-fusion don't work: the configuration file is change randomly (I mean that some activated option are de-activated on a new startup :roll: ) and I can't move any windows :(
if I start with gdm, "shift", "capslock", "alt", "alt gr" don't work.
as already said, administration tools don't work anymore.
plus the bug underline in the first post.

I go back to 2.18.3 :cry:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Page 2 of 10

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum