Trouble loading TVersity service

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Zoso
Newbie
Newbie
Posts: 3
Joined: Sat May 03, 2008 4:35 pm

Trouble loading TVersity service

Post by Zoso »

TVersity seems to have no problem running under Wine, but when I try to load the service, there is a message saying the service cannot be found:

andy@Zoso:~/.wine/drive_c/Program Files/TVersity/Media Server$ wine "C:\Program Files\TVersity\Media Server\MediaServer.exe" -start
preloader: Warning: failed to reserve range 00000000-00010000
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer
Starting TVersity Media Server...
Unable to start TVersity Media Server - Service does not exist (0x424).

There is an entry in the registry for this:

[System\\CurrentControlSet\\Services\\TVersityMediaServer] 1209849820
"DependOnGroup"=hex:00,00
"DependOnService"=hex:54,00,63,00,70,00,69,00,70,00,00,00,41,00,66,00,64,00,00,\
00,00,00
"DisplayName"="TVersityMediaServer"
"ErrorControl"=dword:00000000
"ImagePath"="C:\\Program Files\\TVersity\\Media Server\\MediaServer.exe"
"ObjectName"="LocalSystem"
"Start"=dword:00000002
"Type"=dword:00000110

and if I try to use net start I get:

andy@Zoso:~$ wine net start TVersityMediaServer
preloader: Warning: failed to reserve range 00000000-00010000
Could not get handle to service.

Not sure where to go.... any ideas?

Thanks in advance!

Andy
Dan Kegel

Trouble loading TVersity service

Post by Dan Kegel »

On Sat, May 3, 2008 at 2:41 PM, Zoso <[email protected]> wrote:
TVersity seems to have no problem running under Wine, but when I try to load the service, there is a message saying the service cannot be found:

andy@Zoso:~/.wine/drive_c/Program Files/TVersity/Media Server$ wine "C:\Program Files\TVersity\Media Server\MediaServer.exe" -start
preloader: Warning: failed to reserve range 00000000-00010000
FWIW, you might need
http://wiki.winehq.org/PreloaderPageZeroProblem
Zoso
Newbie
Newbie
Posts: 3
Joined: Sat May 03, 2008 4:35 pm

Post by Zoso »

That's cleans things up a bit, thanks!
Zoso
Newbie
Newbie
Posts: 3
Joined: Sat May 03, 2008 4:35 pm

Post by Zoso »

I tried reinstalling the program with Notepad open to ensure that services.exe and winserver were running and this is what I'm receiving if I try to start the service:

andy@Zoso:~/.wine/drive_c/Program Files/TVersity/Media Server$ wine MediaServer.exe -start
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer
Starting TVersity Media Server...
Unable to start TVersity Media Server - Service already running (0x420).

The software still cannot find the service running even though it appears to be running. If I try to stop it:

andy@Zoso:~/.wine/drive_c/Program Files/TVersity/Media Server$ wine MediaServer.exe -stop
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer
Stopping TVersity Media Server...
Unable to stop TVersity Media Server - Service request timeout (0x41d).

I'm not sure if this is progress or not.....

Andy
fuji0000
Newbie
Newbie
Posts: 1
Joined: Fri Apr 24, 2009 4:14 am

Post by fuji0000 »

This document, called the Wine User Guide, is both an easy installation guide and an extensive reference guide. This guide is for both the new Wine user


_________________
Call Center Software
Locked