Bugzilla – Bug 106700
cannot start gpm
Last modified: 2005-09-12 08:24:12 UTC
I'm trying to start gpm with # rcgpm start but it seams that it does not start (on i386 and x86-64). pidof gpm does not show any output
*** This bug has been marked as a duplicate of 105681 ***
Bug #105681 does not cover this issue. The problem seems to be, that a) /etc/sysconfig/mouse does not contain values, it's "empty" b) gpm quits and returns 0, if called without any parameter. So there is no error handling, if /etc/sysconfig/mouse is unconfigured.
OK ... /suse/werner> maintainer gpm pmladek@suse.cz
I agree that the the init script should print an informative error message when the variable is not set, I'll fix it. Though, I think that the crytical problem is that the variable is not set by default. I think that YaST was able to detect and set default values during installation in the past.
I have fixed gpm, so the init script prints error messages now.
*** This bug has been marked as a duplicate of 100665 ***
Error messages will be displayed now (RC1), but gpm will not start since the variable in /etc/sysconfig/mouse is not set. Please be sure that variable in /etc/sysconfig/mouse will be set again.
call "yast mouse" -> save -> start GPM