Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

gnome-panel crash (gnome2.16) : Failed to open session DBUS

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
8 posts • Page 1 of 1
Author
Message
ade05fr
Apprentice
Apprentice
Posts: 281
Joined: Mon Sep 18, 2006 10:56 am

gnome-panel crash (gnome2.16) : Failed to open session DBUS

  • Quote

Post by ade05fr » Mon Sep 18, 2006 12:01 pm

Hye,

with a lots of difficulty i finally finished to compile all the packages for gnome2.16.
The problem is now when i try to connect with startx i always have this exception and my gnome-panel crash to disappear.
i dont know how to investigate the problem but here is what i have with bug-buddy :

Memory status: size: 30961664 vsize: 0 resident: 30961664 share: 0 rss: 11710464 rss_rlim: 0
CPU usage: start_time: 1158580716 rtime: 0 utime: 35 stime: 0 cutime:32 cstime: 0 timeout: 3 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225435472 (LWP 23334)]
0xffffe410 in __kernel_vsyscall ()
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb731dfd3 in __waitpid_nocancel () from /lib/libpthread.so.0
#2 0xb7ea8be7 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
1 Thread -1225435472 (LWP 23334) 0xffffe410 in __kernel_vsyscall ()


does anybody know how to resolve my problem ?
I tried to unmerge dbus (0.61-r1), gnome-panel (2.16.0) but it still doesnt work.

Thanks for ur help,
ade05
Top
ade05fr
Apprentice
Apprentice
Posts: 281
Joined: Mon Sep 18, 2006 10:56 am

  • Quote

Post by ade05fr » Tue Sep 19, 2006 11:33 am

Up
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

  • Quote

Post by kernelOfTruth » Tue Sep 19, 2006 1:22 pm

Hi,

ade05fr, have you followed the gnome 2.16 upgrade-guide ?

what does

Code: Select all

cat ~/.xinitrc
show ?

replace the contents of your ~/.xinitrc with

Code: Select all

#!/bin/sh
eval `dbus-launch --exit-with-session --sh-syntax` gnome-session
then it should work
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
ade05fr
Apprentice
Apprentice
Posts: 281
Joined: Mon Sep 18, 2006 10:56 am

  • Quote

Post by ade05fr » Tue Sep 19, 2006 6:00 pm

Hye,

here is what i have in my ~/.xinitrc
exec gnome-session

i tried also your command but same problem.. :-(
Top
bigbob73
Guru
Guru
User avatar
Posts: 332
Joined: Fri Dec 31, 2004 6:51 pm
Location: Under the Lone Star

  • Quote

Post by bigbob73 » Wed Sep 20, 2006 4:57 pm

kernelOfTruth wrote:Hi,

ade05fr, have you followed the gnome 2.16 upgrade-guide ?
do you have a link?
A computers attention span is only as long as it's electrical cord (Murphy)
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

  • Quote

Post by kernelOfTruth » Wed Sep 20, 2006 7:25 pm

here you go:

gnome 2.16 upgrade guide
gnome overlay
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

  • Quote

Post by kernelOfTruth » Fri Sep 22, 2006 9:09 am

Update:

Perhaps a

Code: Select all

revdep-rebuild -p 
then

Code: Select all

revdep-rebuild
helps ?
what does it show ?
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
dragonrider8
n00b
n00b
Posts: 2
Joined: Sat Jan 27, 2007 2:52 pm

  • Quote

Post by dragonrider8 » Sun Jan 28, 2007 9:12 pm

i have the same problem , my gnome-panel every time i lauch gnome . i do not use an .xinitrc file ...
Top
Post Reply

8 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic