http://bugs.winehq.org/show_bug.cgi?id=12853
--- Comment #7 from Eddie Lania eddie@lania.nl 2008-05-10 16:31:49 --- (In reply to comment #6)
I tried to install the latest wine version, the 1.0 release candidate, to test your patch but this version of wine doesn't work:
service_control_dispatcher failed to open service manager error 1722
This may be due to recent changes in the service manager code. Try a clean Wine prefix.
On which version of wine should your patch be applied?
The patch applies to 1.0-rc1.
So I did, and then the error also occurs.
1. I removed my previous wine version (yum remove) from fedora 8.
2. to make sure there were no "left overs" i did a "find / | grep - wine" and found nothing left.
3. I downloaded the wine source and did "./configure", "make dep && make" and afterwards "make install".
4. I did a wineprefixcreate
5. I tried to start "winecfg" and then the eroor came up.
Is this another bug perhaps?
Regards,
Eddie.