Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Gnome 2.8] Gnome-panel crashes. [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
wel
Apprentice
Apprentice


Joined: 03 Sep 2003
Posts: 207

PostPosted: Fri Nov 12, 2004 7:10 pm    Post subject: [Gnome 2.8] Gnome-panel crashes. [SOLVED] Reply with quote

Today i emerged gnome 2.8. I did an "emerge world" to fetch and install all the gnome-light components and another packages. After installing, gnome-panel weird crash appear when i clicked with the right mouse button on it and select the add applet option.

I tried with a couple set of CFLAGS, including conservative "-mcpu=pentium4 -pipe", but none works. Also, i deleted all my home configuration files, but i got the same result.

I'm running gentoo-dev-sources 2.6.9-r1, GCC 3.4.3 and xorg 6.8.0-r1.

Thanks in advance.


Last edited by wel on Sat Nov 13, 2004 8:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
wel
Apprentice
Apprentice


Joined: 03 Sep 2003
Posts: 207

PostPosted: Sat Nov 13, 2004 12:29 pm    Post subject: Reply with quote

Another question, how do you do the upgrade?

I can't believe i'm the only one with this problem.

EDIT: I saw something (no, not "deads"). When i start anjuta, if i try to move any sidebar down, it hangs. So, it must be a lib bug, but which? As for now, i'll recompile the whole bunch of lib dependencies of anjuta and gnome-panel with some non-agressive flags.

Could LDFLAGS be suspect?
Back to top
View user's profile Send private message
wel
Apprentice
Apprentice


Joined: 03 Sep 2003
Posts: 207

PostPosted: Sat Nov 13, 2004 8:42 pm    Post subject: Reply with quote

Ok, it's solved. Re-emerging gtk+ did the trick.

So i request the gtk+ ebuild maintainer to add a restriction to this LDFLAGS:
Quote:
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"

if it's possible.
Back to top
View user's profile Send private message
mhodak
Veteran
Veteran


Joined: 15 Nov 2003
Posts: 1218

PostPosted: Mon Nov 15, 2004 5:38 am    Post subject: Reply with quote

You should file a bug report about this so that devs know about this.
Back to top
View user's profile Send private message
aethyr
Veteran
Veteran


Joined: 06 Apr 2003
Posts: 1085
Location: NYC

PostPosted: Mon Nov 15, 2004 6:17 am    Post subject: Reply with quote

I've used -Wl,-O1 to emerge all of GNOME, so it might be the other LDFLAGS. According to the thread here:
https://forums.gentoo.org/viewtopic.php?t=226909&highlight=
lots of others have had success with it as well. You might want to try trimming the other flags.
Back to top
View user's profile Send private message
rrrkkkttt
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2003
Posts: 96

PostPosted: Wed Nov 24, 2004 6:34 am    Post subject: Reply with quote

gnome panel is crashing whenever I try to view its properties. I tried recompiling gtk+ but it didn't solve anything.
Here is my make.conf:
Code:

CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
USE="aalib acpi aim alsa apm avi cdr crypt cups dga directfb dvd dvdread ethereal evo f77 fbcon flash foomaticdb gb gd gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml imagemagick imlib ipv6 java jpeg -kde -qt lirc live matroska mikmod mozilla mpeg msn mysql mythtv ncurses oggvorbis opengl pda ppds pdflib perl png python quicktime samba spell ssl svga tiff truetype usb v4l v4l2 videos X xml xml2 xmms xprint xv xvid zlib mmx sse"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
PKGDIR="/usr/local/portage/"
PORTDIR_OVERLAY="/usr/local/portage"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/"
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
Page 1 of 1

 
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