https://bugs.winehq.org/show_bug.cgi?id=36343
Bug ID: 36343
Summary: valgrind shows some leaks in ddraw/tests/ddraw4.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
==28085== …
[View More]20 bytes in 1 blocks are definitely lost in loss record 208 of 1,106
==28085== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==28085== by 0x4A8BA7E: DirectDrawCreateClipper (ddraw.c:3274)
==28085== by 0x4A8BC42: ddraw7_CreateClipper (ddraw.c:3309)
==28085== by 0x4A8BCEF: ddraw4_CreateClipper (ddraw.c:3320)
==28085== by 0x4D7985C: test_clipper_blt (ddraw4.c:786)
==28085== by 0x4D8B583: func_ddraw4 (ddraw4.c:7301)
==28085== by 0x4DDD6DC: run_test (test.h:584)
==28085== by 0x4DDDACB: main (test.h:654)
==28085==
==28085== 28 bytes in 1 blocks are possibly lost in loss record 285 of 1,106
==28085== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==28085== by 0x5FCEBB8: apartment_getclassobject (compobj.c:526)
==28085== by 0x5FD1FC6: get_inproc_class_object (compobj.c:2894)
==28085== by 0x5FD4D2F: CoGetClassObject (compobj.c:3032)
==28085== by 0x5FD54B7: CoCreateInstance (compobj.c:3197)
==28085== by 0x4D9093C: func_ddraw4 (ddraw4.c:3233)
==28085== by 0x4DDD6DC: run_test (test.h:584)
==28085== by 0x4DDDACB: main (test.h:654)
==28085==
==28085== 92 bytes in 1 blocks are possibly lost in loss record 550 of 1,106
==28085== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==28085== by 0x4A82099: d3d3_CreateViewport (ddraw.c:3941)
==28085== by 0x4D859FB: create_viewport.constprop.6 (ddraw4.c:310)
==28085== by 0x4D8786C: test_lighting_interface_versions (ddraw4.c:3767)
==28085== by 0x4D91469: func_ddraw4 (ddraw4.c:7326)
==28085== by 0x4DDD6DC: run_test (test.h:584)
==28085== by 0x4DDDACB: main (test.h:654)
==28085==
==28085== 148 bytes in 1 blocks are possibly lost in loss record 752 of 1,106
==28085== at 0x40087BA: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==28085== by 0x74466AF: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==28085== by 0x7441294: drm_intel_bo_alloc (in
/usr/lib/libdrm_intel.so.1.0.0)
==28085== by 0x7052078: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x70524E1: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6DCE2FA: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6B80BFD: shared_dispatch_stub_462 (in
/usr/lib/libglapi.so.0.0.0)
==28085== by 0x51C7020: surface_prepare_map_memory (surface.c:563)
==28085== by 0x51D2387: surface_realize_palette (surface.c:783)
==28085== by 0x51C7EAA: wined3d_surface_set_palette (surface.c:2403)
==28085== by 0x4AA277B: ddraw_surface_set_palette (surface.c:472)
==28085== by 0x4AA2A23: ddraw_surface4_SetPalette (surface.c:4695)
==28085== by 0x4D819F2: test_palette_gdi (ddraw4.c:7163)
==28085== by 0x4D92809: func_ddraw4 (ddraw4.c:7348)
==28085== by 0x4DDD6DC: run_test (test.h:584)
==28085== by 0x4DDDACB: main (test.h:654)
==28085==
==28085== 4,096 bytes in 1 blocks are definitely lost in loss record 1,066 of
1,106
==28085== at 0x74456F1: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==28085== by 0x7441378: drm_intel_bo_map (in /usr/lib/libdrm_intel.so.1.0.0)
==28085== by 0x7056342: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x7057B14: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x705E23D: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6E8D781: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x7060E0E: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6E76789: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6E7ADE9: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6A31BD5: glTexSubImage2D (in /usr/lib/libGL.so.1.2.0)
==28085== by 0x51C54E9: surface_upload_data (surface.c:1680)
==28085== by 0x51D1447: surface_load_texture (surface.c:5062)
==28085== by 0x51CBD1C: surface_load_location (surface.c:5155)
==28085== by 0x51CDCCE: surface_load (surface.c:2192)
==28085== by 0x51DB1F1: wined3d_texture_load (texture.c:539)
==28085== by 0x5133092: arbfp_blit_surface (arb_program_shader.c:7652)
==28085== by 0x51D37B6: wined3d_surface_blt (surface.c:6260)
==28085== by 0x4AADA52: ddraw_surface7_Blt (surface.c:1381)
==28085== by 0x4AAE5F6: ddraw_surface4_Blt (surface.c:1558)
==28085== by 0x4D7B843: test_p8_rgb_blit (ddraw4.c:6812)
==28085==
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35985
Bug ID: 35985
Summary: Microsoft Paint draws rounded-corner rectangle instead
of sharp corner
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Nachanon_Vetjasit(a)hotmail.com
Created …
[View More]attachment 48106
--> http://bugs.winehq.org/attachment.cgi?id=48106
Screenshot and output image from WINE 1.7.15 and Windows XP SP3
I've used Microsoft Paint on WINE, most tools work fine.
But I found that when I set line thickness to > 1px (using Line tool)
then use Rectangle tool to create a rectangle, those rectangle will have
round corners, rather than a regular sharp corner that it produces on Windows.
Screenshot from WINE (1.7.15) and Windows (XP SP3) also attached,
output file from both configuration also attached too.
First rectangle is 5px-thick, second is 11px-thick
(select 5px and press ^+ 6 times).
Note: For knot on the top-left corner of rectangle (invisible in the
screenshot, but it's there, and got into the output),
I've filed it as a different issue: bug #35984
Microsoft Paint 5.1.2600.5512 (mspaint.exe from Windows XP SP3)
mfc42u.dll 6.2.8071.0 picked from Windows XP SP3, placed with the same
directory as mspaint.exe
WINE: 1.7.15 (git), set to Windows version XP
WINE installed without XInput2, OSMesa, OpenCL, CMS, GStreamer, and OSS support
System: Debian GNU/Linux 5.0 "Lenny" i386
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=36670
Bug ID: 36670
Summary: valgrind shows invalid read/write in
d3d8/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: …
[View More]austinenglish(a)gmail.com
==18653== Conditional jump or move depends on uninitialised value(s)
==18653== at 0x7D4EF6A: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x7D51B43: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x783724B: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x783752D: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x4F8A277: wined3d_timestamp_query_ops_get_data (query.c:566)
==18653== by 0x4F88F3D: wined3d_query_get_data (query.c:281)
==18653== by 0x4ED2DF7: d3d9_query_GetData (query.c:161)
==18653== by 0x4CE573A: test_timestamp_query (device.c:4703)
==18653== by 0x4CFADE0: func_device (device.c:8803)
==18653== by 0x4D5B1E8: run_test (test.h:584)
==18653== by 0x4D5B5D3: main (test.h:654)
==18653== Uninitialised value was created by a heap allocation
==18653== at 0x4029155: malloc (vg_replace_malloc.c:292)
==18653== by 0x64F6097: ??? (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x7B9FF8F: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x7B60EDF: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x7B521E3: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x7B2C9C8: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x64A075A: ??? (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x64A08FF: ??? (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x64D0946: ??? (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x64C5A78: glXMakeCurrent (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x5FFBBE5: X11DRV_WineGL_InitOpenglInfo (opengl.c:486)
==18653== by 0x5FFD2EB: has_opengl (opengl.c:665)
==18653== by 0x6005418: get_glx_driver (opengl.c:3262)
==18653== by 0x5FF0A00: X11DRV_wine_get_wgl_driver (init.c:459)
==18653== by 0x57530B3: __wine_get_wgl_driver (opengl.c:58)
==18653== by 0x4F6811F: wined3d_adapter_init (directx.c:5147)
==18653== by 0x4F689B9: wined3d_init (directx.c:5272)
==18653== by 0x500A714: wined3d_create (wined3d_main.c:105)
==18653== by 0x4ED25D4: d3d9_init (directx.c:647)
==18653== by 0x4EC4DB1: Direct3DCreate9 (d3d9_main.c:45)
==18653==
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26130
Summary: ddraw/ddrawmodes crash under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33294)
--> (http://…
[View More]bugs.winehq.org/attachment.cgi?id=33294)
valgrind log
Unhandled exception: illegal instruction in 32-bit code (0x00000000).
1 0x04762cc2 test_DirectDrawEnumerateA+0x5b()
[/home/austin/wine-git/dlls/ddraw/tests/ddrawmodes.c:144] in ddraw_test
(0x7f23fcf8)
2 0x04762cc2 test_DirectDrawEnumerateA+0x5b()
[/home/austin/wine-git/dlls/ddraw/tests/ddrawmodes.c:144] in ddraw_test
(0x7f23fd18)
3 0x04765f8a func_ddrawmodes+0x178()
[/home/austin/wine-git/dlls/ddraw/tests/ddrawmodes.c:888] in ddraw_test
(0x7f23fd78)
4 0x0478e477 run_test+0x9e(name="ddrawmodes.c")
[/home/austin/wine-git/dlls/ddraw/tests/../../../include/wine/test.h:556] in
ddraw_test (0x7f23fe28)
5 0x0478e869 main+0x217(argc=<couldn't compute location>, argv=<couldn't
compute location>)
[/home/austin/wine-git/dlls/ddraw/tests/../../../include/wine/test.h:624] in
ddraw_test (0x7f23fe60)
6 0x0478e8e6 __wine_spec_exe_entry+0x69(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/winecrt0/exe_entry.c:36] in ddraw_test (0x7f23fe78)
7 0x7b85de14 call_process_entry+0xb() in kernel32 (0x7f23fec8)
8 0x7b85df5a start_process+0x143(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/kernel32/process.c:1086] in kernel32 (0x7f23fed8)
9 0x7bc7c070 call_thread_func+0xb() in ntdll (0x7f23ffb8)
10 0x7bc7c0ae call_thread_entry_point+0x33(entry=0x7b85de16, arg=0x7ffdf000)
[/home/austin/wine-git/dlls/ntdll/signal_i386.c:2499] in ntdll (0x7f23ffe8)
11 0x7bc541d0 start_process+0x2f(kernel_start=0x7b85de16)
[/home/austin/wine-git/dlls/ntdll/loader.c:2606] in ntdll (0x00000000)
full log 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=36657
Bug ID: 36657
Summary: valgrind shows uninitialized memory use in
d3d9/tests/visual.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
…
[View More]Reporter: austinenglish(a)gmail.com
==9511== Conditional jump or move depends on uninitialised value(s)
==9511== at 0x764645F: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==9511== by 0x4F542C8: shader_glsl_load_constants (glsl_shader.c:854)
==9511== by 0x4F24EED: context_apply_draw_state (context.c:3003)
==9511== by 0x4F4E196: draw_primitive (drawprim.c:664)
==9511== by 0x4F25621: wined3d_cs_exec_draw (cs.c:291)
==9511== by 0x4F269CF: wined3d_cs_st_submit (cs.c:893)
==9511== by 0x4F2568E: wined3d_cs_emit_draw (cs.c:308)
==9511== by 0x4F34F83: wined3d_device_draw_primitive (device.c:3265)
==9511== by 0x4EB1215: d3d9_device_DrawPrimitiveUP (device.c:2206)
==9511== by 0x4D12CBD: vpos_register_test (visual.c:9470)
==9511== by 0x4D3C95A: func_visual (visual.c:16632)
==9511== by 0x4D3D7CA: run_test (test.h:584)
==9511== by 0x4D3DBB9: main (test.h:654)
==9511== Uninitialised value was created by a stack allocation
==9511== at 0x4F53C00: shader_glsl_load_constants (glsl_shader.c:766)
==9511==
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30257
Bug #: 30257
Summary: Kaluach: some hebrew text is missing and some is
mirrored
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: e_orz(a)yahoo.com
Classification: Unclassified
I …
[View More]created a clean prefix and installed Kaluach version 3.2.44.26 (latest -
www.kaluach.com).
The hebrew wasn't displayed properly (see attached Kaluach without font
tahoma.png).
Later I installed the tahoma font (using winetricks). Some of the problems were
fixed. But, still some of the hebrew text is missing and some of it is mirrored
(see attached Kaluach with font tahoma). All the errors are marked.
I also attached the correct screenshot from Windows.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30604
Bug #: 30604
Summary: Ultra Fractal 5 hangs when selecting an item in the
file browser
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.ultrafractal.com/download/index.php
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: comctl32
…
[View More]AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: piotr.caban(a)gmail.com
Classification: Unclassified
Regression SHA1: 1a67903b04001c7064f6e4705a66dc3cfa47feed
Steps to reproduce the problem:
1. Install and run the application.
2. Press <Ctrl+n> to create a new fractal.
3. Click on an item in the right pane in the browser -> the application
freezes.
Terminal output:
fixme:system:SetProcessDPIAware stub!
err:listview:LISTVIEW_WindowProc unknown msg 108c wp=00000000 lp=00000000
Native comctl32.dll is a workaround.
It is a regression, caused by
1a67903b04001c7064f6e4705a66dc3cfa47feed is the first bad commit
commit 1a67903b04001c7064f6e4705a66dc3cfa47feed
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Mon Jun 20 12:46:37 2011 +0200
comctl32: Fix area invalidated by LISTVIEW_SetItemT.
:040000 040000 c0e2e6923ba42074b57138cca367458336a6631b
9cc28e2ad36c163910dc3ccdcbce88e2e025043b M dlls
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24868
Summary: S.T.A.L.K.E.R. - Call of Pripyat Benchmark requires
d3dx9_31.dll and d3dx9_42.dll to run
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
The game would …
[View More]launch to a black screen, then by using alt+tab to the error
dialog, and alt+space to set the error dialog to "always on top", the error
says "Your video card doesn't meet game requirements. Try to lower game
settings", even though I ran it at lowest settings.
winetricks d3dx9_31 d3dx9_42 works around the problem
Note: you may need to get the latest winetricks from
http://winezeug.googlecode.com/svn/trunk/winetricks
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23842
Summary: Fonts corrupted or missing characters
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: default_357-line(a)yahoo.de
When playing Alien Swarm, one of the in-game fonts usually exhibits some degree
of …
[View More]corruption; by which I mean that characters are either not rendered or only
their bounding box is. The character still takes up space. The degree of damage
varies from start to start, and may vary in a single session. The nature of the
damage also varies, although disappearing glyphs are the most common symptom.
A similar effect has been observed in Dawn of War: Dark Crusade.
I'm using fglrx from ati-drivers 10.4; I also tried 10.7 and it made no
difference.
I tried resetting .wine; no difference.
I tried removing /usr/share/fonts via chroot/symlink hax; no difference.
I screwed with UseFastTLS in xorg.conf; no difference.
I tried wine 1.1 and 07-30-10 git head .. no difference.
I'm quite simply out of ideas.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=25506
Summary: Heroes in the sky: crashes when starting the
application
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eder_jon_ruiz(a)hotmail.com
The game installs perfect but when trying to start it …
[View More]just keeps crashing.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30963
Bug #: 30963
Summary: Diablo III (downloader): Menu bar entries are keeping
the background color
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
…
[View More]Classification: Unclassified
The Diablo III downloader has 3 menu bar items (File, View and Help). If I'm
clicking for example on File (a submenu opens) and clicking somewhere at the
Blizzard logo (to close the submenu) there will be still a white background on
the menu entry (File).
Somebody has tested this on Windows and all is working fine there.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30964
Bug #: 30964
Summary: Diablo III (downloader): Font is flickering in the
"Connection Info" menu
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
…
[View More]Classification: Unclassified
In the Diablo III downloader under "View" -> "Connection Info" are the entries
"Local Address" and "Peer ID". The first letter of these entries (L and P) are
only drawn to the half and the other half is flickering if the menu refreshes
its information (~every second).
Somebody has tested this on Windows and all is working fine there.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32084
Bug #: 32084
Summary: Diablo III: Crash on changing from fullscreen mode to
window mode
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: …
[View More]Unclassified
Normally I'm playing Diablo III in fullscreen mode with a resolution of
1680x1050. If I'm changing then to the window mode the game window will be
resized but after this an error window appears that says that the game has
crashed.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18201
Summary: Unable to find the entry point L"CryptExtAddPFX" in
L"crypt32.dll"
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xuantinh(a)gmail.com
I have a certificate file (.pfx) and I want to …
[View More]import it under wine on Linux
(Arch) but I don't know how, after googling for a while, I found this link
http://scarff.id.au/blog/2009/smime-gotchas/ so I follow the instruction on
that link and run
wine rundll32.exe crypt32.dll,CryptExtAddPFX my-cert.pfx
But I got the error:
err:rundll32:WinMain Unable to find the entry point L"CryptExtAddPFX" in
L"crypt32.dll"
Is it mean that the method CryptExtAddPFX has not implemented in Wine 1.1.19?
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22055
Summary: Assassin's creed crashes on launch occasionally
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=26852)
--> (http://bugs.winehq.org/attachment.cgi?id=…
[View More]26852)
terminal output/backtrace
Semi-random, but out of the past 4 times I've launched Assassin's creed, after
the intro video, once the menu loads, it crashes:
err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but
no texture name
err:d3d_surface:IWineD3DSurfaceImpl_ModifyLocation 0x14135998: Surface does not
have any up to date location
fixme:d3d_surface:surface_load_ds_location No up to date depth stencil location
err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but
no texture name
then:
Backtrace:
=>0 0x7ef872bd HEAP_MakeInUseBlockFree+0xf5(subheap=0x128b2000,
pArena=0x12b9f520) [/home/austin/wine-git/dlls/ntdll/heap.c:640] in ntdll
(0x039ce628)
1 0x7ef8a8eb RtlFreeHeap+0xe0(heap=0x110000, flags=0x0002, ptr=0x12b9f528)
[/home/austin/wine-git/dlls/ntdll/heap.c:1757] in ntdll (0x039ce678)
2 0x7ebb5cf4 peek_message+0x1f9(msg=0x39cea1c, hwnd=(nil), first=0,
last=0xffffffff, flags=0x4ff0001, changed_mask=0x04ff)
[/home/austin/wine-git/dlls/user32/message.c:2075] in user32 (0x039ce9a8)
3 0x7ebb7d4f GetMessageW+0x150(msg=0x39cea1c, hwnd=(nil), first=0, last=0)
[/home/austin/wine-git/dlls/user32/message.c:2943] in user32 (0x039ce9e8)
4 0x7e25679f hook_thread_proc+0x39d(param=0x33f7cc)
[/home/austin/wine-git/dlls/dinput/dinput_main.c:956] in dinput (0x039cea58)
5 0x7efba950 call_thread_func+0xc() in ntdll (0x039cea68)
6 0x7efba98e call_thread_entry_point+0x34(entry=0x7e256402, arg=0x33f7cc)
[/home/austin/wine-git/dlls/ntdll/signal_i386.c:2457] in ntdll (0x039ceb48)
7 0x7efc16af RtlCreateUserThread(process=0x0(nil), descr=0x7ec0fff4,
suspended=0, stack_addr=0x39ce918, stack_reserve=0, stack_commit=0,
start=0x39ce918, param=0x0(nil), handle_ptr=0x7fc30044, id=(nil))
[/home/austin/wine-git/dlls/ntdll/thread.c:411] in ntdll (0x039cf398)
8 0xf75e780e start_thread+0xbe() in libpthread.so.0 (0x039cf498)
9 0xf756aa1e __clone+0x5e() in libc.so.6 (0x00000000)
0x7ef872bd HEAP_MakeInUseBlockFree+0xf5
[/home/austin/wine-git/dlls/ntdll/heap.c:640] in ntdll: movl 0x0(%eax),%eax
640 size += (pFree->size & ARENA_SIZE_MASK) + sizeof(ARENA_FREE);
This may be new though, didn't happen a few day ago...
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26807
Summary: MS Powerpoint 2007 does not start in 1.3.18
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
1. Installation MS Office with SP1/SP2 in updates/ → successful
2. Word and Excel runs …
[View More]correctly
3. PowerPoint crashed @startup.
In XP mode terminates with no error
In Vista mode asks whether to send debug info to MS.
As far as i remember it was running in 1.3.17 → regression.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33959
Bug #: 33959
Summary: faulty detection of VRAM amount (X1600 Mobility 256MB)
Product: Wine
Version: 1.6-rc3
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.platte(a)platte-web.de
Classification: Unclassified
I only …
[View More]recognized this while running the windows version of OpenGL Extensions
viewer in wine, telling me I've 128MB of VRAM. This amount is valid for the
standard versions found in 2005/2006 15" MacBook Pros, but I have the BTO
option with the upgraded amount off 256MB.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34884
Bug #: 34884
Summary: Touhou Danmakufu 0.12m's font becomes distorted in
Wine 1.7.5
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewsuicune(a)gmail.com
Classification: …
[View More]Unclassified
In Wine 1.7.5, Touhou Danmakufu 0.12m's default font, used on the Directory
screen, built in text, etc, suddenly became mangled and distorted. I believe it
has to do with the simulated bold font update, since it was not present in Wine
1.7.3.
This bug is not severe, but 'l's look like capital 'I's and overall, it's
either unreadable or ugly to look at.
I believe that the bug is caused by one of the following, but I have absolutely
no evidence to support it.
Akihiro Sagawa (3):
gdi32/tests: Add tests for fake bold outline fonts.
gdi32: Adjust fake bold outline font metrics.
gdi32: Synthesize bold glyphs for outline fonts.
This bug does not adversely affect the software, but makes reverting to 1.7.3
appealing. It does not (as far as I know as of now) affect Touhou Danmakufu
ph3, at least not on the Directory listing.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=36082
Bug ID: 36082
Summary: Cannot Read Text In "Question" Boxes On Microsoft
Money 2005 Installation
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: junk_2010(a)live.co.uk
This is very …
[View More]minor, but adding for completeness as gradually more of the
program is working correctly.
Installed wine 1.7.17 on Ubuntu 12.04 (32 bit). Clean install with previous
.wine directory removed.
"wine notepad" worked and displayed the expected wine version.
During the installation I couldn't read the "I accept" and "Cancel" text in the
text boxes. "I accept" is left hand most text box. "Cancel" is right hand text
box.
Program installed fine when left most text box "I accept" was selected.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=20728
Summary: K-Lite Codec Pack 5.40 Media Player Cinema: page fault
on write access
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=24774)
--> (…
[View More]http://bugs.winehq.org/attachment.cgi?id=24774)
The major bug/crash as it appears when I open a .wav in Media Player Home
Cinema
Hey all, just bumped into a new problem. K-Lite Codec Pack 5.40 installed
perfectly, but when I go to play .wav files in the included Media Player Home
Cinema it has a page fault on write access.
Anyone interested in testing this major bug, you can download it here:
http://www.filehippo.com/download_klite_codec_pack/6504/
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=36084
Bug ID: 36084
Summary: Microsoft Money 2005 Window Going "Black" After
Certain Menu Operations
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: junk_2010(a)live.co.uk
Installed wine …
[View More]1.7.17 on Ubuntu 12.04 (32 bit). Clean install with previous
.wine directory removed.
"wine notepad" worked and displayed the expected wine version.
Program installed and started ok (as previously). However, (as before) very
limited functionality when program was running. Easy to create a program crash.
Installed ie6 using winetricks.
Program now very functional.
Selecting certain menu items:
Help -> Microsoft Money Help F1
Help -> Money Glossary
Help -> Ordering Cheques
All opened a new (separate) msmoney side window with the message "Action
canceled" in.
To allow this to happen the main msmoney window reduced in size and when the
cursor was moved (moved out of the main window?) the main window went black.
Moving the cursor back over the main window caused certain parts of the main
window to redraw.
Pressing the maximise button on the main "msmoney - Microsoft Money" window
banner caused the main window to go full screen and correctly redraw itself.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35573
Bug ID: 35573
Summary: gdi32:fonts test_stock_fonts() fails on Windows 7 in
the Japanese and Hebrew locales
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
…
[View More]Classification: Unclassified
In the Japanese locale the conformance test errors are:
font.c:5547: Test failed: 4(0): expected height 15, got 13
font.c:5550: Test failed: 4(0): expected lfHeight -12, got -11
And in the Hebrew one they are:
font.c:5547: Test failed: 0(0): expected height 13, got 12
(the Hebrew locale also has a lot of errors in this test)
There are three VMs running the tests in a Japanese or Hebrew locale:
fg-win7u64-1spie9-he, fg-win7u64-1spie9-ja, newtb-w7u:
http://test.winehq.org/data/tests/gdi32:font.html
The corresponding tests where introduced by:
commit 6834a44dc4c3c7e8c377a2fd56d11e93edd37b2f
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Mon Jun 17 19:01:39 2013 +0900
gdi32/tests: Add a test for default font height scaling with screen
resolution changes.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33610
Bug #: 33610
Summary: Photoshop CS6 Layers display / hide function doesn't
work normaly
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.artik(a)gmail.com
…
[View More]Classification: Unclassified
When a layer in Photoshop CS6 is set to hidden or displayed, it normaly
disappear from the draw. But a bug doesn't allow this function works properly,
and you need to clic 2 times to hide correctly the layer (or resize the
photoshop windows). Unfortunatly, when you clic 2 times, the layer is show as
visible, but not on the draw.
In this example, the red square is marked as "hidden" but still present on the
draw (attachment)
Strage thing : to activate it, I simply need to resize the photoshop windows,
and the layer is hide.
I use open source ATI radeon drivers on an Imac 27 inch.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33484
Bug #: 33484
Summary: Lemur Editor doesn't launch with message: Unable to
use Direct3D, please install DirectX
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rafael.raccuia(a)…
[View More]blindekinder.com
Classification: Unclassified
Created attachment 44320
--> http://bugs.winehq.org/attachment.cgi?id=44320
terminal output
Lemur Editor installs pefrectly, but doesn't launch, because of
Direct3D/DirectX.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33542
Bug #: 33542
Summary: EnableWindow calls ReleaseCapture when mouse captured
on child window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: orzhvs(a)gmail.com
Classification: …
[View More]Unclassified
Created attachment 44392
--> http://bugs.winehq.org/attachment.cgi?id=44392
WINEDEBUG=+relay,+message wine /usr/local/vboxvm/vmshare/Spy.exe 2>&1 | grep -E
SetCapture\|ReleaseCapture\|LBUTTONDOWN\|LBUTTONUP\|EnableWindow > out.txt
When EnableWindow disabling a window in Wine, mouse capture in its child window
gets lost. As far as I tested in windows, capture is released only when
disabling the exact captured window, rather than its parent window.
There's a tool named 'Spy32' ( download at
http://www.woodmann.com/RCE-CD-SITES/Protools/files/utilities/spy.zip ), please
try picking window by dragging the 'target' icon to target window, it will
misbehave like the mouse button never released. In further debug info (
attached ) I saw it disable its main window to avoid picking itself, it indeed
plans to re-enable the window when mouse button is up but it dose not as
capture has been released and no WM_LBUTTONUP is received.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=29181
Bug #: 29181
Summary: Combo box doesn't get a background in dialog editor
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)iki.fi
Classification: Unclassified
Created attachment 37647
…
[View More]--> http://bugs.winehq.org/attachment.cgi?id=37647
Hack for background drawing
When using a resource editor like ResEdit to create dialogs, combo boxes have
CBF_EDIT set and the white background is not drawn and the dialog background is
seen instead.
Attached a patch that workarounds the problem for this case. It is probably not
the correct fix as there must be a reason why CBF_EDIT state control background
is not drawn. Of course on Windows the combo box background is drawn with this
program.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33835
Bug #: 33835
Summary: Touhou 13.5 black screen
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murela_alba(a)abv.bg
CC: wine-bugs(a)winehq.org
Classification: …
[View More]Unclassified
Created attachment 44861
--> http://bugs.winehq.org/attachment.cgi?id=44861
Title screen
When running Hopeless Masquerade after the loading screen the only thing
rendered is the main menu and game logo, with no background and when trying to
go into story mode, the entire screen turns black. Music and sound effects are
running properly at the same time. Game version is 1.03b, but 1.0 does the
same. Tested with wine 1.6-rc2 on Ubuntu 13.04 (64-bit).
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34334
Bug #: 34334
Summary: MetaTester 5 never sends or receives data
Product: Wine
Version: 1.7.0
Platform: x86-64
URL: http://files.metaquotes.net/metaquotes.software.corp/m
t5/mt5tester.setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
…
[View More]AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45702
--> http://bugs.winehq.org/attachment.cgi?id=45702
wine-1.7.0-199-g52fb1cc console output (1st run)
The MetaTrader 5 Strategy Tester Agent (MetaTester 5) never sends or receives
any data.
It comes as part of MetaTrader 5 but is also available separately to create
your own server farm.
It installs itself as a system service on Windows (SYSTEM account) and runs in
the background once it has been initially set up from the main application.
Wine seems to have a problem running the services but that is a different
problem (bug not yet logged).
Wireshark confirms that no connection attempts are sent or received. Not
externally anyway.
The main application window shows statistics for data transfer and under
Windows XP this can be a few kB each day when quiet (when stock markets are
closed), but Wine never registers a single byte.
Netstat shows that the agents themselves are listening:
tcp 0 0 0.0.0.0:2001 0.0.0.0:* LISTEN
216313/wineserver
I can telnet to this port and it remains open for a few seconds before timing
out and closing. This does not register as data on the main application (same
in XP).
There are listeners on port 6010 and 6011 too but I think they're control
ports.
I am attaching the first run log as two agent services start successfully on
first run. You can start as many as you like but it makes sense to have one
agent per core.
Ran all day on Windows XP and Linux to compare.
In testing I enabled the agents to join the community (global) network. An
account is not required for this.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32218
Bug #: 32218
Summary: LTSpice: Objects not resized when the window is
resized
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 00cpxxx(a)gmail.com
Classification: Unclassified
Steps to …
[View More]reproduce:
1) Download, install and run LTSpice -
http://ltspice.linear.com/software/LTspiceIV.exe
2) Create a new schematic (File -> New Schematic)
3) Press L, click somewhere (this will create a component in the screen)
4) Press ESC to go back to the select tool, hold CTRL and right-click the
component to open a properties window.
5) Resize the window.
The internal window listview will not get resized to match the new window size.
This is not a duplicate of bug 3037 and may or may not be a duplicate of bug
7007 it will take a while to check.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32221
Bug #: 32221
Summary: LTspice: component drawing issues when moving
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testelor(a)yahoo.com
Classification: Unclassified
Created attachment 42497
…
[View More]--> http://bugs.winehq.org/attachment.cgi?id=42497
Traces left behind when moving
Steps to reproduce:
1) Download and install LTspice -
http://ltspice.linear.com/software/LTspiceIV.exe
2) Run LTspice using:
$ wine scad3.exe -nowine
3) Create a new schematic, press 'R' (resistor), for example, and don't place
it by clicking, simply move it around.
The same happens for any component that is grabbed and moved. See the attached
screenshot.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33719
Bug #: 33719
Summary: comctl32:propsheet custom window proc test failure
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
A number of VMs report one …
[View More]of these two related test failures:
Elevated privileges (or pre-Vista):
propsheet.c:746: Test failed: property sheet with custom window proc: the msg
0x001c was expected, but got msg 0x0047 instead
or not elevated privileges:
propsheet.c:746: Test failed: property sheet with custom window proc: the msg
0x0046 was expected, but got msg 0x0210 instead
They have been seen on the following systems:
comctl32 5.81.4968.2500 Windows 2000 Professional SP4 + IE55 (rare ~1/50)
comctl32 5.82.3790.3959 Windows 2003 Enterprise Server SP2 + IE8 (rare ~1/50)
comctl32 5.82.6002.18305 Windows Vista Home Premium SP2+IE9
comctl32 5.82.7601.17514 Windows 7 Ultimate SP1 64-bit (+IE8) (32-bit tests)
comctl32 5.82.7601.17514 Windows 7 Ultimate SP1 64-bit + IE9 (32-bit tests)
comctl32 5.82.7601.17514 Windows 7 SP1 (not one of mine)
comctl32 5.82.9200.16384 Windows 8
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26262
Summary: No video output in game
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torgeriedel(a)gmx.de
When trying to play Commandos - Behind Enemy lines, there is no video output.
Sound is working.
--
…
[View More]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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33368
Bug #: 33368
Summary: WM_DEADCHAR events not sent
Product: Wine
Version: 1.5.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sloonz(a)gmail.com
Classification: Unclassified
Created attachment 44152
--> http://bugs.…
[View More]winehq.org/attachment.cgi?id=44152
Keyboard traces in three different scenarios (Windows, Wine, Wine+patch)
XFilterEvent() returns true for events of dead keys, so they are not processed
by wine. However, that prevents sending a WM_DEADCHAR event to the application,
as it works on Windows. For example, in order to emit a "ê" character in a
french keyboard layout, I first have to press ^ (which is a dead key) and then
e. Under Windows, this leads to the following sequence of events :
KEYDOWN: dead_circumflex
DEADCHAR: dead_circumflex
KEYDOWN: e
CHAR: ê
KEYUP: e
KEYUP: dead_circumflex
Under wine I have only those events :
KEYUP: dead_circumflex
KEYDOWN: e
CHAR: ê
Attached patch fixes most of that, with it I get :
KEYDOWN: dead_circumflex
DEADCHAR: dead_circumflex
UP: dead_circumflex
KEYDOWN: e
CHAR: ê
KEYUP: e
Note that it’s still slighty different from Windows (KEYUP for dead key is
third message on Wine, whereas it is before the last one on Windows), but I
don’t see a clean fix for this issue.
As for the traces in attachment, contains three traces. The first one is from
Spy++ on Windows ; the second is the relevant output of WINEDEBUG=+msg notepad
for unpatched wine ; the third one for patched wine.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=36095
Bug ID: 36095
Summary: valgrind errors in loader when loading a dll
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: major
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Noticed this in most …
[View More]tests, there are at least 3 places. 1:
==11164== 26 bytes in 1 blocks are definitely lost in loss record 57 of 244
==11164== at 0x7BC4C735: notify_alloc (heap.c:255)
==11164== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==11164== by 0x7BC758B6: RtlCreateUnicodeString (rtlstr.c:281)
==11164== by 0x7BC54CF3: alloc_module (loader.c:919)
==11164== by 0x7BC566CB: load_builtin_callback (loader.c:1519)
==11164== by 0x40192DE: __wine_dll_register (loader.c:517)
==11164== by 0x7B88A18B: __wine_spec_init (init.c:35)
==11164== by 0x4E850459: call_init.part.0 (in /usr/lib/ld-2.18.so)
==11164== by 0x4E850593: _dl_init (in /usr/lib/ld-2.18.so)
==11164== by 0x4E854953: dl_open_worker (in /usr/lib/ld-2.18.so)
==11164== by 0x4E850329: _dl_catch_error (in /usr/lib/ld-2.18.so)
==11164== by 0x4E854013: _dl_open (in /usr/lib/ld-2.18.so)
==11164== by 0x4EA25CBB: dlopen_doit (in /usr/lib/libdl-2.18.so)
==11164== by 0x4E850329: _dl_catch_error (in /usr/lib/ld-2.18.so)
==11164== by 0x4EA263CB: _dlerror_run (in /usr/lib/libdl-2.18.so)
==11164== by 0x4EA25D70: dlopen@@GLIBC_2.1 (in /usr/lib/libdl-2.18.so)
==11164== by 0x4019898: wine_dlopen (loader.c:1029)
==11164== by 0x4018C06: dlopen_dll (loader.c:295)
==11164== by 0x4019532: wine_dll_load (loader.c:581)
==11164== by 0x7BC57199: load_builtin_dll (loader.c:1732)
==11164==
2:
==11164== 32 bytes in 1 blocks are possibly lost in loss record 65 of 244
==11164== at 0x7BC4C735: notify_alloc (heap.c:255)
==11164== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==11164== by 0x7BC76348: RtlAnsiStringToUnicodeString (rtlstr.c:689)
==11164== by 0x7BC7595F: RtlCreateUnicodeStringFromAsciiz (rtlstr.c:302)
==11164== by 0x7BC5B407: init_load_order (loadorder.c:252)
==11164== by 0x7BC5B9FB: get_load_order (loadorder.c:440)
==11164== by 0x7BC58099: load_dll (loader.c:2045)
==11164== by 0x7BC585B7: LdrLoadDll (loader.c:2125)
==11164== by 0x7B85A79A: load_library (module.c:933)
==11164== by 0x7B85A908: LoadLibraryExW (module.c:990)
==11164== by 0x7B8649B8: __wine_kernel_init (process.c:1230)
==11164== by 0x7BC5ACA9: __wine_process_init (loader.c:3103)
==11164== by 0x4019864: wine_init (loader.c:952)
==11164== by 0x7BF011AD: main (main.c:237)
==11164==
3:
==11165== 20 bytes in 1 blocks are definitely lost in loss record 14 of 58
==11165== at 0x7BC4C735: notify_alloc (heap.c:255)
==11165== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==11165== by 0x7BC758B6: RtlCreateUnicodeString (rtlstr.c:281)
==11165== by 0x7BC54CF3: alloc_module (loader.c:919)
==11165== by 0x7BC566CB: load_builtin_callback (loader.c:1519)
==11165== by 0x40193D9: wine_dll_set_callback (loader.c:548)
==11165== by 0x7BC5ABA2: __wine_process_init (loader.c:3086)
==11165== by 0x4019864: wine_init (loader.c:952)
==11165== by 0x7BF011AD: main (main.c:237)
==11165==
4:
==11194== 32 bytes in 1 blocks are possibly lost in loss record 66 of 248
==11194== at 0x7BC4C735: notify_alloc (heap.c:255)
==11194== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==11194== by 0x7BC76348: RtlAnsiStringToUnicodeString (rtlstr.c:689)
==11194== by 0x7BC7595F: RtlCreateUnicodeStringFromAsciiz (rtlstr.c:302)
==11194== by 0x7BC5B407: init_load_order (loadorder.c:252)
==11194== by 0x7BC5B9FB: get_load_order (loadorder.c:440)
==11194== by 0x7BC58099: load_dll (loader.c:2045)
==11194== by 0x7BC585B7: LdrLoadDll (loader.c:2125)
==11194== by 0x7B85A79A: load_library (module.c:933)
==11194== by 0x7B85A908: LoadLibraryExW (module.c:990)
==11194== by 0x7B8649B8: __wine_kernel_init (process.c:1230)
==11194== by 0x7BC5ACA9: __wine_process_init (loader.c:3103)
==11194== by 0x4019864: wine_init (loader.c:952)
==11194== by 0x7BF011AD: main (main.c:237)
==11194==
(tested running advapi32/security.c)
wine-1.7.17-92-ge2bf516
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17488
Summary: Animation issues in 4Story
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killzenator(a)gmail.com
Created an attachment (id=19581)
--> (http://bugs.winehq.org/attachment.cgi?id=19581)
Output …
[View More]of "wine 4Story.exe >> log.txt 2>&1"
In 4Story none of the character/npcs have animations, weapons move up and down
like their supposed to when you walk, characters stay the same.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35603
Bug ID: 35603
Summary: Wine64 build produces extra warning in setupapi
comparing to Wine32 build
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Classification: …
[View More]Unclassified
Created attachment 47552
--> http://bugs.winehq.org/attachment.cgi?id=47552
64bit build log
Similarly to bug 35602, but this time for setupapi:
* warning: cast from pointer to integer of different size
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32251
Bug #: 32251
Summary: ... i dont know
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dandazadiego(a)gmail.com
Classification: Unclassified
>Runes of magic cant run.
…
[View More]I followed the instructions you have given and I'll get up in the middle of the
game and update locks. how do I?
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24963
Summary: Okad2: Unhandled page fault at address 0x00007f8a
during startup
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pandolfo(a)gis.net
Created an attachment (id=31617)
--> (http://…
[View More]bugs.winehq.org/attachment.cgi?id=31617)
a description of the page fault plus an annotated backtrace
During program startup, Okad2-xx-pd (xx = version) generates an unhandled page
fault when loading an icon. The page fault is caused by CreateFileW as it
processes the name of the file from the parameter list. The name pointer is
0x00007f8a, which is an address in an unmapped page. This value is also an
index into Windows resources, selecting the hourglass icon.
What has happened is that the application was attempting to load the hourglass
icon and passed in BOTH the Windows resource index and a flag indicating
LOADFROMFILE. Wine attempted to load-from-file and looked for the file name
through the "name" parameter (0x00007f8a) generating the page fault. Native
Windows appears to give the value of the "name" pointer precedence and
determines that the "name" parameter is actually a resource number; hence it
does not page fault and runs Okad2 normally.
Wine *DOES* check the "name" parameter to see if it is a resource index, but
several subroutine calls later it forgets this fact and branches based on the
LOADFROMFILE bit. The backtrace has been annotated to provide both a
description and source lines involved in the decision.
This behavior was found in the latest version of Wine for Debian (.1.42) and in
a MacOS X version.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=36587
Bug ID: 36587
Summary: valgrind shows uninitialized memory use in
user32/tests/winstation.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: …
[View More]austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p
user32_test.exe.so winstation && touch winstation.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==25156== Syscall param write(buf) points to uninitialised byte(s)
==25156== at 0x4226CF3: __write_nocancel (syscall-template.S:81)
==25156== by 0x7BC7FD72: send_request (server.c:198)
==25156== by 0x7BC7FF91: wine_server_call (server.c:294)
==25156== by 0x519D2EE: send_hardware_message (message.c:3331)
==25156== by 0x5173BEB: SendInput (input.c:185)
==25156== by 0x4D9FB49: test_inputdesktop (winstation.c:530)
==25156== by 0x4DA2430: func_winstation (winstation.c:939)
==25156== by 0x4DA3978: run_test (test.h:584)
==25156== by 0x4DA3D67: main (test.h:654)
==25156== Address 0x510f6a8 is on thread 1's stack
==25156== Uninitialised value was created by a stack allocation
==25156== at 0x4D9F748: test_inputdesktop (winstation.c:492)
==25156==
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=36636
Bug ID: 36636
Summary: valgrind shows an uninitialized write in
shell32/tests/appbar.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: …
[View More]austinenglish(a)gmail.com
==20270== Syscall param writev(vector[...]) points to uninitialised byte(s)
==20270== at 0x4E952886: writev (in /usr/lib/libc-2.18.so)
==20270== by 0x7BC7FE6F: send_request (server.c:213)
==20270== by 0x7BC80001: wine_server_call (server.c:294)
==20270== by 0x5254AF8: put_message_in_queue (message.c:3141)
==20270== by 0x5254EA9: send_inter_thread_message (message.c:3209)
==20270== by 0x525518A: send_message (message.c:3277)
==20270== by 0x52555D1: SendMessageTimeoutW (message.c:3414)
==20270== by 0x4D221BC: SHAppBarMessage (appbar.c:142)
==20270== by 0x4A59513: test_setpos (appbar.c:222)
==20270== by 0x4A5ABF9: func_appbar (appbar.c:442)
==20270== by 0x4AB44E4: run_test (test.h:584)
==20270== by 0x4AB48D3: main (test.h:654)
==20270== Address 0x4cdfb20 is on thread 1's stack
==20270== Uninitialised value was created by a stack allocation
==20270== at 0x4A5940F: test_setpos (appbar.c:203)
==20270==
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26044
Summary: atl/atl_ax tests show several valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Most seem related to:
Conditional jump or …
[View More]move depends on uninitialised value(s)
at USER_SetWindowPos (winpos.c:2039)
by SetWindowPos (winpos.c:2141)
by activate_inplace (oleobject.c:148)
by OleObject_DoVerb (oleobject.c:454)
by IOCS_Init (atl_ax.c:919)
by IOCS_Create (atl_ax.c:952)
by AtlAxAttachControl (atl_ax.c:1091)
by test_AtlAxAttachControl (atl_ax.c:96)
by func_atl_ax (atl_ax.c:127)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at IOCS_Init (atl_ax.c:911)
there's also:
64 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IOCS_Create (atl_ax.c:934)
by AtlAxAttachControl (atl_ax.c:1091)
by test_AtlAxAttachControl (atl_ax.c:96)
by func_atl_ax (atl_ax.c:127)
by run_test (test.h:556)
by main (test.h:624)
64 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IOCS_Create (atl_ax.c:934)
by AtlAxAttachControl (atl_ax.c:1091)
by test_AtlAxAttachControl (atl_ax.c:109)
by func_atl_ax (atl_ax.c:127)
by run_test (test.h:556)
by main (test.h:624)
and perhaps a few more. I'll attach the full log.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23526
Summary: Daytona USA Evolutions: menu bar shows in fullscreen,
doesn't in windows
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://sega.jp/pc/daytonae/trial.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
…
[View More] ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=29368)
--> (http://bugs.winehq.org/attachment.cgi?id=29368)
screenshot
It's an old Direct 6.1 game...luckily, it's got a free download (only 42 mb).
Run the game. It'll start in fullscreen, but its toolbar shows at the top of
the screen. In windows, it doesn't appear, unless you press 'Alt'.
Terminal output is pretty short:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f1a8,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x163a00,0x1641c8): stub
austin@laptop:~/.wine/drive_c$ fixme:d3d:swapchain_init The application
requested more than one back buffer, this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
err:ole:CoUninitialize Mismatched CoUninitialize
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35666
Bug ID: 35666
Summary: HEDZ crashes on startup
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cweiske(a)cweiske.de
Created attachment 47627
--> http://bugs.winehq.org/attachment.cgi?id=47627…
[View More]hedz 1.6.1 crash
When starting HEDZ (aka H.E.D.Z.) using
$ xinit /usr/bin/wine HEDZ.EXE -- :1 -ac -depth 16
I get a crash "Unhandled exception: page fault on read access to 0x00000000 in
32-bit code (0x7d6be628)."
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27124
Summary: Happy Cloud can't download game
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Their plugin seems to install ok.
winetricks ie6 or ie7 are needed for the web page to show up (ie7 looks
better),
…
[View More]you can request an account and log in ok,
and you can "purchase" one of the free demos in that web page,
but when you try to play, it complains
"The game requires that you have the latest version of Happy Cloud installed."
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=36816
Bug ID: 36816
Summary: Xenonauts 1.06 always crash when I defeat an ufo with
a F-17 condor
Product: Wine
Version: 1.7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hiretto(a)gmail.com
Hello,
It's a …
[View More]pretty annoying bug because it's happen always when I defeat an ufo in
air combat mode.
Because of this I can't continue with the game :(
I attached a 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30311
Bug #: 30311
Summary: nfsmwres - The installer of the screen resolution no
NFS Most Wonted
Product: Wine
Version: 1.5.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vova7890(a)mail.ru
Classification: …
[View More]Unclassified
Created attachment 39615
--> http://bugs.winehq.org/attachment.cgi?id=39615
TraceBack
Run nfsmwres.exe, set own resolution, press start. Then game starting and
segfault. Traceback in attach
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=36883
Bug ID: 36883
Summary: Euro Truck Simulator 2: Game crashes after logo
screen.
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raddyroro(a)gmail.com
Whenever I load up the game, the …
[View More]loo will show and then the game will crash
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35162
Bug ID: 35162
Summary: F-secure Younited: Client crashes when adding files
Product: Wine
Version: 1.7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jaska2000(a)hotmail.com
Classification: Unclassified
Wine crashes when …
[View More]trying to add files to the cloud service. Both drag & drop
and adding via dialogs causes crash. Looks like most crashes are related to
addding / handling files.
Sometimes it crashes without backtrace window and sometimes it gives backtrace
information. I attached text file with console outputs and backtrace of few
unsuccesfulll attemtps to upload files to the cloud.
Software download link: https://download.sp.f-secure.com/younited/younited.exe
Installer: d01cbfcc38c80a1239308b6cc149a9d72532e7ad younited.exe
Installed exe: 887d641b7295537b920d2f91ad05e859bd62d284 younited.exe
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34427
Bug #: 34427
Summary: Star Citizen launcher has several graphics issues
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Created attachment 45828
--> …
[View More]http://bugs.winehq.org/attachment.cgi?id=45828
Screenshot on wine-1.7.1
Lots of hsls/d3dcompiler spam:
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
Screenshots and log 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.
[View Less]