|
|
![]() 14,604 posts ![]() |
Try holding shift when starting and forcing opengl mode, or changing some of the other settings.
|
|
Rhythm Rookie 2 posts |
![]() Tempo Trainee 8 posts |
I finally made a debian package for ubuntu user.
Thanks to mmstick and SatoXYN. I made this based on yours. Downloads: FileName: osu-1.0-3_all.deb MD5: a4a1ed013949052925480619433fa057 http://bloodcat.com/_data/static/osu-1.0-3_all.deb http://www.datafilehost.com/download-561ae856.html Get Latest osu! for ubuntu at http://blog.bloodcat.com/207 Last edited by BloodCat2789 on , edited 3 times in total.
|
![]() Tempo Trainee 8 posts |
foxitu wrote: :( when i try run i got this error at terminal someone have any idea ?If you're using ubuntu, try the latest osu! for ubuntu. Follow that link and find "FileName:". You could find two links below that string. Choose one, and download it. If you'd ever installed osu! for ubuntu, you must remove ~/.osu Folder. So.. Type this in terminal. Code: sudo apt-get purge osu rm -rf ~/.osu wget http://bloodcat.com/_data/static/osu-1.0-3_all.deb sudo dpkg -i osu* osu & You must not install Mono and Gecko during running osu. |
![]() Tempo Trainee 10 posts |
![]() Tempo Trainee 10 posts |
BloodCat2789 wrote: foxitu wrote: :( when i try run i got this error at terminal someone have any idea ?If you're using ubuntu, try the latest osu! for ubuntu. Follow that link and find "FileName:". You could find two links below that string. Choose one, and download it. If you'd ever installed osu! for ubuntu, you must remove ~/.osu Folder. So.. Type this in terminal. Code: sudo apt-get purge osu rm -rf ~/.osu wget http://bloodcat.com/_data/static/osu-1.0-3_all.deb sudo dpkg -i osu* osu & You must not install Mono and Gecko during running osu. well i install everything again wine winetricks .net and mono and instal your osu.deb but /opt/osu/osulauncher wine: Install Mono for Windows to run .NET applications. oO but mono is already instaled i try run without mono but same error |
![]() Tempo Trainee 14 posts |
|
Slider Savant 115 posts |
foxitu wrote: well i do like you say and ![]() Code: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentException: Parameter is not valid. at System.Drawing.Image.get_FrameDimensionsList() at System.Drawing.ImageAnimator.CanAnimate(Image image) at System.Drawing.ImageAnimator.ImageInfo..ctor(Image image) at System.Drawing.ImageAnimator.Animate(Image image, EventHandler onFrameChangedHandler) at System.Windows.Forms.PictureBox.Animate(Boolean animate) at System.Windows.Forms.PictureBox.Animate() at System.Windows.Forms.PictureBox.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at #V.#TC.WndProc(Message& ) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- osu! Assembly Version: 1.3.3.7 Win32 Version: 1.3.3.7 CodeBase: file:///Z:/opt/osu/osu!.exe ---------------------------------------- Microsoft.Xna.Framework Assembly Version: 1.0.0.0 Win32 Version: 1.1.10405.0 CodeBase: file:///Z:/opt/osu/Microsoft.Xna.Framework.DLL ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- msvcm80 Assembly Version: 8.0.50608.0 Win32 Version: 8.00.50727.42 CodeBase: file:///C:/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- osu Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///Z:/opt/osu/osu.DLL ---------------------------------------- {9a426927-5bb5-4ada-b2d0-137dcafb02f2} Assembly Version: 0.0.0.0 Win32 Version: 1.3.3.7 CodeBase: file:///Z:/opt/osu/osu!.exe ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. if a click continue ![]() Code: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentException: Parameter is not valid. at System.Drawing.Image.get_FrameDimensionsList() at System.Drawing.ImageAnimator.CanAnimate(Image image) at System.Drawing.ImageAnimator.ImageInfo..ctor(Image image) at System.Drawing.ImageAnimator.Animate(Image image, EventHandler onFrameChangedHandler) at System.Windows.Forms.PictureBox.Animate(Boolean animate) at System.Windows.Forms.PictureBox.Animate() at System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- osu! Assembly Version: 1.3.3.7 Win32 Version: 1.3.3.7 CodeBase: file:///Z:/opt/osu/osu!.exe ---------------------------------------- Microsoft.Xna.Framework Assembly Version: 1.0.0.0 Win32 Version: 1.1.10405.0 CodeBase: file:///Z:/opt/osu/Microsoft.Xna.Framework.DLL ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- msvcm80 Assembly Version: 8.0.50608.0 Win32 Version: 8.00.50727.42 CodeBase: file:///C:/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- osu Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///Z:/opt/osu/osu.DLL ---------------------------------------- {9a426927-5bb5-4ada-b2d0-137dcafb02f2} Assembly Version: 0.0.0.0 Win32 Version: 1.3.3.7 CodeBase: file:///Z:/opt/osu/osu!.exe ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. m2 |
![]() Tempo Trainee 10 posts |
well i update my wine to 1.5.11 and a get this
![]() and after http://www.foxitu.com/Captura_de_tela-3.png |
| Users browsing this forum: None |













