Package Details: vuze 5.7.6.0-1

Git Clone URL: https://aur.archlinux.org/vuze.git (read-only, click to copy)
Package Base: vuze
Description: A feature-rich Java-based BitTorrent client (previously called 'Azureus')
Upstream URL: https://sourceforge.net/projects/azureus/
Licenses: GPL
Submitter: td123
Maintainer: None
Last Packager: patlefort
Votes: 120
Popularity: 0.000000
First Submitted: 2011-07-31 04:31 (UTC)
Last Updated: 2021-09-26 14:50 (UTC)

Dependencies (5)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 Next › Last »

phoenixlzx commented on 2012-10-02 15:32 (UTC)

@vorbote Thank you for your help, my Arch's Xorg(it really sucks) and KDE crashed so I visit your PKGBUILD and get things done in TTY1 with w3m. XD Again, thank you very much. And a great plugin for vuze.

toropisco commented on 2012-10-02 15:02 (UTC)

Guys (and gals) an apology for my mistake, I've uploaded the mlDHT plugin to the AUR. Enjoy!!! https://aur.archlinux.org/packages.php?ID=63294

toropisco commented on 2012-10-02 14:41 (UTC)

OK, a PKGBUILD that works or I'll eat my hat. ::ashamed:: The link: https://gist.github.com/3818516

toropisco commented on 2012-10-02 14:04 (UTC)

*Sigh* I'm wrong about not having to download an updated jar file to have the real 4.7.2.0. It did work the first time. I wonder what I did wrong that time.

toropisco commented on 2012-10-02 12:10 (UTC)

@phoenixzx This is how to fix it: Drop the external swt dependency and install swt/swt32.jar or swt/swt64.jar in /usr/share/vuze without renaming it, depending on the architecture. Drop the extra Azureus.jar download as it is not needed anymore. Here is a working PKGBUILD for those that want a quick fix. Use the same vuze install contained in the tarball. https://gist.github.com/3818516

phoenixlzx commented on 2012-10-02 01:43 (UTC)

@fernando_ccs17 Hmmm... It seems to be something wrong with swt libraries, or upstream binary? Thank you for your report, I will check it out as soon as possible (Sorry for my Arch crashes this morning, I have to repair it first).

fernando_ccs17 commented on 2012-10-01 22:29 (UTC)

Starting Azureus... Suitable java version found [java = 1.7.0_07] Configuring environment... Java exec found in PATH. Verifying... Browser check failed with: Could not load SWT library. Reasons: no swt-gtk-4233 in java.library.path no swt-gtk in java.library.path Can't load library: /home/fernando/.swt/lib/linux/x86_64/libswt-gtk-4233.so Can't load library: /home/fernando/.swt/lib/linux/x86_64/libswt-gtk.so 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/firefox for GRE GRE found at /usr/lib/firefox. 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 has better luck. setting LD_LIBRARY_PATH to: /usr/lib/firefox setting MOZILLA_FIVE_HOME to: /usr/lib/firefox Loading Azureus: java -Xmx128m -cp "./Azureus2.jar:./swt.jar" -Djava.library.path="/usr/share/vuze" -Dazureus.install.path="/usr/share/vuze" -Dazureus.script="/usr/bin/vuze" -Dazureus.script.version=3 org.gudy.azureus2.ui.swt.Main file:/usr/share/vuze/Azureus2.jar ; file:/usr/share/java/swt-4.2.jar ; file:/usr/share/vuze/ changeLocale: *Default Language* != English (United States). Searching without country.. changeLocale: Searching for language English in *any* country.. changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)' java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) 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(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37) at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: no swt-gtk-4233 in java.library.path no swt-gtk in java.library.path Can't load library: /home/fernando/.swt/lib/linux/x86_64/libswt-gtk-4233.so Can't load library: /home/fernando/.swt/lib/linux/x86_64/libswt-gtk.so at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.C.<clinit>(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:84) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:63) at com.aelitis.azureus.ui.swt.Initializer.<init>(Initializer.java:162) ... 12 more Exit from Azureus complete No shutdown tasks to do Azureus TERMINATED. What i`m doing wrong?

phoenixlzx commented on 2012-09-20 09:40 (UTC)

@kevku updated, thx!

kevku commented on 2012-09-19 20:03 (UTC)

hmm seems like the 4720 tar contains 4712 so made a pkgbuild that gets the proper jar https://dl.dropbox.com/u/10871809/vuze-4.7.2.0-2.src.tar.gz