Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Minor Xorg server errors.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
cwr
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1969

PostPosted: Wed Jul 09, 2008 8:38 pm    Post subject: Minor Xorg server errors. Reply with quote

Ok, the current xorg server is generally a better mousetrap, but it's
still throwing the following errors on shutdown:

1)
xinit: Resource temporarily unavailable (errno 11):
Cannot register with ConsoleKit:
org.freedesktop.CkConnector.Error:
Unable to open session:
The name org.freedesktop.ConsoleKit was not provided by any .service files

2)
waiting for X server to shut down FreeFontPath:
FPE "/usr/share/fonts/misc/:unscaled" refcount is 2, should be 1; fixing.

(Lines re-formatted for readability.)

X works fine, but I'd like to find out what's going on. Anyone any ideas?

Thanks - Will
Back to top
View user's profile Send private message
muhsinzubeir
l33t
l33t


Joined: 29 Sep 2007
Posts: 948
Location: /home/muhsin

PostPosted: Wed Jul 09, 2008 9:07 pm    Post subject: Reply with quote

Quote:
FPE "/usr/share/fonts/misc/:unscaled" refcount is 2, should be 1; fixing.

dunno the meaning of that scalled and unscalled, remove it and leave only the path to the fonts..this is my sample on fonts stuffs:
Code:

        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/OTF"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/75dpi/


P:S
first question no clue, leave it to others :wink:
_________________
~x86
p5k-se
Intel Core 2 Duo
Nvidia GT200
http://www.zanbytes.com
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Wed Jul 09, 2008 9:13 pm    Post subject: Reply with quote

That font thing can be safely ignored,
as xorg devs had been doing it for years.
The consolekit thing is easily solved by adding
consolekit to the default runlevel.
Back to top
View user's profile Send private message
cwr
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1969

PostPosted: Thu Jul 10, 2008 9:16 am    Post subject: Reply with quote

Thanks - I didn't know consolekit even existed ...

Will
Back to top
View user's profile Send private message
cwr
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1969

PostPosted: Thu Jul 10, 2008 1:23 pm    Post subject: Reply with quote

In fact dropping the font path entirely leads to X failing with a "no fixed fonts"
error message. It doesn't really matter - X used to have quite a number of
errors about eg: keyboard mapping, and it still ran. I just wanted to see if
I could fix the last few, but having spent a week digging through xkbd to
no result I've no intention of taking the font problem further.

Will
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum