Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Mac OSX Support (https://www.gnutellaforums.com/general-mac-osx-support/)
-   -   How to run Limewire on Java 1.4.1 OSX (https://www.gnutellaforums.com/general-mac-osx-support/21029-how-run-limewire-java-1-4-1-osx.html)

visor July 11th, 2003 08:18 AM

How to run Limewire on Java 1.4.1 OSX
 
Hi guys,

those of you complayning that Limewire is eating up all your resources:

You might want to try to run Limewire with Apples Java 1.4.1.
This is Completely ported to the Cocoa framework,that is easier on resources. Also the Memory footprint of java had been reduces significantly, and things like mouse scrollwheel also work now ;)

to use 1.4.1 you best open your terminal
type:
#cd /Applications/LimeWire/LimeWire.app/Contents
#vi Info.plist

press
/Java

you should now see some text like

<key>Java</key>
<dict>
<key>ClassPath</key>

Modify it like this:

<key>Java</key>
<dict>
<key>JVMVersion</key>
<string>1.4*</string>

<key>ClassPath</key>

In case you don't know how to use Vi - you can use another editor of choice, but here are some commands:
to insert text, press 'i'
when done inserting press <esc>
to delete a letter press 'x'

to save and exit, press ':wq'

to see all commands, open another terminal and type 'man vi'

;) have fun.

PS - in case you don't know what terminal is - never mind my suggestions, read someting else instead ;)

Proggie July 12th, 2003 12:12 AM

it's unstable though
 
I tried your suggestion (thanks!) with the latest 3.2.3, and after about 2 minutes it just froze while doing a search and then "unexpectedly quit". It generated a crash log with over 200 threads.
Don't know if it's this version or because of using java 1.4.1

BTW. You can make the suggested changes using a gui editor by control clicking on the Limewire app, showing contents, and drilling down util you find the Info.plist file. Then you can open the file in your favorite editor.

Blackbird July 12th, 2003 06:33 PM

There is a version of Limewire for OS X that uses java 1.4.1 and it Jum's build of Limewire which can be gotten here: http://baghira.han.de/~jum/LimeWire.html

visor July 13th, 2003 12:14 AM

Re: it's unstable though
 
Quote:

Originally posted by Proggie
I tried your suggestion (thanks!) with the latest 3.2.3, and after about 2 minutes it just froze while doing a search and then "unexpectedly quit". It generated a crash log with over 200 threads.
Don't know if it's this version or because of using java 1.4.1

Hm, sorry about that. I'm using 3.2.2 right now, and it is much better using the newer Java version.
It crashes occasionally. I think always when an apple script program is executed, but i'll track that a bit further.
With the old Java Version it crashed much more frequently here...

You do of course need the new java version installed (Jaguar.2.6 running here)

The positive thing about it is really - Limewire hardly uses any CPU resources on my little ibook.
Also Cocoa handles disconnectet monitors a good deal better, resizing and moving the window to the remaining Monitor if a 2nd display is removed. It is VERY unnerving to find your windows somwhere out of reach when you're on the move... (I do hate Carbon ;))


All times are GMT -7. The time now is 01:48 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.