https://bugs.winehq.org/show_bug.cgi?id=38585
--- Comment #8 from Aaron dudemack@gmail.com --- So I installed LoggerNet and had some trouble with the connect program. I'm new to using this so I may be doing things wrong. It installs fine (seemingly) and lets me add a datalogger in the setup program but when I go to use the connect program it says it has a problem but it won't let me see the print out of the error log. I am able to get this in the terminal: 0168:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0168:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0168:fixme:thread:GetThreadUILanguage : stub, returning default language. 0168:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0032D9D0, 00000000 0032D9F8 0168:fixme:nls:get_dummy_preferred_ui_language (0x38 0032D9D0 00000000 0032D9F8) returning a dummy value (current locale) 0168:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0032D9D0, 0263A680 0032D9F8 0168:fixme:nls:get_dummy_preferred_ui_language (0x38 0032D9D0 0263A680 0032D9F8) returning a dummy value (current locale) 0168:fixme:wtsapi:WTSRegisterSessionNotification Stub 0002024C 0x00000000 0168:fixme:uxtheme:BufferedPaintInit Stub () wine: Unhandled exception 0x0eedfade in thread 168 at address 7B0100C6 (thread 0168), starting debugger... 0178:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0178:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0180:fixme:dc:DeleteDC not deleting busy DC 01410079 refcount 2 0168:err:virtual:virtual_setup_exception stack overflow 1668 bytes in thread 0168 addr 0x7bc54a3a stack 0x23097c (0x230000-0x231000-0x330000)
Any ideas on how I can get the error log? Thanks