https://bugs.winehq.org/show_bug.cgi?id=56623
Bug ID: 56623
Summary: wineboot --shutdown doesn't do anything
Product: Wine
Version: 9.7
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
Running "wineboot --shutdown" doesn't do anything.
1. wine notepad
2. wineboot --shutdown
Apologies if this is a duplicate but I couldn't find a bug open for it
anywhere.
"wineboot --end-session" is similar.
"wineboot --kill" works, but that's a last resort.
Any app that starts a background service will run forever, as it should, but
there needs to be a way to shut it down.
--
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=58657
Bug ID: 58657
Summary: Reference to swapchain not removed when swapchain is
destroyed
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gingyu02(a)gmail.com
Distribution: ---
While using OpenGL renderer,when a swapchain is removed,some references to it
(such as surfaces,contexts) are not removed,resulting in a null pointer error
when calling related fuctions.
--
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=58656
Bug ID: 58656
Summary: Fatal error running Enterprise Architect
Product: Wine
Version: 10.14
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: modstrcil(a)herrera.unt.edu.ar
Distribution: ---
Created attachment 79235
--> http://bugs.winehq.org/attachment.cgi?id=79235
Output error file
I run Sparx System Enterprise Architect 6.5.801 and when I open a Diagram, It
crashes with the messagge below:
Unhandled exception: page fault on write access to 0x829f4000 in wow64 32-bit
code (0x05ec18a5).
I did not have problems until the last S.O update.
There is more information in the attached file.
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=58655
Bug ID: 58655
Summary: Wine only works on seat0 of multi seat setup in Xorg
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jamaggs(a)gmail.com
Distribution: ---
Created attachment 79234
--> http://bugs.winehq.org/attachment.cgi?id=79234
Output of WINEDEBUG=+x11drv,+x11settings wine notepad.exe &> wine.log before
and after registory import of "UseXRandR"="N"
I have a multi-seat setup.
Wine works fine on seat0 but not on seat1. On seat1 whatever program I try to
open it just kind of hands and never shows any window.
This seemed to start with wine version 6 so until recently I just stuck with 5
but I'm now trying to sort this.
With the help of AI, I discovered that this is probably an issue with the use
of randr. Specifically, if I import this into my registry then I can get Wine
to work with seat1 too, though this does lead to some other issues (I don't
think Wine can then change the resolution so I have to do it manually before
starting any games).
REGEDIT4
[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
"UseXRandR"="N"
I am attaching the output of this before and after adding the above line:
WINEDEBUG=+x11drv,+x11settings wine notepad.exe &> wine.log
Many thanks for your help!
--
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.