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=40261
Bug ID: 40261
Summary: Legend of Grimrock 2 crash trying to access Options
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Culted86(a)gmail.com
Distribution: ---
Created attachment 53877
--> https://bugs.winehq.org/attachment.cgi?id=53877
screenshot of the error
with the latest wine version 1.9.5 clicking on Options results in a crash and
error screen of the game
i have attached a screenshot and the console output as txt
--
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=40372
Bug ID: 40372
Summary: [Live for Speed] Crash on loading Westhill track
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: samuel.rakitnican(a)gmail.com
Distribution: ---
Created attachment 54076
--> https://bugs.winehq.org/attachment.cgi?id=54076
backtrace.txt and systemlog at the time of game crash.
I have two desktops running on Intel HD graphics A and B, both running updated
Fedora 23. ~.wine/ is in sync with rsync on both computers is running on
exactly same game settings.
On computer A all track are playable and works fine, while on computer B all
tracks works except Westhill. Loading of textures (as says game that is doing)
takes unusually long time. Then it finally crashes on "Rebuilding".
Recently I have installed Fedora 24 (currently in alpha) on computer A, and
there is present exactly the same thing (crash on Westhill) while going back to
Fedora 23 game works fine again on same game install of ~/.wine/.
Downgrading wine to older version is not having an effect. Installing the game
into a fresh prefix works until d3dcompiler_43.dll and d3dx9_43.dll is
installed with winetricks as required for textures to work properly.
What I have tried is to raise videomemory to 1024MB with "winetricks
videomemorysize=1024" which also didn't help, as I am also getting following
multiple repeated messages in systemlog:
Mar 28 19:36:34 computer wine-Programs-Live for Speed-LFS.desktop[24065]:
err:d3d_surface:wined3d_surface_upload_data >>>>>>>>>>>>>>>>> GL_OUT_OF_MEMORY
(0x505) from glTexSubImage2D @ surface.c / 1596
Mar 28 19:36:34 computer wine-Programs-Live for Speed-LFS.desktop[24065]:
err:d3d:wined3d_debug_callback 0x1d0b00: "GL_OUT_OF_MEMORY in glTexSubImage".
Any idea on how can I debug this?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40242
Bug ID: 40242
Summary: EveOnline launcher crashes when started
Product: Wine
Version: 1.9.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.istrate(a)gmail.com
Distribution: ---
Created attachment 53793
--> https://bugs.winehq.org/attachment.cgi?id=53793
EVEOnline_CrashDump
Hi,
After the latest EVE Online launcher update, program crashes when started. Dump
attached.
I use wine 1.9.4 and EVE Online is set up with hints on the page:
winetricks corefonts d3dx9_36 vcrun2005 vcrun2008 vcrun2010
I try to disable dx10 without any luck.
Sincerely,
Sorin
--
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=39567
Bug ID: 39567
Summary: Adding an application in winecfg does not enable the
"Apply" button
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
In winecfg I wanted to add an application by pressing the button "Add
application..." and navigating to the executable file. But after adding the
file to the list the "Apply" button hasn't become active. Also clicking on "OK"
has not saved the change.
--
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=38417
Bug ID: 38417
Summary: [EA] Origin self-updater fails to install updates
Product: Wine
Version: 1.7.40
Hardware: x86
URL: http://www.dm.origin.com/download
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: sebastian(a)fds-team.de
Distribution: ---
Created attachment 51271
--> https://bugs.winehq.org/attachment.cgi?id=51271
terminal output
You don't need to have an Origin account to reproduce the problem.
I have this problem both with the Thin Installer (OriginThinSetup.exe) and the
'normal' installer (OriginSetup.exe).
When installation of the client is finished it tries to update itself to the
latest version. The updated files are downloaded in
/drive_c/users/Public/Application Data/Origin/SelfUpdate/StagedUpdate
however an error message is shown when Origin tries to perform the update:
'Something went wrong during the installation. Please reinstall Origin'
Re-running Origin.exe from the install directory results in the same error
message so the client can't be installed properly.
The updater creates a log file (UpdateTool_Log.txt) which contains lots of
these "SetFileAttributes failed.." errors (maybe related to the problem):
[2015/4/15 12:39:18.457] Starting ; Update System 2 ; UpdateTool
v9.5.12.2862
[2015/4/15 12:39:18.572] Mutex acquired.
[2015/4/15 12:39:18.573] Registry operations
[2015/4/15 12:39:18.574] Setting ProgramData permissions succeeded
[2015/4/15 12:39:18.585] Origin running at: C:\Program
Files\Origin\Origin.exe
[2015/4/15 12:39:18.586] Found Origin folder: C:\Program Files\Origin\
[2015/4/15 12:39:18.587] SelfUpdate data location:
C:\users\Public\Application Data\Origin\SelfUpdate\StagedUpdate\
[2015/4/15 12:39:18.590] Found valid update data.
[2015/4/15 12:39:18.599] FILE_ATTRIBUTE_ARCHIVE: C:\Program
Files\Origin\Origin.VisualElementsManifest.xml. Last error: [32]
[2015/4/15 12:39:18.600] SetFileAttributes failed.. Last error: [0]
[2015/4/15 12:39:18.600] Attempting deletion operation: C:\Program
Files\Origin\Origin.VisualElementsManifest.xml. Number of times: [1]. Last
error: [0]
[2015/4/15 12:39:18.651] FILE_ATTRIBUTE_ARCHIVE: C:\Program
Files\Origin\Origin.VisualElementsManifest.xml. Last error: [32]
[2015/4/15 12:39:18.652] SetFileAttributes failed.. Last error: [0]
[2015/4/15 12:39:18.652] Attempting deletion operation: C:\Program
Files\Origin\Origin.VisualElementsManifest.xml. Number of times: [2]. Last
error: [0]
...
Tested in wine-1.7.40-129-gf2aa42d on Fedora 21
The same problem persists in Wine 1.7.39/1.7.40
OriginThinSetup.exe
sha1: c4a6aae0949c00d45a7adb24f27b308d8ea8eef5
--
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.