https://bugs.winehq.org/show_bug.cgi?id=52589
Bug ID: 52589
Summary: Broken menu drawing in VCL apps when using styles
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michael.monreal+wine(a)gmail.com
Distribution: ---
Recently I got the chance to beta test the upcoming version 5 of popular data
recovery tool IsoBuster (www.isobuster.com/) on wine. The new version
introcuces the option to use GUI styles using the Visual Component Library
(VCL) by Embarcadero. While the app still works with themes I noticed a few
problems which only show on wine:
1. Opening a second menu from the menu band does not close a previously open
menu, meaning multiple menus are shown at the same time and draw on top of each
other
2. Menu items in the opened menu lose styling as soon as the mouse touches them
These problems only show when the new styling is active.
--
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=51622
Bug ID: 51622
Summary: i2c/ddc support in Wine
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Does it exist? I've tried grepping Wine source code and haven't found anything.
--
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=55915
Bug ID: 55915
Summary: Shader Compiler Issues
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wschmrdr(a)gmail.com
Distribution: ---
Created attachment 75465
--> https://bugs.winehq.org/attachment.cgi?id=75465
Shader Compiler Errors Found
When attempting to play StarCraft II using a custom map (StarCraft Mass Recall
latest version to be precise), I noticed the attached in the log when starting.
Nothing on either side of this trace seemed out of the ordinary.
As a side note (don't know if it's related but I'll note it anyway), Map 5 of
Loomings ("Extermination") does seem to have the same graphics crash previously
reported when I build a Machine Shop off the Factory or try to attack the first
base.
--
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=55916
Bug ID: 55916
Summary: Print to PDF from Lotus Approach corrupts
Product: Wine-staging
Version: 8.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 75467
--> https://bugs.winehq.org/attachment.cgi?id=75467
Corrupted PDF (cups-pdf) print from Apprach
Fedora 39
wine-8.19-1.fc39.i686
wine-8.19-1.fc39.x86_64
Note: this is Wine Staging
Lotus Approach N99.8.0208.0800 (Smart Suite)
cups-2.4.7-2.fc39.x86_64
cups-pdf-3.0.1-19.fc39.x86_64
Print to PDF from Lotus Approach corrupts
--
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=55912
Bug ID: 55912
Summary: Dragon Ball Online Global launcher unable to run
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Blisto(a)protonmail.com
Distribution: ---
Created attachment 75464
--> https://bugs.winehq.org/attachment.cgi?id=75464
Wine output from attempted launch
Trying to run the installer/launcher (DBOGLauncher.exe) for Dragon Ball Online
Global results in the error seen in the attached log below.
Going back i can see the error started showing with Wine 7.8, though it did
still not launch before that as it would just crash in a different way.
The error will appear when attempting to launch with just a clean Wine prefix
and the same if .NET Framework 3.5 (a stated requirement) installed.
Also the same if .NET Core 3 is installed since some of the files mentioned it
complains about i gather is a part of that.
Launcher can be downloaded here https://dboglobal.to/download (needs signup)
--
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=55875
Bug ID: 55875
Summary: Oblivon Script Extender (OBSE) fails to start
Product: Wine
Version: 8.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pxr9jg8iim(a)greencafe24.com
Distribution: ---
Created attachment 75402
--> https://bugs.winehq.org/attachment.cgi?id=75402
OBSE backtrace
Oblivon Script Extender (OBSE) fails to start, displaying an error in the
attached backtrace.
--
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=54601
Bug ID: 54601
Summary: Compilation fails with gcc 4.3.4 (error: unknown field
‘Type’ specified in initializer)
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
Created attachment 74133
--> https://bugs.winehq.org/attachment.cgi?id=74133
log.txt
in distro:
# uname --kernel-release
3.0.66
# gcc --version
4.3.4
# ldd --version
2.10.1
Compiling wine-8.1 fails with:
../wine-8.1/dlls/ntdll/unix/server.c: In function ‘invoke_system_apc’:
../wine-8.1/dlls/ntdll/unix/server.c:409: error: unknown field ‘Type’ specified
in initializer
../wine-8.1/dlls/ntdll/unix/server.c:409: warning: missing braces around
initializer
../wine-8.1/dlls/ntdll/unix/server.c:409: warning: (near initialization for
‘ext.<anonymous>’)
../wine-8.1/dlls/ntdll/unix/server.c:410: error: unknown field ‘Pointer’
specified in initializer
../wine-8.1/dlls/ntdll/unix/server.c:411: warning: initialization makes integer
from pointer without a cast
Compiling also fails with wine-8.2
--
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=55911
Bug ID: 55911
Summary: Visual Stdio Code shows black window on start
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: makiwolf(a)outlook.at
Distribution: ---
Created attachment 75463
--> https://bugs.winehq.org/attachment.cgi?id=75463
log
Visual Studio Code shows black window on start and opens a message box (The
window terminated unexpectly)
https://code.visualstudio.com/download
--
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=9154
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #30 from Fabian Maurer <dark.shadow4(a)web.de> ---
Still an issue as of wine-8.20. I added a hacky implementation at bug 55520,
and this makes this game work as well:
https://bugs.winehq.org/attachment.cgi?id=75447
Note: Test this game in a virtual desktop, fullscreen is broken for me and just
messes up the screen resolution.
--
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.