Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94454 - swt-3.1_pre7 causes azureus-2.2.0.0-r1 to show empty main screen and ClassCastException (swt-3.1_pre5-r1 works fine)
Summary: swt-3.1_pre7 causes azureus-2.2.0.0-r1 to show empty main screen and ClassCas...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Jochen Maes (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-29 22:40 UTC by Marnix Klooster
Modified: 2005-10-02 16:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Java stack trace printed by azureus on stderr (aaa,2.20 KB, text/plain)
2005-05-29 22:42 UTC, Marnix Klooster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marnix Klooster 2005-05-29 22:40:44 UTC
With swt-3.1_pre7 and azureus-2.2.0.0-r1, running "azureus" just shows an empty
X window, and prints a Java stack trace to stderr.  Switching to swt-3.1_pre5-r1
 makes the problem go away again.

Reproducible: Always
Steps to Reproduce:
1. Make sure you have swt-3.1_pre7 and azureus-2.2.0.0-r1.
2. Run "azureus" on the command line.

Actual Results:  
After the normal azureus splash screen with start-up actions, an empty X window
is shown with title Azureus.  At the same time a Java stack trace is printed to
stderr.

Expected Results:  
Start normally with a filled main X window.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 27 2005, 23:38:13)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -msse2 -O3 -pipe -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -msse2 -O3 -pipe -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="nl"
LINGUAS="nl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib aim alsa apm arts audiofile avi berkdb bitmap-fonts cdr crypt
cups curl doc dvd dvdr eds emboss encode esd examples fam flac foomaticdb
fortran gdbm gif gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 guile
imagemagick imlib ipv6 java jikes jpeg junit libg++ libwww mad mikmod motif
mozilla mp3 mpeg msql ncurses nls ogg oggvorbis opengl oss pam pdflib perl png
ppds python quicktime readline ruby samba scanner sdl slang spell ssl svga tcltk
tcpd tetex tidy tiff truetype truetype-fonts type1-fonts unicode usb vorbis
wxwindows xml xml2 xmms xv yahoo zlib linguas_nl userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Marnix Klooster 2005-05-29 22:42:41 UTC
Created attachment 60157 [details]
Java stack trace printed by azureus on stderr
Comment 2 John Nilsson 2005-06-08 08:59:58 UTC
I upgraded to azureus-2.3.0.2 and it solved this problem.
Comment 3 Marnix Klooster 2005-06-08 13:46:00 UTC
I've now switched to azureus-bin-2.3.0.0 (so the latest ~x86 version of the
*binary* package), and this works fine with dev-java/swt-3.1_pre7.

(And I don't understand the "azureus-2.3.0.2" that John Nilsson mentions-- the
highest versions I see are azureus-2.3.0.2 and azureus-2.3.0.2.)
Comment 4 Marnix Klooster 2005-06-09 10:03:29 UTC
(In reply to comment #3)
> I've now switched to azureus-bin-2.3.0.0 (so the latest ~x86 version of the
> *binary* package), and this works fine with dev-java/swt-3.1_pre7.
> 
> (And I don't understand the "azureus-2.3.0.2" that John Nilsson mentions-- the
> highest versions I see are azureus-2.3.0.2 and azureus-2.3.0.2.)

Sorry for the typos.  I meant azureus-2.2.0.0-r1 and azureus-bin-2.3.0.0 are the
highest versions I see; I don't see any 2.3.0.2 ebuild, neither for azureus nor
for azureus-bin.
Comment 5 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-07-06 00:00:05 UTC
The binary package, afaik, does not use the SWT from source, rather uses the
packaged version.
Comment 6 Marcin Kryczek (RETIRED) gentoo-dev 2005-10-02 16:50:14 UTC
please test 2.3.0.4 and reopen if it's still a problem