[Bug 44084] New: Simple WPF/.Net app doesn`t start
https://bugs.winehq.org/show_bug.cgi?id=44084 Bug ID: 44084 Summary: Simple WPF/.Net app doesn`t start Product: Wine Version: 2.22 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: xerox.xerox2000x(a)gmail.com Distribution: --- Created attachment 59801 --> https://bugs.winehq.org/attachment.cgi?id=59801 console output The simple wpf app from the link doesn`t start in wine-2.22/Staging-2.21 It starts fine in wine-2.20 Unfortunately I don`t have time/fast computer to do a regression test -- 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=44084 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.getautoma.com/f | |iles/download/WpfSimpleTest | |App.exe/dir:examples Keywords| |dotnet, download --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- add downloadlink -- 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=44084 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- added regression keyword -- 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=44084 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- It seems to work with winxp configuration, but doesn't start with win7. Can you confirm? Also which dotnet runtime version you're testing with? I tried 'winetricks -q dotnet40', that's what reset prefix to winxp for me. -- 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=44084 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #4 from Fabian Maurer <dark.shadow4(a)web.de> --- You're only talking about running under native .NET runtime, right? -- 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=44084 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- (In reply to Fabian Maurer from comment #4)
You're only talking about running under native .NET runtime, right?
Yes, what else? -- 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=44084 --- Comment #6 from Fabian Maurer <dark.shadow4(a)web.de> --- Could also be a problem with wine-mono, no? -- 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=44084 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> --- I don't think so, because Mono does not support WPF at all. -- 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=44084 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c222b86a528e71207bbde57e177 | |ff5be3ee211dc --- Comment #8 from Fabian Maurer <dark.shadow4(a)web.de> --- Bisected to c222b86a528e71207bbde57e177ff5be3ee211dc. Reverting fixes the issue. -- 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=44084 --- Comment #9 from Fabian Maurer <dark.shadow4(a)web.de> --- Created attachment 59802 --> https://bugs.winehq.org/attachment.cgi?id=59802 +relay logs +relay log seems to show something here: broken:
0009:Call KERNEL32.lstrlenW(001ab5f0 L"WpfSimpleTestApp.resources, Version=1.0.0.0, Culture=en, PublicKeyToken=null") ret=7917c299 good: 0009:Call KERNEL32.lstrlenW(001ac460 L"WpfSimpleTestApp.resources, Version=1.0.0.0, Culture=en-US, PublicKeyToken=null") ret=7917c299
We seem to get "en" when we should get "en-US", this could lead to an endless loop. -- 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=44084 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c63a08586f19af7e6a65a064696 | |743f648006fcd Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- It should be fixed by c63a08586f19af7e6a65a064696743f648006fcd. -- 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=44084 --- Comment #11 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Alexandre Julliard from comment #10)
It should be fixed by c63a08586f19af7e6a65a064696743f648006fcd.
Yes, the patch fixes the bug. Thanks. @Fabian: thanks very much for doing the regressiontest -- 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=44084 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |kernel32 -- 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=44084 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |44111 -- 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=44084 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.0-rc1. -- 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=44084 Anton Romanov <theli.ua(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |theli.ua(a)gmail.com --- Comment #13 from Anton Romanov <theli.ua(a)gmail.com> --- *** Bug 44318 has been marked as a duplicate of this bug. *** -- 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=44084 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://www.getautoma.com/f |https://web.archive.org/web |iles/download/WpfSimpleTest |/20160812024814/https://www |App.exe/dir:examples |.getautoma.com/files/downlo | |ad/WpfSimpleTestApp.exe/dir | |:examples -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla