https://bugs.winehq.org/show_bug.cgi?id=51154
Bug ID: 51154
Summary: Battle.net runs into unhandled exception
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spn1kolat3sla(a)gmail.com
Distribution: ---
Created attachment 70021
--> https://bugs.winehq.org/attachment.cgi?id=70021
Program error details
Trying to use Wine to run Battle.net on a 2012 Macbook Pro (Manjaro), and it
seems to work fine and about 5 seconds the enclosed error is thrown.
--
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=51623
Bug ID: 51623
Summary: Wine can't launch when an AMD dual graphic card laptop
set to intergrated mode(AMD vega8) via optimus-manager
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibanaw(a)qq.com
Distribution: ---
Created attachment 70479
--> https://bugs.winehq.org/attachment.cgi?id=70479
display errors
4600H + 1650Ti laptop, archlinux on linux 5.13.10
DE: plasma 5.22.4, X11
using optimus-manager to manage dual graphic cards
everything is ok when i switch to nvidia or hybrid mode
but no window launches in intergrated mode(vega 8)
it said
007c:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
007c:err:winediag:nodrv_CreateWindow Unknown error (998).
007c:err:systray:initialize_systray Could not create tray window
plus,
$DISPLAY has the right value :0
--
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=51845
Bug ID: 51845
Summary: Starbound Server (1.4.4 win32) constant thread dead
locking
Product: Wine
Version: 6.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raltcrafter(a)gmail.com
Distribution: Debian
Proton 6.3 reduces the severity of the issue (I thought this might be helpful
to know)
wine error in question is (in wine 6.18 provided by winehq):
0124:err:sync:RtlpWaitForCriticalSection section 0AC29F00 "?" wait timed out in
thread 0124, blocked by 0118, retrying (60 sec)
on previous wine versions the error would show up as an ntdll related one, for
example wine 5.0 (provided by debian bullseye) shows:
004e:err:ntdll:RtlpWaitForCriticalSection section 0x10a0828 "?" wait timed out
in thread 004e, blocked by 004d, retrying (60 sec)
and exactly the same behavior can be observed on the 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.
https://bugs.winehq.org/show_bug.cgi?id=51852
Bug ID: 51852
Summary: TP-Link PLC utility 2.2 crashes on startup
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dave(a)davehigton.me.uk
Distribution: ---
Created attachment 70755
--> https://bugs.winehq.org/attachment.cgi?id=70755
Backtrace
TP-Link PLC utility 2.2 crashes on startup.
The previous report 47334 was just resolved and a new Wine version released, so
I tried to run the TP-Link PLC utility 2.2 again. Still crashes, though the
backtrace is different this time.
Backtrace attached.
I must mention that, every time I install a new version of Wine and try running
the utility, there are two occurrences of a message about unable to find a
runtime (I forget the words, and the messages only occur the first time I run
the utility).
--
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=51858
Bug ID: 51858
Summary: Installer for LEGO® MINDSTORMS® EV3 Home (The new
Mindstorm app) crashes
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wawrzek(a)gmail.com
Distribution: ---
Created attachment 70769
--> https://bugs.winehq.org/attachment.cgi?id=70769
crash info
Please find attached backtrace with crash info from the installer for the LEGO®
MINDSTORMS® EV3 Home application.
--
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=51879
Bug ID: 51879
Summary: Opening the settings menu on components crashes WINE
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tom403ha(a)gmail.com
Distribution: ---
Created attachment 70809
--> https://bugs.winehq.org/attachment.cgi?id=70809
Backtrace
If you right click >> Settings it always crashes or click on the pull down to
go to pull down menu >> Settings it will crash.
This is a stock trading platform for a Canadian Broker. Everything else seems
to work fine.
I can create a settings file via VM of Windows and make WINE versio open it.
Seems to work.
--
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=51881
Bug ID: 51881
Summary: 32bit LoadLibraryEx with
LOAD_LIBRARY_AS_DATAFILE_EXCLUSIVE cannot open 64bit
DLL
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)daniel-marschall.de
Distribution: ---
Following code fails on a 32 bit app which tries to edit the resources of a 64
bit DLL (in order to edit its resources):
hmod = LoadLibraryEx(FileName, 0, LOAD_LIBRARY_AS_DATAFILE_EXCLUSIVE)
GetLastError() reports code 193 (ERROR_BAD_EXE_FORMAT)
This behavior is not correct since LOAD_LIBRARY_AS_DATAFILE and
LOAD_LIBRARY_AS_DATAFILE_EXCLUSIVE should only open the file as resource file
and not try to load the image.
Code used here:
https://github.com/danielmarschall/filter_foundry/blob/master/versioninfo_m…
Version of WINE:
$ wine --version
Wine-1.8.7 (Debian 1.8.7-2)
$ uname -a
Linux debian 4.9.0-14-amd64 #1 SMP Debian 4.9.240-2 (2020-10-30) x86_64
GNU/Linux
--
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=51912
Bug ID: 51912
Summary: styx2 wont start
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: axet(a)me.com
Distribution: ---
Created attachment 70861
--> https://bugs.winehq.org/attachment.cgi?id=70861
screenshot
Game 'Styx Shards of Darkness' show 4-screens and frezzes
--
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=38329
Bug ID: 38329
Summary: 64-bit Double Commander hangs
Product: Wine
Version: 1.7.38
Hardware: x86-64
URL: https://sourceforge.net/projects/doublecmd/files/DC%20
for%20Windows%2064%20bit/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: ---
The 64-bit version of open-source file manager Double Commander hangs at
execution, loading the CPU at 100%. The 32-bit version is not affected.
Occurs with 0.5.11, 0.6.0, and 0.6.1 betas.
Xubuntu 14.04.2 x86_64
--
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=39841
Bug ID: 39841
Summary: Double Commander context menus missing most entries
Product: Wine
Version: 1.8
Hardware: x86
URL: http://sourceforge.net/p/doublecmd/wiki/Download/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Double Commander 0.6.6 beta build 6327M
32-bit (64-bit doesn't function as per bug #38329)
Right-clicking in an empty space within the directory view in WinXP shows
"Refresh, Sort by, Paste, New Properties". In Wine it triggers an error dialog
stating "Error: Invalid parameter".
Right clicking on a a text file in WinXP shows "Open, Print, Edit, Open with,
Actions, Send to, Cut, Copy, Create shortcut, Delete, Rename, Properties". In
Wine it only shows "Actions>View, Edit". Wine reports:
fixme:shell:ContextMenu_HandleMenuMsg2 (0x2dd8ed0)->(0x117 0x602c6 0x0
0x1b7ead4): 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.