3 Replies Last post: Jul 4, 2008 8:01 AM by phaoost  
phaoost Bronze 8 posts since
Sep 22, 2006
Currently Being Moderated

Jul 3, 2008 4:11 AM

Spark 2.6.0 beta and system tray icon

 

Hi,

 

 

still having trouble with systray icon.

 

 

I've installed spark_2.6.0.beta1_all.deb which should be for all platforms, but I believe it is not yet.

 

 

phaoost@warp:~$ spark

java.lang.UnsatisfiedLinkError: /home/phaoost/.Spark/plugins/idlelinux/lib/libLinuxIdle.so: /home/phaoost/.Spark/plugins/idlelinux/lib/libLinuxIdle.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)

        at java.lang.ClassLoader$NativeLibrary.load(Native Method)

        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)

        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)

        at java.lang.Runtime.load0(Runtime.java:770)

        at java.lang.Runtime.load(Runtime.java:758)

        at com.jivesoftware.idlelinux.LinuxIdle.<clinit>(LinuxIdle.java:25)

        at com.jivesoftware.idlelinux.CheckIdle$1.run(CheckIdle.java:53)

        at java.util.TimerThread.mainLoop(Timer.java:512)

        at java.util.TimerThread.run(Timer.java:462)

Exception in thread "Timer-1" java.lang.UnsatisfiedLinkError: com.jivesoftware.idlelinux.LinuxIdle.idleTime()J

        at com.jivesoftware.idlelinux.LinuxIdle.idleTime(Native Method)

        at com.jivesoftware.idlelinux.LinuxIdle.getIdleTime(LinuxIdle.java:16)

        at com.jivesoftware.idlelinux.CheckIdle$1.run(CheckIdle.java:53)

        at java.util.TimerThread.mainLoop(Timer.java:512)

        at java.util.TimerThread.run(Timer.java:462)

 

 

This has been started with new fresh profile, e.g. I did 'rm -rf ~/.Spark'

 

 

Not sure how many more years to wait for a simple tray icon

 

 

winsrev KeyContributor 251 posts since
Jan 28, 2007
Currently Being Moderated
Jul 3, 2008 12:23 PM in response to: phaoost
Re: Spark 2.6.0 beta and system tray icon

Well, the problem is is that it's not so simple, we've narrowed the problem down, just not so sure as to how to fix it.

javaone9 Bronze 37 posts since
Jul 2, 2008
Currently Being Moderated
Jul 3, 2008 10:34 PM in response to: winsrev
Re: Spark 2.6.0 beta and system tray icon

 

is this a new issue? or exists in Version 2.5.8 release?

 

 

More Like This

  • Retrieving data ...