https://bugs.winehq.org/show_bug.cgi?id=37279
Bug ID: 37279
Summary: builtin IE "document.location.pathname" returns
without leading slash
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: penghao(a)linuxdeepin.com
Created attachment 49577
--> https://bugs.winehq.org/attachment.cgi?id=49577
test case
I have upload a test html page, use jscript to get value of
document.location.pathname.
if it was start with a leading slash, nothing will happen; if don't, will be a
alert.
this page was tested on IE8/11, Chrome, Firefox. they are all right.
but in builtin IE the value will do not have leading slash.
--
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=34021
Bug #: 34021
Summary: IE8 crashes badly when navigating to www.microsoft.com
Product: Wine
Version: 1.6-rc4
Platform: x86-64
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45209
--> http://bugs.winehq.org/attachment.cgi?id=45209
wine-1.6-rc4-122-g104adb7 console output (caught by redirects)
Working around Bug 25648, "wine ~/.wine/drive_c/Program\ Files/Internet\
Explorer/iexplore.exe www.microsoft.com" crashes out badly. See logs.
However, workaround is supplied wininet (and urlmon - unimplemented function).
--
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=43207
Bug ID: 43207
Summary: Friday The 13th The Game not Working
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
When you try to start EAC_Launcher.exe, the following error gets out: -
REVOLT.nfo was eitner deleted or not put in directory. Application will
terminate now
WINEDEBUG=fixme-all,err+loaddll,err+dll,err+file,err+reg
------ Program EAC_Launcher.exe ------
err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status
0x2733
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Received from
192.168.0.102:5353 16 aspire89-P55A-UD4.local. AAAA
FE80:0000:0000:0000:0A12:F0CA:1A84:437A"
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: ProbeCount 2; will
deregister 4 aspire89-P55A-UD4.local. Addr 192.168.0.102"
err:eventlog:ReportEventW L"Local Hostname aspire89-P55A-UD4.local already in
use; will try aspire89-P55A-UD4-2.local instead"
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Received from
192.168.0.102:5353 25 102.0.168.192.in-addr.arpa. PTR
aspire89-P55A-UD4.local."
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Unexpected conflict
discarding 27 102.0.168.192.in-addr.arpa. PTR aspire89-P55A-UD4-2.local."
err:winedevice:async_create_driver failed to create driver L"ps6ajtsb":
c0000135
--
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=42868
Bug ID: 42868
Summary: Ether One Redux: graphical glitches/miscoloration when
running the game in DirectX mode
Product: Wine
Version: 2.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 57977
--> https://bugs.winehq.org/attachment.cgi?id=57977
Terminal output Wine-2.6-108-g6c7760f217
Ether One Redux, when ran in DirectX mode, suffers from graphic glitches and
miscoloration on random objects.
Fortunately enough, the game will display everything correctly when I use the
"wine EtherOne.exe -opengl4" command which allowed me to make comparison shots
for the glitched objects and how they are supposed to look.
I am running the game in a clean Windows 7 64-bit prefix on an Nvidia 970 using
the proprietary drivers (version 378.13).
--
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=43340
Bug ID: 43340
Summary: valgrind shows several possible leaks in several tests
(e.g., dlls/amstream/tests/amstream.c) (AMD+llvm mesa)
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Glx info:
OpenGL renderer string: Gallium 0.4 on AMD OLAND (DRM 2.49.0 /
4.9.33-vanilla-workstation-3, LLVM 3.9.1)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.0.6
OpenGL core profile shading language version string: 4.50
OpenGL version string: 3.0 Mesa 17.0.6
Henri and I briefly discussed on IRC, not likely an issue:
<wizardedit> strfllw, looking at valgrind + mesa with debugging info fixed
(march disabled); I see a lot of possible leaks, could you take a quick look
please? e.g., d3d10core/device: https://pastebin.com/URY5kwxu
<strfllw> wizardedit: I'd have to take a much closer look to say for sure, but
purely by "gut feeling" I'd say probably not
<strfllw> my guess would be valgrind not understanding ralloc in the first one,
and not understanding Mesa's shader cache for the others
Filing a bug for reference / place holder in case someone does want to
investigate.
../../../tools/runtest -q -P wine -T ../../.. -M amstream.dll -p
amstream_test.exe.so amstream && touch amstream.ok
==25729== 252 bytes in 1 blocks are possibly lost in loss record 2,505 of 3,085
==25729== at 0x402C267: malloc (vg_replace_malloc.c:299)
==25729== by 0x6928B70: ralloc_size (ralloc.c:126)
==25729== by 0x6928C8E: rzalloc_size (ralloc.c:158)
==25729== by 0x6928151: _mesa_hash_table_rehash (hash_table.c:269)
==25729== by 0x69280AC: hash_table_insert (hash_table.c:301)
==25729== by 0x6D52812: si_shader_cache_insert_shader
(si_state_shaders.c:198)
==25729== by 0x6D52812: si_init_shader_selector_async
(si_state_shaders.c:1353)
==25729== by 0x6A780B6: util_queue_thread_func (u_queue.c:154)
==25729== by 0x6A77C04: impl_thrd_routine (threads_posix.h:87)
==25729== by 0x4245249: start_thread (pthread_create.c:333)
==25729== by 0x4340D6D: clone (clone.S:114)
==25729==
==25729== 520 bytes in 6 blocks are possibly lost in loss record 2,715 of 3,085
==25729== at 0x402C267: malloc (vg_replace_malloc.c:299)
==25729== by 0x6D4FA9A: read_chunk (si_state_shaders.c:99)
==25729== by 0x6D524CD: si_load_shader_binary (si_state_shaders.c:165)
==25729== by 0x6D524CD: si_shader_cache_load_shader (si_state_shaders.c:216)
==25729== by 0x6D524CD: si_init_shader_selector_async
(si_state_shaders.c:1336)
==25729== by 0x6A780B6: util_queue_thread_func (u_queue.c:154)
==25729== by 0x6A77C04: impl_thrd_routine (threads_posix.h:87)
==25729== by 0x4245249: start_thread (pthread_create.c:333)
==25729== by 0x4340D6D: clone (clone.S:114)
==25729==
==25729== 2,304 bytes in 6 blocks are possibly lost in loss record 2,935 of
3,085
==25729== at 0x402DDE5: calloc (vg_replace_malloc.c:711)
==25729== by 0x6D51FA6: si_init_shader_selector_async
(si_state_shaders.c:1319)
==25729== by 0x6A780B6: util_queue_thread_func (u_queue.c:154)
==25729== by 0x6A77C04: impl_thrd_routine (threads_posix.h:87)
==25729== by 0x4245249: start_thread (pthread_create.c:333)
==25729== by 0x4340D6D: clone (clone.S:114)
==25729==
==25729== 7,260 bytes in 6 blocks are possibly lost in loss record 3,014 of
3,085
==25729== at 0x402C267: malloc (vg_replace_malloc.c:299)
==25729== by 0x6D4FA9A: read_chunk (si_state_shaders.c:99)
==25729== by 0x6D52514: si_load_shader_binary (si_state_shaders.c:171)
==25729== by 0x6D52514: si_shader_cache_load_shader (si_state_shaders.c:216)
==25729== by 0x6D52514: si_init_shader_selector_async
(si_state_shaders.c:1336)
==25729== by 0x6A780B6: util_queue_thread_func (u_queue.c:154)
==25729== by 0x6A77C04: impl_thrd_routine (threads_posix.h:87)
==25729== by 0x4245249: start_thread (pthread_create.c:333)
==25729== by 0x4340D6D: clone (clone.S:114)
==25729==
==25729== 9,668 bytes in 15 blocks are possibly lost in loss record 3,028 of
3,085
==25729== at 0x402C267: malloc (vg_replace_malloc.c:299)
==25729== by 0x6D52001: si_get_tgsi_binary (si_state_shaders.c:50)
==25729== by 0x6D52001: si_init_shader_selector_async
(si_state_shaders.c:1330)
==25729== by 0x6A780B6: util_queue_thread_func (u_queue.c:154)
==25729== by 0x6A77C04: impl_thrd_routine (threads_posix.h:87)
==25729== by 0x4245249: start_thread (pthread_create.c:333)
==25729== by 0x4340D6D: clone (clone.S:114)
==25729==
==25729== 21,668 bytes in 15 blocks are possibly lost in loss record 3,061 of
3,085
==25729== at 0x402DDE5: calloc (vg_replace_malloc.c:711)
==25729== by 0x6D52699: si_get_shader_binary (si_state_shaders.c:125)
==25729== by 0x6D52699: si_shader_cache_insert_shader
(si_state_shaders.c:194)
==25729== by 0x6D52699: si_init_shader_selector_async
(si_state_shaders.c:1353)
==25729== by 0x6A780B6: util_queue_thread_func (u_queue.c:154)
==25729== by 0x6A77C04: impl_thrd_routine (threads_posix.h:87)
==25729== by 0x4245249: start_thread (pthread_create.c:333)
==25729== by 0x4340D6D: clone (clone.S:114)
==25729==
shows up in (at least):
amstream/amstream.c
d2d1/d2d1.c
d3d11/d3d11.c
d3d10core/device.c
etc.
--
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=36652
Bug ID: 36652
Summary: valgrind shows some uninitialized variables in
d3d10core/tests/device.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==6205== Conditional jump or move depends on uninitialised value(s)
==6205== at 0x402DEDF: bcmp (mc_replace_strmem.c:935)
==6205== by 0x50CE81F: d3d10_depthstencil_state_compare (device.c:2092)
==6205== by 0x50C7637: wine_rb_get (rbtree.h:237)
==6205== by 0x50CCA1A: d3d10_device_CreateDepthStencilState (device.c:1416)
==6205== by 0x4F5C5AD: test_create_depthstencil_state (d3d10.h:5752)
==6205== by 0x4F5D127: func_device (device.c:893)
==6205== by 0x4F5DF24: run_test (test.h:584)
==6205== by 0x4F5E312: main (test.h:654)
==6205== Uninitialised value was created by a stack allocation
==6205== at 0x4F5C3D1: test_create_depthstencil_state (device.c:728)
==6205==
}
==6205== Conditional jump or move depends on uninitialised value(s)
==6205== at 0x402DEDF: bcmp (mc_replace_strmem.c:935)
==6205== by 0x50CE81F: d3d10_depthstencil_state_compare (device.c:2092)
==6205== by 0x50D1E68: wine_rb_remove (rbtree.h:291)
==6205== by 0x50D2BA5: d3d10_depthstencil_state_Release (state.c:222)
==6205== by 0x4F5C7CE: test_create_depthstencil_state (d3d10.h:3052)
==6205== by 0x4F5D127: func_device (device.c:893)
==6205== by 0x4F5DF24: run_test (test.h:584)
==6205== by 0x4F5E312: main (test.h:654)
==6205== Uninitialised value was created by a stack allocation
==6205== at 0x4F5C3D1: test_create_depthstencil_state (device.c:728)
==6205==
==6205== Conditional jump or move depends on uninitialised value(s)
==6205== at 0x402DEDF: bcmp (mc_replace_strmem.c:935)
==6205== by 0x50CE81F: d3d10_depthstencil_state_compare (device.c:2092)
==6205== by 0x50D1EF8: wine_rb_remove (rbtree.h:300)
==6205== by 0x50D2BA5: d3d10_depthstencil_state_Release (state.c:222)
==6205== by 0x4F5C7CE: test_create_depthstencil_state (d3d10.h:3052)
==6205== by 0x4F5D127: func_device (device.c:893)
==6205== by 0x4F5DF24: run_test (test.h:584)
==6205== by 0x4F5E312: main (test.h:654)
==6205== Uninitialised value was created by a stack allocation
==6205== at 0x4F5C3D1: test_create_depthstencil_state (device.c:728)
==6205==
This is on nvidia hardware, rather than intel/mesa:
OpenGL renderer string: GeForce GTX 460/PCIe/SSE2
OpenGL core profile version string: 4.3.0 NVIDIA 337.25
--
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=36249
Bug ID: 36249
Summary: valgrind shows two potential leaks in
d3d10/tests/effect.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==25807== 12,068 bytes in 1 blocks are possibly lost in loss record 779 of 802
==25807== at 0x7BC4C735: notify_alloc (heap.c:255)
==25807== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==25807== by 0x4D9230A: wined3d_create (wined3d_main.c:95)
==25807== by 0x4C621D6: dxgi_factory_init (factory.c:332)
==25807== by 0x4C62568: dxgi_factory_create (factory.c:404)
==25807== by 0x4C6084A: CreateDXGIFactory (dxgi_main.c:80)
==25807== by 0x49B63B8: D3D10CreateDevice (d3d10_main.c:63)
==25807== by 0x495611C: create_device (effect.c:30)
==25807== by 0x4967153: test_effect_local_shader (effect.c:2723)
==25807== by 0x497315C: func_effect (effect.c:4284)
==25807== by 0x4973F60: run_test (test.h:584)
==25807== by 0x497434F: main (test.h:654)
==28927== 12,068 bytes in 1 blocks are possibly lost in loss record 808 of 833
==28927== at 0x7BC4C735: notify_alloc (heap.c:255)
==28927== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==28927== by 0x4F8213E: wined3d_create (wined3d_main.c:95)
==28927== by 0x4E521D6: dxgi_factory_init (factory.c:332)
==28927== by 0x4E52568: dxgi_factory_create (factory.c:404)
==28927== by 0x4E5084A: CreateDXGIFactory (dxgi_main.c:80)
==28927== by 0x49B63B8: D3D10CreateDevice (d3d10_main.c:63)
==28927== by 0x495611C: create_device (effect.c:30)
==28927== by 0x496FEC9: test_effect_state_groups (effect.c:3908)
==28927== by 0x4973166: func_effect (effect.c:4286)
==28927== by 0x4973F60: run_test (test.h:584)
==28927== by 0x497434F: main (test.h:654)
==28927==
--
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=46518
Bug ID: 46518
Summary: Samurai Warriors 4 II crash at begins
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
This game crash at begins and shows interesting text (in catherine classic
shows similar error too)
4 0x7b46592e start_process+0x1bd(entry=<couldn't compute location>,
peb=<couldn't compute location>)
[/home/linuxdesktopx86/Documentos/Respaldo/Instaladores/Wine-Test/wine-4.1b/dlls/kernel32/process.c:1273]
in kernel32
And line 1273 stay related with this:
/***********************************************************************
* start_process
*
* Startup routine of a new process. Runs on the new process stack.
*/
void WINAPI start_process( LPTHREAD_START_ROUTINE entry, PEB *peb )
{
BOOL being_debugged;
if (!entry)
{
ERR( "%s doesn't have an entry point, it cannot be executed\n",
debugstr_w(peb->ProcessParameters->ImagePathName.Buffer) );
ExitThread( 1 );
}
TRACE_(relay)( "\1Starting process %s (entryproc=%p)\n",
debugstr_w(peb->ProcessParameters->ImagePathName.Buffer),
entry );
__TRY
{
if (!CheckRemoteDebuggerPresent( GetCurrentProcess(), &being_debugged
))
being_debugged = FALSE;
SetLastError( 0 ); /* clear error code */
if (being_debugged) DbgBreakPoint();
ExitThread( call_process_entry( peb, entry ));
}
__EXCEPT(UnhandledExceptionFilter)
{
TerminateThread( GetCurrentThread(), GetExceptionCode() );
}
__ENDTRY
abort(); /* should not be reached */
--
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=22109
Summary: BiuTicker: Text in list displayed too deep and clipped
away
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolfgang.schwotzer(a)gmx.net
Created an attachment (id=26951)
--> (http://bugs.winehq.org/attachment.cgi?id=26951)
BiuTicker list display (text drawn too deep)
When starting BiuTicker a list of stock chart properties is displayed.
In this list the text is displayed too deep. Only the top most scan line of
each character is visible, the rest is clipped away. See attachments.
My current error analysis:
Within DrawTextExW:
y-coordinates are negative
viewport coordinates are positive.
DT_NOCLIP is 0 (clipping active)
DT_SINGLELINE is 1
DT_VCENTER is 1 (Center text vertically)
According to these flags the y coordinate (of the bottom line) is calculated.
When calling ExtTextOutW the text alignment within the used DC is TA_TOP which
results in using the y coordinate as top line (instead of bottom line).
Forcing alignment to TA_BOTTOM before calling ExtTextOutW would display the
text right but has side effects on other DrawTextExW calls.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15443
Summary: Wacom Bamboo drawing tablet lacking pressure sensitivity
with Manga Studio EX 3.0
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: salvatore.iovene(a)gmail.com
Created an attachment (id=16316)
--> (http://bugs.winehq.org/attachment.cgi?id=16316)
Manga Studio EX 3.0 wintab32 debug log
Running wine 1.1.5 in Ubuntu 8.04, my Wacom Bamboo One works perfectly under X
in programs like Gimp and Inkscape. With Wine, it also works perfectly with
ArtRage 2 Starters Edition.
But Manga Studio EX 3.0 (rated platinum in wine apps db) lacks pressure
sensitivity. Please find the attached debug logs from wintab32. I attached the
log from Manga Studio and from ArtRage (for comparison). Both logs have been
acquired by launching the program and try to draw a few lines with the pen.
--
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=43253
Bug ID: 43253
Summary: AVI compression with builtin avifil32.dll is corrupt
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blyford(a)ford.com
Distribution: ---
Created attachment 58568
--> https://bugs.winehq.org/attachment.cgi?id=58568
TinyAVI executions with WINEDEBUG=+avifile showing the difference between the
builtin and native avifil32 library.
AVI files being compressed into TAVI files using the program TinyAVI (version
4.12) are corrupted and cannot be read by the appropriate video player
(DV_ADAS). If the avifil32.dll is replaced with the native Windows version
(Windows 7) compression produces the same result as it does on native Windows.
Whenever Wine tries to read in AVI data it appears to be reading something in
wrong or incompletely (just a guess). No errors are thrown, but some
incriminating warnings led me to try the native avifil32 library.
Example warning:
warn:avifile:AVIFILE_LoadFile : found extra chunk 0x504C4544
These warnings do not appear in the log when running with the native avifil32
library.
--
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=43544
Bug ID: 43544
Summary: Beat Blades Haruka videos only have sound
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zaplo00(a)mailfence.com
Distribution: ---
Created attachment 58943
--> https://bugs.winehq.org/attachment.cgi?id=58943
wine-staging 2.14 log until playback
BBH has transformation scenes where video should play. Sound plays but video
area only has dark purple rectangle. mpv can play it correctly.
$ file Movie/haruka01.alm
Movie/narika01.alm: WebM
When video starts playing this is only output
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0xa06e998 (nil)): stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0xb3ce998 (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=38012
Bug ID: 38012
Summary: Shivers video does not play in fullscreen
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Hello,
the last road to a 100% Shivers Wine compatibility is near. But it stays a very
annoying bug: Shivers videos (VDM video files from Sierra) don't play in
fullscreen, but in their original resolution, very tiny resolution, in the
upper left corner of the screen...
LGDN.
--
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=43212
Bug ID: 43212
Summary: Rake Bug
Product: Wine-staging
Version: 2.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 58488
--> https://bugs.winehq.org/attachment.cgi?id=58488
upside down
Rake Works but upside down
------ Program Rake.exe ------
err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status
0x2733
err:winedevice:async_create_driver failed to create driver L"ps6ajtsb":
c0000135
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Received from
192.168.0.102:5353 16 aspire89-P55A-UD4.local. AAAA
FE80:0000:0000:0000:0A12:F0CA:1A84:437A"
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: ProbeCount 2; will
deregister 4 aspire89-P55A-UD4.local. Addr 192.168.0.102"
err:eventlog:ReportEventW L"Local Hostname aspire89-P55A-UD4.local already in
use; will try aspire89-P55A-UD4-2.local instead"
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Received from
192.168.0.102:5353 25 102.0.168.192.in-addr.arpa. PTR
aspire89-P55A-UD4.local."
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Unexpected conflict
discarding 27 102.0.168.192.in-addr.arpa. PTR aspire89-P55A-UD4-2.local."
err:d3d:wined3d_debug_callback 0x1e6550: "GL_INVALID_FRAMEBUFFER_OPERATION
error generated. Operation is not valid because a bound framebuffer is not
framebuffer complete.".
wine: Unhandled page fault on write access to 0x00000008 at address 0x7bc5d590
(thread 0012), starting debugger...
--
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=28800
Bug #: 28800
Summary: d3d8/tests/device.ok fails under valgrind?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
On my i5 laptop, with ubuntu 11.10, "make device.ok" fails in d3d8/tests
under valgrind. Log:
device.c:2472: Test failed: cw is 0xf7f, expected 0xf60.
device.c:2484: Test failed: cw is 0x37f, expected 0x7f.
device.c:2489: Test failed: cw is 0x37f, expected 0x7f.
device.c:2492: Test failed: cw is 0xf7f, expected 0xf60.
device.c:2499: Test failed: cw is 0xf7f, expected 0xf60.
--
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=36347
Bug ID: 36347
Summary: valgrind shows a few leaks in d3d8/tests/stateblock.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==3441== 148 bytes in 1 blocks are possibly lost in loss record 551 of 826
==3441== at 0x40087BA: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==3441== by 0x72DB6AF: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==3441== by 0x72D6294: drm_intel_bo_alloc (in
/usr/lib/libdrm_intel.so.1.0.0)
==3441== by 0x6EE4251: ??? (in /usr/lib/dri/i965_dri.so)
==3441== by 0x6EE484B: ??? (in /usr/lib/dri/i965_dri.so)
==3441== by 0x6F196DB: ??? (in /usr/lib/dri/i965_dri.so)
==3441== by 0x6EA89B4: ??? (in /usr/lib/dri/i965_dri.so)
==3441== by 0x67CCB9B: ??? (in /usr/lib/libGL.so.1.2.0)
==3441== by 0x679C2F4: ??? (in /usr/lib/libGL.so.1.2.0)
==3441== by 0x5ED0DF2: create_glxcontext.isra.0 (opengl.c:1254)
==3441== by 0x5ED1127: X11DRV_wglCreateContextAttribsARB (opengl.c:2071)
==3441== by 0x52FBC29: wglCreateContextAttribsARB (wgl.c:268)
==3441== by 0x4E619D8: context_create (context.c:1543)
==3441== by 0x4EF7866: wined3d_swapchain_create (swapchain.c:914)
==3441== by 0x4AE811F: d3d8_swapchain_create (swapchain.c:163)
==3441== by 0x4AE48FA: d3d8_device_CreateAdditionalSwapChain (device.c:565)
==3441== by 0x4A7570B: switch_render_target (stateblock.c:185)
==3441== by 0x4A77594: execute_test_chain (stateblock.c:136)
==3441== by 0x4A782E6: test_state_management (stateblock.c:450)
==3441== by 0x4A91648: run_test (test.h:584)
==3441==
--
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=43667
Bug ID: 43667
Summary: Crash while opening [死に逝く君、館に芽吹く憎悪]
Product: Wine
Version: 2.16
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: howard.no1(a)163.com
Regression SHA1: 8DC4A583BE821761AEE1354BB3AEBE146CF8150D
Created attachment 59113
--> https://bugs.winehq.org/attachment.cgi?id=59113
The bug report
死に逝く君、館に芽吹く憎悪 is a galgame and it won't open with wine 2.16
U can download the game from https://pan.baidu.com/share/init?surl=o8OoDPg
enter A507 to extract the package and after your download enter 忧郁的弟弟 to
decrypt the package click 打开游戏.exe or to start
--
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=40527
Bug ID: 40527
Summary: "Findus bei den Mucklas" not starting
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blauerhunger(a)outlook.de
Distribution: Ubuntu
Created attachment 54348
--> https://bugs.winehq.org/attachment.cgi?id=54348
Several logs (see bug description)
I installed "Findus bei den Mucklas" in a 32-bit wineprefix. The install worked
flawlessly, but when trying to launch it it shows an error window "IO error
while installing driver!" or "Cannot open driver!" (see attachment).
I tried it with wine 1.9.8-staging and wine 1.8, both set to emulate Windows XP
and in another try set to emulate Windows NT 4.0, the logs are in the
attachment. I already made the game work on native Windows NT 4.0 and Windows
95, so it must be a wine bug. On first launch on windows it should ask for a CD
Key (Starforce DRM) and then start.
--
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=31518
Bug #: 31518
Summary: Tomb Raider 4 (GOG version) software rendering crashes
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonas.th(a)web.de
Classification: Unclassified
Created attachment 41453
--> http://bugs.winehq.org/attachment.cgi?id=41453
Terminal output
Due to bug #31260 I tried the software mode of Tomb raider 4, hoping it would
yield a usable game. Sadly, it crashes.
The last two terminal lines leading up to the final crash line are possibly
related I guess. Terminal output & backtrace from the wine crash dialog is
attached
--
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=43292
Bug ID: 43292
Summary: The game Grimm Dark Legacy crashes
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mantvius(a)gmail.com
Distribution: ---
Created attachment 58636
--> https://bugs.winehq.org/attachment.cgi?id=58636
Program error details
The game Grimm Dark Legacy crashes upon starting it.
Program error details attached.
--
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=44675
Bug ID: 44675
Summary: Stories Untold: DX11 Shader is so strong that text
becomes illegible
Product: Wine
Version: 3.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: rca(a)psy-q.ch
Distribution: ---
Created attachment 60683
--> https://bugs.winehq.org/attachment.cgi?id=60683
Log while playing Stories Untold
In the Windows version, the text on screen in the first chatper of this game
should be yellow and easily legible. In WINE 3.3, it's orange-red and almost
unreadable.
The attached message repeats endlessly in the log. Perhaps this issue is also
related to blur shaders in some DX11 games (e.g. Dirt 3) being too strong.
There seems to be a trend of "too much".
The following is on WINE 3.3:
https://i.imgur.com/9S6bXvv.png?1
This is how it looks on Windows:
https://i.redd.it/c3rramoeahaz.png
--
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=45071
Bug ID: 45071
Summary: Holdfast Nations at War: Player models invisible
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: cschop1(a)gmail.com
Distribution: Mint
Created attachment 61209
--> https://bugs.winehq.org/attachment.cgi?id=61209
terminal output of running the game
Player models in the game are mostly invisible. My character is always a
floating musket, and other players are floating heads with floating weapons. If
I get very close to them (within about 2 meters), their heads disappear.
Here is a link to the game in case you're not familiar with it.
http://www.holdfastgame.com/
If you need anymore stuff, go ahead and ask. Thank you.
--
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=39080
Bug ID: 39080
Summary: The Settlers: Rise of an Empire: world geometry broken
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52067
--> https://bugs.winehq.org/attachment.cgi?id=52067
terminal output
I believe this is different from bug #39079, because the problem isn't present
in the demo version. It was one of the updates to the game (patch 1.6 or 1.7)
which "introduced" the problem under Wine.
World geometry (terrain rendering) is severely broken in many areas, most
noticeable in the vicinity of water and hills.
It's as if part of the terrain would be rendered higher or lower than the rest
of the world, but you should see the attached screenshot.
Disabling GLSL or reducing graphical details to the minimum doesn't help.
The problem is present with nouveau and nvidia blob 340.76 too.
Wine 1.4/1.6 also have the problem.
--
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=36360
Bug ID: 36360
Summary: valgrind shows several leaks in
dxdiagn/tests/provider.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==14755== 756 bytes in 21 blocks are definitely lost in loss record 1,054 of
1,203
==14755== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==14755== by 0x53C9493: IMalloc_fnAlloc (ifs.c:186)
==14755== by 0x53C99D4: CoTaskMemAlloc (objidl.h:1236)
==14755== by 0xAD2EA72: ???
==14755== by 0xAD2EEB4: ???
==14755== by 0x649E5C6: ???
==14755== by 0x649C924: ???
==14755== by 0x4A788CB: func_provider (provider.c:124)
==14755== by 0x4A798E0: run_test (test.h:584)
==14755== by 0x4A79CCF: main (test.h:654)
==14755==
==14755== 28 bytes in 1 blocks are possibly lost in loss record 322 of 1,203
==14755== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==14755== by 0x53A8BB8: apartment_getclassobject (compobj.c:526)
==14755== by 0x53ABFC6: get_inproc_class_object (compobj.c:2894)
==14755== by 0x53AED2F: CoGetClassObject (compobj.c:3032)
==14755== by 0x53AF4B7: CoCreateInstance (compobj.c:3197)
==14755== by 0x649FCEF: ???
==14755== by 0x649C924: ???
==14755== by 0x4A78720: func_provider (provider.c:83)
==14755== by 0x4A798E0: run_test (test.h:584)
==14755== by 0x4A79CCF: main (test.h:654)
==14755==
{
--
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=30988
Bug #: 30988
Summary: Ragnarok download manager, when invoking wine-mono,
needs gluezilla
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://www.ragnarokeurope.com/includes/files/ROManager
.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 30987
Classification: Unclassified
austin@laptop:~$ wine ROManager.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32e1bc,0x00000000), stub!
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.WebBrowser:set_Url (System.Uri)
at FilesDownloader.MainForm.InitializeComponent () [0x00000] in <filename
unknown>:0
at FilesDownloader.MainForm..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) FilesDownloader.MainForm:.ctor ()
at FilesDownloader.Program.Main () [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object
reference not set to an instance of an object
at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.WebBrowser:set_Url (System.Uri)
at FilesDownloader.MainForm.InitializeComponent () [0x00000] in <filename
unknown>:0
at FilesDownloader.MainForm..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) FilesDownloader.MainForm:.ctor ()
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22198
Summary: gam crash
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emkay(a)gmx.de
no gameplay after main menu
--
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=37726
Bug ID: 37726
Summary: BitRaider installer for POTBS cannot be executed
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nargaroth_reg(a)hotmail.com
Distribution: ---
Created attachment 50223
--> https://bugs.winehq.org/attachment.cgi?id=50223
console and application logs
The installer for the game Pirates of the Burning Sea cannot be executed using
wine. The application complains about lack of administrative privileges (see
screenshot).
Error message: http://s23.postimg.org/i4cojsqh7/snapshot.png
The executable file can be downloaded from http://burningsea.com/download
--
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=45645
Bug ID: 45645
Summary: chromium x64 sandbox crashes due to unexpected return
value of NtQueryObject
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 62074
--> https://bugs.winehq.org/attachment.cgi?id=62074
0004-ntdll-Hack-NtQueryObject
Follow up to bug 45644. chrome x64 works now, nut chromium x64 crashes due to
an unexpected return value of NtQueryObject.
Attached a hack to work around the issue.
--
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=46675
Bug ID: 46675
Summary: Black Ops 2 zombies mode crashes with Too many open
files after 30-35 minutes of gameplay
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: troyb(a)us.ibm.com
Distribution: ---
After about 35 minutes of game play, the program crashes with the following
error logs :
0122:err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs
00f1:err:ntdll:RtlLeaveCriticalSection section 0x6340394 is not acquired
0009:err:ntdll:RtlLeaveCriticalSection section 0x20d0394 is not acquired
Examining wineserver open fds with ls /proc/WINEPD/fd | wc -l shows that the
program continually adds fds as the game is played and eventually crashes when
it hits a system limit of 4096 (on my machine). Example output of fd list :
These are opened fds when steam starts :
ls /proc/32562/fd | wc -l
502
These are opened fds after the zombie mode is started :
ls /proc/32562/fd | wc -l
640
As game is played the fds increase proportional to time :
ls /proc/32562/fd | wc -l
1022
ls /proc/32562/fd | wc -l
2027
ls /proc/32562/fd | wc -l
3196
Just prior to crash, about 35 minutes into game :
ls /proc/32562/fd | wc -l
4095
the crash log when 4096 was hit :
013e:err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs
to be increased
post crash dialog :
bash-4.3$ ls /proc/32562/fd | wc -l
4066
The same behavior occurs with any version of wine from 3.12 through 4.2, with
and without wine staging and with and without DXVK d3d backend. The window
manager is xfce and video card nvidia gtx 1070, wine is compiled 64/32 bit.
The game must be started on Linux <= 4.18 due to another issue with hardware
breakpoints (i.e. it won't start at all on Linux 4.19+, a separate bug report
was submitted for that problem).
--
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=15232
Summary: Button in simple OpenGL application gets overdrawn
Product: Wine
Version: 1.1.4
Platform: Other
URL: http://bugs.winehq.org/attachment.cgi?id=5777
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
The button of
http://bugs.winehq.org/attachment.cgi?id=5777
gets overdrawn. A year ago Chris Robinson explained why this Application does
not work with wine and how to change the application and the wine configuration
to get it working:
quote from http://www.winehq.org/pipermail/wine-devel/2007-October/059550.html:
----
First, since the GL window is the
top-level window, it draws to it directly so it doesn't get clipped. Second,
CreateWindow for the GL window is missing the WS_CLIPCHILDREN flag. If I
force offscreen rendering and add the flag, the demo works.
----
I am not sure how to force offscreen rendering. I tried to set
"Software/Wine/Direct3D/OffscreenRenderingMode" to "fbo" and added the flag to
the window but it did not work.
--
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=46682
Bug ID: 46682
Summary: TopoEdit crashes with unimplemented function
mf.dll.MFCreateAudioRendererActivate
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Depends on: 46105
Distribution: ---
Topology -> Add SAR
wine: Call from 0x7b43d59b to unimplemented function
mf.dll.MFCreateAudioRendererActivate
wine-4.2-26-g5e86cc0a8f
--
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=43738
Bug ID: 43738
Summary: "MegaTagmension Blanc + Neptune VS Zombies" -
Character models don't render
Product: Wine
Version: 2.17
Hardware: x86
URL: http://store.steampowered.com/app/496810/MegaTagmensio
n_Blanc__Neptune_VS_Zombies_Neptunia/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Depends on: 43737
Distribution: ---
Created attachment 59221
--> https://bugs.winehq.org/attachment.cgi?id=59221
Screenshot in game
Needs the workaround from Bug 43737, then it starts.
When in game, the character models aren't rendered, only the black shadow below
them is visible.
Problem exists with both wine-2.17 and wine-staging-2.17. CSMT removes a lot of
texture flickering from the game, but doesn't affect this issue.
Tried to make an D3D apitrace, but it won't work. OpenGL apitrace however plays
back the same on win10, so it's most likely not a driver issue.
There is no console output, if you need a log I'll provide it, just tell me
which debug channels.
--
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=46406
Bug ID: 46406
Summary: TreePad X Enterprise (single user) 12GB v7.17.0:
Garbled Text When Creating or Editing a Node/Tree Name
Product: Wine
Version: 4.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugrpt18356(a)fastmail.jp
Distribution: ---
Created attachment 63168
--> https://bugs.winehq.org/attachment.cgi?id=63168
TreePad DB and Screenshots
Text is garbled when creating or editng a node/tree name. Reference bug #46352
for instructions on installing and running TreePad under WINE.
I've attached a sample TreePad database and screenshots of good and garbled
node/tree text. The good text screenshot is of the same node/tree name when
not in edit mode.
To use the attached TreePad database:
01) Extract the attachment
02) Create a folder named code_tips or codetips
03) Extract the treepad_code_tips.7z file in the folder created in step #2.
04) Run TreePad under WINE.
05) Locate and select the folder created in step #2.
06) Create a new node or tree (left pane), or edit an existing node or tree
(left pane). The text looks garbled.
I'm using Verana Sans font, but that may not matter. I haven't experimented
using a different font.
--
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=41161
Bug ID: 41161
Summary: Embedding child process' window in own window does not
draw the child window properly
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)sagagames.de
Distribution: ---
OpenMPT (https://openmpt.org/) has a plugin bridge, which can be used to run
VST plugins in a separate process. However, compared to a native Windows
environment (or not bridging the plugins), there is a problem when drawing the
plugin UI.
The plugin UI window itself is a borderless window that belongs to the bridge
process, and is then set as a child of the actual plugin window that belongs to
the OpenMPT process using SetParent(...). This works just fine on Windows, but
in Wine, the child window remains completely black. If parts of the child
window are redrawn by the bridged process, they become visible, but as soon as
a redraw for the parent window is issued (e.g. by setting the focus to it),
these areas become black again.
Steps to reproduce:
1) Install OpenMPT.
2) Create a new module.
3) Open the plugin manager ("Select" button at the bottom of the created
module's window) and add any VST plugin that provides its own UI (e.g.
http://www.geocities.jp/daichi1969/softsynth/index.html#down)
4) Be sure the "Use Plugin Bridge" checkbox is checked (it is also fine if it
is checked but greyed out)
5) Click "Put in FX01" to load the plugin.
6) Click the "Edit" button next to the "Select" button to open the plugin's UI.
7) The UI will be completely black, with child controls becoming occasionally
visible if you click them.
Note that I am an OpenMPT developer, so I would be both happy with
incorporating a Wine-specific fix in our codebase if there is a way to make
this scenario work with Wine, or with a fix in Wine itself to make child
windows from other processes work correctly.
--
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=39090
Bug ID: 39090
Summary: Warframe cannot login
Product: Wine
Version: 1.7.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfrescopain24(a)gmail.com
Distribution: ---
Created attachment 52082
--> https://bugs.winehq.org/attachment.cgi?id=52082
That's the EE.log for the Warframe launcher. Might help
I don't know if this is an issue caused by wine or by warframe itself but I
cannot login to the game. It keeps on saying "Login failed. Check login
details."
Been trying for 2 days now.
--
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=39729
Bug ID: 39729
Summary: Error on closing Spotify
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trave5(a)yahoo.it
Distribution: ---
Created attachment 52984
--> https://bugs.winehq.org/attachment.cgi?id=52984
stacktrace
Clicking on the close button on the right of the Spotify windows, spotify
returns this errors
--
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=38531
Bug ID: 38531
Summary: Battlefield 1942 - Crashes after selecting spawn point
in local game
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 51400
--> https://bugs.winehq.org/attachment.cgi?id=51400
Console output from Slackware 14.1 with wine 1.7.42
Hello everyone,
I have been trying to get the "Battlefield 1942" demo to work. It starts up
okay but after creating a local LAN game I can get to choose a "spawn point"
and when I want to start the game it crashes.
The AppDB entry can be found at the following link:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=6669
Have a good week!
--
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=43364
Bug ID: 43364
Summary: Steins;Gate crashes upon launch
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xanthsjunk(a)gmail.com
Distribution: ---
I installed Steins;Gate English edition via Steam. An error message is output
upon launch of the game. See screenshot: https://i.imgur.com/kXYpVpb.png
--
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=33485
Bug #: 33485
Summary: A connection was successfully established with the
server, but then and error occurred during the
pre-login handshake: (provider: SSL Provider, error: 0
- SSL Provider)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mohammadzafariqbal(a)gmail.com
Classification: Unclassified
i am using wine1.5.28 on ubuntu 12.04 lts. while i install .net framework on
wine my crystal reports start working butt sql server 2008 connection unable to
connect it display following error.
A connection was successfully established with the server, but then and error
occurred during the pre-login handshake: (provider: SSL Provider, error: 0 -
SSL Provider)
--
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=39367
Bug ID: 39367
Summary: EA Origin crashes after installing games, needs
mf.dll.MFCreateMediaSession
Product: Wine
Version: 1.7.51
Hardware: x86
URL: http://www.dm.origin.com/download
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52476
--> https://bugs.winehq.org/attachment.cgi?id=52476
terminal output
When Origin client finished with downloading the selected game, it
automatically installs the game. When installation is done Origin performs some
more actions which results in a crash:
wine: Call from 0x7b839b3c to unimplemented function
mf.dll.MFCreateMediaSession, aborting
Despite of the crash the game is installed properly and if you restart the
client, it marks the game as installed and ready to play.
Workaround to the crash: disable mf.dll in winecfg.
You can reproduce the problem if you have an Origin account: Origin always
offers one of EA's classics for free. Currently the free game is C&C: Red Alert
2:
https://www.origin.com/en-ie/store/free-games/on-the-house
Tested with Origin version 9.9.1.62656
wine-1.7.51-268-g781b88b
Fedora 22 32-bit
--
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=40468
Bug ID: 40468
Summary: Heretic crash when you directly launch a level after
start the game
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 54227
--> https://bugs.winehq.org/attachment.cgi?id=54227
Heretic 2 crash log
Heretic II crashes when I directly launch a level just after start the game
(crash log joined).
This crash could not be related to the bug n°40459 because I already launch it
with __GL_EXTENSION=17700.
How to reproduce: launch the game then in the menu choose directly one level
Workaround: launch the tutorial first then return to the menu and launch one
level
--
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=36671
Bug ID: 36671
Summary: Xigncode error 0xe0ff0009
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trainingmacro(a)gmail.com
Created attachment 48716
--> https://bugs.winehq.org/attachment.cgi?id=48716
wine output
When starting AVA I'm getting a pop up box saying "Xigncode error 0xe0ff0009
and when closing that pop up box, AVA closes.
Linux distribution: Arch Linux
wine version: wine-1.7.19
Using a 64bit wine prefix.
--
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=41313
Bug ID: 41313
Summary: Ran Online GS : Crashes on login screen
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nironjin(a)gmail.com
Distribution: ---
Created attachment 55643
--> https://bugs.winehq.org/attachment.cgi?id=55643
Backtrace of the error
Ran Online GS crashes on login screen.
The launcher is fine - it even downloaded the recent patches and updated the
game. But it crashes when the game loads on the login screen.
See attached backtrace.
--
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=42666
Bug ID: 42666
Summary: MikuMikuDance has a black interface
Product: Wine
Version: 2.1
Hardware: x86
URL: http://www.geocities.jp/higuchuu4/pict/MikuMikuDanceE_
v926.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 57614
--> https://bugs.winehq.org/attachment.cgi?id=57614
The program's interface is completely black
The program MikuMikuDance is unusable due to graphical glitches. The whole
interface is either glitchy or black - and sometimes visible for a short time
if you move the mouse over it.
Also suffers from https://bugs.freedesktop.org/show_bug.cgi?id=100266, but the
workarounds I described there don't work on this one.
This issue here might be a driver issue too, but I'm not sure. I did an
apitrace, and replaying it on windows didn't get me artifacts, but the
interface is also missing - although white instead of black.
Can someone with working closed source drivers verify this issue? Download link
attached.
--
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=46385
Bug ID: 46385
Summary: TreePad X Enterprise 12GB (single user) v7.17.0:
Unable to copy and paste to/from TreePad
Product: Wine
Version: 4.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugrpt18356(a)fastmail.jp
Distribution: ---
Created attachment 63144
--> https://bugs.winehq.org/attachment.cgi?id=63144
TreePad database
Unable to copy and paste text to or from TreePad. This is a regression as the
functionality worked in WINE v3.0.4.
Reference bug #46352 for instructions on installing TreePad.
I'm providing a TreePad database for testing purposes.
01) Create a folder named "coding_tips".
02) Unzip the file into the folder created in step 01.
03) Open TreePad and simultaneously depress CTRL and the letter O keys to start
the database open prompt.
04) Locate and select the folder created in step 01.
--
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=37705
Bug ID: 37705
Summary: Heroes of Might and Magic VI Shades of Darkness
Textures Fail to Display
Product: Wine
Version: 20010418
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: eipeace2u(a)gmail.com
Distribution: ---
Created attachment 50179
--> https://bugs.winehq.org/attachment.cgi?id=50179
wine error messages
Heroes of Might and Magic VI Shades of Darkness Textures do not display in
game, (They appear as black on the main screen,
black in game and the oceans appear white, as in attached screenshot)
--
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=46678
Bug ID: 46678
Summary: Width of latin characters is wrong with some fonts.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Distribution: ---
Created attachment 63637
--> https://bugs.winehq.org/attachment.cgi?id=63637
LC_ALL=zh_CN.UTF-8 wine uiso9_pe.exe
Reproduce:
$ LC_ALL=zh_CN.UTF-8 wine uiso9_pe.exe # Make sure zh_CN.UTF-8 was enable in
/etc/locale.gen
And the accept the license and click 'next(下一步(N))' button.
You will see some latin characters overlap.
Reverting 8d018d8d1dadf9d731690567b9c98d5a9eae37db will make it happier. But
I'm not sure if this is a simply regression of it since that commit is for bug
44410 which has a similar problem. Anyway, I will add a regression tag for this
bug.
--
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=46583
Bug ID: 46583
Summary: LINE latest version doesn't work
Product: Wine
Version: 4.0-rc7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: freemadona(a)yandex.com
Distribution: ---
Created attachment 63465
--> https://bugs.winehq.org/attachment.cgi?id=63465
the program crashes in 2 seconds and this is all that prints out
2 months ago line(powered by naver) use to work i updated wine and it and now
it crashes upon start. i re-installed it, used the vcrun2008 library through
winetricks as always and then used the latest version of
wine-development(4.0-rc7); i even set wine to be windows 10,8,vista and even
XP, but still nothing. line is a app for chatting and messaging. i have
attached the log
--
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=46569
Bug ID: 46569
Summary: ToDoList 7.1 : fails to launch after WINE upgrade to
4.0 version
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: tosak(a)poczta.fm
Distribution: Fedora
Created attachment 63442
--> https://bugs.winehq.org/attachment.cgi?id=63442
library file that helped me launch ToDoList.exe with 3.x versions of WINE
With 3.x versions of WINE I could launch ToDoList.exe with the following
command:
[tomaszosak@localhost ~]$ wine /home/tomaszosak/todolist_exe/ToDoList.exe
There was an error, initially, indicating the lack of the MFC42u.DLL library,
but after placing this file (see: Attachment) in ToDoList folder it started to
work.
After WINE upgrade to 4.0 version ToDoList fails to launch with WINE command:
[tomaszosak@localhost ~]$ wine /home/tomaszosak/todolist_exe/ToDoList.exe
wine: Call from 0x7bc534a1 to unimplemented function
api-ms-win-core-libraryloader-l1-2-1.dll.FindResourceW, aborting
01e6:err:module:attach_dlls "MFC42u.DLL" failed to initialize, aborting
01e6:err:module:attach_dlls Initializing dlls for
L"Z:\\home\\tomaszosak\\todolist_exe\\ToDoList.exe" failed, status 80000100
Link to download program:
http://abstractspoon.pbwiki.com/f/todolist_exe.zip
(7.1 version)
My distribution version:
[tomaszosak@localhost ~]$ cat /etc/fedora-release
Fedora release 29 (Twenty Nine)
Info about my system:
[tomaszosak@localhost ~]$ uname -a
Linux localhost.localdomain 4.20.3-200.fc29.x86_64 #1 SMP Thu Jan 17 15:19:35
UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
--
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.