[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

Title:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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

Title:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 chmod 755 /etc/eclipse.ini

-- 
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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 to Ubuntu.
https://bugs.launchpad.net/bugs/728825

Title:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu.
https://bugs.launchpad.net/bugs/728825

Title:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 duplicate(#975560) marked
since I last posted.

-- 
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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 to Ubuntu.
https://bugs.launchpad.net/bugs/728825

Title:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/728825

 Title:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

 Status in “eclipse” package in Ubuntu:
  Fix Released
 Status in “swt-gtk” package in Ubuntu:
  Confirmed

 Bug description:
  Binary package hint: eclipse

  On a freshly installed/updated box, when I run eclipse I first get the
  splash screen, the a little dialog saying: An error has occurred. See
  the log file /space/home/jbj1/workspace/.metadata/.log. In this file I
  see at the end:

  !SESSION 2011-03-04 10:19:26.019
 ---
  eclipse.buildId=M20100211-1343
  java.version=1.6.0_21
  java.vendor=Sun Microsystems Inc.
  BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
  Command-line arguments:  -os linux -ws gtk -arch x86_64

  !ENTRY org.eclipse.osgi 4 0 2011-03-04 10:19:27.633
  !MESSAGE Application error
  !STACK 1
  java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk in
 swt.library.path, java.library.path or the jar file
  at org.eclipse.swt.internal.Library.loadLibrary(Library.java:254)
  at org.eclipse.swt.internal.Library.loadLibrary(Library.java:159)
  at org.eclipse.swt.internal.C.clinit(C.java:21)
  at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
  at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
  at org.eclipse.swt.widgets.Display.clinit(Display.java:131)
  at
 org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:516)
  at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
  at
 org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:143)
  at
 org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:88)
  at
 org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
  at
 org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  at
 org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  at
 org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
  at
 org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:616)
  at
 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
  at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
  at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
  at org.eclipse.equinox.launcher.Main.main(Main.java:1287)

  I have installed libswt-gtk-3.5-java, libswt-gtk-3.5-jni, and if I run
  strace I can see it is looking for this:

  8979  stat(/usr/java/packages/lib/amd64/libswt-gtk-3557.so,
 0x7f5a74006b80) =
  -1 ENOENT (No such file or directory)
  8979  stat(/usr/lib/jni/libswt-gtk-3557.so, 0x7f5a74006b80) = -1 ENOENT
 (No su
  ch file or directory)
  8979  stat(/lib/libswt-gtk-3557.so, 0x7f5a74006b80) = -1 ENOENT (No
 such file
  or directory)

  but if I look in /usr/lib/jni/ I see:

  jens-hplaptop$ ls /usr/lib/jni
  libjava-access-bridge-jni.solibswt-awt-gtk-3555.so
  libjava-access-bridge-jni.so.0  libswt-gnome-gtk-3555.so
  libjava-access-bridge-jni.so.0.0.0  libswt-gtk-3555.so
  libswt-atk-gtk-3555.so  libswt-pi-gtk-3555.so

  so perhaps the dependencies are not correct?

  jens-hplaptop$ lsb_release -rd
  Description:Ubuntu Natty (development branch)
  Release:11.04

  jens-hplaptop$ dpkg --list eclipse\* | grep ^ii
  ii  eclipse   3.5.2-8ubuntu2
 Extensible Tool Platform and Java IDE
  ii  eclipse-jdt   3.5.2-8ubuntu2
 Eclipse Java Development Tools (JDT)
  ii  eclipse-pde   3.5.2-8ubuntu2
 Eclipse Plug-in Development Environment (PDE)
  ii  eclipse-platform  3.5.2-8ubuntu2
 Eclipse platform without plug-ins to develop any language
  ii  eclipse-platform-data 3.5.2-8ubuntu2
 Eclipse platform without plug-ins to develop any language (data)
  ii  eclipse-plugin-cvs3.5.2-8ubuntu2
 Eclipse Team Integration (CVS support)
  ii  

[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:  -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2012-04-06 22:08:33.166
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: 
no swt-gtk-3740 in java.library.path
no swt-gtk in java.library.path
Can't load library: 
/home/arthur/.swt/lib/linux/x86_64/libswt-gtk-3740.so
Can't load library: /home/arthur/.swt/lib/linux/x86_64/libswt-gtk.so

-- 
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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Command-line arguments:  -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2012-04-06 16:05:23.500
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: 
no swt-gtk-3740 in java.library.path
no swt-gtk in java.library.path
Can't load library: /home/sross/.swt/lib/linux/x86_64/libswt-gtk-3740.so
Can't load library: /home/sross/.swt/lib/linux/x86_64/libswt-gtk.so

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:285)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:194)
at org.eclipse.swt.internal.C.clinit(C.java:21)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.clinit(Display.java:132)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:695)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)

-- 
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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 swt-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/728825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 should probably just need a rebuild.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mte...@ubuntu.com   Tue, 15 Mar 2011 11:14:51 -0400

** Changed in: eclipse (Ubuntu)
   Status: Confirmed = Fix Released

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/728825

Title:
  Eclipse cannot start: java.lang.UnsatisfiedLinkError: no swt-gtk-3557
  or swt-gtk

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2011-03-10 14:55:53.023
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk in swt.library.path, 
java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:254)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:159)
at org.eclipse.swt.internal.C.clinit(C.java:21)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.clinit(Display.java:131)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:516)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at 
org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:143)
at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:88)
at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs