https://bugs.winehq.org/show_bug.cgi?id=43374
Bug ID: 43374
Summary: valgrind shows an invalid read in
dlls/mshtml/tests/script.c
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==28896== Invalid read of size 2
==28896== at 0x5678C6D: DispCallFunc (typelib.c:6674)
==28896== by 0x680D479: invoke_builtin_function (dispex.c:1123)
==28896== by 0x680D763: function_invoke (dispex.c:1174)
==28896== by 0x680DA11: invoke_builtin_prop (dispex.c:1242)
==28896== by 0x680E964: DispatchEx_InvokeEx (dispex.c:1533)
==28896== by 0x16AC9205: IDispatchEx_InvokeEx (dispex.h:318)
==28896== by 0x16AC9205: disp_call (???:0)
==28896== by 0x16ACC7DF: exprval_call (engine.c:328)
==28896== by 0x16ACF402: interp_call_member (engine.c:1213)
==28896== by 0x16AD482D: enter_bytecode (engine.c:2787)
==28896== by 0x16AD5533: exec_source (engine.c:3040)
==28896== by 0x16AD7CF0: invoke_source (function.c:257)
==28896== by 0x16AD8152: Function_invoke (function.c:350)
==28896== by 0x16AC69A2: invoke_prop_func (dispex.c:383)
==28896== by 0x16AC7C70: DispatchEx_InvokeEx (dispex.c:684)
==28896== by 0x6856620: IDispatchEx_InvokeEx (dispex.h:318)
==28896== by 0x6856620: call_disp_func (???:0)
==28896== by 0x6856A51: call_event_handlers (htmlevent.c:961)
==28896== by 0x685748B: fire_event_obj (htmlevent.c:1095)
==28896== by 0x6857AC4: fire_event (htmlevent.c:1204)
==28896== by 0x68CD65F: handle_load (nsevents.c:282)
==28896== by 0x6B18A8A8: ???
==28896== Address 0x7869d20 is 0 bytes after a recently re-allocated block of
size 0 alloc'd
==28896== at 0x7BC51061: notify_alloc (heap.c:254)
==28896== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==28896== by 0x6809E6F: heap_alloc (mshtml_private.h:1168)
==28896== by 0x680A6FF: add_func_info (dispex.c:277)
==28896== by 0x680ABD4: process_interface (dispex.c:354)
==28896== by 0x680AEE5: preprocess_dispex_data (dispex.c:419)
==28896== by 0x680F3CA: init_dispex_with_compat_mode (dispex.c:1776)
==28896== by 0x68E753F: init_dispex (mshtml_private.h:334)
==28896== by 0x68EA736: OmNavigator_Create (omnavigator.c:1088)
==28896== by 0x68AA791: HTMLWindow2_get_navigator (htmlwindow.c:920)
==28896== by 0x4A9EAFF: IHTMLWindow2_get_navigator (mshtml.h:38483)
==28896== by 0x4A9EAFF: test_script_run (???:0)
==28896== by 0x4A9F739: ActiveScriptParse_ParseScriptText (script.c:2472)
==28896== by 0x68FEBE6: IActiveScriptParse32_ParseScriptText
(activscp.h:1126)
==28896== by 0x68FEBE6: parse_elem_text (???:0)
==28896== by 0x68FF823: parse_inline_script (script.c:1103)
==28896== by 0x68FFA7A: parse_script_elem (script.c:1142)
==28896== by 0x69001FF: doc_insert_script (script.c:1285)
==28896== by 0x68B9905: run_insert_script (mutation.c:349)
==28896== by 0x68BA1B0: nsRunnable_Run (mutation.c:532)
==28896== by 0x6A83E0A0: ???
==28896== by 0x68BAEB0: nsDocumentObserver_AttemptToExecuteScript
(mutation.c:817)
==28896==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42667
Bug ID: 42667
Summary: Uplay crashes after close
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: olze(a)trustserv.de
Distribution: ---
Created attachment 57618
--> https://bugs.winehq.org/attachment.cgi?id=57618
The error output
I installed uplay and started it. Then i installed Tom Clancys Ghost Recon
Wildlands. I closed uplay. Now i can not start it anymore. I always get an
error saying uplay crashed and a crash dump will be generated.
Could be related to https://bugs.winehq.org/show_bug.cgi?id=39870
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11070
Summary: Unimplemented function CRYPT32.dll.PFXIsPFXBlob
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mhs(a)hp.com
CC: mhs(a)hp.com
Created an attachment (id=10088)
--> (http://bugs.winehq.org/attachment.cgi?id=10088)
Dependency Walker Load List (Wine Builtin)
The importpfx tool <http://home.fnal.gov/~jklemenc/importpfx.html> will run
under ~/.ies4linux , however fails with builtin ntdll and crypt32 under
~/.wine.
Importpfx would be very useful because it allows PKCS12 certificates to be
imported to the Certificate Store without need for IE's import/export frontend.
Note:
Filing this bug under crypt32, though it might better belong to ntdll.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43407
Bug ID: 43407
Summary: con not connect with license server
Product: Wine-staging
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lokesh.bhandari(a)enjayworld.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
I have my application which is for erp. I am trying to install it. It is
installed successfully but it create problem when applying license to it.
-- At the installation of mono it license is applied successfully but after
that it not take license.
-- Also After installing mono license not apply. License apply only when mono
is being installing.
-- My application is used socket to communicate with license server.
Log for application is
fixme:winediag:start_process Wine Staging 2.11 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:hnetcfg:fw_profile_get_FirewallEnabled 0xe9c2b0, 0x33fda8
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0
func=500 method=0)
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory
err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for
your libodbc provider.
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x110e220 (nil)): stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x7f, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x401, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x402, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x403, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x404, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x405, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x406, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x407, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x408, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x409, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x40a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x40b, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x40c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x40d, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x40e, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x40f, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x410, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x411, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x412, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x413, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x414, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x415, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x416, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x417, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x418, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x419, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41b, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41d, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41e, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41f, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x420, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x421, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x422, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x423, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x424, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x425, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x426, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x427, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x429, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x42a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x42b, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x42c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x42d, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x42f, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x436, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x437, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x438, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x439, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x43e, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x43f, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x440, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x441, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x443, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x444, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x445, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x446, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x447, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x449, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x44a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x44b, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x44e, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x44f, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x450, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x452, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x456, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x457, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x45a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x461, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x465, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x47e, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x48f, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x490, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x491, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x492, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x494, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x801, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x804, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x807, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x809, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x80a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x80c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x810, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x813, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x814, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x816, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x81a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x81d, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x82c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x83c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x83e, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x843, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0xc01, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0xc04, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0xc07, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0xc09, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0xc0a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0xc0c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0xc13, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0xc1a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1001, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1004, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1007, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1009, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x100a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x100c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1401, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1404, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1407, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1409, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x140a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x140c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1801, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1809, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x180a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x180c, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1c01, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1c09, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x1c0a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x2001, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x2009, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x200a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x2401, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x2409, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x240a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x2801, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x2809, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x280a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x2c01, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x2c09, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x2c0a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x3001, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x3009, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x300a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x3401, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x3409, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x340a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x3801, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x380a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x3c01, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x3c0a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4001, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x400a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x440a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x480a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4c0a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x500a, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub!
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x1df0e1c,0x1df0ae8): stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0
func=500 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0
func=500 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1
func=20 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1
func=20 method=0)
err:service:process_send_command service protocol error - failed to write pipe!
fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 16 0x32ef5c
0x32ef60
fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 16 0x32ef58
0x32ef5c
fixme:winspool:EnumFormsA 0x1 1 (nil) 0 0x32fcc0 0x32fcc4
fixme:psdrv:PSDRV_CreateColor Colour is 01000000
fixme:psdrv:PSDRV_CreateColor Colour is 01000000
fixme:psdrv:PSDRV_CreateColor Colour is 01000000
fixme:psdrv:PSDRV_CreateColor Colour is 01000000
fixme:psdrv:PSDRV_CreateColor Colour is 01000000
fixme:psdrv:PSDRV_CreateColor Colour is 01000000
fixme:psdrv:PSDRV_CreateColor Colour is 01000000
fixme:psdrv:PSDRV_CreateColor Colour is 01000000
fixme:psdrv:PSDRV_CreateColor Colour is 01000000
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x409, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:odbc:SQLWriteFileDSNW L"TallyODBC_9000" L"ODBC" L"Driver" L"Tally ODBC
Driver"
fixme:odbc:SQLWriteFileDSNW L"TallyODBC_9000" L"ODBC" L"Server" L"(local)"
fixme:odbc:SQLWriteFileDSNW L"TallyODBC_9000" L"ODBC" L"Port" L"9000"
fixme:odbc:SQLWriteDSNToIniW L"TallyODBC_9000" L"Tally ODBC Driver"
fixme:odbc:SQLWriteDSNToIniW L"TallyODBC_9000" L"Tally ODBC Driver"
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x409, 0000: semi-stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout setting keyboard of different
locales not supported
fixme:odbc:SQLRemoveDSNFromIniW L"TallyODBC_9000"
fixme:odbc:SQLRemoveDSNFromIniW L"TallyODBC_9000"
fixme:htmlhelp:HtmlHelpW HH case HH_UNINITIALIZE not handled.
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x32fd74 (nil)): stub
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44410
Bug ID: 44410
Summary: UltraISO setup uses wrong char widths in path edit box
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: thomas.faber(a)reactos.org
Regression SHA1: fb44feb62fd8b49edd27921bc6bc3682d14c1254
Distribution: ---
Created attachment 60335
--> https://bugs.winehq.org/attachment.cgi?id=60335
Screenshot
The path edit box in UltraISO's setup shows a broken font display since
fb44feb62fd (usp10: Re-use script caches for the same font). It's most clearly
visible with the first backslash, which has too much white space on its left
(see screenshot).
I've tracked it down to the fact that calls to ScriptPlaceOpenType are made
with psa->fNoGlyphIndex values of both TRUE and FALSE, leading to the widths[]
array being populated with both character and glyph indexes. Whichever is
requested first will be written to the cache and then used for both.
As far as I understand, this issue has existed before the guilty commit, it is
just easier to hit now due to the cache re-use. It would seem a fix should
either use two separate caches (one indexed by character, one by glyph), or
consistently use one of the two as the index to widths[], and possibly keep a
char<->glyph lookup table in addition.
Related ReactOS bug: https://jira.reactos.org/browse/CORE-14226
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38614
Bug ID: 38614
Summary: Holy Avatar vs. Maidens of the Dead installer crashes
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 51513
--> https://bugs.winehq.org/attachment.cgi?id=51513
terminal output + backtrace
The game is from Desura, the installer is a multi-volume self-extracting winrar
archive. When file extraction is completed the installer starts, I see the
splash screen and the language selection dialog from the installer for a brief
moment, but before any action could be taken Wine crashes.
The temporary directory 'RARSFX0' created by the installer is always deleted by
the application after it crashed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35963
Bug ID: 35963
Summary: crash in Syberia2
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: farmboy0+winehq(a)googlemail.com
Created attachment 48060
--> http://bugs.winehq.org/attachment.cgi?id=48060
backtrace #1 from wine
I have found 2 places in the game that show this backtrace.
One is near the beginning of the game. Once you can control Kate Walker enter
the toilet in the train.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38471
Bug ID: 38471
Summary: scanline ordering different type assignment
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Distribution: ---
dlls/dxgi/
Clang warning
----
output.c:216:41: warning: implicit conversion from enumeration type 'enum
wined3d_scanline_ordering' to different enumeration type
'DXGI_MODE_SCANLINE_ORDER'
(aka 'enum DXGI_MODE_SCANLINE_ORDER') [-Wenum-conversion]
desc[i].ScanlineOrdering = mode.scanline_ordering;
~ ~~~~~^~~~~~~~~~~~~~~~~
----
If we look more carefully then we see that wined3d_scanline_ordering assumes
values from 0 to 2 while DXGI from 0 to 3.
The difference is WINED3D_SCANLINE_ORDERING_INTERLACED = 2 may correspond to
DXGI_MODE_SCANLINE_ORDER_UPPER_FIELD_FIRST = 2,
DXGI_MODE_SCANLINE_ORDER_LOWER_FIELD_FIRST = 3,
depends on what?
Usual DXGI_MODE_SCANLINE_ORDER_LOWER_FIELD_FIRST but in this case the
assignment is wrong. 2 != 3
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15883
Summary: When the Linux version of SDL_mixer is installed,
programs in Qb64 fail to compile (c++ compilation
failed).
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samanddeanus(a)yahoo.com
When the Linux version of SDL_mixer is installed, programs in Qb64 fail to
compile (c++ compilation failed).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42329
Bug ID: 42329
Summary: Hellgate London Multiplayer: disconnect on specific
actions
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Kakarott2003(a)yahoo.de
Distribution: ---
Created attachment 57080
--> https://bugs.winehq.org/attachment.cgi?id=57080
log 1: disconnect on jump
With london2038.com (http://www.hellgateaus.info/forum/server-reboot/) there is
a new server for running Hellgate London in multiplayer.
The windows people can play find.
The most things I can do to.
Like:
- connect to the server
- create and choose a character
- enter stations and tunnels
- chat
- talk to npcs
- walk around
So far so good.
But when I do certain actions I get disconnected.
Like jumping. When I jump, sometimes on the first jump, sometimes later.
Everytime I shoot when I'm in the dungeon (can't shoot in stations).
I tried first with wine-2.0-rc6, then staging.
Tried earlier versions.
Tried some winetricks dlls.
Now with wine-staging-2.0.
Also made a thread on there forum
(http://www.hellgateaus.info/forum/support/hgl-on-linux-with-wine/)
Funny part:
Tried on another PC. Same Debian 64bit. Same wine from repos.
First it disconnected like always.
Then, I don't know what I did, it stayed connected.
I tried to reproduce it but couldn't. Changed wine version. (Of-course always
deleting wine-prefix.)
Nothing. It stayed connected (most times). While on the other machine it always
disconnects.
Tried same debian packages (probably just little different versions) on both
machines. Same /proc-net-TCP-settings.
No change.
Same network with via cable on same switch.
No change.
While staying connected I could see:
- doing nothing ping was around 150ms
- doing something the ping rose (saw times up around 100000ms...) until
standing and waiting, then it would fall normal again
- lots of tcp packages flowing in wireshark while actions were happening
Not really playable. But it stays connected. Somehow...
Now I made logs with
+accel,+actxprxy,+advapi,+animate,+chain,+comboex,+commctrl,+commdlg,+context,+cred,+crypt,+cryptasn,+cryptnet,+datetime,+dpa,+dsa,+eventlog,+handle,+header,+heap,+hotkey,+icmp,+imagelist,+ipaddress,+iphlpapi,+listview,+lsa,+monthcal,+mpr,+mscoree,+nativefont,+netapi32,+netbios,+ntlm,+ole,+oleacc,+olemalloc,+olepicture,+olerelay,+pager,+progress,+propsheet,+rebar,+reg,+rpc,+schannel,+secur32,+service,+statusbar,+storage,+syslink,+tab,+theme_button,+theme_scroll,+theming,+themingcombo,+toolbar,+tooltips,+trackbar,+treeview,+typelib,+updown,+userenv,+variant,+wbemprox,+winediag,+wininet,+winsock,+winspool,+wmi
Hope somebody can help.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.