Problem installing Mafia: UnregisterDeviceNotification

Questions about Wine on Linux
Locked
makayabou
Level 1
Level 1
Posts: 5
Joined: Wed Sep 19, 2012 11:03 am

Problem installing Mafia: UnregisterDeviceNotification

Post by makayabou »

Hello,

I want to install the game Mafia 1 using wine from ppa on Ubuntu 12.04.

I launch wine MafiaSetup.exe and I got:
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12d7c0, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12d7c0, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
What does mean this message and what should I do ?

Thanks for your help.
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problem installing Mafia: UnregisterDeviceNotification

Post by dimesio »

Fixmes are unimplemented functions. If your app is working, don't worry about them.
makayabou
Level 1
Level 1
Posts: 5
Joined: Wed Sep 19, 2012 11:03 am

Re: Problem installing Mafia: UnregisterDeviceNotification

Post by makayabou »

No, the app doesn't work.
The message just keep staying, and the app won't open.

Thanks

Flo
makayabou
Level 1
Level 1
Posts: 5
Joined: Wed Sep 19, 2012 11:03 am

Re: Problem installing Mafia: UnregisterDeviceNotification

Post by makayabou »

The app doesn't work and the whole message is:

Code: Select all

bellinuxien@ubuntu:/$ wine /media/MAFIA_CD_1/MafiaSetup.exe 
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x73e97c,0x73e980): stub
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e694,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e5d8,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
err:module:import_dll Library MFC42.DLL (which is needed by L"I:\\MafiaSetup.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"I:\\MafiaSetup.exe" failed, status c0000135
I think it is after wine update:

Code: Select all

bellinuxien@ubuntu:/$ sudo aptitude show wine
Paquet : wine                                 
État: installé
Automatiquement installé: non
Multi-Arch: foreign
Version : 1.5.13-0ubuntu1
Priorité : supplémentaire
Section : otherosfs
Responsable : Scott Ritchie <[email protected]>
Architecture : i386
Taille décompressée : 21,5 k
Dépend: wine1.5
Fourni par: wine1.4, wine1.5
Description : Microsoft Windows Compatibility Layer (meta-package)
 Wine is a compatibility layer for running Windows applications on Linux.
 Applications are run at full speed without the need of cpu emulation. Wine does
 not require Microsoft Windows, however it can use native system dll files in
 place of its own if they are available. 
 
 This meta-package always depends on the default version of Wine.
makayabou
Level 1
Level 1
Posts: 5
Joined: Wed Sep 19, 2012 11:03 am

Re: Problem installing Mafia: UnregisterDeviceNotification

Post by makayabou »

Hello,

Still having the problem.

I succed catching the whole but short message:

Code: Select all

 
bellinuxien@ubuntu:~$ wine /media/MAFIA_CD_1/MafiaSetup.exe 
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x73e97c,0x73e980): stub
fixme:win:RegisterDeviceNotificationA (hwnd=0x12ad20, filter=0x93e694,flags=0x00000001) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
wine: cannot find L"I:\\MafiaSetup.exe"
Locked