https://bugs.winehq.org/show_bug.cgi?id=657
Reuben <reuben_p(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reuben_p(a)yahoo.com
--
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=36557
Bug ID: 36557
Summary: valgrind shows some invalid writes in
ieframe/tests/webbrowser.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48653
--> https://bugs.winehq.org/attachment.cgi?id=48653
valgrind log
==13268== Invalid write of size 4
==13268== at 0x6805C5E: update_travellog (dochost.c:428)
==13268== by 0x68069B3: ClOleCommandTarget_Exec (dochost.c:697)
==13268== by 0x774F397: notify_travellog_update (docobj.h:981)
==13268== by 0x774F56E: set_current_mon (persist.c:134)
==13268== by 0x7727C12: navigate_proc (navigate.c:2093)
==13268== by 0x7766E90: hidden_proc (task.c:316)
==13268== by 0x53425C1: ??? (winproc.c:173)
==13268== by 0x5342736: call_window_proc (winproc.c:244)
==13268== by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268== by 0x5305C04: DispatchMessageW (message.c:4019)
==13268== by 0x69D80B98: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E6960: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E644E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6AFE5010: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69CAB80E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E65A1: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69D80A5F: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x53425C1: ??? (winproc.c:173)
==13268== by 0x5342736: call_window_proc (winproc.c:244)
==13268== by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268== Address 0x483a04c is 4 bytes after a block of size 32 alloc'd
==13268== at 0x7BC4C75D: notify_alloc (heap.c:255)
==13268== by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==13268== by 0x680464D: heap_alloc (ieframe.h:328)
==13268== by 0x6805ADB: update_travellog (dochost.c:401)
==13268== by 0x68069B3: ClOleCommandTarget_Exec (dochost.c:697)
==13268== by 0x774F397: notify_travellog_update (docobj.h:981)
==13268== by 0x774F56E: set_current_mon (persist.c:134)
==13268== by 0x7727C12: navigate_proc (navigate.c:2093)
==13268== by 0x7766E90: hidden_proc (task.c:316)
==13268== by 0x53425C1: ??? (winproc.c:173)
==13268== by 0x5342736: call_window_proc (winproc.c:244)
==13268== by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268== by 0x5305C04: DispatchMessageW (message.c:4019)
==13268== by 0x69D80B98: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E6960: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E644E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6AFE5010: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69CAB80E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E65A1: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69D80A5F: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==
--
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=36365
Bug ID: 36365
Summary: valgrind shows a TON of leaks in
ieframe/tests/webbrowser.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
By far one of the noisiest logs/leaks so far.
==15771== 28 bytes in 1 blocks are possibly lost in loss record 2,015 of 11,565
==15771== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15771== by 0x5B21B82: heap_alloc_zero (typelib.c:1662)
==15771== by 0x5B295CC: ITypeLib2_Constructor_MSFT (typelib.c:2902)
==15771== by 0x5B2C20B: LoadTypeLibEx (typelib.c:3460)
==15771== by 0x5B2DDF2: LoadTypeLib (typelib.c:454)
==15771== by 0x5B2E4AA: LoadRegTypeLib (typelib.c:537)
==15771== by 0x6933764: get_typeinfo (ieframe_main.c:75)
==15771== by 0x69298B1: ProvideClassInfo_GetClassInfo (classinfo.c:62)
==15771== by 0x4A5B8A4: test_ClassInfo (ocidl.h:3368)
==15771== by 0x4A63A2E: test_WebBrowser (webbrowser.c:3380)
==15771== by 0x4A65E0B: func_webbrowser (webbrowser.c:3629)
==15771== by 0x4A673B4: run_test (test.h:584)
==15771== by 0x4A677A3: main (test.h:654)
==15771==
==15771== 8 bytes in 1 blocks are definitely lost in loss record 422 of 11,565
==15771== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15771== by 0x6948752: create_shell_ui_helper (ieframe.h:328)
==15771== by 0x692D2BA: DocHostUIHandler_GetExternal (dochost.c:900)
==15771== by 0x4A59F1E: test_external (mshtmhst.h:849)
==15771== by 0x4A6638C: func_webbrowser (webbrowser.c:3502)
==15771== by 0x4A673B4: run_test (test.h:584)
==15771== by 0x4A677A3: main (test.h:654)
==15771==
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=36213
Bug ID: 36213
Summary: valgrind shows some possible leaks under
crypt32/tests/sip.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==23202== 52 bytes in 1 blocks are possibly lost in loss record 111 of 282
==23202== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==23202== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==23202== by 0x514398B: CryptMemAlloc (main.c:124)
==23202== by 0x51627B5: CRYPT_CacheSIP (sip.c:576)
==23202== by 0x5162B5D: CRYPT_LoadSIP (sip.c:653)
==23202== by 0x5162C60: CryptSIPLoad (sip.c:698)
==23202== by 0x4EA631D: test_SIPLoad (sip.c:357)
==23202== by 0x4EA67BF: func_sip (sip.c:444)
==23202== by 0x4EB7F67: run_test (test.h:584)
==23202== by 0x4EB8356: main (test.h:654)
==23202==
--
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=36341
Bug ID: 36341
Summary: valgrind shows some possible leaks under
crypt32/tests/base64.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==21036== 2,628 bytes in 73 blocks are possibly lost in loss record 250 of 266
==21036== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==21036== by 0x4F815DF: CryptMemAlloc (main.c:124)
==21036== by 0x4F92C4B: crypt_oid_init (oid.c:1403)
==21036== by 0x4F811F8: DllMain (main.c:46)
==21036== by 0x4FA5F36: __wine_spec_dll_entry (dll_entry.c:40)
==21036== by 0x7BC53B24: ??? (in
/home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so)
==21036== by 0x7BC5644E: MODULE_InitDLL (loader.c:1068)
==21036== by 0x7BC56AE7: process_attach (loader.c:1157)
==21036== by 0x7BC56AB9: process_attach (loader.c:1149)
==21036== by 0x7BC56CEF: attach_process_dlls (loader.c:2769)
==21036== by 0x401BC7C: ??? (in
/home/austin/wine-valgrind-known/libs/wine/libwine.so.1.0)
==21036==
--
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=37399
Bug ID: 37399
Summary: Urban Assault black screen when using software
renderer (palette problem)
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: erich.e.hoover(a)gmail.com
Depends on: 37307, 37398
Regression SHA1: 9d49b7a9be6d4ed59a69c3453de4eadb0101ea09
Distribution: Ubuntu
Once Bug #37307 and Bug #37398 are resolved/worked around then another issue
crops up with Urban Assault, apparently a change back in June makes it such
that UA cannot load since the surface it's using does not get a palette. The
following error occurs repeated on the command line:
fixme:d3d:convert_p8_uint_b8g8r8a8_unorm P8 surface loaded without a palette.
--
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=39910
Bug ID: 39910
Summary: PDF XChange Editor annotations formatting not
displayed after saving
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sadiyumusak(a)gmail.com
Distribution: ---
PDF Editor is recommended by the Tracker software company as the new and more
advanced replacement for their popular product PDF-XChange Viewer.
Indeed it offers a number improvements but I suffer from a number of problems,
including:
a) You can format text entered in comment boxes, etc. and save them, and then
they can be displayed in other PDF viewers (except the PDF Editor which created
them!) Such text formatting is there to see even in the same version of PDF
Editor installed in Windows, but not under WINE. So the cause of the problem is
probably is somewhere in WINE.
b) If you click outside a newly created, unsaved comment box, the box vanishes
immediately and the application crashes.
--
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=41206
Bug ID: 41206
Summary: Artemis 2.4.0 crashed upon start
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kurthuwig(a)gmail.com
Distribution: ---
When I run Artemis 2.4.0 (http://artemis.eochu.com/index.php/downloads/) then
it crashes with the attached error messages. v2.3.0 worked fine.
--
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=36247
Bug ID: 36247
Summary: VHD Attach crushes because of virtdisk.dll missing
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: matyapiro31(a)gmail.com
VHD Attach is an application to mount .vhd files as hard disks.
It depends on virtdisk.dll but wine doesn't include it.
I think we can implement it easily by using libvirt?
It support VHD file type.
--
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=36395
Bug ID: 36395
Summary: valgrind shows a possible leak in
inetcomm/tests/mimeole.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
==17178== 28 bytes in 1 blocks are possibly lost in loss record 154 of 561
==17178== at 0x7BC508EB: RtlAllocateHeap (heap.c:255)
==17178== by 0x5498BE8: apartment_getclassobject (compobj.c:526)
==17178== by 0x549BFF6: get_inproc_class_object (compobj.c:2894)
==17178== by 0x549ED5F: CoGetClassObject (compobj.c:3032)
==17178== by 0x549F4E7: CoCreateInstance (compobj.c:3197)
==17178== by 0x4AAC50E: func_mimeole (mimeole.c:99)
==17178== by 0x4AAAE6B: main (test.h:584)
==17178==
--
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=36662
Bug ID: 36662
Summary: valgrind shows a few memory leaks in
ws2_32/tests/sock.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==21586== Thread 1 ws2_32_test.exe.so:
==21586== 60 bytes in 1 blocks are possibly lost in loss record 350 of 701
==21586== at 0x7BC4C6EB: notify_alloc (heap.c:255)
==21586== by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==21586== by 0x50B07F4: WS2_sendto (socket.c:4545)
==21586== by 0x50B0611: WSASend (socket.c:4500)
==21586== by 0x4F6E338: test_send (sock.c:4194)
==21586== by 0x4F7FDB1: func_sock (sock.c:7742)
==21586== by 0x4F80BB1: run_test (test.h:584)
==21586== by 0x4F80FA0: main (test.h:654)
==21586==
==21586== 60 bytes in 1 blocks are possibly lost in loss record 351 of 701
==21586== at 0x7BC4C6EB: notify_alloc (heap.c:255)
==21586== by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==21586== by 0x50B07F4: WS2_sendto (socket.c:4545)
==21586== by 0x50B0611: WSASend (socket.c:4500)
==21586== by 0x4F6E6AF: test_send (sock.c:4234)
==21586== by 0x4F7FDB1: func_sock (sock.c:7742)
==21586== by 0x4F80BB1: run_test (test.h:584)
==21586== by 0x4F80FA0: main (test.h:654)
==21586==
==21586== 60 bytes in 1 blocks are definitely lost in loss record 352 of 701
==21586== at 0x7BC4C6EB: notify_alloc (heap.c:255)
==21586== by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==21586== by 0x50B638A: WS2_recv_base (socket.c:6554)
==21586== by 0x50B61D4: WSARecv (socket.c:6522)
==21586== by 0x4F7A61B: test_completion_port (sock.c:6862)
==21586== by 0x4F7FDAC: func_sock (sock.c:7739)
==21586== by 0x4F80BB1: run_test (test.h:584)
==21586== by 0x4F80FA0: main (test.h:654)
==21586==
--
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=39655
Bug ID: 39655
Summary: Enemy Front crashes almost immediately after launch
Product: Wine
Version: 1.8-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abolte(a)systemsaviour.com
Distribution: ---
Created attachment 52859
--> https://bugs.winehq.org/attachment.cgi?id=52859
enemy_front-1.8-rc1-output.log
Debian Jessie amd64 in a 32-bit wineprefix (clean install) under wine 1.8-rc1.
The first intro movie to play crashes after about two seconds, when my monitor
is set to the native resolution of 2560x1440. Console output attached.
Interestingly, if I set the monitor to 1920x1080, the cut scenes don't crash at
all and I can make it all the way to the main menu (which also doesn't work,
but we can make that another 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=42355
Bug ID: 42355
Summary: Artifacts in GTAIV appear and disappear when driving
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 57123
--> https://bugs.winehq.org/attachment.cgi?id=57123
Screenshot of the artifact
When you enter a car and they try driving, you'll sometimes notice strange
artifacts appear. They fade in, then sometimes persist for several frames, and
then disappear. See screenshots attached.
This is a regression introduced by the following commit. In this version the
artifacts appear not too often — I have to play for about a minute until I
notice one. In wine-2.0-235-g2dd0fb8 they appear after about 10 seconds of
driving in the game.
602a23a60aaab164acb8a2767094d545172ab4cf is the first bad commit
commit 602a23a60aaab164acb8a2767094d545172ab4cf
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jan 27 11:36:31 2017 +0100
wined3d: Just use glBufferSubData() in buffer_direct_upload().
It might seem like a good idea to try to use glMapBufferRange() in
buffer_direct_upload(), but it really isn't. The interesting cases for
glMapBufferRange() are GL_MAP_INVALIDATE_BUFFER_BIT or
GL_MAP_UNSYNCHRONIZED_BIT, but the only way for those to be set here
would be for the buffer to be mapped with WINED3D_MAP_DISCARD or
WINED3D_MAP_NOOVERWRITE before the buffer object was created. In that
case the GPU is obviously not using the buffer object, so
glMapBufferRange() doesn't help. On the other hand, if the buffer is
currently in use by the application and neither WINED3D_MAP_DISCARD nor
WINED3D_MAP_NOOVERWRITE is set, glMapBufferRange() would need to wait
for the GPU to finish using the buffer object, while glBufferSubData()
may decide not to.
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 259531ef529ef96cbec7388bca99af40efaa9874
3e0b99a8b0fba782ad69ed0a8e00d2a64c363ae3 M dlls
--
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=42471
Bug ID: 42471
Summary: Wine gets page fault installing Bicycle Bridge
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lachenmaier(a)mchsi.com
Distribution: ---
Created attachment 57325
--> https://bugs.winehq.org/attachment.cgi?id=57325
BBridge_install_Terminal_output_and_Reg_dump
When I install Bicycle Bridge from its CD (or from an image file), Wine gets a
page fault. I have included the register dump and the Terminal listing as
attachments. I have tried to install Wine many times and it always fails at
this point. I installed Wine as follows:
sudo apt remove wine* && sudo apt autoremove
sudo add-apt-repository ppa:wine/wine-builds
sudo apt-get update
sudo apt-get install --install-recommends winehq-devel
When I tired to install Bicycle Bridge (setup.exe) I got windows saying to
install "mono" and "gecko". I clicked the install button in each of these
windows.
After the failed install, Bicycle Bridge ran fine until my wife won a game.
Then it froze and had to be xkilled. This is repeatable. I presume this failure
is due to the installation failure I am submitting a bug for.
--
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=13365
Summary: Mising Text in IFC Markets Terminal Graphics
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://ifcmarkets.com/download/IFCMTerminalSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
When you're viewing the platform graphics, the text at the right that shows the
current prices of the currencies are missing. You can see the problem in the
screenshots.
--
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=23108
Summary: Problems switching between instances of PowerPoint
2007 with KDE
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
Created an attachment (id=28717)
--> (http://bugs.winehq.org/attachment.cgi?id=28717)
Superfluous third
I am using KDE 4 and run PowerPoint 2007 via wine 1.2rc2 (however, the problem
I will describe exists for me since the time I first started using wine more
intensively)
How to reproduce:
1. Use KDE 4 (a friend tested with another window manager and could not
reproduce it)
2. Open a PowerPoint file. Everything is fine so far, works great. As usual, I
can switch between different windows without any problems
3. Open another PowerPoint file. Now things get strange! Instead of two
PowerPoint windows, I can see three windows: the two opened files and a third
window without any content but the title. (see attached screenshot)
In that state, I cannot simply change between the instances of PowerPoint but
always have to maximize the window I would like to choose.
When closing the second PowerPoint file, the superfluous small window stays.
As far as I have tested, this behaviour does not occur with multiple instances
of Word, for instance.
--
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=42461
Bug ID: 42461
Summary: Adam Standalone demo crashes while starting
Product: Wine
Version: 2.1
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 57307
--> https://bugs.winehq.org/attachment.cgi?id=57307
Terminal output Wine 2.1-327-ga2f2de1e96
As of Wine 2.1-327-ga2f2de1e96 when I attempt to run the Adam standalone demo
from the Unity 3D folks, it simply crashes while loading.
I've seen this happen with a WoW64 prefix and a brand new 64-bit only prefix
(created via the WINEPREFIX=$HOME/.wine WINEARCH=win64 winecfg command).
--
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=42394
Bug ID: 42394
Summary: Unhandled exception: page fault on read access to
0x0067ff58 in 32-bit code (0x7bc50add). Running UO
Assist
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)justindevelops.net
Distribution: ---
Hello - I am running into an issue running UO Assist under Wine 2.0. This
worked last time I tried it two years ago with whatever the current wine was
then. Below is more info about my host machine.
Debian Jessie 64
16GB ram
Wine 2.0 (winehq-staging as installed per https://wiki.winehq.org/Debian)
apt-cache policy output: Candidate: 2.0.0~jessie Version table:
*** 2.0.0~jessie 0
Here is the URL to the program I am trying to run.
http://www.tugsoft.com/
Here is the APPDB info on it. (Which I am thinking about becoming a maintainer
for Ultima Online and its helper apps as UO Assist)
https://appdb.winehq.org/objectManager.php?sClass=application&iId=3716
This is my first time filing a bug so please let me know if I did anything
wrong or did not provide enough info.
--
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=42457
Bug ID: 42457
Summary: Applications start extremely slowly in 2.1 vs almost
instant in 1.8
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddascalescu+wine(a)gmail.com
Distribution: ---
I've just removed 1.8 and installed 2.1 devel, and now foobar2000 and Excel
take 30 seconds to one minute to launch.
> wine foobar2000
[...long pause...; nothing in the console...]
[...foobar2000 finally shows it UI...]
Quit foobar2000
err:process:__wine_kernel_init boot event wait timed out
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 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.
http://bugs.winehq.org/show_bug.cgi?id=36040
Bug ID: 36040
Summary: Environment variable to disable wineserver persistence
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: josh(a)joshtriplett.org
Normally, when wine runs a Windows program, and the Windows program exits,
wineserver persists for a couple of seconds to improve the performance of
subsequent programs. When running a testsuite that waits for all child
processes to exit, this delays each test completion for a couple of seconds.
Thus, I'd like to have an environment variable that tells wineserver to exit
the instant the Windows program does.
--
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=42451
Bug ID: 42451
Summary: V-Rally 2 Expert Edition:"No disc inserted" even when
the disc is inserted
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: timpenguinb(a)gmail.com
Distribution: ---
Created attachment 57290
--> https://bugs.winehq.org/attachment.cgi?id=57290
Terminal log output describing the "fixme"'s
When attempting to start V-Rally 2: Expert Edition with the CD inserted into
the disc drive, it says "No disc inserted". Fixme's also occur when the window
pops up in the terminal output. (The application is being run from the terminal
using wine)
--
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=42413
Bug ID: 42413
Summary: NVIDIA Closed Drivers 256/8bpp Colour mode near
Impossible with Current Workarounds.
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: oiaohm(a)gmail.com
Distribution: ---
The workarounds to use 256/8bpp documented here
https://wiki.winehq.org/256_Color_Mode of Xephyr, Xnest and Xinit do not work
when using Nvidia binary drivers even basic glxinfo test will fail out with
XLib unable to access GLX of course for wine wanting to use opengl this is now
in trouble. The VNC suggestion leads users into the path of what VNC server
some of those no longer work with 8bpp.
https://www.x.org/wiki/Releases/7.8/ As noted here all of Xepher and Xnest are
marked for future replacement by xf86-video-nested that may or may not fix the
issue.
Don't say use open source drivers because Nvidia has habit of not releasing
firmware to do basic things like correctly run the cooling fans so the open
source drivers are very limited use. Same applies to other closed source
drivers.
Nvidia is the most common desktop driver with this issue. Of course
attempting to run wine on Android and the like the project will not be promised
that the closed source drivers will support 8bpp mode directly.
Solution could be inbuilt support for handling 8bpp mode. The hardware these
days is 24/32 bit so it is possible for a future closed source driver to be
missing the 16bpp randr modes as well. So while developers are looking at
making 8bpp mode work without having to change screen to 8bpp adding support
to-do the same with 16bpp would be good future proofing.
Running application inside virtual desktop mode would be acceptable as this is
like what using Xephr or Xnest are like this where they work.
Basically wine project has got away with colour depth not be a problem the
project has had to worry about. Problem is the systems that allowed this fact
have failed for a decent percentage of users.
I do suspect implementing from what has been said will cause stability problems
so this could be a feature that has to start life in the staging branch.
This is me reporting a bug from a support point of view. I am basically
stuffed giving people advice how to make 256/8bpp applications in wine when
they have NVIDIA closed source without some change. Also connecting every
application with a 8bpp colour mode would be insane.
--
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=39002
Bug ID: 39002
Summary: ISAXXMLParser ignores charset property
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: ott(a)mirix.org
Distribution: ---
ISAXXMLParser (or its implementation in Wine to be correct) tries to detect the
encoding of documents with xmlDetectCharEncoding and some custom heuristics in
internal_parseBuffer and uses xmlDetectCharEncoding without additional
heuristics through xmlCreatePushParserCtxt in internal_parseStream which
violates the specification:
"This setting [charset property] takes priority over the default encoding,
which is implicitly UTF-16, or over the encoding specified in the byte order
mark (BOM) of the XML document header."
(https://msdn.microsoft.com/en-us/library/ms757826%28v=vs.85%29.aspx)
Moreover, ISAXXMLParser returns E_NOTIMPL when setting the charset property. It
should at least accept ASCII, UTF-8 and UTF-16 as these encoding are detected
by internal_parseBuffer and internal_parseStream anyways and are supported by
libxml2. A better option would be to support all enconding supported by Wine
and reencode them as UTF-8 (when possible) and supply the UTF-8 encoding data
to libxml2 via custom IO callbacks.
--
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=15084
Summary: ReadConsoleInputW() handles a NULL lpNumberOfEventsRead
parameter incorrectly
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dg(a)cowlark.com
On the Windows console, if I try to read input events with ReadConsoleInputW()
and pass in NULL as the pointer to the lpNumberOfEventsRead field, wine
completes successfully where Windows XP fails and returns an error code.
--
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=42383
Bug ID: 42383
Summary: certmgr.exe is unable to import certificate in PKCS12
format
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)winomega.com
Distribution: ---
Created attachment 57178
--> https://bugs.winehq.org/attachment.cgi?id=57178
error message
Microsoft Certificate Manager Tool (certmgr.exe) is unable to import PKCS12
files. When this is attempted it failed with following error:
"The file format is not recognized. Please select another file."
I'm using the 32-bit version as published in Microsoft Visual Studio 2017
(freely downloadable). Its md5sum is:
322bf8029866cf3eb7f1de33f18fb07a certmgr.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.
https://bugs.winehq.org/show_bug.cgi?id=42431
Bug ID: 42431
Summary: Video memory stew is displayed when in 3d rendering
mode of Image Analysis
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: Ubuntu
After some use Image Analysis starts to display not the pieces of memory it
have rendered the surface to, but some other memory: you can see there stew of
pieces of another applications windows', own application window, pieces of
surface and garbage. If GalliumNine is enabled the probability to see the stew
increases. After you saw stew usually you can't make it render normally without
app restart.
How to reproduce:
1 download Image Analysis
http://downloads.ntmdt.com/windows/nanoeducator/Image_Analysis-3.5.0.2066.e…
2 Check SHA256:
609ca31f719412f7905990bd0d9120c48ee02ec03c9dc91d1f4a6fd3c4b4200e
3 Install it.
4 Run it.
5 Load there anything it supports. For example you can drag there any BMP or
JPEG image. PNG is not supported.
6 Click 3d at the bottom, rotate the surface, switch back to 2d.
7 Play with app a bit.
8 Switch to 3d again.
9 Enjoy the video memory stew.
--
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=42429
Bug ID: 42429
Summary: BricsCad: Tricks "kidnapped" window focus
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tolikk91(a)yandex.ru
Distribution: ---
Created attachment 57258
--> https://bugs.winehq.org/attachment.cgi?id=57258
console_output
When you move the toolbar, the window focus on the Transfer tooltip, as if she
were separate containers for graphical window.
--
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=40034
Bug ID: 40034
Summary: Trying to run a setup.exe from an installation disk
for a linksys usb wireless adapter and it immediately
opens the program error screen.
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alyssianagrace(a)gmail.com
Distribution: ---
Created attachment 53486
--> https://bugs.winehq.org/attachment.cgi?id=53486
program error details report as generated by wine by pressing the 'show
details' button on the program error screen
Basically what it says in my summary. I inserted the disk into my disk drive
and then had to navigate to the CD-ROM (I'm currently using Parrot Security OS
if that matters). I right-clicked on the setup.exe and selected for it to run
with 'a wine program'. When that opened the error code, I tried the other
instance of 'a wine program', and then 'rundll32' and got the same error
message. Attached is the backtrace.txt Wine generated when I tried 'rundll32'.
Any help is appreciated but please note that I am very new to this OS and Wine.
--
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=9221
--- Comment #47 from Elias Vanderstuyft <Elias.vds(a)gmail.com> ---
(In reply to Bruno Jesus from comment #44)
> (In reply to madbad82 from comment #43)
> > Created attachment 57205 [details]
> > backtrace
> >
> > Backtrace of "wine control" with the experimental KLGDFF Logitec driver
>
> There are some well-known crashes in joy.cpl but since my controllers don't
> support the other effects I can't reproduce myself so it is good that you
> can test this. If you are able to compile Wine I can attach some patches.
>
> Anyway, please attach a +dinput patch when playing with all effects
> sequentially.
This is probably the same issue as described in
https://www.winehq.org/pipermail/wine-devel/2014-March/103293.html (the
out-of-scope 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=26184
Summary: Program E-Mail Grabber Error
Product: Wine
Version: unspecified
Platform: All
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghostknight22(a)gmail.com
I can´t start the program "Email Grabber" (http://www.emailgrabber.de/) with
wine. After a few seconds the program crashes.
--
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=5402
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |florian-edelmann(a)online.de
--- Comment #44 from Anastasius Focht <focht(a)gmx.net> ---
*** Bug 42393 has been marked as a duplicate of 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=42397
Bug ID: 42397
Summary: WinISD ver 0.7.950 install stops during install
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drctheboss(a)charter.net
Distribution: ---
WinISD ver 0.7.950 When installing it will stop at the choose directory to
install to.
Have found that if you have an older version of WinISD already installed, then
you need to remove the old version and the file folder first then the new
version will install.
--
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=42415
Bug ID: 42415
Summary: Microsoft Excel 2010 too slow opening big spreadsheets
from SAMBA shares.
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kiber_pank4(a)mail.ru
Distribution: ---
Created attachment 57237
--> https://bugs.winehq.org/attachment.cgi?id=57237
Gziped sample xls file.
When opening big spreadsheets (xls) in Microsoft Excel 2010 (32bit software in
32bit wineprefix) from local HDD, they opens really fast, but when opening the
same files from SAMBA shares, it takes significantly more time. This problem
not related to network bandwidth. For example, 11.2 Mb. test file from
attachment opens from HDD in about 4 sec. and from SAMBA share it opens from 50
to 80 sec.. At the same time copying the same file from SAMBA share to HDD in
file manager takes about 2 sec.. Problem exists in both WINE 2.0 and
WINE-Staging 2.0. And also in both latest PlayOnLinux and CrossOver 16.1. Linux
distribution is Alt Linux P7 and Alt Linux P8 with KDE5. Version of Samba is
4.3.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=39560
Bug ID: 39560
Summary: Thief Gold - Black screen when going underwater and
accessing inventory
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: altiris28048(a)gmail.com
Distribution: ---
Created attachment 52708
--> https://bugs.winehq.org/attachment.cgi?id=52708
Wine output when running the game and reproducing the bugs listed.
-Background Info-
Thief Gold (with TFix patch) used to run exceptionally well (no
issues/bugs/graphical errors) around September 18, 2015 on Arch Linux (with
everything up to date, so I was using whatever wine and mesa versions were
available at the time). I went on a hiatus from playing the game until
yesterday (I still used my system and updated to the newer releases of things
like wine and mesa, etc) and now whenever my character goes underwater the
screen turns black, and when I try accessing the inventory it turns black also.
-Bug-
When going underwater my screen will turn black, if I surface back on top of
the water the game appears normal (this will continue). If I try accessing my
inventory, instead of the item showing the screen just turns black and it is
impossible to get the game looking like it did before.
-What I have tried to do-
I have tried reverting back to older versions of Wine AND mesa but the problem
persists. I am begininng to wonder whether it is something like an xorg server
update causing the problem, if that is possible.
--
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=42083
Bug ID: 42083
Summary: Chessmaster 9000 2d and 3d chess set rendering
problems
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bkbk9(a)yahoo.ca
Distribution: ---
This bug might be related to an abandoned and unresolved one (Bug 10877). The
hardware, OS and Wine versions are newer though.
Chessmaster 9000 cannot draw any of its built-in 2d chess sets and some of its
3d sets.
With 2d sets, either the board or the pieces (or both) are not rendered. With
3d sets, it depends on the chosen set, some board/pieces combinations are
handled correctly and some are not.
--
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=15100
Summary: Google Talk cannot be "x"ed out
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin.j.mccann(a)gmail.com
Created an attachment (id=15783)
--> (http://bugs.winehq.org/attachment.cgi?id=15783)
Output fron running "wine googletalk.exe"
The "x" in the upper right hand corner of the Google Talk window does not work
for closing the application. However, the minimization button does work. I'm
unsure as to which feature has a bug or is unimplemented.
--
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=42408
Bug ID: 42408
Summary: Wings of Vi - some sprites renders incorrectly on top
of other sprites
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Like this pillar - http://i.imgur.com/GtFHx2Y.png
There doesn't seem to be any output in the terminal about it.
This apparently works fine in Gallium nine according to other testers.
--
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=5402
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dmitry(a)baikal.ru,
| |erich.e.hoover@wine-staging
| |.com, michael(a)fds-team.de,
| |sebastian(a)fds-team.de
Status|NEW |STAGED
Staged patchset| |https://github.com/wine-com
| |pholio/wine-staging/tree/ma
| |ster/patches/user32-Dialog_
| |Focus
--
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=5402
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #43 from winetest(a)luukku.com ---
The attached program at url field works just fine with wine-staging 2.1 now.
Ty for fixing this long standing bug. Who knows how many other bugs it might
fix 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=37425
Bug ID: 37425
Summary: After installing Ulead Gif Animator with wine I got
the message that programm has to be closed immediately
because of a unspecified bug. Please get information
by attachment file.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ua-holland(a)t-online.de
Distribution: ---
Ulead Gif Animator complete Installation with win does not run. See attached
message.
--
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=38506
Bug ID: 38506
Summary: Keep getting this error when trying to run Radio
spider; needed to run church radio station. Windows
keeps getting hacked, Linux running well (surprise,
surprise). Thanks for any help you can provide.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: derekk(a)ccleb.com
Distribution: ---
Created attachment 51358
--> https://bugs.winehq.org/attachment.cgi?id=51358
backtrace of error
When i try and run radio spider this is the error i receive. The program begins
to load then this pops up. Sorry if it's something i configured wrong. I'm new
to Linux and teaching myself as no one i know has used Linux for radio station
OS. Thank you for any help you can provide, seriously 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=42399
Bug ID: 42399
Summary: Implement Windows Script Host
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: kolan_n(a)mail.ru
Distribution: ---
Wine has wscript.exe, cscript.exe and JScript.dll, but they seem to do nothing.
This prevents some software embedding WSH from working properly. The solution
can be some open-source JS engine like SpiderMonkey or v8 wrapped into a a
library providing WSH API. Probably you can reuse node.js which looks similar
to WSH in the sense it has API for network requests and FS manipulation.
Of course it is possible to install Microsoft's WSH, but it surely contain
vulnerabilities since it have not been updated for years and lacks modern JS
features.
--
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=38598
Bug ID: 38598
Summary: Crash when UpdateLayeredWindow with large window &
complicated transparency
Product: Wine
Version: 1.7.42
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: m13253(a)hotmail.com
Distribution: ---
The program that causes the bug is here:
https://gist.github.com/m13253/092b94c7bd526a9a4e57
A .exe executable is also included in the Git repo.
The program is tested to be fine under Windows 10.
Upon successful execution, the program creates a transparent panel with spotted
background on the right half of the screen.
Wine failed with the following messages:
X Error of failed request: BadLength (poly request too large or internal
Xlib length error)
Major opcode of failed request: 33 (X_GrabKey)
Serial number of failed request: 219
Current serial number in output stream: 227
Depending on the window size, the "major opcode" may vary.
This issue only occurs when:
Source line 72-76: The window size is large enough
and
Source line 115-131: The RGBA bitmap is complicated, especially the alpha
channel
Additional info:
Distribution: ArchLinux
It is a WINEARCH=win32 prefix.
libx11: 1.6.3-1
xorg-server: 1.17.1-5
mesa: 10.5.4-1
gnome-shell: 3.16.1-2
--
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=21397
Summary: LookupAccountName cannot retrieve a 'groups' SID
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: us(a)edmeades.me.uk
Debugging an application I found the cause of the first failure is that the
software installs a 'group' (which fails with a fixme). Post install, I created
a group (addgroup) but the application calls LookupAccountName to retrieve the
SID of that created group.
You can hack around this (if LookupAccountName fails, query the current user
and re-call the function to get it's sid) but looking at the function there is
complete support missing for anything other than the current user.
Ideally it should call (something like getgrent?) and if it finds a group, map
it to a SID somehow (perhaps end the SID with the gid?). It could handle
querying other users as well in a similar way (getpwnam?)
JEWMQ
--
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=9221
Adam Williamson <adamw(a)happyassassin.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|adamw(a)happyassassin.net |
--
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=9221
--- Comment #46 from madbad82(a)gmail.com ---
(In reply to Bruno Jesus from comment #44)
> (In reply to madbad82 from comment #43)
> > Created attachment 57205 [details]
> > backtrace
> >
> > Backtrace of "wine control" with the experimental KLGDFF Logitec driver
>
> There are some well-known crashes in joy.cpl but since my controllers don't
> support the other effects I can't reproduce myself so it is good that you
> can test this. If you are able to compile Wine I can attach some patches.
>
> Anyway, please attach a +dinput patch when playing with all effects
> sequentially.
Attached the new log with +dinput.
Never compiled wine but should not be too hard, I will be glad to test your
patches!
--
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=9221
--- Comment #45 from madbad82(a)gmail.com ---
Created attachment 57214
--> https://bugs.winehq.org/attachment.cgi?id=57214
console log with +dinput (and the experimental logitec driver)
--
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=39988
Bug ID: 39988
Summary: winepath -w wrong output with path longer 260
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: s3141p(a)gmail.com
Distribution: ---
When the input $pathname is longer than 260 characters wine -w $pathname
1. truncates the converted output path at 260 characters
2. appends some garbage characters to it
3. reports no error and exits with status 0
I think fixing #3 as a minimum is important; at least exit 1, possibly print an
error message.
Fixing #2? Why is it printing garbage characters? Buffer overrun?
And please consider changing #1 by extending support to paths > 260 characters.
After all, if I convert the same path by hand and feed it to a Windows
application it has no problems dealing with it. So the 260-character limit of
winepath -w seems rather artificial to me.
I create long linux paths with
mkdir -p /tmp/aaa/bbb/ccc/ddd/eee/
touch /tmp/aaa/bbb/ccc/ddd/eee/$(dd if=/dev/zero count=1 bs=260 | tr '\000' a)
# which creates /tmp/aaa/bbb/ccc/ddd/eee/aaaaaaaa...
Thanks.
--
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=36199
Bug ID: 36199
Summary: valgrind shows several warnings under
crypt32/tests/chain.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48320
--> https://bugs.winehq.org/attachment.cgi?id=48320
valgrind log
A few in glibc:
==17802== Thread 2:
==17802== Invalid read of size 1
==17802== at 0x40187FA: strcmp (strcmp.S:34)
==17802== by 0x4008925: _dl_map_object (dl-load.c:2113)
==17802== by 0x4013383: dl_open_worker (dl-open.c:224)
==17802== by 0x400F1F5: _dl_catch_error (dl-error.c:187)
==17802== by 0x4012D93: _dl_open (dl-open.c:650)
==17802== by 0x435093A: do_dlopen (dl-libc.c:87)
==17802== by 0x400F1F5: _dl_catch_error (dl-error.c:187)
==17802== by 0x4350A2A: dlerror_run (dl-libc.c:46)
==17802== by 0x4350AB0: __libc_dlopen_mode (dl-libc.c:163)
==17802== by 0x4221819: pthread_cancel_init (unwind-forcedunwind.c:52)
==17802== by 0x42219FB: _Unwind_ForcedUnwind (unwind-forcedunwind.c:129)
==17802== by 0x421F732: __pthread_unwind (unwind.c:129)
==17802== by 0x421A080: pthread_exit (pthreadP.h:280)
==17802== by 0x7BC8E1A9: terminate_thread (thread.c:349)
==17802== by 0x7BC87009: ??? (signal_i386.c:2571)
==17802== by 0x6A5F357: ???
==17802== by 0x4218F92: start_thread (pthread_create.c:309)
==17802== by 0x431D7ED: clone (clone.S:129)
==17802== Address 0x693d913 is on thread 1's stack
==17802==
==17802== Invalid read of size 4
==17802== at 0x4352239: _Unwind_IteratePhdrCallback
(unwind-dw2-fde-glibc.c:112)
==17802== by 0x43503E2: dl_iterate_phdr (dl-iteratephdr.c:76)
==17802== by 0x4352AF9: _Unwind_Find_FDE (unwind-dw2-fde-glibc.c:267)
==17802== by 0x6B9E336: ??? (in
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.2/32/libgcc_s.so.1)
==17802== by 0x6B9EB21: ??? (in
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.2/32/libgcc_s.so.1)
==17802== by 0x6B9F10F: _Unwind_ForcedUnwind (in
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.2/32/libgcc_s.so.1)
==17802== by 0x42219F1: _Unwind_ForcedUnwind (unwind-forcedunwind.c:137)
==17802== by 0x421F732: __pthread_unwind (unwind.c:129)
==17802== by 0x421A080: pthread_exit (pthreadP.h:280)
==17802== by 0x7BC8E1A9: terminate_thread (thread.c:349)
==17802== by 0x7BC87009: ??? (signal_i386.c:2571)
==17802== by 0x6A5F357: ???
==17802== by 0x4218F92: start_thread (pthread_create.c:309)
==17802== by 0x431D7ED: clone (clone.S:129)
==17802== Address 0x693c034 is on thread 1's stack
==17802==
==17802== Thread 1 crypt32_test.exe.so:
==17802== Jump to the invalid address stated on the next line
==17802== at 0x693E820: ??? (in /lib32/libresolv-2.19.so)
==17802== by 0x425F4E8: __run_exit_handlers (exit.c:82)
==17802== by 0x425F54C: exit (exit.c:104)
==17802== by 0x7BC68772: NtTerminateProcess (process.c:63)
==17802== by 0x7BC5941B: RtlExitUserProcess (loader.c:2538)
==17802== by 0x7B868D09: ??? (process.c:2668)
==17802== Address 0x693e820 is on thread 1's stack
==17802==
and several possible leaks:
==17802== 20 bytes in 1 blocks are possibly lost in loss record 50 of 427
==17802== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==17802== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==17802== by 0x514398B: CryptMemAlloc (main.c:124)
==17802== by 0x511E0A9: CertAddStoreToCollection (collectionstore.c:519)
==17802== by 0x5164B4B: CRYPT_SysOpenStoreW (store.c:592)
==17802== by 0x5165ADF: CertOpenStore (store.c:907)
==17802== by 0x51136FD: CRYPT_CreateChainEngine (chain.c:130)
==17802== by 0x511394F: get_chain_engine (chain.c:175)
==17802== by 0x511ADC0: CertGetCertificateChain (chain.c:2894)
==17802== by 0x4E618AA: testVerifyCertChainPolicy (chain.c:4790)
==17802== by 0x4E61C4C: func_chain (chain.c:4844)
==17802== by 0x4EB7F67: run_test (test.h:584)
==17802== by 0x4EB8356: main (test.h:654)
==17802==
==17802== 60 bytes in 3 blocks are possibly lost in loss record 197 of 427
==17802== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==17802== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==17802== by 0x514398B: CryptMemAlloc (main.c:124)
==17802== by 0x5157661: ContextPropertyList_SetProperty (proplist.c:132)
==17802== by 0x515788F: ContextPropertyList_Copy (proplist.c:215)
==17802== by 0x511E9AF: Context_CopyProperties (context.c:130)
==17802== by 0x510AB6C: Cert_clone (cert.c:139)
==17802== by 0x5163664: MemStore_addContext (store.c:151)
==17802== by 0x5163A35: MemStore_addCert (store.c:243)
==17802== by 0x510B119: add_cert_to_store (cert.c:263)
==17802== by 0x510B27F: CertAddCertificateContextToStore (cert.c:287)
==17802== by 0x510A852: CertAddEncodedCertificateToStore (cert.c:65)
==17802== by 0x515E94A: add_ms_root_certs (rootstore.c:732)
==17802== by 0x515EB12: create_root_store (rootstore.c:808)
==17802== by 0x515EC6C: CRYPT_RootOpenStore (rootstore.c:829)
==17802== by 0x516435C: CRYPT_SysRegOpenStoreW (store.c:435)
==17802== by 0x5165ADF: CertOpenStore (store.c:907)
==17802== by 0x5164BAF: CRYPT_SysOpenStoreW (store.c:604)
==17802== by 0x5165ADF: CertOpenStore (store.c:907)
==17802== by 0x51136FD: CRYPT_CreateChainEngine (chain.c:130)
==17802==
==17802== 96 bytes in 1 blocks are possibly lost in loss record 294 of 427
==17802== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==17802== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==17802== by 0x61ACD34: heap_alloc_zero (internet.h:121)
==17802== by 0x61ADCA1: create_netconn (netconnection.c:369)
==17802== by 0x619CFF2: open_http_connection (http.c:4826)
==17802== by 0x619D68C: HTTP_HttpSendRequestW (http.c:4972)
==17802== by 0x619EE2C: HttpSendRequestExW (http.c:5511)
==17802== by 0x61643F8: HTTP_RetrieveEncodedObjectW (cryptnet_main.c:933)
==17802== by 0x6165930: CryptRetrieveObjectByUrlW (cryptnet_main.c:1479)
==17802== by 0x5118CA0: CRYPT_FindIssuer (chain.c:2039)
==17802== by 0x51193A2: CRYPT_GetIssuer (chain.c:2168)
==17802== by 0x511952F: CRYPT_BuildSimpleChain (chain.c:2200)
==17802== by 0x511976F: CRYPT_GetSimpleChainForCert (chain.c:2247)
==17802== by 0x5119885: CRYPT_BuildCandidateChainFromCert (chain.c:2277)
==17802== by 0x511AE8B: CertGetCertificateChain (chain.c:2914)
==17802== by 0x4E5F02E: testGetCertChain (chain.c:3996)
==17802== by 0x4E61C51: func_chain (chain.c:4845)
==17802== by 0x4EB7F67: run_test (test.h:584)
==17802== by 0x4EB8356: main (test.h:654)
==17802==
etc. (full log 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=4825
David Gerard <dgerard(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dgerard(a)gmail.com
--- Comment #30 from David Gerard <dgerard(a)gmail.com> ---
Still valid Wine 2.1.0 (from Ubuntu 16.04 x86-64 PPA).
Native comctl32.dll from winetricks doesn't seem to bring up radio channels or
option to add them.
(Note that radio channels do play if you open them by their URL directly.)
--
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=9221
--- Comment #44 from Bruno Jesus <00cpxxx(a)gmail.com> ---
(In reply to madbad82 from comment #43)
> Created attachment 57205 [details]
> backtrace
>
> Backtrace of "wine control" with the experimental KLGDFF Logitec driver
There are some well-known crashes in joy.cpl but since my controllers don't
support the other effects I can't reproduce myself so it is good that you can
test this. If you are able to compile Wine I can attach some patches.
Anyway, please attach a +dinput patch when playing with all effects
sequentially.
--
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=9221
--- Comment #43 from madbad82(a)gmail.com ---
Created attachment 57205
--> https://bugs.winehq.org/attachment.cgi?id=57205
backtrace
Backtrace of "wine control" with the experimental KLGDFF Logitec driver
--
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=9221
--- Comment #42 from madbad82(a)gmail.com ---
Created attachment 57204
--> https://bugs.winehq.org/attachment.cgi?id=57204
console log
Console log from "wine control" with the experimental KLGDFF Logitec driver
--
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=9221
madbad82(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |madbad82(a)gmail.com
--- Comment #41 from madbad82(a)gmail.com ---
Hi guys.
Just to let you know that there is an experimental driver (KLGDFF) for Logitec
wheels in the work with support for other effects other than the "Constant
force" one.
I've got this experimental driver from here:
http://steamcommunity.com/groups/linuxff/discussions/0/405692224235574471/
The driver seems to work with some native game like Euro Truck Simulator 2
(still buggy but work).
If I launch "wine control" I see those effects reported as available:
1 Constant force
2 Square
3 Sine
4 Triangle
5 SawtoothUp
6 SawtoothDown
7 Spring
8 Damper
9 Inertia
10 Friction
Playing the effects works for the effects from 1 to 6 (with some errors, see
console-log.txt) but I get a crash if I try the effects from 7 to 10 (see
wine-backtrace.txt).
I'm not sure if the bug is caused by wine or if it is due to the "experimental"
state of the driver.
I would really like to play properly rFactor2 via wine.
Any help is appreciated, even an "is not our bug" so I can report the problem
to the driver developer!
Thanks in advance.
--
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=35490
Bug ID: 35490
Summary: After SimCity 2013 updates:
d3d_shader:shader_sm4_read_src_param Unhandled swizzle
type 0.
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: eric.ladner(a)gmail.com
Classification: Unclassified
Created attachment 47376
--> http://bugs.winehq.org/attachment.cgi?id=47376
basic output on the command line
It used to run ok (although both Origin and SimCity were a nightmare to
install).
After a recent update, though when starting SimCity it never shows the splash
screen and spews this until you kill the process:
fixme:d3d_shader:shader_sm4_read_src_param Unhandled swizzle type 0.
I let it run for about 10 seconds and it spit out 11 million errors (log
attached).
If you want a more detailed log, let me know what options you'd like.
--
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=41637
Bug ID: 41637
Summary: Altium Designer 16: Wineserver stuck / not responding
since 1.9.2*
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: afb(a)mailbox.org
Distribution: ---
Altium Designer 16 stopped working since Wine 1.9.2* / Arch Linux 64.
After updating from Wine 1.9.19 to 1.9.22, neither Altium 16.1.12 in present
prefixes, nor Altium installer in new prefixes starts anymore. Instead,
/usr/bin/wineserver gets stuck at full cpu load and does not react to
wineserver -k or SIGTERM.
What was also done:
- purge and reinstall of Wine and all dependencies
- switch of Wine-staging 1.9.21
- log in as different (new) user
- downgrading to Wine 1.9.20
- setup of a chroot environment on a second hdd with nothing more than Xorg,
drivers and Wine / dependencies
... without improvement of the situation
Link to the recent Altium installer:
https://s3.amazonaws.com/altium-release-manager/Altium_Designer_16/AltiumDe…
In general, Wine seems to work, which was tested with Notepad++ from:
https://notepad-plus-plus.org/download/v7.1.html
--
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=37398
Bug ID: 37398
Summary: Urban Assault black screen when using software
renderer and DDSCAPS_SYSTEMMEMORY
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: erich.e.hoover(a)gmail.com
Depends on: 37307
Regression SHA1: b464067313bff1fd9a25b284b48a252025c4504f
Distribution: ---
Created attachment 49735
--> https://bugs.winehq.org/attachment.cgi?id=49735
Workaround
Once Bug #37307 is resolved then Urban Assault runs into another issue (at
least, when using the software renderer). The game has a black screen and just
hangs there, apparently due to an unexpected DDSCAPS_SYSTEMMEMORY capability
being set. Workaround attached.
Note: This commit is later moved (commit
9443c95a895a530fdbbb607758f674467e2010c7), but the issue persists.
--
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=42369
Bug ID: 42369
Summary: Error during playing Final Fantasy VIII (Portable
Version)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kekko-s92(a)hotmail.it
Created attachment 57152
--> https://bugs.winehq.org/attachment.cgi?id=57152
wine error
During the gameplay every time i meet a random mob, the game crashes before the
animation battle and the screen is freezed; wine gives me the error i attached,
i play on a macOS with El Capitain and the wine version is 2.0 Devel; the game
played on windows the game doesn't give any problem.
Is the first time i use this site, if i did something wrong (few information or
existing topic i ask sorry).
Thank you in advance
--
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=41973
Bug ID: 41973
Summary: Disgaea: page fault when starting game
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gardnermj(a)gmail.com
Distribution: ---
Created attachment 56375
--> https://bugs.winehq.org/attachment.cgi?id=56375
Console log
Disgaea (installed via Steam) starts up and gets to the main menu, but then
crashes with a page fault immediately upon selecting "Start". I do have Steam's
in-game overlay turned off.
Interestingly, the game instead crashes immediately upon startup when I try to
run it with WINEDEBUG=+relay. I didn't include that relay log since it may be a
separate issue, but let me know if I should do so.
--
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=42293
Bug ID: 42293
Summary: APM studio 12 bug
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tine.marinsek(a)gmail.com
Distribution: ---
Created attachment 57010
--> https://bugs.winehq.org/attachment.cgi?id=57010
APM studio 12 bug report
Hello,when I run an APM studio, i got the report, which is attached.
Some programs in package don't want run.
Best regards,
Tine
--
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=32988
Bug #: 32988
Summary: StudioTax 2012 Installer stops with Error 67108864
Product: Wine
Version: 1.5.24
Platform: x86-64
URL: http://www.studiotax.com/en/?page=2
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jchevrier(a)gmail.com
Classification: Unclassified
Created attachment 43586
--> http://bugs.winehq.org/attachment.cgi?id=43586
Log of StudioTax2012 installer
StudioTax 2012 installer stops with error 67108864 (presented in a dialog, see
screenshot). Clicking 'OK' brings up another similar error dialog with a
different error number, clicking on that dialog brings up another and so on.
Prerequisite: 'winetricks dotnet40' and the installer must be run from the C:
drive (or at least it doesn't like being run from Z:) or the installer fails
earlier with an 'Invalid command line' error dialog.
Website suggests that .NET 2.0 SP2 is required but installing dotnet20sp2 via
winetricks causes the installer to fail much earlier complaining about lack of
space.
Attached +msi,+msidb as it appears to be MSI related.
--
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=42373
Bug ID: 42373
Summary: Installer for VB6.0 EE crahes
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
Created attachment 57156
--> https://bugs.winehq.org/attachment.cgi?id=57156
backtrace
Visual Basic 6.0 EE installer immediately crashes. (wine system set to winXP
via winecfg)
wine: Unhandled page fault on read access to 0x00000000 at address 0x411c09
(thread 01e5), 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=34864
Bug #: 34864
Summary: K32EnumProcessModulesEx not implemented in 64-bit
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: audvare(a)gmail.com
Classification: Unclassified
Created attachment 46472
--> http://bugs.winehq.org/attachment.cgi?id=46472
crash log
Call of Duty Ghosts uses 'PE32+' EXE to start up in 32-bit, but ultimately
requires a 64-bit set up to run. It would seem like it probably does this so it
can at least tell the user of a 32-bit system that they need to have a 64-bit
set up to run.
It calls this function at start. I replaced psapi.dll with one from my Windows
7 installation (because PSAPI.EnumProcessModulesEx is not implemented in
64-bit), but after that the call is forwarded to kernel32
K32EnumProcessModulesEx.
--
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=38527
Bug ID: 38527
Summary: Tab controls do not honor parent changes
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: pietro10(a)mac.com
Distribution: ---
Created attachment 51397
--> https://bugs.winehq.org/attachment.cgi?id=51397
Test program source code
Currently the wine implementation of the comctl32 tab control gets its parent
window once and caches it. While it's true that on real Windows some controls
do this, the tab control is not one of them in my tests.
The attached program is an example test. It creates two windows, an empty
window and a full window. It then creates a tab control on the empty window,
changes its parent to the full window, adds a few pages, and shows both
windows. If you click on a tab to change pages, you should see a message on
stdout telling you which parent window received the TCN_SELCHANGE notification.
On real Windows, both with Common Controls v5 and v6, I see
notification received on full window
On wine, I see
notification received on empty winddow
(The test program does no error checking. By default it runs with Common
Controls 5; with the first argument set to comctl6 it will run with Common
Controls 6.)
This is wine-1.7.34 built from source, Windows XP 32-bit, and Windows 7 64-bit.
Thanks.
--
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=23775
Summary: Text box is too small in 16-bit program. Only one line
high, should be two.
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=29800)
--> (http://bugs.winehq.org/attachment.cgi?id=29800)
Stellar Explorer 2.0b demo
The 16-bit game Stellar Explorer 2.0b (attached) shows a problem with the size
of a text box.
The text box at the upper left of the window should show two lines of text.
Running under Wine, it's only one line high and the scroll buttons at the right
side consequently appear squashed.
Run stellar2.exe. Click through the initial dialog boxes then select File->New
from the menu and click OK.
--
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=39704
Bug ID: 39704
Summary: UC Browser 5.5.7608.1012 crashes immediately
Product: Wine
Version: 1.8-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmn2004404(a)gmail.com
Distribution: ---
Created attachment 52946
--> https://bugs.winehq.org/attachment.cgi?id=52946
Crash dump for UC Browser 5.5.7608.1012 on Sun Nov 29, 2015.
UC Browser 5.5.7608.1012 crashes immediately on launch. Crash dump is 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.
http://bugs.winehq.org/show_bug.cgi?id=26852
Summary: Not all Japanese characters displayed in Skeedreceiver
installer
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spammis(a)spam.la
Created an attachment (id=34232)
--> (http://bugs.winehq.org/attachment.cgi?id=34232)
Shows readable licence and unreadable labels etc.
1: Go to http://phantasystaruniverse.jp/download/ and click on
"SkeedReceiverインストールはこちら" to download the program.
2: Run the program. Use a Japanese locale just in case: "LANG=ja_JP.UTF-8 wine
SKEE~OQ5.EXE"
3: Start the installation process. The installer will now download the whole
Skeedreceiver program. Download starts automatically. The only button available
says "cancel" (キャンセル), so there is no need to do anything. Japanese characters
are displayed properly at this step.
4: After the program has been downloaded, you will see more information where
many Japanese characters are turned into square boxes. Only the licence
agreement is readable: everything else consists of boxes.
Attached image shows a screenshot of the licence agreement. The character
display problem occurs elsewhere in the program too.
Some terminal output:
wine: created the configuration directory '/home/user/.wine-extra'
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
fixme:iphlpapi:NotifyAddrChange (Handle 0xf2e90c, overlapped 0xf2e8f0): stub
wine: configuration in '/home/user/.wine-extra' has been updated.
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002,
L"version=\"8.0.50727.4053\",Microsoft.VC80.CRT,type=\"win32\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"",
0x33f9a8
fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002,
L"version=\"8.0.50727.4053\",policy.8.0.Microsoft.VC80.CRT,type=\"win32-policy\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"",
0x33f9a8
fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002,
L"version=\"8.0.50727.4053\",Microsoft.VC80.MFC,type=\"win32\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"",
0x33f9a8
fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002,
L"version=\"8.0.50727.4053\",policy.8.0.Microsoft.VC80.MFC,type=\"win32-policy\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"",
0x33f9a8
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
The installer runs fine apart from the square box problem.
--
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=37504
Bug ID: 37504
Summary: Buttons in joystick control panel should not be
clickable
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Distribution: ---
See attached file. All those buttons should not be clickable.
Compare to Windows: https://mediacru.sh/Lmr5mA4dUnBt
--
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=40103
Bug ID: 40103
Summary: Multiplayer Impossible Creatures gives Socket error:
setsockopt, 10009
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danagx5(a)gmail.com
Distribution: ---
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
Socket error: setsockopt, 10009
Socket error: setsockopt(SO_REUSEADDR,...), 10009
shows in terminal after trying to start a multipleplayer game of Impossible
Creatures (which dies and returns to menu). Otherwise the game functions nearly
normally.
--
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=32836
Bug #: 32836
Summary: winecfg doesn't load custom themes
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandroceschini.it(a)gmail.com
Classification: Unclassified
Hi everybody,
On Ubuntu 12.10 running Wine 1.4.1, I cannot get wiuecfg to load
Windows.Classic.theme. After selecting it through the Install Theme box, it
still doesn't appear in the available themes list.
Thanks
--
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=42221
Bug ID: 42221
Summary: ws2_32/tests/sock fails with "TransmitFile header
buffer did not match!"
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
sock.c:8307: Test failed: TransmitFile header buffer did not match!
sock.c:8400: Test failed: TransmitFile header buffer did not match!
--
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=40133
Bug ID: 40133
Summary: No Limits 2 help system needs GetOverhangMetrics()
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Install the program, on the main menu click "Help". Tip dialog does not show
any text, and without GetOverhangMetrics() does not show scrollbars too.
--
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=34171
Bug #: 34171
Summary: Actua Soccer 2 API error when loading game from menu
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adec2010(a)hotmail.co.uk
Classification: Unclassified
Actua Soccer crashes with an API error when loading a new game from 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.
http://bugs.winehq.org/show_bug.cgi?id=24112
Summary: Xara Designer Pro 6 demo crashes when you select
'continue trial'
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.xara.com/us/downloads/designer/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install the free demo, then use 'winetricks msxml4' to get past bug 24111,
and the app presents a dialog asking whether you want to buy the app
or continue the trial. The buttons are poorly rendered.
If you continue the trial, it crashes with
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x00d691bf).
(I later accidentally ran the app with wine-1.2; it complained about msxml4
again,
but after that, in wine-1.3.1, the buttons were ok, and I even started the
app once all the way into its main interface.)
--
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=42312
Bug ID: 42312
Summary: ShellView does not display items attributes
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Easy to test with notepad -> Open File dialog, switched to report mode where
columns are displayed.
--
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=32627
Bug #: 32627
Summary: MiroVideoConvert setup gives error "Disk Full"
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
Classification: Unclassified
Miro Video Converter is a ffmpeg based video converter for Windows And MacOSX
and there's also a source version for Linux;
http://www.mirovideoconverter.com/
When I try to install the Windows version 3.0:
[Download] http://inst.avg.com/serve/dl.php?pid=149373
And when we run
$ wine MiroVideoConverter_Setup.exe
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading
configurations from ~/.fonts.conf is deprecated.
fixme:shell:DoEnvironmentSubstW (L"%TEMP%", 260): stub
a small dialog with "disk full" erorr appears.
other apps like format factory etc are installing fine.
Installed on Fedora 18 x86_64, with "WINEARCH=win32 winecfg"
The disk has like many Gigs free. Why is it giving disk full error? any
workaround?
thanks.
--
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=26531
Summary: Frogger: Unhandled exception: page fault on read
access (When jumping around on menu or clicking exit)
Product: Wine
Version: 1.3.16
Platform: x86-64
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=33791)
--> (http://bugs.winehq.org/attachment.cgi?id=33791)
Terminal Logs | wine frogger.exe + wine winedbg frogger.exe
This bug occurs when navigating the main menu in the game Frogger. It occurs
every single time if you press or click "Exit". It also hangs the debugger.
You'll find the default hang + backtrace 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=42299
Bug ID: 42299
Summary: Ecue Lighting Suite installer fails to start
Product: Wine
Version: 2.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: florian-edelmann(a)online.de
Distribution: ---
Created attachment 57020
--> https://bugs.winehq.org/attachment.cgi?id=57020
The error backtrace generated by wine
The Ecue Lighting Application Suite installer fails to start with the error
message "Could not find NtLoadKey2 entry point in NTDLL DLL".
I tried both 64 and 32 bit wine archs.
The relevant exe file can be downloaded from
http://www.ecue.de/de/download/lighting-application-suite.html
--
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=41706
Bug ID: 41706
Summary: Adam Standalone demo: Backend can't handle opcode
ubfe
Product: Wine
Version: 1.9.23
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: ---
If you run the Adam Standalone demo, you will receive the following message:
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode
ubfe.
WIne 1.9.23
--
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=37034
Bug ID: 37034
Summary: Stars!: Crashes on startup
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: planetbeing(a)gmail.com
Created attachment 49213
--> http://bugs.winehq.org/attachment.cgi?id=49213
Console output when the crash occured
Page fault happens in DOSVM_AllocCodeUMB of krnl386.exe16. The apparent cause
is that the DOS upper memory block was never actually allocated before being
used.
I don't know how to attach multiple attachments, so this is a patch I made that
appeared to fix the problem. I don't know much about the internals of Wine so
I'm not sure if this is a good patch or not.
diff --git a/dlls/krnl386.exe16/dosvm.c b/dlls/krnl386.exe16/dosvm.c
index 87adf33..7a3c96e 100644
--- a/dlls/krnl386.exe16/dosvm.c
+++ b/dlls/krnl386.exe16/dosvm.c
@@ -881,6 +881,8 @@ void DOSVM_InitSegments(void)
0xfb, 0x66, 0xcb /* sti and 32-bit far return */
};
+ VirtualAlloc((void *)DOSVM_UMB_BOTTOM, DOSVM_UMB_TOP - DOSVM_UMB_BOTTOM,
MEM_RESERVE | MEM_COMMIT, PAGE_EXECUTE_READWRITE);
+
/*
* Allocate pointer array.
*/
--
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=26264
Summary: Tanktics won't start
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valsiterb(a)gmail.com
Created an attachment (id=33471)
--> (http://bugs.winehq.org/attachment.cgi?id=33471)
Debug output + memory dump
I've tried to launch tanktics, but it always crash. Debug output 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.
http://bugs.winehq.org/show_bug.cgi?id=20026
Summary: Metal Fatigue crashes when I attempt to change
skirmish map
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmatra(a)citromail.hu
Created an attachment (id=23568)
--> (http://bugs.winehq.org/attachment.cgi?id=23568)
Backtrace from Wine 1.0.1
In newer Wine versions I can't get back traces, because Wine hags with a system
error dialog(the send or don't send error report one if under Windows). I can't
click anywhere so I have to kill the process and I won't get the back trace.
However, I know this issue is very old so I installed a Wine (1.0.1) which
didn't have that error dialog yet. Now it simply crashes, but I get back
trace...
Clicking to change the map will immediately make an unhandled exception and the
debugger will start.
The Demo do not have any skirmish maps.
--
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=42141
Bug ID: 42141
Summary: Star Ruler 2 black screen on macOS and FreeBSD
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: acescopezz(a)gmail.com
Created attachment 56706
--> https://bugs.winehq.org/attachment.cgi?id=56706
error log
The GOG version of Star Ruler 2 doesn't work on FreeBSD and macOS.
It works on Ubuntu.
--
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=38773
Bug ID: 38773
Summary: msvcr100/110/120 is missing reader_writer_lock
(required for MSVC 2013)
Product: Wine
Version: 1.7.45
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gerbilsoft(a)gerbilsoft.com
Distribution: ---
Compiling a precompiled header using MSVC 2013 command line tools on Wine
1.7.45 results in the following errors:
err:msvcrt:demangle_datatype Unknown type s
wine: Call from 0x7b83bae3 to unimplemented function
msvcr120.dll.??0reader_writer_lock@Concurrency@@QAE@XZ, aborting
I'm not sure if the demangle_datatype error is important; however, the
unimplemented function is causing CL to fail.
This function (and related reader_writer_lock functions) are currently marked
as stubs in msvcr100, msvcr110, and msvcr120.
--
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=40592
Bug ID: 40592
Summary: wininet:http test regression
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The commit below introduced three new wininet:http failures on Windows XP
machines that have Internet Explorer 6.0 (for instance fg-winxp-1sp,
fg-winxp-2sp and fgtb-fgtbwinxp). These failures are:
http.c:5761: Test failed: Expected test.winehg.org:80, got 'test.winehq.org'
http.c:5774: Test failed: HttpSendRequest failed with error 12029
http.c:5799: Test failed: Expected test.winehg.org:443, got 'test.winehq.org'
See:
https://test.winehq.org/data/tests/wininet:http.html
commit 05a10d5fc80c36f7d2ed5ab3ef733f9539e08984
Author: Michael Müller <michael(a)fds-team.de>
AuthorDate: Tue Apr 26 23:38:52 2016 +0200
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Wed Apr 27 19:42:27 2016 +0900
wininet/tests: Add more tests for INTERNET_INVALID_PORT_NUMBER.
Signed-off-by: Michael Müller <michael(a)fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian(a)fds-team.de>
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=28982
Bug #: 28982
Summary: Application crashes on DSound playback
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailRoxas(a)gmail.com
Classification: Unclassified
Created attachment 37279
--> http://bugs.winehq.org/attachment.cgi?id=37279
WINEDEBUG log
Zero no Kiseki crashes when it tries to play 44100Hz Stereo WAVE music.
It does not crash when it's playing 22050Hz Mono WAVE sound effect.
The crash comes from DSound wrapper .dll called sound3d.dll that basically
seems to just load and play sound/music accordingly.
Attached is a
WINEDEBUG=+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio
output of the application.
--
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=23547
Summary: Railroad Tycoon 2: Platinum (Steam) crashes when
setting resolution to 800x600
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 6doughnuts(a)gmail.com
Created an attachment (id=29410)
--> (http://bugs.winehq.org/attachment.cgi?id=29410)
Logs from the time of the crash - not sure if they're related or not.
After beginning a scenario I went into the Options menu and chose the 600x800
graphics mode. The application crashed and I got the WINE 'serious error'
dialog. Attempting to restart the game causes it to crash again when it begins
playing the intro movie.
--
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=25516
Summary: Sims 3 flickering white textures
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
Created an attachment (id=32488)
--> (http://bugs.winehq.org/attachment.cgi?id=32488)
Terminal output
This problem happens for me on GeForce 400 series graphics cards using driver
260.19.21 and 195.36.31, but not on a GeForce 295 with driver 195.36.15
I attached the terminal output but there wasn't anything revealing in there.
The bug goes away when trying a WINEDEBUG=+d3d log.
The issue also goes away when you disable the 'advancedrendering' option in the
game's Options.ini file (My Documents/Electronic Arts/The Sims 3/).
--
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=42166
Bug ID: 42166
Summary: Custom application needs mf3216.dll (32-bit to 16-bit
metafile converter)
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
found the app in an email attachment ... stuff normal users shouldn't run ;-)
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay wine ./foobar.exe >>log.txt 2>&1
...
004f:Call KERNEL32.__wine_kernel_init() ret=7bc6993d
004f:err:module:import_dll Library mf3216.dll (which is needed by
L"Z:\\home\\focht\\Downloads\\foobar.exe") not found
004f:err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\focht\\Downloads\\foobar.exe" failed, status c0000135
...
--- snip ---
Relevant part of import table:
--- snip ---
...
4. ImageImportDescriptor:
OriginalFirstThunk: 0x0000B289
TimeDateStamp: 0x00000000 (GMT: Thu Jan 01 00:00:00 1970)
ForwarderChain: 0x00000000
Name: 0x0000B6D9 ("mf3216.dll")
FirstThunk: 0x0000A104
Ordinal/Hint API name
------------ ---------------------------------------
0x0000 "ConvertEmfToWmf"
...
--- snip ---
'ConvertEmfToWmf' API entry is pretty much the same as gdiplus
'GdipEmfToWmfBits' (as the name implies).
The import isn't called yet as the app suffers from multiple issues prior hence
only a stub dll is needed for now.
$ sha1sum foobar.exe
dd1463df107376e9fd1574ccfebabc5fd3ae8f2e foobar.exe
$ du -sh foobar.exe
592K foobar.exe
$ wine --version
wine-2.0-rc3-14-g56959b1
Regards
--
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=41324
Bug ID: 41324
Summary: Everspace (UE4) requires bfi opcode
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: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55664
--> https://bugs.winehq.org/attachment.cgi?id=55664
Terminal output Wine 1.9.18
WHen I run Everspace in Wine 1.9.18, deep in the terminal output there's the
following line:
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode
bfi.
--
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=17923
Summary: No music in X-COM: UFO Defense
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
No music playing in X-COM: UFO Defense Collectors Edition. Sound is ok. Older
Wine versions are affected too.
The only output is those 3 lines:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f644,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13af28,0x13ae28): stub
Probably has something to do with the SetVolumePan stub, I've tried to dig in
the code to implement it, but failed. I guess it shouldn't be too difficult to
implement for someone familiar with wine sound stuff.
--
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=36501
Bug ID: 36501
Summary: Dyn Updater configuration 4.1.10
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: julien9z4fz(a)gmail.com
Created attachment 48576
--> http://bugs.winehq.org/attachment.cgi?id=48576
Dyn Updater configuration 4.1.10 error
Dyn Updater configuration 4.1.10 install perfect I went through all the wine
installation great when I open the dyn updater to put in my username and
password I get an error and closes with wine
--
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=42163
Bug ID: 42163
Summary: Sid Meier's Railroads! crash loading multiplayer lobby
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bronsonmathews(a)gmail.com
Distribution: ---
Created attachment 56739
--> https://bugs.winehq.org/attachment.cgi?id=56739
cmd log
Game runs fine in singleplayer.
The crash:
Click multiplayer - host, select the map and click host. The next screen should
be the multiplayer lobby where others can join. But it crashes instantly.
I have included the console output.
--
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=42225
Bug ID: 42225
Summary: HID device not initialize properly
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: sguerrini97(a)gmail.com
Distribution: ---
Created attachment 56865
--> https://bugs.winehq.org/attachment.cgi?id=56865
commandline output
When running a Windows software which is supposed to talk to a RAW HID device,
the software reports the error "External Exception 80000100".
The software talks to a magnetic stripe reader/writer device and can be found
here (the hardware needs to be connected to reproduce the issue)
http://www.card-device.com/files/201511/20151123214221196.zip
Cmdline shows unimplemented call to hid.dll.HidD_GetNumInputBuffers
--
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=18631
Summary: regedit
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Based off bug 18622, regedit pops up the wrong error when recasing a file. To
preproduce:
$ wine regedit
insert a new key 'foobar'
right click, rename 'foobar' to 'FOOBAR'
Error 'File exists'.
On windows 2K, it gives:
'Error Renaming Value'
'Cannot rename foobar: The specified value name already exists. Type another
name and try again'
'OK'
--
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=38192
Bug ID: 38192
Summary: Harry Potter 7 Part 2 Videogame crash at begins
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Created attachment 50968
--> https://bugs.winehq.org/attachment.cgi?id=50968
backtrace
Game crash at begins
--
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=41175
Bug ID: 41175
Summary: Firefox tooltips are partly black
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
It reproduces 100% of time if you follow these steps:
1. Hover over toolbar "Menu" button (the identity sign ≡), see "Open menu"
tooltip
2. Move cursor to Downloads button (the down-pointing arrow), see
"Display p████████████████████████████" (instead of "Display progress of
ongoing downloads"). Notice that the non-black rectangle is the same as was in
previous tooltip ("Open menu").
3. Try opening any other menu or tooltip — it only has that original rectangle
of "Open menu" tooltip drawn, with other parts black.
In some cases jumping to another submenu clears the blackness, and a bigger
rectangle becomes visible on all menus for a while.
Tested on Firefox 47 and 48.
--
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=34960
Bug #: 34960
Summary: Civilization V crashes when loading game
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.lopen(a)gmail.com
Classification: Unclassified
Created attachment 46586
--> http://bugs.winehq.org/attachment.cgi?id=46586
Crash after "Play now" is pressed
Cicilization V Gods&Kings extensions (Seam version) crashes after "Play now"
button. Game starts to load but at soon as message "Loading" blinks, it crashes
with error attached (backtrace_crash.txt). It crashes each time on exactly same
address. Same issue happened when 64 bit wine prefix was used.
It happens in fullscreen and also in windowed mode.
Last message before crash in civ V log system_init.log:
[27024.659] DBG: SystemInit: LoadGameState::StartInitStuffOnMap(): 9
Milliseconds
I tried to use WINEDEBUG=+relay, then it crashes during game startup
(backtrace_debug.txt). It never gets into game menu.
I have exactly same wineprefix configuration on older notebook and civ v works
there perfectly.
Software verions:
OS: Kubuntu 13.10 64bit
Wine: 1.7.6
Xorg: 7.7
Xorg Intel driver: 2.99.904
Kernel: 3.11.0
Seam installed using winetrics.
Graphics card: Intel HD 4600 (integraded, CPU i5-4200M)
--
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.