+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 37

Thread: Installing vuze extreme mod under ubuntu

  1. #16

    Join Date
    28.07.10
    Location
    Peerlist
    P2P Client
    Vuze
    Posts
    171
    Activity Longevity
    0/20 16/20
    Today Posts
    0/5 ssssss171
    This method works well on 10.04LTS 64bit, but i'm using VEM so long on my ubuntu machine, that there is about ~500 torrents running and it's a bit slow when launching, but i dont care as long as it works :)
    It worked on 9.10 too as i remember, but that time i installed Vuze from synaptic and copied the .jar and other files over the original somewhere in /usr/bin i guess... Versions of VEM and Vuze were the same, so i had no problems running it.
    Reply With QuoteReply With Quote
    Thanks

  2. #17
    Advanced User Blocker's Avatar
    Join Date
    11.03.09
    Location
    The Pirate Bay
    P2P Client
    VEM
    Posts
    1,606
    Activity Longevity
    5/20 18/20
    Today Posts
    0/5 sssss1606
    [Desktop Entry]
    Name=Vuze
    Comment=Vuze BitTorrent Client
    Exec=/home/capito/vuze/vuze
    Type=Application
    *Icon=/home/capito/.local/share/icons/application-x-magnet.png
    Categories=Application;Network;
    MimeType=application/x-bittorrent
    Terminal=0

    type this into your text editor and save it as vuze.desktop into the vuze folder
    put your user instead of capito.
    drag&drop it into your panel
    *you can search the icon later (right clic in the icon in the panel, settings...), and that entry will change acording to your system
    now you have vuze one clic ahead.
    I tried the custom deskpot icon and doesn't work for me

    I got this message

    The application launcher "vuze.desktop" was not marked as trusted. If you do not know the source of this file may not be safe to launch
    Last edited by Blocker; 06.08.10 at 07:15.
    Reply With QuoteReply With Quote
    Thanks

  3. #18
    Moderator
    Instab's Avatar
    Join Date
    18.09.09
    Posts
    6,660
    Activity Longevity
    5/20 17/20
    Today Posts
    0/5 sssss6660
    Quote Originally Posted by Blocker View Post
    I tried the custom deskpot icon and dösn't work for me

    I got this message
    lol, now they're starting like windows
    Your account has been disabled.
    Reply With QuoteReply With Quote
    Thanks

  4. #19
    Advanced User Blocker's Avatar
    Join Date
    11.03.09
    Location
    The Pirate Bay
    P2P Client
    VEM
    Posts
    1,606
    Activity Longevity
    5/20 18/20
    Today Posts
    0/5 sssss1606
    I've got this with the current VEM release,any ideas of what can I do to solve this problem??

    Starting Azureus...
    Suitable java version found [java = 1.6.0_22]
    Configuring environment...
    Java exec found in PATH. Verifying...
    Browser check failed with: Cannot load 64-bit SWT libraries on 32-bit JVM
    Auto-scanning for GRE/XULRunner. You can skip this by appending the GRE path to LD_LIBRARY_PATH and setting MOZILLA_FIVE_HOME.
    checking /usr/lib/xulrunner-addons for GRE
    Can not use GRE from /usr/lib/xulrunner-addons because it's missing libxpcom.so.
    checking /usr/lib/firefox for GRE
    Can not use GRE from /usr/lib/firefox because it's missing libxpcom.so.
    checking /usr/lib/xulrunner for GRE
    Can not use GRE from /usr/lib/xulrunner because it's missing libxpcom.so.
    checking /usr/lib/firefox-4.0.1 for GRE
    GRE found at /usr/lib/firefox-4.0.1.
    Browser check failed with: Could not initialize class org.eclipse.swt.widgets.Display
    Can't create browser. Will try to set LD_LIBRARY_PATH and hope Vuze Plus Extreme Mod has better luck.
    setting LD_LIBRARY_PATH to: /usr/lib/firefox-4.0.1
    setting MOZILLA_FIVE_HOME to: /usr/lib/firefox-4.0.1
    Loading Azureus:
    java -Xmx128m -cp "./Azureus2.jar:./commons-cli.jar:./ghostfucker_utils.jar:./junit.jar:./log4j.jar:./swt.jar" -Djava.library.path="/home/miguel/vuze" -Dazureus.install.path="/home/miguel/vuze" -Dazureus.script="./vuze" -Dazureus.script.version=2 org.gudy.azureus2.ui.swt.Main
    file:/home/XXX/vuze/Azureus2.jar ; file:/home/XXX/vuze/commons-cli.jar ; file:/home/XXX/vuze/ghostfucker_utils.jar ; file:/home/XXX/vuze/junit.jar ; file:/home/XXX/vuze/log4j.jar ; file:/home/XXX/vuze/swt.jar ; file:/home/XXX/vuze/
    changeLocale: *Default Language* != Spanish (XXX). Searching without country..
    changeLocale: Searching for language Spanish in *any* country..
    changeLocale: no message properties for Locale 'Spanish (XXX)' (es_XX), using 'Spanish (Spain)'
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Construc tor.java:532)
    at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:114 )
    at org.gudy.azureus2.ui.swt.Main.main(Main.java:292)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.aelitis.azureus.launcher.MainExecutor$1.run(Ma inExecutor.java:37)
    at java.lang.Thread.run(Thread.java:679)
    Caused by: java.lang.UnsatisfiedLinkError: Cannot load 64-bit SWT libraries on 32-bit JVM
    at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:194)
    at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:174)
    at org.eclipse.swt.internal.C.<clinit>(C.java:21)
    at org.eclipse.swt.internal.Converter.wcsToMbcs(Conve rter.java:63)
    at org.eclipse.swt.internal.Converter.wcsToMbcs(Conve rter.java:54)
    at org.eclipse.swt.widgets.Display.<clinit>(Display.j ava:132)
    at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<ini t>(SWTThread.java:84)
    at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.crea teInstance(SWTThread.java:63)
    at com.aelitis.azureus.ui.swt.Initializer.<init>(Init ializer.java:162)
    ... 12 more
    Exit from Azureus complete
    No shutdown tasks to do
    Azureus TERMINATED.
    Last edited by Blocker; 08.05.11 at 06:12.
    Reply With QuoteReply With Quote
    Thanks

  5. #20

    Join Date
    28.04.10
    Posts
    58
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 sssssss58
    Can you say something about the resources that are used, when you use it in Linux?
    I have a netbook and I think about to make it to a "seedbox"...

    Do you think it's better for the lifetime of the netbook if I use Linux? Perhaps not the big Ubuntu, I think about Gentoo or sth like this :)

    Thank you
    Reply With QuoteReply With Quote
    Thanks

  6. #21

    Join Date
    30.08.08
    Location
    darkside of the world
    Posts
    75
    Activity Longevity
    0/20 19/20
    Today Posts
    0/5 sssssss75
    Quote Originally Posted by o1nk View Post
    Can you say something about the resources that are used, when you use it in Linux?
    I have a netbook and I think about to make it to a "seedbox"...

    Do you think it's better for the lifetime of the netbook if I use Linux? Perhaps not the big Ubuntu, I think about Gentoo or sth like this :)

    Thank you
    doesn't matter the OS u use for lifetime
    today all the OS TODAY have a great support for saving battery/energy
    anon said in some thread a precious hint about saving battery which is one of the more important things on netbook usb is a vamp so try to avoid use too much usb
    Last edited by Renji-Kun; 08.05.11 at 12:13.
    Reply With QuoteReply With Quote
    Thanks

  7. Who Said Thanks:

    o1nk (08.05.11)

  8. #22
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    USB, Wi-Fi, Bluetooth, they're all great drains. I assume you'll be running the netbook on AC power, though - in that case, remember to remove the battery so that it doesn't get extra "pressure" on it.

    What you're looking for is an OS that's both light and has good power management, qualities will make your hardware last longer. I use Windows 7 and uTorrent myself, but that's the full opposite of what you want (Linux and Azureus)

    Another very important thing is the disk cache. Try to set its size as large as reasonably possible, and minimize all disk access. These are my uT settings:


    Doing that will seed the most frequently uploaded pieces directly from RAM, and is therefore extremely recommendable. Keep an eye on the RAM usage though, you don't want to go over the edge and crash Azureus.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  9. #23
    The tutorial works but is quite outdated.If you need help installing java on any distro and google did not help just ask.
    Also Synaptic package manager will be removed from Ubuntu 11.10 so you will have to do:
    Code:
    sudo apt-get install synaptic
    or you could use the Software Center.
    Reply With QuoteReply With Quote
    Thanks

  10. #24
    Moderator
    Instab's Avatar
    Join Date
    18.09.09
    Posts
    6,660
    Activity Longevity
    5/20 17/20
    Today Posts
    0/5 sssss6660
    Quote Originally Posted by SBfreak View Post
    Synaptic package manager will be removed from Ubuntu 11.10
    no, it's just not part of the default installation anymore. otherwise you wouldn't be able to install it without adding external sources.
    Your account has been disabled.
    Reply With QuoteReply With Quote
    Thanks

  11. #25
    Quote Originally Posted by Instab View Post
    no, it's just not part of the default installation anymore. otherwise you wouldn't be able to install it without adding external sources.
    You know what I was trying to say
    Reply With QuoteReply With Quote
    Thanks

  12. #26
    kelly's Avatar
    Join Date
    15.04.09
    Location
    No mans lan....doh!
    P2P Client
    utorrent 1.8
    Posts
    281
    Activity Longevity
    1/20 18/20
    Today Posts
    0/5 ssssss281
    Quote Originally Posted by anon View Post
    I assume you'll be running the netbook on AC power, though - in that case, remember to remove the battery so that it doesn't get extra "pressure" on it.

    .
    But doesn't modern laptops/netbooks have the capability to shut itself off when charged fully? I need to be really worried if it doesn't. :(


    @Blocker

    Quote Originally Posted by Blocker View Post
    I've got this with the current VEM release,any ideas of what can I do to solve this problem??
    Caused by: java.lang.UnsatisfiedLinkError: Cannot load 64-bit SWT libraries on 32-bit JVM
    ^ This is the culprit.

    Do this.
    1. Download 32 bit libraries from here - http://www.eclipse.org/downloads/dow...-linux-x86.zip
    2. Extract the downloaded file.
    3. Copy the contents of the extracted file into you /vuze directory.
    4. Run ./azureus again. It should work.

    swt.jar is causing the trouble..
    Last edited by kelly; 23.09.11 at 08:15.
    Reply With QuoteReply With Quote
    Thanks

  13. Who Said Thanks:

    Blocker (25.09.11)

  14. #27
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    Yes, they should. But I still remove the battery when not in use as a cautionary measure.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  15. #28
    Advanced User Blocker's Avatar
    Join Date
    11.03.09
    Location
    The Pirate Bay
    P2P Client
    VEM
    Posts
    1,606
    Activity Longevity
    5/20 18/20
    Today Posts
    0/5 sssss1606
    Hey guys!

    I reinstall VEM in Ubuntu

    Do you know how can I avoid Typing the following in the terminal.
    "
    -type cd vuze
    -type ./vuze
    -now the vuze torrent client should start."

    Maybe creating a shortcut

    Sorry I'm a n00b linux user
    Reply With QuoteReply With Quote
    Thanks

  16. #29
    Quote Originally Posted by Blocker View Post
    Hey guys!

    I reinstall VEM in Ubuntu

    Do you know how can I avoid Typing the following in the terminal.
    "
    -type cd vuze
    -type ./vuze
    -now the vuze torrent client should start."

    Maybe creating a shortcut

    Sorry I'm a n00b linux user
    take a look at this :
    How do I create shortcut commands in the Ubuntu terminal? - Stack Overflow
    Create terminal shortcuts

    I hope this will work for you I'm not a linuxer :) .
    Reply With QuoteReply With Quote
    Thanks

  17. Who Said Thanks:

    illusive (11.07.17) , Blocker (24.07.12)

  18. #30
    Quote Originally Posted by Blocker View Post
    I tried the custom deskpot icon and doesn't work for me

    I got this message

    The application launcher "vuze.desktop" was not marked as trusted. If you do not know the source of this file may not be safe to launch
    Select the desktop file and open up its properties and check the option "allow executing file as program". This should do it!
    Reply With QuoteReply With Quote
    Thanks

  19. Who Said Thanks:

    illusive (11.07.17)

+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •