Description of problem: After starting Azureus (2.5.0.4) with the "show splash screen" set to ON the splash screen stays open indefinitely at the "Opening views" stage even though the program's main screen is up and running. Version-Release number of selected component (if applicable): 2.5.0.4 How reproducible: Always Steps to Reproduce: 1. yum update azureus 2. azureus 3. Actual results: Splash screen stays open indefinitely. Expected results: Splash screen closes after main screen shows up. Additional info:
*** Bug 236191 has been marked as a duplicate of this bug. ***
Following exception is logged to console: DEBUG::Sun Apr 29 13:48:45 GMT 2007::com.aelitis.azureus.core.impl.AzureusCoreImpl$8::runSupport::-1: java.lang.NullPointerException at org.gudy.azureus2.ui.swt.updater2.SWTUpdateChecker.initialize(Azureus2.jar.so) at org.gudy.azureus2.ui.swt.mainwindow.Initializer$4.started(Azureus2.jar.so) at com.aelitis.azureus.core.impl.AzureusCoreImpl$8.runSupport(Azureus2.jar.so) at org.gudy.azureus2.core3.util.AEThread.run(Azureus2.jar.so)
Running with another VM (JamVM) to get line numbers: DEBUG::Sun Apr 29 15:01:05 British Summer Time 2007::com.aelitis.azureus.core.impl.AzureusCoreImpl$8::runSupport::512: java.lang.NullPointerException at org.gudy.azureus2.ui.swt.updater2.SWTUpdateChecker.initialize(SWTUpdateChecker.java:67) at org.gudy.azureus2.ui.swt.mainwindow.Initializer$4.started(Initializer.java:258) at com.aelitis.azureus.core.impl.AzureusCoreImpl$8.runSupport(AzureusCoreImpl.java:508) at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:69)
Reproduced using OpenJDK so this is an Azureus (package) issue and not VM issue.
Upstream says this is a bug in SWT, and they've fixed it in the SWT they bundle with Azureus. We use the Eclipse SWT, so we don't have the patch. I don't know what the fix is yet.
I'll confirm this.
(In reply to comment #5) > Upstream says this is a bug in SWT, and they've fixed it in the SWT they bundle > with Azureus. We use the Eclipse SWT, so we don't have the patch. I don't know > what the fix is yet. what about ccing the eclipse maintainer(s) ?
I've confirmed this problem exists for F7 as well, using either GCJ or Sun Java.
IcedTea does not help either.
CCing the eclipse maintainer.
Can we get the actual SWT patch? How about an eclipse.org bug #?
Updated to azureus-3.0.3.4-1.fc9. Should be available tomorrow in rawhide.
azureus-3.0.3.4-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.