Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome-settings-daemon and evdev [SOLVED]
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
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Thu Mar 02, 2006 11:43 pm    Post subject: gnome-settings-daemon and evdev [SOLVED] Reply with quote

hi, trying XGL I realised launching /usr/libexec/gnome-settings-daemon & makes GUI looks even more beautiful :P

As I'm not ready to use xgl (or xgl is not ready, understand what you want :lol: ) at full time, I try to issue this command in my fvwm session but it failed:
Code:
/usr/libexec/gnome-settings-daemon
The program 'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 1559 error_code 2 request_code 116 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
 0,xklavier.c:XklStartListen/]    The backend does not require manual layout management - but it is provided by the application


(I also try to append it to my ~/.xinitrc to no avail )

then I try with the --sync command, but it just gave me the same error:
Code:
/usr/libexec/gnome-settings-daemon --sync
The program 'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 2940 error_code 2 request_code 116 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
0,xklavier.c:XklStartListen/]    The backend does not require manual layout management - but it is provided by the application


I really like to know how I can have the gnome-settings-daemon running with fvwm (I don't even know if the problem is related with fvwm or not :? )


Last edited by truc on Sun Mar 05, 2006 10:14 pm; edited 5 times in total
Back to top
View user's profile Send private message
nesl247
Veteran
Veteran


Joined: 15 Jun 2004
Posts: 1614
Location: Florida

PostPosted: Fri Mar 03, 2006 12:43 am    Post subject: Reply with quote

Do you have evdev set to the driver for your mouse? If so this is the cause and you will have to wait for the gnome devs to fix it.
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Fri Mar 03, 2006 12:46 am    Post subject: Reply with quote

nesl247 wrote:
Do you have evdev set to the driver for your mouse? If so this is the cause and you will have to wait for the gnome devs to fix it.


Ok I guess I'll have to wait... Thanks nesl247 but why does it work with xgl? evdev is also the driver for my mouse isn't it?

EDIT: well, xgl doesn't seem to use xorg.conf for the keyboard, so may be evdev is not used. --> can't wait for the gnome devs to fix this!
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Sun Mar 05, 2006 10:14 pm    Post subject: Reply with quote

here bugzilla.gnome=323724

There is a patch, and it just work so well :D
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