FS#5846 - "gnome-bar" sometimes disappear..

Attached to Project: Arch Linux
Opened by kongokris 2 (nut543) - Thursday, 16 November 2006, 19:05 GMT
Last edited by arjan timmerman (blaasvis) - Saturday, 18 November 2006, 12:57 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To arjan timmerman (blaasvis)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

i don't know what it's the name of it or how you launch it. but i'm running a vanilla gnome-desktop with things at their regular places. and at the bar at the top of the screen where one could usually chekout games/apps/etc that whole entries are gone! (although the clock and windowchooser "widget" for example are still present).

I'm using latest gnome. running testing. I'm sorry i can't give a more precise description of the problem but i don't have the know-how to even begin to decipher what's wrong..

i'm running this .xinitrc to start X:

export GDK_USE_XFT=1
export QT_XFT=true
xrandr -s 0
sudo killall dbus-launch 2>/dev/null
sudo killall dbus-daemon 2>/dev/null
sudo killall gnome-vfs-daemon 2>/dev/null
sudo killall dcopserver 2>/dev/null
sudo killall gnome-panel 2>/dev/null
sudo killall gconfd-2 2>/dev/null
sudo killall bonobo-activation-server 2>/dev/null
sudo killall gnome-settings-daemon 2>/dev/null
sudo killall gnome-session 2>/dev/null
sleep 0
sudo /etc/rc.d/xbindkeys restart
export XLIB_SKIP_ARGB_VISUALS=1
renice 0 `pidof X`
alias nautilus='nautilus --disable-sound --browser'
dbus-launch gnome-session
This task depends upon

Closed by  arjan timmerman (blaasvis)
Tuesday, 26 December 2006, 11:02 GMT
Reason for closing:  Not a bug
Additional comments about closing:  this is a bad configuring example
Comment by arjan timmerman (blaasvis) - Saturday, 18 November 2006, 11:35 GMT
remove all killall ? and try using gdm
Comment by Jan de Groot (JGC) - Saturday, 18 November 2006, 13:12 GMT
also, don't launch gnome-session using dbus-launch. gnome-session starts a dbus sessionbus itself since 2.16 on archlinux.
Comment by kongokris 2 (nut543) - Saturday, 18 November 2006, 14:35 GMT
ok. so: http://wiki.archlinux.org/index.php/Gnome gives slightly incorrect info? "Note: Since GNOME 2.14 gnome needs dbus support, in that case replace the exec line above with:
exec dbus-launch --exit-with-session /opt/gnome/bin/gnome-session"

it should just be 'gnome-session' in .xinitrc? (yes ofc it also has to be in $PATH) or exec gnome-session?

maybe i should also succumb to use gdm...
Comment by arjan timmerman (blaasvis) - Saturday, 02 December 2006, 11:41 GMT
is still still an issue ?
Comment by kongokris 2 (nut543) - Saturday, 02 December 2006, 13:08 GMT
well.. iv'e succumbed to using gdm, and haven't experienced the problem after that, so maybe that says that it's not a problem anymore, or maybe it's because i don't use .xinitrc anymore.
Comment by kongokris 2 (nut543) - Saturday, 02 December 2006, 13:08 GMT
why? did you change something? :)

Loading...