search for: getglobalfontlinkobject

Displaying 10 results from an estimated 10 matches for "getglobalfontlinkobject".

2009 Jul 19
3
Regedit Crashes
I want to add a new registry key to the user reg. I'm using regedit but when i tried to do that the window crash. This is the terminal entry: fixme:mlang:GetGlobalFontLinkObject wine: Unhandled page fault on read access to 0x00000014 at address 0x14 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000014 in 32-bit code (0x00000014).
2010 Jun 20
1
Problems with Mp3Tag & VLC !!!
...ne 1.2-rc4) the installations fail. What happens ? Here are the terminal-logs: Mp3tag v2.46a: > > XYZ:~/Desktop$ wine mp3tagv246asetup.exe > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) > fixme:mlang:GetGlobalFontLinkObject > wine: Unhandled page fault on read access to 0x0000001c at address 0x1c (thread 0032), starting debugger... > Unhandled exception: page fault on read access to 0x0000001c in 32-bit code (0x0000001c). > err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "COMCTL32.dbg" (&q...
2010 Nov 14
2
Cannot install directx9 using winetricks
...ks to install directx9 (needed for Fallout3), I get an unhandled page fault when DXSETUP.exe starts to run: Code: Executing wine c:\winetrickstmp/DXSETUP.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) fixme:mlang:GetGlobalFontLinkObject wine: Unhandled page fault on read access to 0x00000012 at address 0x12 (thread 003d), starting debugger... After I close the standard error dialog window the output continues with: Code: Unhandled exception: page fault on read access to 0x00000012 in 32-bit code (0x00000012). err:dbghelp:p...
2009 Jan 18
5
strange error
...1 SMP Fri Jul 18 17:46:56 UTC 2008 i686 GNU/Linux[/b] [b]3dm at 3dm:~$ wine --version wine-1.1.13[/b] 3dm at 3dm:~$ winecfg ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: 5B B0:>3> D09;0 8;8 :0B0;>30 fixme:shell:MLSetMLHInstance (0x71590000,0x7e7f0000) stub fixme:mlang:GetGlobalFontLinkObject wine: Unhandled page fault on read access to 0x0000000a at address 0xa (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x0000000a in 32-bit code (0x0000000a). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:0000000a ESP:0033ee44 EBP:0033ee8...
2010 Sep 11
4
Namo FreeMotion - how to run in Wine?
...ssage, if I try to start the program: ~/.wine/drive_c/Programme/Namo/FreeMotion 2008$ wine FreeMotion.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) fixme:imm:ImmReleaseContext (0x1048c, 0x156338): stub fixme:mlang:GetGlobalFontLinkObject wine: Unhandled page fault on read access to 0x0000000b at address 0x7b852f71 (thread 0020), starting debugger... Unhandled exception: page fault on read access to 0x0000000b in 32-bit code (0x7b852f71). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7b852f71 ESP:0032e048 EBP...
2010 Jul 30
3
New eMule-Mods crashes !!!
...es (0x326bf8,0x326c00,0x326bf0): Stub! > fixme:time:GetSystemTimes (0x326bf8,0x326c00,0x326bf0): Stub! > fixme:time:GetSystemTimes (0x326bf8,0x326c00,0x326bf0): Stub! > fixme:time:GetSystemTimes (0x32c3b8,0x32c3c0,0x32c3b0): Stub! > fixme:mlang:fnIMLangFontLink_MapFont > fixme:mlang:GetGlobalFontLinkObject > wine: Unhandled page fault on read access to 0x00000036 at address 0x36 (thread 0009), starting debugger... > Unhandled exception: page fault on read access to 0x00000036 in 32-bit code (0x00000036). > err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "COMCTL32.dbg" (&q...
2011 Jan 31
1
crash with winecfg
hi, when i start winecfg in terminal i get an error message. Code: maik at maik-laptop:~$ winecfg fixme:shell:MLSetMLHInstance (0x71590000,0x7e950000) stub fixme:mlang:GetGlobalFontLinkObject wine: Unhandled page fault on read access to 0x00000004 at address 0x4 (thread 0049), starting debugger... Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x00000004). err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "COMCTL32.dbg" ("") Regi...
2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ?? I dont understand how can I make this work wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e72d7a6 ESP:00334b7c EBP:00334b94
2011 Feb 18
0
Wine release 1.3.14
...AddPrinterA as stub. msi/tests: Fix a typo. mshtml/tests: Fix a typo. shlwapi: Add stubs for SHWinHelpOnDemandA/W. Dmitry Timoshkov (4): user32: Add a test for reparenting a WS_POPUP window to a WS_CHILD parent. user32: Add message tests for SetParent(). mlang: GetGlobalFontLinkObject() takes a non-zero number of arguments. user32: Use the windows created by the SetParent() test to get a more predictable active/focus window state. EG Galano (1): gdiplus/tests: Make sure return value is used (LLVM/Clang). Francois Gouget (1): comctl32/tests: Fix compilation on...
2011 Nov 04
0
Wine release 1.3.32
...oesn't work 25388 ChessPlanet crashes during initializing 25423 "38644" - Mandelbulb in 1K intro crashes 25826 msctf:inputprocessor tests fail on clang 25929 VGA Planets 3.5.025 fails to run 25983 Double Sound (Alsa and Pulse) 26150 ElektroManager broken due to mlang.GetGlobalFontLinkObject 26354 Quicken Deluxe 2009 crashes 26355 Webbrowser WM_LBUTTONDOWN message don't work 26427 AutoCAD 2008: AdMigrator.exe crashes 26474 Wineconsole does not always exit when its child exits 26643 Undefined symbols _SSLCopyPeerCertificates on Mac OS X 10.4.11 27173 ACDSee Pro 4 c...