Hi With my phone, Samsung delivers NPS software (New PC Studio) I can install it with Wine 1.3.26 on my Ubuntu 11.04 but when I try to run it, I get a lot of messages: Code: remy@remy-PC:~$ wine "C:\\Program Files\\Samsung\Samsung New PC Studio\\NewPCStudio.exe" err:ole:CoGetClassObject class {dee35070-506b-11cf-b1aa-00aa00b8de95} not registered err:ole:CoGetClassObject no class object {dee35070-506b-11cf-b1aa-00aa00b8de95} could be created for context 0x1 err:oss:AUDDRV_GetEndpointIDs OSS /dev/mixer doesn't seem to exist err:oss:AUDDRV_GetEndpointIDs OSS /dev/mixer doesn't seem to exist err:winmm:WINMM_DevicesThreadProc Unexpected message: 0x15 fixme:ntoskrnl:KeGetCurrentThread () stub DbgPrint says: 0: DbgPrint says: Filemon.SYS: entering DriverEntry wine: Call from 0x7b839f22 to unimplemented function ntoskrnl.exe.IoGetCurrentProcess, aborting wine: Unimplemented function ntoskrnl.exe.IoGetCurrentProcess called at address 0x7b839f22 (thread 002d), starting debugger... wine: Call from 0x7b839f22 to unimplemented function ntoskrnl.exe.IoGetCurrentProcess, aborting remy@remy-PC:~$ fixme:win:RegisterDeviceNotificationW (hwnd=0x3006e, filter=0x33f084,flags=0x00000000) returns a fake device notification handle! fixme:win:RegisterDeviceNotificationW (hwnd=0x3006e, filter=0x33f084,flags=0x00000000) returns a fake device notification handle! fixme:msg:ChangeWindowMessageFilter c052 00000001 err:ole:CoGetClassObject class {499c0c20-a766-11cf-8011-00a0c90a8f78} not registered err:ole:create_server class {499c0c20-a766-11cf-8011-00a0c90a8f78} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {499c0c20-a766-11cf-8011-00a0c90a8f78} could be created for context 0x15 fixme:ntoskrnl:KeGetCurrentThread () stub DbgPrint says: 0: DbgPrint says: Filemon.SYS: entering DriverEntry wine: Call from 0x7b839f22 to unimplemented function ntoskrnl.exe.IoGetCurrentProcess, aborting wine: Unimplemented function ntoskrnl.exe.IoGetCurrentProcess called at address 0x7b839f22 (thread 0036), starting debugger... wine: Call from 0x7b839f22 to unimplemented function ntoskrnl.exe.IoGetCurrentProcess, aborting fixme:ntoskrnl:KeGetCurrentThread () stub DbgPrint says: 0: DbgPrint says: Filemon.SYS: entering DriverEntry wine: Call from 0x7b839f22 to unimplemented function ntoskrnl.exe.IoGetCurrentProcess, aborting wine: Unimplemented function ntoskrnl.exe.IoGetCurrentProcess called at address 0x7b839f22 (thread 003d), starting debugger... wine: Call from 0x7b839f22 to unimplemented function ntoskrnl.exe.IoGetCurrentProcess, aborting fixme:ntoskrnl:KeGetCurrentThread () stub DbgPrint says: 0: DbgPrint says: Filemon.SYS: entering DriverEntry wine: Call from 0x7b839f22 to unimplemented function ntoskrnl.exe.IoGetCurrentProcess, aborting wine: Unimplemented function ntoskrnl.exe.IoGetCurrentProcess called at address 0x7b839f22 (thread 0044), starting debugger... wine: Call from 0x7b839f22 to unimplemented function ntoskrnl.exe.IoGetCurrentProcess, aborting ^C Does some of you know what it i s? I asked Samsung when do they plan to port the application on GNU/Linux, but no answer :x