View Single Post
  #26 (permalink)  
Old December 10th, 2002
lewinb lewinb is offline
Disciple
 
Join Date: December 10th, 2002
Location: A vast midwest wasteland of capitalistically driven urban sprawl (Kansas City)
Posts: 12
lewinb is flying high
Default

Addendum:
I just went back and tried the first post... type "java -jar " then drag limewire.jar to it, [return]

That worked perfectly, whereas RunLime.jar didn't. Got any ideas? Should it work this way?


After working for a few minutes, I went to "about Limewire" to see what version this claims to be. It never came up, and after a few moments, Limewire quit. Terminal returned this:

lewinb% java -jar /Applications/LimeWire/LimeWire.jar
kCGErrorFailure : CGTranslateCTM is obsolete; use CGContextTranslateCTM instead.
CGGStack.c:87: failed assertion `stack->count > 0'
Abort


SO, I tried it a second time, and found that as soon as I clicked anywhere on the menubar (in this case to get stats), Terminal returned:
lewinb% java -jar /Applications/LimeWire/LimeWire.jar
kCGErrorFailure : CGTranslateCTM is obsolete; use CGContextTranslateCTM instead.

BUT, Limewire has not as yet quit.

Last edited by lewinb; December 10th, 2002 at 06:31 PM.
Reply With Quote