LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   GNOME Do dbus error (https://www.linuxquestions.org/questions/linux-software-2/gnome-do-dbus-error-804391/)

MTK358 04-26-2010 08:10 PM

GNOME Do dbus error
 
I decided to try GNOME Do, so I installed it using pacman, but it just gives this error when I launch it:

Code:

$ gnome-do
[Error 21:12:45.313] [SystemService] Could not initialize dbus: Unable to open the session message bus.


JZL240I-U 04-30-2010 04:16 AM

Maybe something is missing in /etc/groups (I had the same error message but from a different program)? You might also search your logs for messages from polkit.

MTK358 04-30-2010 07:00 AM

Quote:

Originally Posted by JZL240I-U (Post 3952744)
Maybe something is missing in /etc/groups (I had the same error message but from a different program)?

Such as what?

Quote:

Originally Posted by JZL240I-U (Post 3952744)
You might also search your logs for messages from polkit.

Where would those logs be?

JZL240I-U 04-30-2010 07:30 AM

Well, is gdm in /etc/groups? Try to get a copy from a Gnome-using friend and compare it to your installation.

Logs are traditionally kept in /var/log/*. A good place to start are /messages and /boot, maybe any logs from your x-server. For a first overview use "grep".

MTK358 04-30-2010 07:37 AM

But I don't use gdm, I type startx from the command line.

Does that mean I can't use Do?

JZL240I-U 04-30-2010 07:41 AM

No, it simply means I'm trying to help ;). It is not always necessary to actually use a software component to get such errors. In my example I needed gdm to start KDE on FreeBSD...

paulsm4 04-30-2010 10:43 AM

JZL240I-U is correct: dbus is an intrinsic part of the Gnome runtime.

Maybe you can get away with using "startx" only, maybe not. We don't know.

But if you're (for whatever reason) not using gdm (which is the default for a Gnome desktop), that begs the question what *else* might be missing, unconfigured or left "off".

Checking /etc/groups and comparing your system with a "known good" Gnome configuration are both good suggestions.

IMHO .. PSM

PS:
We're still waiting for you to follow up on your "PHP Doesn't work" thread :)

MTK358 04-30-2010 11:08 AM

Just to clear up a few things that I might not have mentioned:

I have dbus start when I boot up.

I am not using the GNOME desktop.

paulsm4 05-01-2010 09:25 AM

OK -

There are two suggestions here.

MTK358 05-01-2010 09:38 AM

I just ran dbus-launch gnome-do and it works.

MTK358 05-01-2010 03:05 PM

It really works nice as an application launcher, but how do I use it to open files, etc. as advertised?

I can't really find any kind of manual or tutorial for it.


All times are GMT -5. The time now is 08:04 AM.