http://bugs.winehq.org/show_bug.cgi?id=31976
Bug #: 31976
Summary: sdl-mir2 crash at start with builtin wininet
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
sdl-mir2 is a downloader for the Chuanqi game of SDO.
http://ou.sdo.com/download/gamesv2/sdl-mir2.exe
$ sha1sum sdl-mir2.exe
9e6c411aaf7ac268396d26a6be23882a1111506d sdl-mir2.exe
sdl-mir2.exe crash at start, with below backtrace:
Backtrace:
=>0 0x004057ba in sdl-mir2 (+0x57ba) (0x0077a9a8)
1 0x0040b1be in sdl-mir2 (+0xb1bd) (0x0077e948)
2 0x0040ae87 in sdl-mir2 (+0xae86) (0x0077e978)
3 0x00423f42 in sdl-mir2 (+0x23f41) (0x0077e9b4)
4 0x004240cf in sdl-mir2 (+0x240ce) (0x0077ea08)
5 0x0040613d in sdl-mir2 (+0x613c) (0x0077ea1c)
6 0x00406000 in sdl-mir2 (+0x5fff) (0x0077ea28)
7 0x7bc811a0 call_thread_func_wrapper+0xb() in ntdll (0x0077ea38)
8 0x7bc811e9 call_thread_func+0x3e(entry=0x405ff4, arg=0x4fe8e0,
frame=0x77eb38) [/home/fracting/wine-git/dlls/ntdll/signal_i386.c:2522] in
ntdll (0x0077eb18)
9 0x7bc8117e call_thread_entry_point+0x11() in ntdll (0x0077eb38)
+seh,+tid,+relay log shows:
0035:Call wininet.InternetReadFile(00000003,0077a9e4,00003f38,0077e92c)
ret=0040b18f
0035:Call KERNEL32.WriteFile(0000005c,0077a9e4,00003f38,0077a848,00000000)
ret=7e4729bc
0035:Ret KERNEL32.WriteFile() retval=00000001 ret=7e4729bc
0035:Ret wininet.InternetReadFile() retval=00000001 ret=0040b18f
0035:trace:seh:raise_exception code=c0000094 flags=0 addr=0x4057ba ip=004057ba
tid=0035
0035:trace:seh:raise_exception eax=09a57b80 ebx=00000000 ecx=00000000
edx=00000000 esi=7ffd0000 edi=003d0f00
0035:trace:seh:raise_exception ebp=0077a9a8 esp=0077a94c cs=0073 ds=007b
es=007b fs=0033 gs=003b flags=00010202
`winetricks -q wininet` works around
--
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=29833
Bug #: 29833
Summary: XMLSpy 2012: Crashes when saving XML and XSD files.
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashrader330(a)gmail.com
Classification: Unclassified
Created attachment 38746
--> http://bugs.winehq.org/attachment.cgi?id=38746
Crash backtrace.
XMLSpy 2012 crashes on me periodically when saving XML and XSD files. It does
not happen every time but frequently enough that it is more than an annoyance.
I have downloaded the debug release of 1.4-rc2 from the OpenSUSE 12.1
repository and attached the backtrace.
--
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=32830
Bug #: 32830
Summary: TurboTax 2012 wants dwmapi.dll.DwmAttachMilContent
(Vista/Win7 mode)
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: dotnet
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: focht(a)gmx.net
Depends on: 32323, 32471, 32758
Classification: Unclassified
wine: Call from 0x7b83ae32 to unimplemented function
dwmapi.dll.DwmAttachMilContent, aborting
it's undocumented, however:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd389403%28v=vs.85%…
There was a stub sent by Łukasz for that a long time ago:
http://www.winehq.org/pipermail/wine-patches/2009-October/079248.html
with that, it still fails, though not sure if it's a new bug or the stub is
insufficient.
--
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=21489
Summary: simple Delphi program: wrong text label height in some
cases
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iggy(a)inbox.ru
Created an attachment (id=25881)
--> (http://bugs.winehq.org/attachment.cgi?id=25881)
sources and executable 7z
There is label with right justify alignment and with word wrap on a form.
Changing label caption runtime from short word to phrase of 3 words, cause
label height increase, but wrong value. Phrase appears consisting of 2 string,
but label height corresponds if it was 3 string. And phrase vertically
centered.
There are buttons to change label caption and to get label heigth. Same
program (in attachment) works correct on WinXP. May be somewhere in DrawText
Windows GDI...
--
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=37237
Bug ID: 37237
Summary: WOW Colombia launcher doesn't install the game
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: correo.cuervo(a)gmail.com
Created attachment 49512
--> https://bugs.winehq.org/attachment.cgi?id=49512
WOW Colombia Screenshot
I downloaded this installer:
https://www.wow-colombia.com/static/wco_clients/wow-colombia434_esMX.exe
When I try to execute the installer appears one window with a central button
[INSTALL] but when I do click on the button, the installer doesn't continue.
I'm attaching one screenshot about the window and console messages.
--
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=26155
Summary: Wrong file types in MPQEditor
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
The Type column in MPQEditor is inconsistent with Windows.
Tested on Windows 7:
somefile.lst | Wine: .lst-file | Windows: LST File
somefolder | Wine: File | Windows: File folder
(noextension) | Wine: -file | Windows: File
--
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=33738
Bug #: 33738
Summary: Some program's not displayed in Gnome Shell
activities.
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
Some program's not displayed in Gnome Shell activities.
Demonstration video:
https://docs.google.com/file/d/0B0nwzlfiB4aQTVFNVU9zYzV0QlE/edit?usp=sharing
--
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=25325
Summary: Titan quest: missing models on with fglrx >= 10.10
(mobility radeon hd 5730)
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rechapita(a)hotmail.com
CC: wine-bugs(a)winehq.org
some models are missing from the screen, particulary character models, while
using wine versions 1.2 to 1.3.8 and fglrx >= 10.10
(screenshot:http://img574.imageshack.us/img574/7813/tquest.jpg)
reverting to fglrx 10.9 solves this problem
don't know if its a wine or fglrx issue
--
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=36115
Bug ID: 36115
Summary: cabinet/fdi tests show some valgrind warnings
Product: Wine
Version: 1.7.17
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
Depends on: 36114
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x7BC907C4: __divdi3 (libgcc2.c:1234)
==19974== by 0x7BC882F3: RtlTimeToSecondsSince1970 (time.c:359)
==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062)
==19974== by 0x4D69317: get_open_info (fdi.c:552)
==19974== by 0x4EB9739: FCIAddFile (fci.c:362)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4D6926C: get_open_info (fdi.c:536)
==19974==
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x7BC907F4: __divdi3 (libgcc2.c:1028)
==19974== by 0x7BC882F3: RtlTimeToSecondsSince1970 (time.c:359)
==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062)
==19974== by 0x4D69317: get_open_info (fdi.c:552)
==19974== by 0x4EB9739: FCIAddFile (fci.c:362)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4D6926C: get_open_info (fdi.c:536)
==19974==
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x7BC88304: RtlTimeToSecondsSince1970 (time.c:360)
==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062)
==19974== by 0x4D69317: get_open_info (fdi.c:552)
==19974== by 0x4EB9739: FCIAddFile (fci.c:362)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4D6926C: get_open_info (fdi.c:536)
==19974==
fdi.c:555: Test failed: Failed to GetFileAttributes
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423)
==19974==
fdi.c:574: Test failed: Expected FCIAddFile to succeed
fdi.c:546: Test failed: Failed to CreateFile
Z:\home\austin\wine-git\dlls\cabinet\tests\testdir\c.txt
fdi.c:549: Test failed: Expected GetFileInformationByHandle to succeed
fdi.c:555: Test failed: Failed to GetFileAttributes
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AFE: create_cab_file (fdi.c:610)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423)
==19974==
fdi.c:574: Test failed: Expected FCIAddFile to succeed
fdi.c:546: Test failed: Failed to CreateFile
Z:\home\austin\wine-git\dlls\cabinet\tests\testdir\d.txt
fdi.c:549: Test failed: Expected GetFileInformationByHandle to succeed
fdi.c:555: Test failed: Failed to GetFileAttributes
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69B0B: create_cab_file (fdi.c:611)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423)
==19974==
fdi.c:574: Test failed: Expected FCIAddFile to succeed
fdi.c:614: Test failed: Failed to flush the cabinet
fdi.c:678: Test failed: Expected 4, got 1
fdi.c:681: Test failed: Expected 182, got 84
make: *** [fdi.ok] Error 15
--
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=35343
Bug ID: 35343
Summary: dialog windows are too large
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Classification: Unclassified
Sometimes windows are created much larger than they should be. I've noticed
this in an installer and also in wordpad's "exit without saving" confirmation
dialog. Easiest way to reproduce:
1. Open wordpad.
2. Type some things.
3. Click the "x" button to close wordpad.
4. Click "Cancel" on the dialog.
5. Repeat steps 3 and 4 until the dialog appears larger than normal.
I think this was not the case in 1.7.10 (will retest) and only really appeared
in git today or yesterday. I will try to do a bisect.
--
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.