Screwed up

Questions about Wine on Linux
Locked
2l82day
Newbie
Newbie
Posts: 4
Joined: Fri Feb 18, 2011 7:30 am

Screwed up

Post by 2l82day »

First things first. I am on Linux Mint Raring 64 bit.

Wine 1.6-rc2 worked perfectly before. No problems.

I tried to install Wine 1.7 because I hear great things about it. It worked fine, the install part, except it did not install a wine launcher, only a wine64 launcher. So I had to change my shortcuts.

tried to run my program (Forsaken World), but came up with this error (which I do not understand).

fixme:advapi:RegisterEventSourceA ((null),"VMware Virtual Mount Service Extended"): stub
fixme:advapi:RegisterEventSourceW (L"",L"VMware Virtual Mount Service Extended"): stub
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:ole:CoInitializeSecurity (0x440548,-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x40070001,(nil),0x0001,0x00000000,0x8ae900,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x40070001,(nil),0x0001,0x00000000,0x146ea8,(nil)): stub
fixme:win:RegisterDeviceNotificationA (hwnd=0x13d350, filter=0x8ae8e4,flags=0x00000001) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationA (hwnd=0x13d350, filter=0x8ae8e4,flags=0x00000001) returns a fake device notification handle!
wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x4471ac (thread 0032), starting debugger...
fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains unsupported style(s): 0x00000004
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x1410b0 (2, 1026, a003, 0, 0x33f45c)
fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x1410b0 (2, 1026, a004, 1, 0x33f45c)
fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x1410b0 (2, 1025, a003, 1, 0x33f45c)
fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x1410b0 (2, 1025, a004, 1, 0x33f45c)
fixme:shell:IExtractIconW_fnExtract (0x14ba98) (file=L"C:\\windows\\system32\\shell32.dll" index=-35 (nil) 0x33f350 size=00000014) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x152260) (file=L"C:\\windows\\system32\\shell32.dll" index=-16 (nil) 0x33f350 size=00000014) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x154a90) (file=L"C:\\windows\\system32\\shell32.dll" index=-235 (nil) 0x33f350 size=00000014) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x152558) (file=L"@C:\\windows\\system32\\shell32.dll" index=-33 (nil) 0x33f350 size=00000014) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x1569b0) (file=L"C:\\windows\\system32\\shell32.dll" index=-9 (nil) 0x33f350 size=00000014) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x154a70) (file=L"C:\\windows\\system32\\shell32.dll" index=-4 (nil) 0x33f350 size=00000014) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x156900) (file=L"C:\\windows\\system32\\shell32.dll" index=-4 (nil) 0x33f350 size=00000014) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x1541f8) (file=L"C:\\windows\\system32\\shell32.dll" index=-4 (nil) 0x33f350 size=00000014) semi-stub

I do not have vmware installed, and its not only this program, this happens on every program i run, including notepad, explorer.

So I uninstalled 1.7 and reinstalled 1.6, except whats another weird thing it does not install the rc2 version of that. And although my program runs, the icons within are screwy. Plus I still get that junk, above.

Please get me back to my 1.6rc2, this is driving me bonkers
2l82day
Newbie
Newbie
Posts: 4
Joined: Fri Feb 18, 2011 7:30 am

Re: Screwed up

Post by 2l82day »

Forget about this for now, i removed previous .wine, ran winecfg to redo .wine, and i don't get those error msg's
Locked