Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Edgy,Feisty,Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed


  • Sponsor



  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

Fix for Limewire blank beryl problem

Posted by admin on November 12th, 2007 Email This Post Email This Post

If you are working limewire with beryl you might see blank beryl problem here is the solution for this.

Open terminal type

sudo gedit /usr/lib/LimeWire/runLime.sh

we are assuming this is where you have runLime.sh if not correct so also, you can use other editors.ok so next erase everything inside runLime.sh and paste the following lines

#!/bin/bash
java -jar LimeWire.jar

Save and exit the file

Now you need goto, Aplications->Network->LimeWire

Now it works with beryl runnning of course

Share/Save/Bookmark

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

Related Articles

One Response to “Fix for Limewire blank beryl problem”

  1. Ray Says:

    Yeah, that just totally broke limewire from even coming up blank.

    In terminal it says:

    java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit
    at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
    at com.limegroup.gnutella.gui.Main.showInitialSplash(Main.java:61)
    at com.limegroup.gnutella.gui.Main.main(Main.java:39)
    Caused by: java.lang.UnsatisfiedLinkError: libgtkpeer: libgtkpeer.so: cannot open shared object file: No such file or directory
    at java.lang.Runtime._load(libgcj.so.70)
    at java.lang.Runtime.loadLibrary(libgcj.so.70)
    at java.lang.System.loadLibrary(libgcj.so.70)
    at gnu.java.awt.peer.gtk.GtkToolkit.(libgcj.so.70)
    at java.lang.Class.initializeClass(libgcj.so.70)
    at java.lang.Class.forName(libgcj.so.70)
    at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
    …2 more

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>