Error-Message on AMD64

Report bugs, bug fixes and workarounds here.
Topic author
mikewarer
Posts: 2
Joined: 04.05.2005
With us: 19 years 4 months

Error-Message on AMD64

Post #1by mikewarer » 04.05.2005, 11:34

Hallo,

I use Kubuntu 64Bit and have intalled Celestia with apt-get install from the universe-repository.
But I get the following error:

root@merkur:/home/krieger # celestia
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kded: cannot connect to X server :0.0
kded: ERROR: KUniqueApplication: Registering failed!
kded: ERROR: Communication problem with kded, it probably crashed.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

celestia: cannot connect to X server :0.0
celestia: ERROR: KUniqueApplication: Registering failed!
celestia: ERROR: Communication problem with celestia, it probably crashed.


Hmmh, anything with zhe X_Server, but what ???
Any ideas???

mike

Harry
Posts: 559
Joined: 05.09.2003
With us: 21 years
Location: Germany

Re: Error-Message on AMD64

Post #2by Harry » 04.05.2005, 14:31

mikewarer wrote:root@merkur:/home/krieger # celestia
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kded: cannot connect to X server :0.0

You should start celestia (or any other application using X) as the user who is logged on. Applications have to provide the correct authorization information when connecting to the X-Server - this information is stored in the file .Xauthority in your home directory. If you've switched to the root user after logging in, the invalid or nonexistent .Xauthority file in root's home dir is used, and the connection is refused. You can read more about this using "man xauth" etc.

But maybe it's a problem caused by using a 64Bit OS :(

Harald

Topic author
mikewarer
Posts: 2
Joined: 04.05.2005
With us: 19 years 4 months

Re: Error-Message on AMD64

Post #3by mikewarer » 05.05.2005, 07:23

Hallo,

well I think so, too. It's a problem with 64Bit OS. I have checked out any other possibilitys.
Hmmh, and now the question of the questions :-).
Will there be a 64Bit version of celestia in the future or is it possible to compile this by myselfe??

mike

hjw
Posts: 66
Joined: 02.02.2004
With us: 20 years 7 months
Location: Schwabach/Germany

Post #4by hjw » 05.05.2005, 07:49

or is it possible to compile this by myselfe??


celestia is GPL'ed, so the source is available and you can try to compile it yourself. I believe that most unix users do this (like me) because the pre-releases
have no pre-compiled binary.
BUT: I'm afraid that the automake/configure system may give you some trouble on your system, especially if you have little experience with configuring this stuff.
Anyway, if you want to give it a try and need additional info, just drop me a note.
But as Harald wrote above, it still may be a problem with your X-Server setup.

Horst.


Return to “Bugs”