|
Bugzilla – Full Text Bug Listing |
| Summary: | cannot start gpm | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Holger Sickenberg <holgi> |
| Component: | Basesystem | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | pmladek, svollath |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | System Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 97395 | ||
|
Description
Holger Sickenberg
2005-08-23 12:56:23 UTC
*** 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 |