Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

[Solved]Azureus fails to load swt and start

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
11 posts • Page 1 of 1
Author
Message
Letharion
Veteran
Veteran
Posts: 1344
Joined: Mon Jun 13, 2005 8:04 am
Location: Sweden

[Solved]Azureus fails to load swt and start

  • Quote

Post by Letharion » Wed Feb 04, 2009 12:26 pm

(1)

Code: Select all

$UI not set defaulting to swt
DEBUG::Wed Feb 04 13:21:31 CET 2009::org.gudy.azureus2.ui.swt.mainwindow.SWTThread::createInstance::68:
Loading SWT Libraries failed. Typical causes:

(1) swt.jar is not for your os architecture (i386).  You can get a new swt.jar (Min Version: 3.4) from http://eclipse.org/swt

(2) No write access to 'null'. SWT will extract libraries contained in the swt.jar to this dir.

Initializer::<init>::110,Main::<init>::84,Main::main::217,NativeMethodAccessorImpl::invoke0::-2,NativeMethodAccessorImpl::invoke::39,DelegatingMethodAccessorImpl::invoke::25,Method::invoke::597,Main::directLaunch::229,Main::main::132,NativeMethodAccessorImpl::invoke0::-2,NativeMethodAccessorImpl::invoke::39,DelegatingMethodAccessorImpl::invoke::25,Method::invoke::597,MainExecutor$1::run::37,Thread::run::619
		  java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3448 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
		  at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
		  at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
		  at org.eclipse.swt.internal.gtk.OS.<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:89)
		  at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:68)
		  at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:110)
		  at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:84)
		  at org.gudy.azureus2.ui.swt.Main.main(Main.java:217)
		  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
		  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
		  at java.lang.reflect.Method.invoke(Method.java:597)
		  at org.gudy.azureus2.ui.common.Main.directLaunch(Main.java:229)
		  at org.gudy.azureus2.ui.common.Main.main(Main.java:132)
		  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
		  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
		  at java.lang.reflect.Method.invoke(Method.java:597)
		  at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37)
at java.lang.Thread.run(Thread.java:619)
		  hangeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'
(2)

Code: Select all

emerge -1 swt && emerge azureus
(3) Goto 1.

Any ideas why it won't load and start?
Last edited by Letharion on Mon Feb 09, 2009 8:15 pm, edited 1 time in total.
Top
Letharion
Veteran
Veteran
Posts: 1344
Joined: Mon Jun 13, 2005 8:04 am
Location: Sweden

  • Quote

Post by Letharion » Thu Feb 05, 2009 3:51 pm

Bump
Top
flymachine
n00b
n00b
Posts: 5
Joined: Sun Aug 06, 2006 3:00 pm

  • Quote

Post by flymachine » Fri Feb 06, 2009 12:21 am

not helpful, just reporting i'm having the same problem
Top
Paczesiowa
Guru
Guru
Posts: 593
Joined: Mon Mar 06, 2006 6:20 pm
Location: Oborniki Śląskie, Poland

  • Quote

Post by Paczesiowa » Fri Feb 06, 2009 2:16 am

what azureus and swt versions?

how about this:

Code: Select all

java -cp /usr/share/swt-3.4/lib/swt.jar:/usr/share/commons-cli-1/lib/commons-cli.jar:
/usr/share/log4j/lib/log4j.jar:/usr/share/azureus/lib/Azureus2.jar org.gudy.azureus2.ui.common.Main
(that should be one line, but it would break forum layout)
edit: layout is still broken, beats me.
Last edited by Paczesiowa on Fri Feb 06, 2009 2:22 am, edited 1 time in total.
Top
minor_prophets
Apprentice
Apprentice
Posts: 281
Joined: Sun Oct 07, 2007 9:25 pm

  • Quote

Post by minor_prophets » Fri Feb 06, 2009 2:21 am

I know I'm going to get flamed, but as a recent convert, I must say that rtorrent is the best client I have ever used.
So simple as well. The overhead is virtually nothing compared to azureus or my last
client ktorrent(I've used both).
Top
Letharion
Veteran
Veteran
Posts: 1344
Joined: Mon Jun 13, 2005 8:04 am
Location: Sweden

  • Quote

Post by Letharion » Fri Feb 06, 2009 8:04 am

Paczesiowa wrote:what azureus and swt versions?
Latest stable.

Code: Select all

[ebuild   R   ] dev-java/swt-3.4-r2  USE="cairo opengl xulrunner -gnome" 0 kB
[ebuild   R   ] net-p2p/azureus-4.0.0.4  USE="-source" 0 kB
Paczesiowa wrote:how about this:

Code: Select all

java -cp /usr/share/swt-3.4/lib/swt.jar:/usr/share/commons-cli-1/lib/commons-cli.jar:/usr/share/log4j/lib/log4j.jar:/usr/share/azureus/lib/Azureus2.jar org.gudy.azureus2.ui.common.Main
Exact same error unfortunately.
minor_prophets wrote:I know I'm going to get flamed, but as a recent convert, I must say that rtorrent is the best client I have ever used.
So simple as well. The overhead is virtually nothing compared to azureus or my last
client ktorrent(I've used both).
RT installed. Will try it out. :)
Top
flymachine
n00b
n00b
Posts: 5
Joined: Sun Aug 06, 2006 3:00 pm

  • Quote

Post by flymachine » Fri Feb 06, 2009 2:35 pm

along with other emerge upgrades, i did a revdep-rebuild. After that, azureus launches fine. Can't pinpoint the exact package that fixed this tho.
Top
minor_prophets
Apprentice
Apprentice
Posts: 281
Joined: Sun Oct 07, 2007 9:25 pm

  • Quote

Post by minor_prophets » Fri Feb 06, 2009 2:47 pm

Letharion,

There are a few get you started howto's out there to get you up and running and of course there are plenty of rtorrent.rc examples floating round this forum. Simpler than I initially thought. Its sooo nice to able to use a tool from the command line the way it should be. And so configurable. :D
Top
Letharion
Veteran
Veteran
Posts: 1344
Joined: Mon Jun 13, 2005 8:04 am
Location: Sweden

  • Quote

Post by Letharion » Fri Feb 06, 2009 2:58 pm

flymachine wrote:along with other emerge upgrades, i did a revdep-rebuild. After that, azureus launches fine. Can't pinpoint the exact package that fixed this tho.
Unfortunately I've tried both.

I could try -e just to get it working ofc.

rtorrent however is apparently an accepted client on a certain torrent site I frequent, so I like it already ^^

Thanks minor_prophets for the tip :)
Top
minor_prophets
Apprentice
Apprentice
Posts: 281
Joined: Sun Oct 07, 2007 9:25 pm

  • Quote

Post by minor_prophets » Mon Feb 09, 2009 12:55 am

More than welcome. I'm stunned at how little resources it consumes particularly given the scale of its abilities and configurability.

rtorrent simply gives me one more reason not to be unnecessarily dependant on a desktop environment(also, allowing me to feel a little freer to try alternate DE/WMs)
Top
Letharion
Veteran
Veteran
Posts: 1344
Joined: Mon Jun 13, 2005 8:04 am
Location: Sweden

  • Quote

Post by Letharion » Mon Feb 09, 2009 8:15 pm

Omg....

There's a bug reported here: http://bugs.gentoo.org/show_bug.cgi?id=255656 that says Vuze/Azureus can't start with swt when swt has been built with "as-needed".

I build my packages with as-needed.

And if you check who reported the bug.... It's me!

Clever...

Works now ^^
Top
Post Reply

11 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic