[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2014-03-31 Thread Peter Schüller
I have the bug in an up-to-date precise in eclipse 3.7.2-1 - the workaround also works for me but the bug is not fixed or the fix was removed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2014-01-03 Thread Helen Callaghan
I just experienced this bug, but admittedly am using JDK 6 because that's known to be compatible with our code base. Thanks so much for the advice. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-07-08 Thread Scott Severance
Why is this bug marked Fix released when many users, myself included, are still experiencing this bug, long after it was supposedly fixed? I'd change it back to Confirmed myself, but apparently I don't have the appropriate permissions. -- You received this bug notification because you are a

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-07-08 Thread Scott Severance
I believe Mikolaj Lechtanski'sworkaround 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: -vmargs -Djava.library.path=/usr/lib/jni exit make sure the file is readable: sudo

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-06-18 Thread Mike Lerley
Just updated to Kubuntu 12.04, 32-bit. Same problem and same cp /usr/lib/jni/libswt-*3740.so ~/.swt/lib/linux/x86 solution. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825 Title: Eclipse

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-06-04 Thread michael thorne
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. https://bugs.launchpad.net/bugs/728825 Title: Eclipse cannot start: java.lang.UnsatisfiedLinkError:

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-05-25 Thread ejan
I can confirm this issue on Kubuntu $ lsb_release -rd Description:Ubuntu 12.04 LTS Release:12.04 The system is up to date. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825 Title:

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-05-25 Thread ejan
I can confirm that the following fixed it (as suggested by other users above) $ ln -s /usr/lib/jni/libswt-* ~/.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/728825 Title:

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-05-16 Thread mateor
encountered this only with the update to 12.04. swt-gtk was registering as not installed. I reinstalled through synaptic both libswt-gtk-3-jni and libswt-gtk-3-java. No dice. This worked for me, though. $ cp /usr/lib/jni/libswt-*3740.so ~/.swt/lib/linux/x86 -- You received this bug

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-27 Thread useResa
I am on 12.04 32-bit and encountered the same issue. Resolved by using the suggestion as made in comment #9 in Bug #975560 $ rm -rf ~/.swt/lib/linux/x86 $ ln -s /usr/lib/jni ~/.swt/lib/linux/x86 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-26 Thread Vadim Peretokin
I got this error on 12.04. I'm doubting that the issue was fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825 Title: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-12 Thread Ahmed El-Mahmoudy
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 received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-10 Thread Scott Adams
Same here on kubuntu sudo cp /usr/lib/jni/libswt-*3740.so ~/.swt/lib/linux/x86_64/ fixed it for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825 Title: Eclipse cannot start:

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-09 Thread sheldonross
Thanks Makario for the workaround. Softlinks appear to work fine 'ln -s /usr/lib/jni/libswt-* /home/sross/.swt/lib/linux/x86_64/.' replace sross with your username of course. No further update on this. It was still broken when I came into work today, and it appears there has been another

[Bug 728825] Re: Eclipse cannot start: \java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk\

2012-04-07 Thread fin
Hi Simon, What packages did you update? I've tried updating libswt and eclipse but with no luck. thanks, Fin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825 Title: Eclipse cannot start:

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-07 Thread Makario Lewis
This bug should be marked as critical, as industry software is no longer usable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825 Title: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-07 Thread Makario Lewis
Until this is fixed, one solution is to copy /usr/lib/jni/libswt-*3740.so to ~/.swt/lib/linux/x86_64/ as described here: https://bugs.launchpad.net/ubuntu/+source/swt-gtk/+bug/975560/comments/6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

Re: [Bug 728825] Re: Eclipse cannot start: \java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk\

2012-04-07 Thread Simon Charette
Herm I just ran the automatic pangolin updates using update-manger and it nailed it. Le 7 avril 2012 04:00, fin finb...@chartrons.co.uk a écrit : Hi Simon, What packages did you update? I've tried updating libswt and eclipse but with no luck. thanks, Fin -- You received this bug

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-06 Thread 8200
This bug is there again with the latest update. :-( I am using ubuntu 12.04 amd64 with all latest updates and Sun java 7 sdk. eclipse.buildId=I20110613-1736 java.version=1.7.0 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments:

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-06 Thread sheldonross
Bug is present in current state of 12.04 as of 04/06/12 4:16 MST. !SESSION 2012-04-06 16:05:22.658 --- eclipse.buildId=I20110613-1736 java.version=1.6.0_26 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-06 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/728825 Title:

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2012-04-06 Thread Simon Charette
Updating to the lastests package fixed it for me yesterday. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825 Title: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2011-03-16 Thread emanuel sprung
Works 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/728825 Title: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk -- ubuntu-bugs mailing list

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2011-03-15 Thread Michael Terry
OK, figured this out. It's because the latest version was built against xulrunner 2.0, which eclipse doesn't support. So the necessary libraries didn't get built. I'm investigating forcing xulrunner 1.9. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2011-03-15 Thread Chris Coulson
Note that swt-gtk has the same issue ** Also affects: swt-gtk (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825 Title: Eclipse cannot start:

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2011-03-15 Thread Michael Terry
OK, so there were two problems going on with eclipse. The one I mention in comment #7 about xulrunner 2.0 and the fact that the last time it was built, Ubuntu was using the --as-needed linker option. That has now been backed out for natty's release and the .so files are correct again. swt-gtk

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2011-03-15 Thread Launchpad Bug Tracker
This bug was fixed in the package eclipse - 3.5.2-8ubuntu3 --- eclipse (3.5.2-8ubuntu3) natty; urgency=low * debian/control: - Use xulrunner-1.9.2-dev, not xulrunner-dev, as eclipse isn't 2.0 compatible yet. That and a rebuild fixes LP: #728825 -- Michael Terry

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2011-03-13 Thread 3vi1
Thanks for the workaround Marc! That appears to have got me working in the meantime until this bug is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728825 Title: Eclipse cannot start:

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2011-03-11 Thread MarcSpitz
The temporary solution was for me to install the previous version of eclipse-rcp package from there: https://launchpad.net/ubuntu/+source/eclipse/3.5.2-8ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 728825] Re: Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk

2011-03-10 Thread Louis
Same problem here, see the log: !SESSION 2011-03-10 14:55:52.046 --- eclipse.buildId=M20100211-1343 java.version=1.6.0_24 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux