[Bug 16669] New: Service does not start second time.
http://bugs.winehq.org/show_bug.cgi?id=16669 Summary: Service does not start second time. Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: advapi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: amorozov(a)etersoft.ru Created an attachment (id=18294) --> (http://bugs.winehq.org/attachment.cgi?id=18294) Service with .reg file To reproduce this problem should copy test_service.exe from attach to windows/system32 and import test_service.reg to registry. C:\>net start test_service The test_service service is starting. The test_service service was started successfully. C:\>winedbg Wine-dbg>info process pid threads parent executable (all id:s are in hex) 00000008 1 00000000 'cmd.exe' 0000000c 6 0000000a 'services.exe' 0000000f 4 0000000c 'winedevice.exe' 0000001a 3 0000000c 'test_service.exe' Wine-dbg> pid threads parent executable (all id:s are in hex) 00000008 1 00000000 'cmd.exe' 0000000c 5 0000000a 'services.exe' 0000000f 4 0000000c 'winedevice.exe' Wine-dbg>q C:\>net start test_service The test_service service is starting. Service already running There is not this problem on Windows 2000 (Windows should be rebooted after importing .reg file). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16669 Alexander Morozov <amorozov(a)etersoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.11 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16669 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16669 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-07-03 02:13:16 --- In 1.2-rc6, service doesn't show as running in winedbg/info process or in top. Attempting to start it again, however, shows it as already running. I haven't verified how it behaves on windows though. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16669 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution| |FIXED Severity|enhancement |normal --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2011-11-03 17:18:10 CDT --- Hello, this ought to be fixed some time ago (with overhaul of Wine services architecture). Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16669 Alexander Morozov <amorozov(a)etersoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #3 from Alexander Morozov <amorozov(a)etersoft.ru> 2011-11-04 12:12:11 CDT --- The bug still exists. I tested with wine-1.3.31-320-gc872590 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16669 --- Comment #4 from Alexander Morozov <amorozov(a)etersoft.ru> 2011-12-13 03:56:42 CST --- The bug is fixed in wine-1.3.34-252-g3046768 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16669 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2011-12-13 08:37:32 CST --- Reported fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16669 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c11e163eb789d099b70261afd33 | |03d8ff8e826ee Component|advapi32 |programs --- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2011-12-13 13:08:21 CST --- Hello, filling fields (using first commit of commit series) Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16669 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2011-12-16 13:30:27 CST --- Closing bugs fixed in 1.3.35. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org