I am trying to run the Lala music mover (it works in conjuction with
Lala.com, a legal music sharing service). I've managed to tweak Wine
enough to work it to a certain point in the wizard (this was a few
months ago) but it throws back some errors about unimplimented
functions.
The console trace is HUGE so I didn't want to post it to the list right
off the bat for those of you who read the messages as a digest, as I do.
I want to confirm that any error regarding an "unimplimented function"
is a lost cause until Wine is updated withe the appropriate function.
Thanks
-Eric
Lala music mover throws many errors
-
- Newbie
- Posts: 3
- Joined: Sun Apr 27, 2008 12:21 am
Lala music mover throws many errors
On Wed, Oct 22, 2008 at 6:42 PM, Eric Mitchell <[email protected]> wrote:
--
-Austin
What dll is it in?I am trying to run the Lala music mover (it works in conjuction with
Lala.com, a legal music sharing service). I've managed to tweak Wine
enough to work it to a certain point in the wizard (this was a few
months ago) but it throws back some errors about unimplimented
functions.
The console trace is HUGE so I didn't want to post it to the list right
off the bat for those of you who read the messages as a digest, as I do.
I want to confirm that any error regarding an "unimplimented function"
is a lost cause until Wine is updated withe the appropriate function.
Thanks
-Eric
--
-Austin
-
- Newbie
- Posts: 3
- Joined: Sun Apr 27, 2008 12:21 am
It doesn't seem to be in a dll. The pertinent part of the error seems to be this here:
The rest of it is a series of dumps and explanations that are foreign to a guy with only a year of high school programming under his belt.
Code: Select all
wine: Call from 0x7b844fb0 to unimplemented function ntoskrnl.exe.KeInitializeMutex, aborting
wine: Unimplemented function ntoskrnl.exe.KeInitializeMutex called at address 0x7b844fb0 (thread 0014), starting debugger...
Unhandled exception: unimplemented function ntoskrnl.exe.KeInitializeMutex called in 32-bit code (0x7b845026).
Lala music mover throws many errors
On Wed, Oct 22, 2008 at 7:46 PM, guitarMan666 <[email protected]> wrote:
You might try setting windows version to 9x, but otherwise, out of
luck until it's implemented.
--
-Austin
http://bugs.winehq.org/show_bug.cgi?id=15521It doesn't seem to be in a dll. The pertinent part of the error seems to be this here:
Code:
wine: Call from 0x7b844fb0 to unimplemented function ntoskrnl.exe.KeInitializeMutex, aborting
wine: Unimplemented function ntoskrnl.exe.KeInitializeMutex called at address 0x7b844fb0 (thread 0014), starting debugger...
Unhandled exception: unimplemented function ntoskrnl.exe.KeInitializeMutex called in 32-bit code (0x7b845026).
The rest of it is a series of dumps and explanations that are foreign to a guy with only a year of high school programming under his belt.
You might try setting windows version to 9x, but otherwise, out of
luck until it's implemented.
--
-Austin