[Bug 59639] New: Rendering blank PDF with broken digits in the application "Steuer 2025"
http://bugs.winehq.org/show_bug.cgi?id=59639 Bug ID: 59639 Summary: Rendering blank PDF with broken digits in the application "Steuer 2025" Product: Wine Version: 11.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: m.schwzr@gmail.com Distribution: --- Created attachment 80730 --> http://bugs.winehq.org/attachment.cgi?id=80730 log when starting the Steuer 2025 from CLI Installing and using the software "Steuer 2025" works fine (program version 33.05 (Build 3220); ELSTER-version 43.4 (23.03.2026). [For details on the software check the app database](https://appdb.winehq.org/objectManager.php?sClass=version&iId=43030)). The software is used to help creating the tax report in Germany. At the very end, one need to create a PDF file which is then transmitted to the tax department. However, the PDF file is never properly rendered but just a blank file with some horizontal lines and fractured digits. The (attached) log is full of FIXME-messages related to the library d2d saying that it ignores a certain stroke style.
fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style
Apparently it affects this special setting as one can draw PDF files at other points in the program. I run wine-11.0 (the latest stable version) on ubuntu 22.04.5 LTS (Kernel Linux 6.5.0-1027-oem) -- 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=59639 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #1 from Stian Low <wineryyyyy@gmail.com> --- (In reply to m.schwzr from comment #0)
The (attached) log is full of FIXME-messages related to the library d2d saying that it ignores a certain stroke style.
fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style
Unable to test without product key. Please try setting renderer=no3d such as: `WINE_D3D_CONFIG=renderer=no3d wine Steuer2025.exe` fixme:d2d occurs for Pivot Animator and renderer=no3d works around rendering bugs by forcing gdi instead of directx so maybe it also applies for Steuer. Pivot Animator screenshots for d2d vs gdi: https://bugs.winehq.org/show_bug.cgi?id=53914#c7 -- 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=59639 --- Comment #2 from Stian Low <wineryyyyy@gmail.com> --- Unclear if bug described is only for rendering within the app and/or with the PDF outside the app so a screenshot would be helpful to better understand the bug if you're able to upload. -- 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.
participants (1)
-
WineHQ Bugzilla