Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 80979

Summary: The daemon "syndaemon" in ebuild x11-misc/synaptics-0.13.6 init script error.
Product: Gentoo Linux Reporter: Mikael Gerdin <mikael.gerdin>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: normal CC: rockoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mikael Gerdin 2005-02-06 06:26:13 UTC
The "syndaemon" init-script fails with message "Can't open display.      " when being automatically started because it requires an X server with an exported "DISPLAY" env. variable.
Another problem is that the stop() in the init-script uses a file "/var/run/syndaemon.pid" to terminate it, but syndaemon never creates the file. 

Reproducible: Always
Steps to Reproduce:
1. rc-update add syndaemon default
2. reboot computer
3. whatch the error message since syndaemon is started before the X-server

Actual Results:  
The init-script generates the following error message: Can't open display.      
and does not start.

Expected Results:  
Syndaemon should have started after the X server and not display any error messages
Comment 1 BlaisorBlade 2005-04-21 11:11:31 UTC
This is a duplicate of #37767. Please mark as such. I also pointed out a solution for this bug.
Comment 2 Joshua Baergen (RETIRED) gentoo-dev 2005-04-21 12:08:16 UTC
Although the symptoms are not exactly the same, the resolution is and this bug is discussed in 37767.  Marking as dupe.

*** This bug has been marked as a duplicate of 37767 ***