View Single Post
Posts: 473 | Thanked: 141 times | Joined on Jan 2009 @ Virginia, USA
#7
Okay, can someone check their device and see if there are two instances of hildon-desktop running?

Open an xterm and type

Code:
ps auxwww | grep hildon-desktop | grep -v grep
I'm looking around in the filesystem now. Where does hildon-desktop get called? I checked /etc/init.d/hildon-desktop, but there is only one instance of /usr/bin/hildon-desktop in this file. So I'm wondering if somewhere in either dbus or gconf or both (I'm a KDE user on the desktop, so I am not familiar with the entire gconf thing) it is getting called twice.

Any ideas?

Thanks,
--vr