[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2013-05-25 Thread vicis
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 In my case I am running 64bit Debian Wheezy and I tried to run 32bit Eclipse on 32bit Java 1.7. Installing 32bit GTK libraries solved my problem: sudo apt-get install ia32-libs-gtk -- You received this

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-07-08 Thread Scott Severance
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 I believe Mikolaj Lechtanski's workaround is more efficient. It was originally posted here: http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=663734#31 create or edit /etc/eclipse.ini Paste inside:

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-06-04 Thread michael thorne
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 Thanks for the post, to remove the directory used: $ rmdir ~/.swt/lib/linux/x86_64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-05-29 Thread Nick K.
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 I had the same problem too. The fix indeed works! (remember first to remove the directory) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-28 Thread Ronald Rios
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 Thanks Duante it works!!! Hope they fixed soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975560 Title:

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-14 Thread Henrik Heino
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 Duane's workaround fixed the problem for me. Thanks :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975560

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-12 Thread Simon Vass
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 Workaround working here also Ubuntu 12.04 64-bit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975560 Title:

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-12 Thread Jacobus Erasmus
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 I have the same problem my workaround $ rm ~/.swt/lib/linux/x86_64 $ ln -s /usr/lib/jni ~/.swt/lib/linux/x86_64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-12 Thread Ahmed El-Mahmoudy
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 This looks like http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663734 doesn't it ? ** Bug watch added: Debian Bug tracker #663734 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663734 -- You

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-12 Thread Ahmed El-Mahmoudy
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 zekr is also using swt-gtk, yet I am not experiencing this problem of yours. So I am marking this bug as affecting eclipse rather than swt-gtk -- You received this bug notification because you are a member

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-08 Thread John Thorp
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 I was having a very similar error in 12.04: java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: no swt-gtk-3740 in java.library.path ... Duane's work around worked for me also,

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-07 Thread Henry
I'm having the exact same issue. ** Attachment added: 1333779585544.log https://bugs.launchpad.net/ubuntu/+source/swt-gtk/+bug/975560/+attachment/3020857/+files/1333779585544.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: swt-gtk (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975560 Title:

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-07 Thread 8200
Thank you Henry, good to know that I'm not allone with the problem. Maybe we should add eclipse to the affected package - but I don't know how... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975560

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-07 Thread Duane Hinnen
I found a workaround by copying /usr/lib/jni/libswt-*3740.so to ~/.swt/lib/linux/x86_64/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975560 Title: Eclipse cannot start

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-07 Thread Makario Lewis
*** This bug is a duplicate of bug 728825 *** https://bugs.launchpad.net/bugs/728825 ** This bug has been marked a duplicate of bug 728825 Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk -- You received this bug notification because you are a member of

[Bug 975560] Re: Eclipse cannot start java.lang.UnsatisfiedLinkError: no swt-pi-gtk

2012-04-06 Thread 8200
** Attachment added: .eclipse/org.eclipse.platform_3.7.0_155965261/configuration/1333750053485.log https://bugs.launchpad.net/bugs/975560/+attachment/3019262/+files/1333750053485.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to