Trying to Run a Program, I get these errors

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
towerofbabel
Newbie
Newbie
Posts: 1
Joined: Sun Feb 01, 2009 2:05 pm

Trying to Run a Program, I get these errors

Post by towerofbabel »

Hi,

I am new to wine. I am running Mac OSX 10.5 and the latest wine as installed by MacPorts. I am basically trying to run WINE in order to use one program I used on Windows - Extreme Sample Converter: I have read some posts on the net that say this is compatible with WINE.

However, when I run it (I have already installed it successfully) I get the following error message almost immediately:

"ASPI initalized successfully but no host adapters (cdroms) was detected on your system"

I then click "OK" to that.

Well, then nothing happens, but I see this in Terminal:

fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 27/09/2009, dlt (d/m/y): 27/03/2009
err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\\DEVICEMAP\\Scsi"
err:ole:CoUninitialize Mismatched CoUninitialize

Can anyone help me troubleshoot this?

Thanks.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Trying to Run a Program, I get these errors

Post by austin987 »

On Sun, Feb 1, 2009 at 1:22 PM, towerofbabel <[email protected]> wrote:
Hi,

I am new to wine. I am running Mac OSX 10.5 and the latest wine as installed by MacPorts. I am basically trying to run WINE in order to use one program I used on Windows - Extreme Sample Converter: I have read some posts on the net that say this is compatible with WINE.

However, when I run it (I have already installed it successfully) I get the following error message almost immediately:

"ASPI initalized successfully but no host adapters (cdroms) was detected on your system"

I then click "OK" to that.

Well, then nothing happens, but I see this in Terminal:

fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 27/09/2009, dlt (d/m/y): 27/03/2009
err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\\DEVICEMAP\\Scsi"
err:ole:CoUninitialize Mismatched CoUninitialize

Can anyone help me troubleshoot this?

Thanks.





Hmm, strange error. Can this be downloaded anywhere?

Retry in a clean ~/.wine, and make sure your drive is mapped in
winecfg. When using DVD Decrypter, I sometimes get strange errors
unless I set the windows version to NT4, and have a dvd in the drive
before running winecfg.

--
-Austin
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Trying to Run a Program, I get these errors

Post by vitamin »

towerofbabel wrote:"ASPI initalized successfully but no host adapters (cdroms) was detected on your system"
Some of that code is Linux specific and won't work on Mac.
James McKenzie

Trying to Run a Program, I get these errors

Post by James McKenzie »

towerofbabel wrote:
Hi,

I am new to wine. I am running Mac OSX 10.5 and the latest wine as installed by MacPorts. I am basically trying to run WINE in order to use one program I used on Windows - Extreme Sample Converter: I have read some posts on the net that say this is compatible with WINE.

However, when I run it (I have already installed it successfully) I get the following error message almost immediately:

"ASPI initalized successfully but no host adapters (cdroms) was detected on your system"

I then click "OK" to that.

Well, then nothing happens, but I see this in Terminal:

fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 27/09/2009, dlt (d/m/y): 27/03/2009
err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\\DEVICEMAP\\Scsi"
err:ole:CoUninitialize Mismatched CoUninitialize

Can anyone help me troubleshoot this?

Please file a bug report. Also, is this program available in either
trial or demo mode?

Thank you.

James McKenzie
Locked