[Bug 30914] New: Osu! Doesn't start
http://bugs.winehq.org/show_bug.cgi?id=30914 Bug #: 30914 Summary: Osu! Doesn't start Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: pastorrub(a)msn.com Classification: Unclassified When I try to start osume.exe It crashes and sends me this errors: "Unhandled Exception: System.InvalidProgramException: Invalid IL code in #UH.#fs:#eo (): IL_0010: ldelem.ref" and when I try to start osu!.exe the same happens with a texttbox that says GetThreadContext failed. -- 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=30914 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://osu.ppy.sh/p/downloa | |d CC| |dank(a)kegel.com -- 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=30914 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2012-06-14 22:26:16 CDT --- What version of Wine did you try it with? How did you install? Installing failed for me with wine-1.5.6. I did wget 'http://osu.r-a-d.io/osu!install.exe' rm -rf .wine winetricks dotnet20 wine osu\!install.exe This aborted with: Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids, Boolean& someFailed) -- 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=30914 --- Comment #2 from Knightlain <pastorrub(a)msn.com> 2012-06-14 22:30:37 CDT --- (In reply to comment #1)
What version of Wine did you try it with? How did you install?
Installing failed for me with wine-1.5.6. I did wget 'http://osu.r-a-d.io/osu!install.exe' rm -rf .wine winetricks dotnet20 wine osu\!install.exe This aborted with:
Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids, Boolean& someFailed)
Osu! was already installed while I tried to make it work. I used the installer on wine 1.5.5 -- 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=30914 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2012-06-18 18:07:50 CDT --- (In reply to comment #2)
(In reply to comment #1)
What version of Wine did you try it with? How did you install?
Installing failed for me with wine-1.5.6. I did wget 'http://osu.r-a-d.io/osu!install.exe' rm -rf .wine winetricks dotnet20 wine osu\!install.exe This aborted with:
Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids, Boolean& someFailed)
Osu! was already installed while I tried to make it work. I used the installer on wine 1.5.5
It fails here on 1.5.5 as well.. -- 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=30914 --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2012-07-16 09:49:04 CDT --- Maybe you're suffering from bug 30410. If you're using Ubuntu 12.10, try echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope before running the already-installed app. -- 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=30914 --- Comment #5 from Knightlain <pastorrub(a)msn.com> 2012-07-17 08:44:19 CDT --- echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope it echoes me a 0(In reply to comment #4)
Maybe you're suffering from bug 30410. If you're using Ubuntu 12.10, try echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope before running the already-installed app.
It echoes me a 0 -- 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=30914 --- Comment #6 from Knightlain <pastorrub(a)msn.com> 2012-07-17 08:46:46 CDT --- (In reply to comment #5)
echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope it echoes me a 0(In reply to comment #4)
Maybe you're suffering from bug 30410. If you're using Ubuntu 12.10, try echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope before running the already-installed app.
It echoes me a 0
And it still doesn't work on wine 1.5.8 -- 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=30914 --- Comment #7 from Knightlain <pastorrub(a)msn.com> 2012-08-05 11:38:01 CDT --- I have to use native mscoree mscorees and .NET 2.0 to make it work other, but changing mscoree to native makes this error to stop appearing and instead asks for dlls -- 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=30914 --- Comment #8 from Knightlain <pastorrub(a)msn.com> 2013-05-17 16:54:23 CDT --- I am on 1.5.30 and I can run Osu! does this counts as fixed then? -- 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=30914 --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-07-01 16:06:46 CDT --- The installer does not work for me in wine 1.6-rc4. The following error is printed in the console: Unhandled Exception: System.InvalidProgramException: Invalid IL code in #Wo.#Vo:#Zqb (): IL_0010: ldelem.ref -- 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=30914 lizhenbo <litimetal(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal(a)gmail.com -- 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=30914 Sean Rhone <espionage724(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |espionage724(a)gmail.com --- Comment #10 from Sean Rhone <espionage724(a)gmail.com> --- Seems like this should be closed; osu! starts fine when you have the right prerequisites installed (dotnet20sp1). -- 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=30914 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Version|unspecified |1.5.6 Resolution|--- |FIXED --- Comment #11 from Anastasius Focht <focht(a)gmx.net> --- Hello Sean, --- quote --- Seems like this should be closed; osu! starts fine when you have the right prerequisites installed (dotnet20sp1). --- quote --- The current Osu! requires .NET Framework 3.5 SP1. At the time the bug was reported .NET Framework 2.0 was probably the required prerequisite. OP reported the bug fixed in comment #8 -> resolving 'fixed'. With MS .NET Framework it still crashes on startup -> tracked by bug 35568 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=30914 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 1.7.17. -- 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)
-
wine-bugs@winehq.org