Code Monkey home page Code Monkey logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I haven't heard of these problems before, can anybody else verify the issue???

If you want to you can open the app-bundle, just right click on the .app, and 
choose
"show content of application"... Then launch the .exe file inside the app-bundle
using   mono TheLastRipper.exe in a terminal...
then hopefully it will print an error message when it dies... If you could post 
it
here, I might be able to spot the bug...

But I can't confirm your issue, and I've had TheLastRipper tested on both iBook
(Intel) and Powerbook (Intel)...

Original comment by [email protected] on 12 Apr 2007 at 10:33

  • Added labels: OpSys-OSX

from thelastripper.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
 mono TheLastRipper.exe

Gtk not found (missing LD_LIBRARY_PATH to libgtk-x11-2.0.so.0?), using built-in 
colorscheme

System.DivideByZeroException: Division by zero
  at System.Windows.Forms.ThemeWin32Classic.DrawProgressBar (System.Drawing.Graphics dc, Rectangle 
clip_rect, System.Windows.Forms.ProgressBar ctrl) [0x00000] 
  at System.Windows.Forms.ProgressBar.OnPaintInternal (System.Windows.Forms.PaintEventArgs pevent) 
[0x00000] 
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) 
[0x00000] 
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) 
[0x00000] 

Original comment by [email protected] on 12 Apr 2007 at 4:30

from thelastripper.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Okay, seams that the maximum value of the progressbar, might have been set to 
zero on
line 70 in MainForm.cs. Which causes a division by zero exception during 
repaint... 
I'll take a closer look at this soon, and fix it. Perhaps I'll push the bugfix 
as a
minor release...

By the way, thank you for your debug information :)

Original comment by [email protected] on 12 Apr 2007 at 5:35

  • Changed state: Accepted
  • Added labels: OpSys-Windows, Priority-Critical
  • Removed labels: Priority-Medium

from thelastripper.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Just my two cents - I am having the same problem, but it is happening as the 
player
tunes into the first song.

Original comment by erik.webb on 29 Jun 2007 at 3:08

from thelastripper.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Same issue here:
# mono ./TheLastRipper\ 0.2\ Beta.app/Contents/Resources/TheLastRipper.exe 

Gtk not found (missing LD_LIBRARY_PATH to libgtk-x11-2.0.so.0?), using built-in
colorscheme
LastManager.ParseHandshake(): Unknown key: info_message
System.DivideByZeroException: Division by zero
  at System.Windows.Forms.ThemeWin32Classic.DrawProgressBar (System.Drawing.Graphics
dc, Rectangle clip_rect, System.Windows.Forms.ProgressBar ctrl) [0x00000] 
  at System.Windows.Forms.ProgressBar.OnPaintInternal
(System.Windows.Forms.PaintEventArgs pevent) [0x00000] 
  at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message& m) [0x00000] 
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] 
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] 
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam,
IntPtr lParam) [0x00000] 

Original comment by [email protected] on 16 Jul 2007 at 4:35

from thelastripper.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
It seams this is a bug in Mono:
http://bugzilla.ximian.com/show_bug.cgi?id=81704

It's probably fixed in the next mono release... But I've made a small 
workaround...
Haven't tested it, but it ought to work... I've attached the .app compressed in 
a
.zip archive... Try it a see if it's better...

Original comment by [email protected] on 19 Jul 2007 at 8:32

Attachments:

from thelastripper.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
This bug should be fixed in the new release for Mac: TheLastRipper 0.9 Beta...

This release also uses Cocoa# and has a new backend...

Original comment by [email protected] on 18 Aug 2007 at 10:36

  • Changed state: Fixed

from thelastripper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.