On 6/1/06, Shaun Jackman <[EMAIL PROTECTED]> wrote:
When I run Azureus with java-gcj-compat, the splash screen comes up but never displays the main GUI or the system tray applet. I thought it might be related to the following CTabItem exception, which I thought might be related to the azureus-nativetabs.patch. Can you tell me what this patch does? It's a shame each patch file doesn't include a brief comment.
I applied azureus-nativetabs.patch, and the exception is different (TabItem instead of CTabItem) but still now GUI. Cheers, Shaun DEBUG::Thu Jun 01 11:38:57 MDT 2006::org.gudy.azureus2.core3.util.DebugLight::printStackTrace::38: java.lang.IllegalArgumentException: Argument cannot be null at org.eclipse.swt.SWT.error(SWT.java:2914) at org.eclipse.swt.SWT.error(SWT.java:2865) at org.eclipse.swt.SWT.error(SWT.java:2836) at org.eclipse.swt.widgets.Widget.error(Widget.java:408) at org.eclipse.swt.widgets.Widget.checkParent(Widget.java:282) at org.eclipse.swt.widgets.Widget.<init>(Widget.java:174) at org.eclipse.swt.widgets.Item.<init>(Item.java:62) at org.eclipse.swt.widgets.TabItem.<init>(TabItem.java:108) at org.gudy.azureus2.ui.swt.Tab.<init>(Tab.java:131) at org.gudy.azureus2.ui.swt.Tab.<init>(Tab.java:92) at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.showMyTorrents(MainWindow.java:952) at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.openMainWindow(MainWindow.java:834) at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.access$16(MainWindow.java:814) at org.gudy.azureus2.ui.swt.mainwindow.MainWindow$38.runSupport(MainWindow.java:1703) at org.gudy.azureus2.core3.util.AERunnable.run(AERunnable.java:38) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:36) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2844) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2575) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:114) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:60) at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:108) at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:147) at org.gudy.azureus2.ui.swt.Main.main(Main.java:163) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]