[Bug 25167] New: Eraser 6.0 fails to start (with Mono)
http://bugs.winehq.org/show_bug.cgi?id=25167 Summary: Eraser 6.0 fails to start (with Mono) Product: Wine Version: 1.3.7 Platform: x86-64 URL: http://eraser.heidi.ie/download.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Created an attachment (id=31924) --> (http://bugs.winehq.org/attachment.cgi?id=31924) Terminal output Attempting to start the program only yields an error message saying "collecting from unknown thread." I've used winetricks mono26 beforehand. I didn't test with .NET since it requires .NET 3.5 SP1, which won't work in Wine yet as far as I know. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25167 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25167 --- Comment #1 from A Wine user <RandomAccountName(a)mail.com> 2011-03-17 15:54:15 CDT ---
an error message saying "collecting from unknown thread."
That message no longer appears, but the program still fails to start with Mono 2.8.2 and wine-1.3.15-445-g12b24af. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25167 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2013-07-09 21:22:55 CDT --- with wine-1.6-rc4-65-g6cf05f9: Unhandled Exception: System.NotImplementedException: The requested feature is not implemented. at System.Security.Principal.WindowsIdentity.get_User () [0x00000] in <filename unknown>:0 at Eraser.Program.GUIMain (System.String[] commandLine) [0x00000] in <filename unknown>:0 at Eraser.Program.Main (System.String[] commandLine) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The requested feature is not implemented. at System.Security.Principal.WindowsIdentity.get_User () [0x00000] in <filename unknown>:0 at Eraser.Program.GUIMain (System.String[] commandLine) [0x00000] in <filename unknown>:0 at Eraser.Program.Main (System.String[] commandLine) [0x00000] in <filename unknown>:0 if I run winetricks dotnet35sp1 first, there seems to be an infinite loop on startup. Didn't look into it more. -- 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=25167 --- Comment #3 from A Wine user <RandomAccountName(a)mail.com> --- Still present in wine-1.7.32-63-g85ca920. -- 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=25167 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92(a)gmail.com -- 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=25167 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting(a)gmail.com Summary|Eraser 6.0 fails to start |Multiple .NET applications |(with Mono) |needs unimplemented | |System.Security.Principal.W | |indowsIdentity.get_User | |(Eraser 6.0, Chocolatey | |package manager for | |Windows) -- 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=25167 --- Comment #4 from Qian Hong <fracting(a)gmail.com> --- *** Bug 37999 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=25167 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.xamarin.co | |m/show_bug.cgi?id=26639 --- Comment #5 from Qian Hong <fracting(a)gmail.com> --- See also upstream mono bug: https://bugzilla.xamarin.com/show_bug.cgi?id=26639 -- 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=25167 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spleefer90(a)gmail.com --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 41975 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=25167 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|Multiple .NET applications |Multiple .NET applications |needs unimplemented |crash with unimplemented |System.Security.Principal.W |System.Security.Principal.W |indowsIdentity.get_User |indowsIdentity.get_User |(Eraser 6.0, Chocolatey |(Eraser 6.0, Chocolatey |package manager for |package manager, WinAuth |Windows) |3.6.x) when using Wine-Mono --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, refining summary to collect more dupes here. Also explicitly adding 'Wine-Mono' to summary to improve Bugzilla query results. $ wine --version wine-3.5 Regards -- 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=25167 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://eraser.heidi.ie/down |https://web.archive.org/web |load.php |/20201222082531/https://vor | |boss.dl.sourceforge.net/pro | |ject/eraser/Eraser%206/6.0. | |8/Eraser%206.0.8.2273.exe --- Comment #8 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, still present. Adding stable download link via Internet Archive. https://web.archive.org/web/20201222082531/https://vorboss.dl.sourceforge.ne... --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Eraser $ wine ./Eraser.exe ... Unhandled Exception: System.NotImplementedException: The method or operation is not implemented. at System.Security.Principal.WindowsIdentity.get_User () [0x00000] in <7713cb95b33244ed9608bf0b23fbdce9>:0 at Eraser.Program.GUIMain (System.String[] commandLine) [0x0000b] in <da608af96dd54afd9dff9a9fc467b8ba>:0 at Eraser.Program.Main (System.String[] commandLine) [0x00005] in <da608af96dd54afd9dff9a9fc467b8ba>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The method or operation is not implemented. at System.Security.Principal.WindowsIdentity.get_User () [0x00000] in <7713cb95b33244ed9608bf0b23fbdce9>:0 at Eraser.Program.GUIMain (System.String[] commandLine) [0x0000b] in <da608af96dd54afd9dff9a9fc467b8ba>:0 --- snip --- Mono sources: https://github.com/mono/mono/blob/da11592cbea4269971f4b1f9624769a85cc10660/m... --- snip --- namespace System.Security.Principal { [Serializable] [ComVisible (true)] public class WindowsIdentity : System.Security.Claims.ClaimsIdentity, IIdentity, IDeserializationCallback, ISerializable, IDisposable { ... [MonoTODO ("not implemented")] [ComVisible (false)] public SecurityIdentifier User { get { throw new NotImplementedException (); } } --- snip --- $ sha1sum Eraser\ 6.0.8.2273.exe 3e5c33e2e6bfdcc7539c446bae291592ea7248da Eraser 6.0.8.2273.exe $ du -sh Eraser\ 6.0.8.2273.exe 8.8M Eraser 6.0.8.2273.exe $ wine --version wine-6.0-rc3 Regards -- 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=25167 --- Comment #9 from Esme Povirk <madewokherd(a)gmail.com> --- This may also affect Amazon Games (bug 42966), it installs but fails to start, and one of the exceptions raised in the failing process is the NotImplementedException from get_User. -- 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=25167 --- Comment #10 from Esme Povirk <madewokherd(a)gmail.com> --- I did some work on importing this from corefx: https://github.com/madewokherd/mono/tree/principal Due to bugs/gaps in Wine's implementation of functions that these classes use, I can't commit the import without introducing regressions. -- 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=25167 --- Comment #11 from Esme Povirk <madewokherd(a)gmail.com> --- Import pushed to develop branch, CI build here: https://github.com/madewokherd/wine-mono/actions/runs/958225784 Eraser at least starts with this. Not sure how to test Chocolatey when we don't have PowerShell yet. WinAuth fails with an NLogConfigurationException which I've seen before but surprisingly doesn't have a Wine 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=25167 --- Comment #12 from Esme Povirk <madewokherd(a)gmail.com> --- Filed bug 51317 for the issue affecting WinAuth after this one. -- 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=25167 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |451a54bc7a77b8b816f28ad1c61 | |5745e650586ae Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #13 from Esme Povirk <madewokherd(a)gmail.com> --- Fixed in Wine Mono 6.3.0. -- 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=25167 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.14. -- 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