ksudoku error

Hello

When I tried to save a game to complete it later, I got the following message. Please suggest.

Could not start process Cannot talk to klauncher: Not connected to D-BUS server.

Thank you.

Try starting the program such as:

$ dbus-launch <program>

Cryovac wrote:
> Try starting the program such as:
>
> $ dbus-launch <program>
>
>
I get a command not found message when I try dbus-launch ksudoku. I have also tried as root.

$ rpm -qi kde4-ksudoku

Cryovac wrote:
> $ rpm -qi kde4-ksudoku
>
>
Name : kde4-ksudoku Relocations: (not relocatable)
Version : 4.0.4 Vendor: openSUSE Build Service
Release : 11.50 Build Date: Fri 21 Nov 2008 07:35:45 AM IST
Install Date: Sat 22 Nov 2008 05:12:02 PM IST Build Host: build05
Group : Amusements/Games/Board/Puzzle Source RPM: kdegames4-4.0.4-11.50.src.rpm
Size : 983713 License: GPL v2 or later
Signature : DSA/SHA1, Fri 21 Nov 2008 07:34:22 AM IST, Key ID 58d8ff412e1efa87
URL : http://www.kde.org
Summary : Generate and Solve Sudoku Puzzles in 2D or 3D
Description :
KSudoku is a program that can generate and solve sudoku puzzles. The
word Sudoku means “single number in an alloted place” in Japanese. Some
cells are filled with a number at the beginnning: the remaining are to
be filled by the player using numbers from 1 to 9, without repeating a
number twice on each column, row, or subsquare.

Authors:

Francesco Rossi <redsh@email.it>
Distribution: KDE:KDE4:STABLE:Desktop / openSUSE_10.3

The above is the ouput of the rpm query. Could you also explain why dbus-launch is not found?

Thank you

Do you have the dbus-1-x11 package installed?

Cryovac wrote:
> Do you have the dbus-1-x11 package installed?
>
>
Yes I have it installed. I am pasting the rpm query below:
Name : dbus-1-x11 Relocations: (not relocatable)
Version : 1.0.2 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release : 67.3 Build Date: Wed 27 Feb 2008 06:18:14 AM IST
Install Date: Sat 07 Jun 2008 05:22:28 PM IST Build Host: albinoni.suse.de
Group : Development/Tools/Other Source RPM: dbus-1-x11-1.0.2-67.3.src.rpm
Size : 30311 License: Other uncritical OpenSource License
Signature : DSA/SHA1, Wed 27 Feb 2008 06:23:04 AM IST, Key ID a84edae89c800aca
Packager : http://bugs.opensuse.org
URL : http://dbus.freedesktop.org/
Summary : X11-requiring add-ons for D-Bus
Description :
D-Bus contains some tools that require Xlib to be installed, those are
in this separate package so server systems need not install X.

Thank you.

Late, but I am on OpenSuse 12.2 and thought it might be useful
I got that error when running unetbootin application (to write live images to a usb pen drive) and did the following:
export $(dbus-launch)
after that, application ran OK (I was already root user when the error happened in OpenSuse 12.2)

> I am on OpenSuse 12.2

openSUSE 12.2 is pre-release software and is only discussed in the
correct forum, here http://tinyurl.com/2du7r4s

Thank you.


dd

Try starting the program such as:

$ dbus-launch <program>


<>—><^>

Cryovac’s Profile: http://forums.opensuse.org/member.php?userid=217
View this thread: http://forums.opensuse.org/showthread.php?t=400243

Cryovac wrote:
> Try starting the program such as:
>
> $ dbus-launch <program>
>
>
I get a command not found message when I try dbus-launch ksudoku. I have also tried as root.

$ rpm -qi kde4-ksudoku


<>—><^>

Cryovac’s Profile: http://forums.opensuse.org/member.php?userid=217
View this thread: http://forums.opensuse.org/showthread.php?t=400243

Cryovac wrote:
> $ rpm -qi kde4-ksudoku
>
>
Name : kde4-ksudoku Relocations: (not relocatable)
Version : 4.0.4 Vendor: openSUSE Build Service
Release : 11.50 Build Date: Fri 21 Nov 2008 07:35:45 AM IST
Install Date: Sat 22 Nov 2008 05:12:02 PM IST Build Host: build05
Group : Amusements/Games/Board/Puzzle Source RPM: kdegames4-4.0.4-11.50.src.rpm
Size : 983713 License: GPL v2 or later
Signature : DSA/SHA1, Fri 21 Nov 2008 07:34:22 AM IST, Key ID 58d8ff412e1efa87
URL : http://www.kde.org
Summary : Generate and Solve Sudoku Puzzles in 2D or 3D
Description :
KSudoku is a program that can generate and solve sudoku puzzles. The
word Sudoku means “single number in an alloted place” in Japanese. Some
cells are filled with a number at the beginnning: the remaining are to
be filled by the player using numbers from 1 to 9, without repeating a
number twice on each column, row, or subsquare.

Authors:

Francesco Rossi <redsh@email.it>
Distribution: KDE:KDE4:STABLE:Desktop / openSUSE_10.3

The above is the ouput of the rpm query. Could you also explain why dbus-launch is not found?

Thank you

Do you have the dbus-1-x11 package installed?


<>—><^>

Cryovac’s Profile: http://forums.opensuse.org/member.php?userid=217
View this thread: http://forums.opensuse.org/showthread.php?t=400243

Cryovac wrote:
> Do you have the dbus-1-x11 package installed?
>
>
Yes I have it installed. I am pasting the rpm query below:
Name : dbus-1-x11 Relocations: (not relocatable)
Version : 1.0.2 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release : 67.3 Build Date: Wed 27 Feb 2008 06:18:14 AM IST
Install Date: Sat 07 Jun 2008 05:22:28 PM IST Build Host: albinoni.suse.de
Group : Development/Tools/Other Source RPM: dbus-1-x11-1.0.2-67.3.src.rpm
Size : 30311 License: Other uncritical OpenSource License
Signature : DSA/SHA1, Wed 27 Feb 2008 06:23:04 AM IST, Key ID a84edae89c800aca
Packager : http://bugs.opensuse.org
URL : http://dbus.freedesktop.org/
Summary : X11-requiring add-ons for D-Bus
Description :
D-Bus contains some tools that require Xlib to be installed, those are
in this separate package so server systems need not install X.

Thank you.