Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Mac OSX Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Mac OSX Support For general issues regarding Mac OS X users


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 4th, 2006
Novicius
 
Join Date: July 4th, 2006
Location: Edmonton, Alberta, Canada
Posts: 4
MCSquared is flying high
Default Installing Limewire on Intel-based Mac Laptop

After installing Limewire [4.10] on my MacBook (Intel-based) laptop, it won't even launch. The icon bounces ion the dock, then it stops.

SOLUTION FOUND:
Although I wish Tech Support would have replied with this VERY easy fix, I found it here:
http://www.limewire.com/english/cont..._history.shtml

I was using an earlier version. I downloaded LW 4.12 from their site, and it worls great!!

Last edited by MCSquared; July 31st, 2006 at 11:15 PM.
Reply With Quote
  #2 (permalink)  
Old July 4th, 2006
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 627
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

Did you look at the stickies at the top of this section? Usual answers are to:

1. Do a reboot in safe mode & repair permissions; SAFE Boot & Repair Permissions

2. reinstall the "Offline" java version due to possibility of corrupt install. http://www.apple.com/support/downloa...ase4intel.html

3. Delete LW preferences folder found here: /Users/your_username/Library/Preferences/LimeWire

Last edited by Lord of the Rings; July 4th, 2006 at 06:47 PM.
Reply With Quote
  #3 (permalink)  
Old July 4th, 2006
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 627
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

Any problems installing then see this: You get the "null" message in the Apple installer when a OS X thinks a more recent version is installed. Double-click the harddrive icon, open the Library, open the Receipts folder, then find the file: J2SE50Release4.pkg, delete it and try again. Receipts folder sample image
Reply With Quote
  #4 (permalink)  
Old July 5th, 2006
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 627
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

In response to your personal message, delete the installimewire.pkg file from your receipts folder & try installing again. Receipts folder sample image. Also make sure you deleted the previous LW prefs folder.

Also see if you can find any limewire crash reports. This will hopefully show why LW is not working on your system. Else ...
Console is in your Applications folder inside the Utlities folder.

Could you open Console, and then try to open LimeWire, and then note what messages are shown in the Console?

You can post the parts here, or PM me if you prefer.

I don't have such an intel-mac so I can only advise as to what usually causes this problem.
Reply With Quote
  #5 (permalink)  
Old July 5th, 2006
Novicius
 
Join Date: July 4th, 2006
Location: Edmonton, Alberta, Canada
Posts: 4
MCSquared is flying high
Default Limewire on Intel-based Mac

All sounds great - I'll try that.
Thanks!!






In response to your personal message, delete the installimewire.pkg file from your receipts folder & try installing again. Receipts folder sample image. Also make sure you deleted the previous LW prefs folder.

Also see if you can find any limewire crash reports. This will hopefully show why LW is not working on your system. Else ...
Console is in your Applications folder inside the Utlities folder.

Could you open Console, and then try to open LimeWire, and then note what messages are shown in the Console?

You can post the parts here, or PM me if you prefer.

I don't have such an intel-mac so I can only advise as to what usually causes this problem.[/QUOTE]
Reply With Quote
  #6 (permalink)  
Old July 5th, 2006
Valued Member contributor
 
Join Date: August 10th, 2003
Location: In the middle of nowhere (54°N 10°E)
Posts: 318
rkapsi is flying high
Default

You need LimeWire 4.10.5 or newer.
Reply With Quote
  #7 (permalink)  
Old July 5th, 2006
Disciple
 
Join Date: July 5th, 2006
Posts: 10
ender is flying high
Default

I am having the same issue on my Intel Mac. I am unsure as to when LimeWire "broke". I was running some older version [ 4.10 I believe] and now it will not launch. I am running 10.4.7, Quicktime 7.1.x . I have re-run the Java installer as recommended.

===== Wednesday, July 5, 2006 11:54:17 PM Canada/Eastern =====

[JavaAppLauncher] application launched with ppc-thin application stub. Using native application stub instead.

NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error.
java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/java/libObjCJava.dylib
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1650)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:967)
at com.apple.cocoa.foundation.NSRuntime.loadLibrary(N SRuntime.java:127)
at com.apple.cocoa.foundation.NSRuntime.<clinit>(NSRu ntime.java:35)
at com.apple.cocoa.foundation.NSObject.<clinit>(NSObj ect.java:27)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at com.limegroup.gnutella.util.CommonUtils.isCocoaFou ndationAvailable(CommonUtils.java:558)
at com.limegroup.gnutella.gui.GUIUtils.shouldShowStar tOnStartupWindow(GUIUtils.java:510)
at com.limegroup.gnutella.gui.init.SetupManager.shoul dShowStartOnStartupWindow(SetupManager.java:102)
at com.limegroup.gnutella.gui.init.SetupManager.creat eIfNeeded(SetupManager.java:139)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:238)
at com.limegroup.gnutella.gui.GUILoader.load(GUILoade r.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.limegroup.gnutella.gui.Main.main(Main.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at apple.launcher.LaunchRunner.run(LaunchRunner.java: 88)
at apple.launcher.LaunchRunner.callMain(LaunchRunner. java:50)
at apple.launcher.JavaApplicationLauncher.launch(Java ApplicationLauncher.java:52)


java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-112)
Java HotSpot(TM) Client VM (build 1.5.0_06-64, mixed mode, sharing)
Reply With Quote
  #8 (permalink)  
Old July 5th, 2006
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 627
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

Quote:
Originally Posted by ender
[JavaAppLauncher] application launched with ppc-thin application stub. Using native application stub instead.
I'm not so sure but I suspect the ppc-thin Java stub is not compatible with the intel. That's not the one intel requires. I'll see if I can find out.

Might I suggest you update your LW to 4.12.3; http://www.limewire.com/english/content/download.shtml or your personal pro page if you're a pro user.
Reply With Quote
  #9 (permalink)  
Old July 5th, 2006
Disciple
 
Join Date: July 5th, 2006
Posts: 10
ender is flying high
Default

Quote:
Originally Posted by Lord of the Rings
I'm not so sure but I suspect the ppc-thin Java stub is not compatible with the intel. That's not the one intel requires. I'll see if I can find out.

Might I suggest you update your LW to 4.12.3; http://www.limewire.com/english/content/download.shtml or your personal pro page if you're a pro user.

Thanks for the quick reply. I am running 4.12.3 . I got the latest version thinking the current one was corrupt.
Reply With Quote
  #10 (permalink)  
Old July 5th, 2006
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 627
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

So does the new version work?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluescreen on connect new laptop!! - Intel Centrino Problem & A SOLUTION ! wingnut19 General Windows Support 9 June 13th, 2007 07:47 AM
Will limewire work on intel macs? maffeld General Mac OSX Support 2 March 9th, 2007 06:22 PM
Limewire and Intel Based macs problem ralphiedee Mac OSX 1 February 11th, 2007 04:02 AM
Laptop to Laptop Library Transfer Bikertrash General Windows Support 0 October 12th, 2006 05:41 PM
installing on new laptop belladonnaredd Open Discussion topics 0 August 13th, 2005 09:48 PM


All times are GMT -7. The time now is 09:52 PM.


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.