I also had this problem using Ubuntu oneiric. I have this eclipse
packages installed:

ii  eclipse                                3.5.2-11ubuntu1                      
         Extensible Tool Platform and Java IDE
ii  eclipse-jdt                            3.5.2-11ubuntu1                      
         Eclipse Java Development Tools (JDT)
ii  eclipse-pde                            3.5.2-11ubuntu1                      
         Eclipse Plug-in Development Environment (PDE)
ii  eclipse-platform                       3.5.2-11ubuntu1                      
         Eclipse platform without plug-ins to develop any language
ii  eclipse-platform-data                  3.5.2-11ubuntu1                      
         Eclipse platform without plug-ins to develop any language (data)
ii  eclipse-plugin-cvs                     3.5.2-11ubuntu1                      
         Eclipse Team Integration (CVS support)
ii  eclipse-rcp                            3.5.2-11ubuntu1                      
         Eclipse Rich Client Platform (RCP)

And this java ones:

ii  sun-java6-bin                          6.26-1natty1                         
         Sun Java(TM) Runtime Environment (JRE) 6 (architecture dependent files)
ii  sun-java6-demo                         6.26-1natty1                         
         Sun Java(TM) Development Kit (JDK) 6 demos and examples
ii  sun-java6-jdk                          6.26-1natty1                         
         Sun Java(TM) Development Kit (JDK) 6
ii  sun-java6-jre                          6.26-1natty1                         
         Sun Java(TM) Runtime Environment (JRE) 6 (architecture independent 
files)

On the .log I found this error message:
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3557 or swt-pi-gtk in 
swt.library.path, java.library.path or the jar file

Doing a dpkg -S:
dpkg -S swt-pi-gtk*
eclipse-rcp: 
/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/145/1/.cp/libswt-pi-gtk-3557.so

*But*, if I do a find on /usr/lib:
find "/usr/lib" -name "libswt-pi-gtk*"
/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/146/1/.cp/libswt-pi-gtk-3557.so

Notice that one says 145 and the other 146.

Should I re-open this bug or create a new one for Oneiric?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/620516

Title:
  java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk in
  swt.library.path, java.library.path or the jar file

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to