http://bugs.winehq.org/show_bug.cgi?id=33222
Bug #: 33222 Summary: GitHub for Windows crash - mono Product: Wine Version: 1.5.25 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: whiskers75@me.com Classification: Unclassified
Created attachment 43945 --> http://bugs.winehq.org/attachment.cgi?id=43945 App crash
When running GitHub for Windows, it fails to start up with the error seen in bug.txt.
http://bugs.winehq.org/show_bug.cgi?id=33222
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net 2013-03-16 08:29:01 CDT --- Not a blocker. http://bugs.winehq.org/page.cgi?id=fields.html#importance
http://bugs.winehq.org/show_bug.cgi?id=33222
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://windows.github.com/
http://bugs.winehq.org/show_bug.cgi?id=33222
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2013-04-30 10:57:12 CDT --- The current version seems to just open the web browser at http://github-windows.s3.amazonaws.com/GitHub.application
http://bugs.winehq.org/show_bug.cgi?id=33222
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |32964
http://bugs.winehq.org/show_bug.cgi?id=33222
Jonah Aragon jonaharagon@mcweb.us changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jonaharagon@mcweb.us
--- Comment #3 from Jonah Aragon jonaharagon@mcweb.us --- (In reply to Vincent Povirk from comment #2)
The current version seems to just open the web browser at http://github-windows.s3.amazonaws.com/GitHub.application
This also happens to be. Is a .application file executable?
I tried installing it with wine but I got a bunch of .NET Framework errors, I can attach them if you'd like.
https://bugs.winehq.org/show_bug.cgi?id=33222
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Status|UNCONFIRMED |NEEDINFO CC| |focht@gmx.net Ever confirmed|0 |1 Summary|GitHub for Windows crash - |GitHub for Windows .NET |mono |ClickOnce installer crashes | |with Wine-Mono URL|http://windows.github.com/ |https://web.archive.org/web | |/20130515134446/http://gith | |ub-windows.s3.amazonaws.com | |/GitHubSetup.exe
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive.
https://web.archive.org/web/20130302101602/https://windows.github.com/
Earliest snapshot available:
https://web.archive.org/web/20130515134446/http://github-windows.s3.amazonaw...
$ sha1sum GitHubSetup.exe b4ad2a8938b3c83adbdfa675b88bb1195bf26906 GitHubSetup.exe
$ du -sh GitHubSetup.exe 700K GitHubSetup.exe
I can't reproduce the original crash with Wine 1.5.25. The current issue is certainly lack of ClickOnce Deployment support in Wine-Mono -> bug 32964
Regards