https://bugs.winehq.org/show_bug.cgi?id=41320
Bug ID: 41320
Summary: Starcraft 2 crashes with "Unexpected Fatal Error"
immediately after opening.
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vijayronbar(a)gmail.com
Distribution: ---
I installed Battle.net on Ubuntu 16.04 using this link
http://askubuntu.com/questions/803785/battle-net-wont-launch-after-latest-u…
and installed Starcraft 2 in the Battle.net app. But when I start the game by
clicking Play it crashes immediately with the message "Unexpected Fatal Error"
and an ID along with it. I have checked in the settings and the game runs in 32
bit mode. Has anyone faced the same problem? Is there a fix for 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=43209
Bug ID: 43209
Summary: Doom (2016) no longer boots
Product: Wine
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abienz(a)gmail.com
Distribution: ---
Running both the openGL and Vulkan exe files, Doom no longer boots since
Wine-staging v2.9
Attached is the log output from 'WINEDEBUG=+seh,+tid,+err wine
.wine/drive_c/Program\ Files\ \(x86\)/Doom/DOOMx64vk.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.
http://bugs.winehq.org/show_bug.cgi?id=34182
Bug #: 34182
Summary: Empire Earth v2.0: mouse cursor only moves at high
mouse movement
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toxatec(a)web.de
Classification: Unclassified
Created attachment 45468
--> http://bugs.winehq.org/attachment.cgi?id=45468
WINEDEBUG="+dinput"; simulated mouse movement with xdotool
Moving the cursor in Empire Earth v2.00.3466 is not possible unless you move
the mouse very quickly. When you do, the cursor moves by only a few pixels.
Generating mouse movement with xdotool [1] showed that the cursor moves by 1
"unit" for each 120 pixels the mouse moves. One "unit" seems to be more than 1
pixel and depend on in-game settings...
$ xdotool mousemove_relative -- 0 119 # --> no cursor movement
$ xdotool mousemove_relative -- 0 120 # --> moves cursor by 1 unit
$ xdotool mousemove_relative -- 0 239 # --> moves cursor by 1 unit
$ xdotool mousemove_relative -- 0 240 # --> moves cursor by 2 units
About the logfile:
Started the game, then in main menu: no mouse movement except 3x 119, then 3x
120 pixels downwards using xdotool, then alt-F4
Those parts look interesting but with I'm lacking the skills to figure out
what's wrong or even fix it:
$ bzcat dinput-120.log.bz2 | grep -B10 -A30 120
$ bzcat dinput-120.log.bz2 | grep -B10 -A30 119
I hope this is helpful..
Using native dinput, behavior is completely different and hard to describe. I'm
not sure if it's relevant:
The game seems to remember the amount of pixels you have moved in X or Y
direction, moving the cursor by a corresponding value on every mouse event
(also clicks). After moving the mouse to the right, the cursor keeps going
right even when you move the mouse left. Moving the mouse in the other
direction lowers that "memory", stopping the cursor eventually.
You have to set "Mouse Sensitivity" to "1" in regedit, otherwise the cursor is
uncontrollably fast.
This is different from the issues with the Demo version or 1.00 (bug 13351),
therefore I'm creating a new bug report.
[1]: http://www.semicomplete.com/projects/xdotool/
--
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=41113
Bug ID: 41113
Summary: ClipStuidoPaint is unable to render canvas
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: superstickynoteme(a)gmail.com
Distribution: ---
First bug and quite an intimidating reporting system...
ClipStuidoPaint English 1.5.4 installs and loads great but the canvas doesn't
work.
(When painting on the canvas it stays white.) But the thumbnails of layers show
that thigns are being painted.
Under the debug mode this is the only thing that comes up:
wine: Call from 0x7b457e4a to unimplemented function
msvcr100.dll.?_Trace_ppl_function@Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType@1@@Z,
aborting
wine: Call from 0x7b457e4a to unimplemented function
msvcr100.dll.?_Trace_ppl_function@Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType@1@@Z,
aborting
I tried installing VC++ 2010 which then causes the program to crash on start
with this information:
wine: Call from 0x7b457e4a to unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
wine: Call from 0x7b457e4a to unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
wine: Unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ called at
address 0x7b457e4a (thread 005a), starting debugger...
wine: Call from 0x7b457e4a to unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
wine: Call from 0x7b457e4a to unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
Father notes ClipStuidoPaint English version 1.4.1 seems to work flawlessly
under Wine 1.9.16. (1.5.4 despite the large number change is the next version
after 1.4.1 )
--
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=14748
Summary: Money Manager fails to install
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dj.shaw(a)btconnect.com
Created an attachment (id=15245)
--> (http://bugs.winehq.org/attachment.cgi?id=15245)
Console output from installation attempt
Money Manager 6 ( http://www.moneysoft.co.uk/trial.htm ) fails to install.
This program ran fine under Wine 0.9.x on Ubuntu 6.06 to 7.10 - trying to
install under Wine 1.1.2 on Ubuntu 8.04 fails. Both versions (Business and
Personal) of the software fail to install.
--
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=10706
Summary: unimplemented ntdll.dll.NtQueryEaFile and
ntdll.dll.NtSetEaFile cause CVSNT client included in
TortoiseCVS to fail checkout operation
Product: Wine
Version: 0.9.50.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jc.gervais(a)videotron.ca
Steps to reproduce:
Install TortoiseCVS (v1.8.31 from http://www.tortoisecvs.org/download.shtml)
create a text file ~/.wine/drive_c/windows/temp/TCV1.tmp containing the line
'c:\temp' in it (omit single-quotes).
Create the folder ~/.wine/drive_c/temp
Invoke TortoiseCVS like this:
wine ~/.wine/drive_c/Program\ Files/TortoiseCVS/TortoiseAct.exe
CVSCheckOut -f c:\\windows\\temp\\TCV1.tmp -h 0x300b4
Enter valid login info in the checkout dialog that should permit you to access
a CVS server and perform a checkout.
Click 'OK', TortoiseCVS will spawn the Win32 executable 'cvs.exe' and perform
the checkout, which will fail with the following trace:
wine: Call from 0x7bc38828 to unimplemented function
ntdll.dll.NtQueryEaFile, aborting
wine: Call from 0x7bc38828 to unimplemented function
ntdll.dll.NtSetEaFile, aborting
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39319
Bug ID: 39319
Summary: Resource loading causes termination of an application
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gerharddeclercq(a)outlook.com
Distribution: ---
Created attachment 52400
--> https://bugs.winehq.org/attachment.cgi?id=52400
Terminal Log
I am trying to run the student version of Solid Edge ST8 on up-to-date OpenSUSE
Tumbleweed using the latest wine build. It seems that there has not been
activity in the DB entry for SE for years and so I am under no illusion that it
is supposed to work but I can't see any major reason why it should not because
I cannot see any reason for the program needing any hardcore Windows APIs.
After all, it is mostly OpenGL and OpenCL and its big brother NX which it
shares a lot of engines with has native Linux support. I am therefore
determined to get it working.
It installed just fine after I changed Wine to at least Windows 7 (it didn't
like XP...) and the tiny "Viewer" program works but the full program terminates
upon startup with a dialog that says "Error loading LOCALE resource library
SPLASH.drx". I can confirm that the file is present on the filesystem and in
the same place that it is on my Windows PC where the program works.
I have attached the terminal output from wine. I do think though that maybe the
"fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)" line
might be the cause of the problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35190
Bug ID: 35190
Summary: MegaMari: v1.61 slower than v1.5.16
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: _vi(a)list.ru
Classification: Unclassified
MegaMari ( http://appdb.winehq.org/objectManager.php?sClass=version&iId=14196 )
runs more or less fine with wine-1.5.16 (build from source code), but runs too
slow with Debian-provided wine-1.6.1.
It looks the same we as if run with wine-1.5.16 on slow Inet Atom computer -
CPU-bound.
--
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=42091
Bug ID: 42091
Summary: Black screen when launching Microsoft Threat Modeling
Tool 2016
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: cpauleyrun(a)gmail.com
Distribution: ---
Created attachment 56605
--> https://bugs.winehq.org/attachment.cgi?id=56605
The last line can repeat ad infinitum
After launching "Microsoft Threat Modeling Tool 2016", the GUI is all black. I
can open up file browsing prompts by clicking where I know buttons to be, but
nothing in the application actually renders.
--
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=37986
Bug ID: 37986
Summary: Heroes of the Storm crashes
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: der_billyboy(a)hotmail.com
Distribution: ---
Created attachment 50613
--> https://bugs.winehq.org/attachment.cgi?id=50613
Crash.log
The game randomly crashes, mostly on loading a map and syncing with server.
--
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.