https://bugs.winehq.org/show_bug.cgi?id=52196
Bug ID: 52196 Summary: Program desinger.exe stop after starting with error Product: Wine Version: 6.23 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: werbung@itssh.de Distribution: ---
Created attachment 71249 --> https://bugs.winehq.org/attachment.cgi?id=71249 Bugreport
The install of this program was completed with no errors. It was installed along with another program. The main program works wonderfully, but the sub-program (desinger.exe) does not. The OS is up to date. Wine is up to date. In OS windows7 the program works.
https://bugs.winehq.org/show_bug.cgi?id=52196
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, could you also paste the output _before_ the crash?
Also from your log: >Wine build: wine-6.0.2
Is it possible you could try in most recent wine-version (wine-6.23)?
And is there a demo (freely available) that could be used to reproduce the issue?
Regards
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #2 from Alex werbung@itssh.de --- Created attachment 71252 --> https://bugs.winehq.org/attachment.cgi?id=71252 bugreport with wine 6.23
I'm sorry. That was my fault. I have now tried again in the current wine environment (6.23). The same problem. Unfortunately there is no demo version (freely available) with which the problem can be reproduced directly.
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
Thanks for reporting back. Could you also paste the console output _before_ the crash please?
Thanks in advance
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #4 from Alex werbung@itssh.de --- Created attachment 71268 --> https://bugs.winehq.org/attachment.cgi?id=71268 Console Output before crash
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #5 from Alex werbung@itssh.de --- Hi, sorry for delay. I think you mean that. Right?
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Alex from comment #5)
Hi, sorry for delay. I think you mean that. Right?
Yes, thanks for reporting back. Could you check if 'winetricks gdiplus' works around the bug and report back please?
(based on output) 0024:fixme:gdiplus:GdipSetPenCompoundArray (00336CF0, 020BDB24, 4): stub (CAFE4242,0x0001,0x0000,0x00000402,00000000,0x0001,0x00000000,0021DD48,00000000): stub 0024:err:eventlog:ReportEventW L"Application: Designer.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.NotImplementedException\n at System.Drawing.Pen.set_CompoundArray(Single[])\n at FastReport.Controls.LineStyleButtonItem.AddSubItem("... 0024:fixme:advapi:DeregisterEventSource (CAFE4242) stub
Unhandled Exception: System.NotImplementedException: Not implemented. at System.Drawing.Pen.set_CompoundArray(Single[] value)
https://bugs.winehq.org/show_bug.cgi?id=52196
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Program desinger.exe stop |BENNING PC-Win ST 750-760 |after starting with error |Designer crashes on start
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #7 from Alex werbung@itssh.de --- Console Output before crash added
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #8 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Alex from comment #7)
Console Output before crash added
Yes, I already pointed out that it`s probably a deficiency in gdiplus, so could you confirm if "winetricks gdiplus" works around the crash? Thanks!
https://bugs.winehq.org/show_bug.cgi?id=52196
Alex werbung@itssh.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #9 from Alex werbung@itssh.de --- Thank you for help. The program works fine now.
The solution was "winetricks gdiplus"
After I entered this command, there were a few updates and after that the program now runs.
Great Help thanks a lot.
https://bugs.winehq.org/show_bug.cgi?id=52196
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Component|-unknown |gdiplus Ever confirmed|0 |1 Summary|BENNING PC-Win ST 750-760 |BENNING PC-Win ST 750-760 |Designer crashes on start |Designer crashes on start, | |needs | |GdipSetPenCompoundArray | |implementation Status|RESOLVED |REOPENED
--- Comment #10 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, thanks for reporting back
I reopen because it only works with the native gdiplus, so there`s still a bug in wine.
Regards
https://bugs.winehq.org/show_bug.cgi?id=52196
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #11 from Bartosz gang65@poczta.onet.pl --- Fortunately on Microsoft page there is example with SetPenCompoundArray usage: https://learn.microsoft.com/en-us/windows/win32/api/gdipluspen/nf-gdipluspen...
It could be used for reproducing this issue. I will try to reproduce this issue with this example.
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #12 from Bartosz gang65@poczta.onet.pl --- Merge Request with solution proposal: https://gitlab.winehq.org/wine/wine/-/merge_requests/1164
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #13 from Bartosz gang65@poczta.onet.pl --- Fixed with commit: 2f26b02fd2c8cf323e2a898660dd98b24807bd12
https://gitlab.winehq.org/wine/wine/-/commit/2f26b02fd2c8cf323e2a898660dd98b...
https://bugs.winehq.org/show_bug.cgi?id=52196
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=52196
--- Comment #14 from Bartosz gang65@poczta.onet.pl --- With latest Wine, there is no crash anymore. The bug should be closed as fixed.
https://bugs.winehq.org/show_bug.cgi?id=52196
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |2f26b02fd2c8cf323e2a898660d | |d98b24807bd12 Status|REOPENED |RESOLVED
--- Comment #15 from Esme Povirk madewokherd@gmail.com --- Reported fixed.
https://bugs.winehq.org/show_bug.cgi?id=52196
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.16.