You are not logged in.

#1 2007-08-29 18:24:31

corrupt
Member
Registered: 2007-06-25
Posts: 74

upgraded swt to 3.3-1, bittyrant not woring,need to downgrade

where to get my previous version 3.2.2-1 (google not helping)?
Bittyrant gives error:

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)'
Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Display
        at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:147)
        at org.gudy.azureus2.ui.swt.Main.main(Main.java:162)

Offline

#2 2007-08-29 18:39:51

corrupt
Member
Registered: 2007-06-25
Posts: 74

Re: upgraded swt to 3.3-1, bittyrant not woring,need to downgrade

Ok, found swt 3.2.2 but it didn't help. Still the same error.

Offline

#3 2007-08-29 18:45:37

saneone
Member
From: Warsaw, PL/Bridgeport, CT
Registered: 2007-06-05
Posts: 70

Re: upgraded swt to 3.3-1, bittyrant not woring,need to downgrade

corrupt wrote:

Ok, found swt 3.2.2 but it didn't help. Still the same error.

3.2.2?

this is the same version number as the previous one...


I never sleep, cause sleep is the cousin of death

Offline

#4 2007-08-29 20:09:48

corrupt
Member
Registered: 2007-06-25
Posts: 74

Re: upgraded swt to 3.3-1, bittyrant not woring,need to downgrade

what previous one? I said I upgraded from 3.2.2-1 to 3.3-1 but it appears not to be the problem. So I need to downgrade few packages(from last system upgrade) to see what's going on.

Offline

#5 2007-08-29 21:38:46

saneone
Member
From: Warsaw, PL/Bridgeport, CT
Registered: 2007-06-05
Posts: 70

Re: upgraded swt to 3.3-1, bittyrant not woring,need to downgrade

corrupt wrote:

what previous one? I said I upgraded from 3.2.2-1 to 3.3-1 but it appears not to be the problem. So I need to downgrade few packages(from last system upgrade) to see what's going on.

tongue I misunderstood...

Moreover I've just checked my BitTyrant and it works very well with swt 3.3-1...


I never sleep, cause sleep is the cousin of death

Offline

#6 2007-08-30 13:11:12

cthulhufhtagn
Member
Registered: 2006-07-31
Posts: 20

Re: upgraded swt to 3.3-1, bittyrant not woring,need to downgrade

Same problem here too

$ bittyrant
Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Display
        at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:147)
        at org.gudy.azureus2.ui.swt.Main.main(Main.java:162)

Offline

#7 2007-08-30 22:05:53

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: upgraded swt to 3.3-1, bittyrant not woring,need to downgrade

The jar file moved to a standard compliant location. The file is no longer in /usr/share/java/swt/swt.jar, but in /usr/share/java/swt.jar (and the libs moved to /usr/lib so you don't have to specify the library path anymore).
Change the launcher script to reflect this change.

Offline

Board footer

Powered by FluxBB