View Single Post
Old 06-19-2007, 10:11 AM   #9
BinarySun
Junior Member
BinarySun began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2006
Device: Palm Z22
I am getting a Java-related error, though it sounds a bit different from the one reported by kry.

Sunrise Desktop 0.42j used to work for me on Ubuntu Linux. It was initially set up on Edgy 6.10. That system was later auto-upgraded to Feisty 7.04. Sunrise 0.42j just kept on working -- it was great.

But now (a few auto-updates of Feisty later), when I try to run sunrise-desktop.sh, I get:

-----------------------------
Application Error

Message: no swt-atk-gtk-3206 in java.library.path

java.lang.UnsatisfiedLinkError: no swt-atk-gtk-3206 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:123)
at org.eclipse.swt.internal.accessibility.gtk.ATK.<cl init>(ATK.java:20)
at org.eclipse.swt.accessibility.AccessibleFactory.<i nit>(AccessibleFactory.java:173)
at org.eclipse.swt.accessibility.AccessibleFactory.re gisterAccessible(AccessibleFactory.java:390)
at org.eclipse.swt.accessibility.Accessible.<init>(Ac cessible.java:50)
at org.eclipse.swt.accessibility.Accessible.internal_ new_Accessible(Accessible.java:193)
at org.eclipse.swt.widgets.Control.getAccessible(Cont rol.java:431)
at org.eclipse.swt.custom.CTabFolder.initAccessible(C TabFolder.java:1542)
at org.eclipse.swt.custom.CTabFolder.<init>(CTabFolde r.java:281)
at com.distantchord.sunrise.ui.MainWindow.initCompone nts(Unknown Source)
at com.distantchord.sunrise.ui.MainWindow.<init>(Unkn own Source)
at com.distantchord.sunrise.apps.Desktop.run(Unknown Source)
at com.distantchord.sunrise.apps.Desktop.main(Unknown Source)
-----------------------------

Thanks in advance for any help that you can provide in getting Sunrise Desktop to work again.
BinarySun is offline