https://bugs.winehq.org/show_bug.cgi?id=55542
Bug ID: 55542
Summary: Wine on Ubuntu 22.04 + nouveau driver: games only
display yellow screen (they run fine on 20.04)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmayr.dev(a)gmail.com
Distribution: ---
Created attachment 75099
--> https://bugs.winehq.org/attachment.cgi?id=75099
wine launcher, yellow screen
Games launched on Ubuntu 22.04 using the 'nouveau' driver in replacement of the
deprecated 340.108 native driver only display a yellow screen.
The same games work fine in Ubuntu 20.04.
I've tried Wine versions from wine-stable 6.0.1 to 8.0, and every version
behaves the same way on each OS version.
The same games work fine on macOS using the same Wine versions, so I wonder if
the problem is on the wine + (xorg + drm) side.
Please let me know what further information you need (logs, etc) to help out
pinpointing the cause.
I've attached the yellow screen.
--
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=53129
Bug ID: 53129
Summary: user32:msg - test_paint_messages() fails
systematically on Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:msg - test_paint_messages() fails systematically on Windows 7. The exact
set of failures differs with each run but there is always a "region" and an
"InvalidateErase" failure:
msg.c:8487: Test failed: Regions are different
msg.c:8488: Test failed: InvalidateErase: 0: in msg 0x0085 expecting wParam 0x1
got 0xfffffffffd0406c1
msg.c:8498: Test failed: region should be null (3)
msg.c:8510: Test failed: InvalidateErase: 0: in msg 0x0085 expecting wParam 0x1
got 0x38040675
msg.c:8510: Test failed: InvalidateErase: 3: the msg sequence is not complete:
expected 0000 - actual 0085
msg.c:8517: Test failed: Regions are different
msg.c:8518: Test failed: InvalidateErase: 0: in msg 0x0085 expecting wParam 0x1
got 0x2504170b
https://test.winehq.org/data/patterns.html#user32:msg
The InvalidateErase failure is particularly troublesome because the unexpected
wParam value changes with each run so the failure always looks like it is new.
--
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=55530
Bug ID: 55530
Summary: error in atube catcher in 32 and 64
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfc
Assignee: wine-bugs(a)winehq.org
Reporter: grandrodri3(a)gmail.com
Distribution: ---
Created attachment 75089
--> https://bugs.winehq.org/attachment.cgi?id=75089
atube error
Hello, I tell you, I have tried atube catcher, version 3, when installing two
libraries (vb6run and mfc42) it gave me an error when starting the program,
then I sent the error reports in both 32 and 64.
Could you take a look at it, please?
I update the atube catcher appdb reflecting this issue.
thank you.
All the best
--
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=27019
Summary: Print in Gestan
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jsiegwald(a)gmail.com
Hello everybody,
I'm using 'Gestan' (you can download it on www.gestan.fr) which is a fantastic
program used to manage my customers and create bills...
Anyway, I can install it without any problem, but when I want to print a bill,
there is nothing in !
It is a program created with Windev...
Anyone have a solution ?
Thanks a lot for your future help !
Julian
--
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=55398
Bug ID: 55398
Summary: GDI+ does not support EXIF orientation information
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: madewokherd(a)gmail.com
Distribution: ---
GDI+ does not support parsing EXIF orientation from JPEG images.
This seemingly leads to some apps being unable to displaying images in the
correct orientation, making the image look rotated.
--
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=54407
Bug ID: 54407
Summary: user32:msg - test_SendMessage_other_thread() sometimes
gets a bad WM_USER message sequence in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:msg - test_SendMessage_other_thread() sometimes gets a bad WM_USER
message sequence in Wine:
msg.c:19187: Test failed: SendMessage from other thread 1: 1: the msg 0x0400
was expected, but got msg 0x0403 instead
msg.c:19187: Test failed: SendMessage from other thread 1: 2: the msg sequence
is not complete: expected 0000 - actual 0400
msg.c:19201: Test failed: wrong status 00080000
msg.c:19207: Test failed: SendMessage from other thread 3: 0: the msg 0x0403
was expected, but got msg 0x0401 instead
msg.c:19207: Test failed: SendMessage from other thread 3: 1: the msg sequence
is not complete: expected 0401 - actual 0000
See https://test.winehq.org/data/patterns.html#user32:msg
A somewhat similar issue has been happening for some time on Windows 7 (see bug
53434).
This one started happening about twice per month in Wine on 2022-10-14
(debian11-win32).
--
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=55527
Bug ID: 55527
Summary: urlmon use-after-free when handling HTTP redirect
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: yshuiv7(a)gmail.com
Distribution: ---
In this chain of calls:
HttpProtocol_Continue (urlmon/http.c)
protocol_continue (urlmon/protocol.c)
start_downloading
HttpProtocol_start_downloading (urlmon/http.c)
(assuming status code is redirect, and BINDINFO_OPTIONS_DISABLEAUTOREDIRECTS is
set)
IInternetProtocolSink_ReportResult
ProtocolSinkHandler_ReportResult (urlmon/bindprot.c)
handle_redirect
handle_redirect terminates and releases the `Protocol` object, which
`protocol_continue` is still using, resulting in a use-after-free.
I tried surrounding `start_downloading` with `AddRef/Release` but then I found
there is at least another user of this object in `INTERNET_WorkerThreadFunc`.
--
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=55526
Bug ID: 55526
Summary: AutoCAD R14 crashes when opening the print dialog
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
Assignee: wine-bugs(a)winehq.org
Reporter: aidas957(a)gmail.com
Distribution: SUSE
Created attachment 75086
--> https://bugs.winehq.org/attachment.cgi?id=75086
+seh,+unwind,warn+all,+loaddll log on Wine 8.15
Hello,
This issue was reported by pingufan on IRC so they should be contacted for more
information on this issue (but since they don't want to create a Bugzilla
account I'll have to make this issue myself)
So AutoCAD R14 weirdly crashes when opening the print dialog (on both Wine 8.0
and 8.15 BTW)
When looking at the log they sent me I can see a segfault caused by a bad
pointer passed to the IsBadReadPtr() function (not sure if this is the actual
issue though)
Running the app with +relay channel just makes AutoCAD break with a SmartHeap
error about a bad pointer/MEM_BAD_POINTER (so I can't get more detailed logs)
What's weird is that this issue didn't occur before with Wine 8.0 (so maybe an
OpenSUSE/app update broke this?)
I'll attach a +seh,+unwind,warn+all,+loaddll log to this bug report (because
that's the best debug information I can provide)
--
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=55503
Bug ID: 55503
Summary: MessageBox recursively showing the same pop-up message
32 times
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: maranbr(a)outlook.com
Distribution: ---
MessageBox recursively showing the same pop-up message 32 times, freezing the
main application window.
Tested Versions: Wine 8.0.2 Stable and Wine 8.14 Devel
--
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=22785
Summary: 'Candytron' exhibits geometry corruption on certain 3D
objects
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://pouet.net/prod.php?which=9424
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitch074(a)gmail.com
When running the 'Candytron' final version demo (now in full screen), some 3D
objects are rendered garbled with vertices going all over the place. The
program otherwise works to completion and closes properly.
Test configuration: WineHQ-made Wine 1.1.44 on Mandriva 2010.0, using clean
profile and fglrx from Catalyst 10.4.
When running from console, the only d3d error seems unrelated:
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
Download the 'final' version from this page:
http://pouet.net/prod.php?which=9424
Also provided at that address, a video of the rendered version.
--
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.