- This topic has 29 replies, 11 voices, and was last updated 15 years, 11 months ago by
support-joy.
-
AuthorPosts
-
Peter StrotmannMemberHi,
I downloaded MyEclipse 6.0.1 to evaluate on kubuntu and eclipse 3.3.1
after a lot of success messages the installation ends with:
———————- start cut from installLog —————————–
……
…Delete Folder: Source:.config
Status: SUCCESSFUL
Additional Notes: NOTE – Source /opt/eclipse/.config does not exist.Install Directory: /opt/MyEclipse/MyEclipse_6.0/
Status: SUCCESSFULCreate Link: /opt/MyEclipse/MyEclipse_6.0/MyEclipse 6.0.1
Status: SUCCESSFULInstall Action: RPMSpecFile
Status: ERROR
Additional Notes: ERROR – There was a problem creating the RPM package. You may not be running as root or may not have installed RPM Builder correctly.
ERROR – java.lang.NullPointerException———————- end cut from installLog —————————–
is it that there is a problem with rpm, since ubuntu uses apt ?
Peter
uweklosaMemberWhich package did you use to install MyEclipse?
I installed the binary for Redhat on to Ubuntu 7.10 installations and it works as it should.
Uwe
denz97ParticipantPulse is your friend.
Loyal WaterMemberYou can go to http://www.poweredbypulse.com and download the pulse launcher. Use that to launch MyEclipse. Let me know if you run into any issues.
ls_torontoMemberI just set up a new Ubuntu development machine.
I have eclipse europa installed.
I want to get pulse installed so I can get myeclipse on there.
When I try and install pulse I get this:
Launching Pulse installer…
Exception in thread “main” java.lang.UnsatisfiedLinkError: no swt-gtk-3347 or swt-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
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:128)
at com.genuitec.pulse.client.javastrap.Pulse.main(Pulse.java:161)Looks like I am missing some jar,something for swt looks like. Should this be in the same directory?
Is there another option other than pulse?
Thanks,
Luke
Riyad KallaMemberLuke,
Are you simply downloading the little 2mb Pulse executable and running it, and it’s spitting back that error? It might be the version of GTK on your install of Ubuntu.Which version of Ubuntu are you running now?
NOTE: Pulse is an entire provisioning system. You don’t need to install or download Eclipse/MyEclipse/etc. separately. It does all that for you.
ls_torontoMemberHi;
I am running 7.10 of Ubuntu.
Luke
ls_torontoMemberAlso to answer you other question here is how I am trying to run this:
desktop:/opt/pulse-linux-gtk-x86$ ./pulse-install
Launching Pulse installer…
Exception in thread “main” java.lang.UnsatisfiedLinkError: no swt-gtk-3347 or swt-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
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:128)
at com.genuitec.pulse.client.javastrap.Pulse.main(Pulse.java:161)
Pulse initial launch complete.
Delete installation files [/opt/pulse-linux-gtk-x86] (y/n)? nIt seems pulse only lets you post on their forum if you register from the application…not very helpful if you can’t install the application.
Riyad KallaMemberI’m going to ask someone from the Pulse team to reply, I’m not sure what is going on.
Riyad KallaMemberNOTE, not sure if this thread is related to the same problem (SWT/GTK interaction)
https://www.genuitec.com/forums/topic/web-2-0-browser-crashing-when-launched/#post-280876
DiederikMember@Riyad: Who should provide swt-gtk-3347? Eclipse, MyEclipse or the Operating System?
@Luke: What browser + version are you using?
When you go to Window -> Preferences -> General -> Web Browser, is the internal Web Browser grayed out?
When you go to Window -> Show View -> Other … and then select/open the Internal Web Browser, does that work or do you get an error?
Riyad KallaMemberls_toronto & PietjePuk, are you guys on 64-bit Linux builds by chance?
DiederikMember@support-rkalla wrote:
ls_toronto & PietjePuk, are you guys on 64-bit Linux builds by chance?
I’m not, I’m running the 32 bit version of Debian Lenny (=testing)
output of “uname -a“:Linux didi-desktop 2.6.22-3-k7 #1 SMP Mon Nov 12 09:12:50 UTC 2007 i686 GNU/Linux
I did an “aptitude search gtk2” and these are the ones installed on my system
– libgtk2.0-0 – The GTK+ graphical user interface library
– libgtk2.0-common – Common files for the GTK+ graphical user interface library“aptitude show libgtk2.0-0” gave me this output:
Package: libgtk2.0-0 State: installed Automatically installed: no Version: 2.12.1-1 Priority: optional Section: libs Maintainer: Sebastien Bacher <seb128@debian.org> Uncompressed Size: 4907k Depends: libgtk2.0-common (= 2.12.1-1), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.6.1-1), libcairo2 (>= 1.4.0), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.3.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.14.0), libgnutls13 (>= 1.7.17-0), libjpeg62, libkrb53 (>= 1.6.dfsg.2), libpango1.0-0 (>= 1.18.2), libpng12-0 (>= 1.2.13-4), libtiff4, libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: hicolor-icon-theme, libgtk2.0-bin Conflicts: libgtk2.0-0png3, eog2 (< 1.0.1-4), gnome-panel2 (< 2.0.4-1), celestia (< 1.2.4-4), gimp1.3 (< 1.3.7-1.1), metatheme (< 0.9.7-3), libgnomeui-0 (<= 2.14.1-3), gtk2.0-examples (< 2.2.0), libgdkxft0, openoffice.org-core (< 2.2.1-8), gtk2-engines-wonderland (< 1.0-4), gtk2-engines-cleanice (< 2.4.0-1.1), gtk2-engines-thinice (< 2.6), gtk2-engines-crux (< 2.6), gtk2-engines-mist (< 2.6), gtk2-engines-highcontrast (< 2.6), gtk2-engines-lighthouseblue (< 2.6), gnome-themes (< 2.6), gtk2-engines-industrial (< 0.2.32-5), gtk2-engines-pixbuf (<= 2.10), gtk2-engines-redmond95 (< 2.2.0-2.1), gtk2-engines-metal (< 2.2.0-2.1), gtk2-engines-magicchicken (< 1.1.1-7.1), gtk2-engines-qtpixmap (< 0.28-1.2), gtk2-engines-smooth (< 0.5.6-3), gtk2-engines-ubuntulooks (<= 0.9.11-1), gtk2-engines-xfce (< 2.4.0-1), tamil-gtk2im (< 2.2-4.4), imhangul (< 0.9.13-5), librsvg2-common (<= 2.14.4-2), gtk2-engines (< 1:2.8.2-2), gtk2-engines-gtk-qt (< 1:0.7-2), iiimgcf (<= 11.4.1870-7.3), scim-bridge (<= 0.2.4-1), scim-gtk2-immodule (< 1.4.4-8), gtk-im-libthai (< 0.1.4-3), uim-gtk2.0 (< 1:1.4.1-3), libwmf-dev (< 0.2.8.4-5), libwmf0.2-7 (< 0.2.8.4-5), swf-player (< 0.3.6-2.3), gcin (< 1.3.4-2), gtk-qt-engine (< 1:0.8~svn-rev36-1), iiimf-client-gtk (< 12.3.91-4), libginspx0 (< 20050529-1.1), scim-bridge-client-gtk (< 0.4.10-1.1), iiimgcf (<= 11.4.1870-7), libwxgtk2.6-0 (< 2.6.3.2.2-1), glabels (< 2.1.3-3) Replaces: libgtk2.0-0png3 Provides: gtk2.0-binver-2.10.0 Description: The GTK+ graphical user interface library The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This package contains the shared libraries. Tags: devel::library, implemented-in::c, role::shared-lib, uitoolkit::gtk
and “aptitude show gtk2.0-common” gave me this output:
Package: libgtk2.0-common State: installed Automatically installed: no Version: 2.12.1-1 Priority: optional Section: misc Maintainer: Sebastien Bacher <seb128@debian.org> Uncompressed Size: 16.7M Recommends: libgtk2.0-0 Conflicts: libgtk1.3-common, libgtk2.0-data Replaces: libgtk1.3-common, libgtk2.0-data Description: Common files for the GTK+ graphical user interface library The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This package contains the common files which the libraries need. Tags: devel::i18n, devel::library, role::app-data, special::auto-inst-parts, uitoolkit::gtk
Then I did an “aptitude search swt-gtk” and that showed:
p libswt-gtk-3.3 - Standard Widget Toolkit for GTK native library p libswt-gtk-3.3-java - Standard Widget Toolkit for GTK Java library p libswt-gtk-3.3-jni - Standard Widget Toolkit for GTK JNI library p libswt-gtk-dev - Standard Widget Toolkit for GTK development
So none of them are installed.
Don’t know if this is all relevant, but posted it just in case.
DiederikMemberThe reason for my question on the browser is related to http://www.eclipse.org/swt/faq.php#browserlinux
Q: What do I need to run the SWT Browser inside Eclipse on Linux/GTK or Linux/Motif?
A: You need one of the following:* Mozilla 1.4 GTK2 – 1.6 GTK2 can be used with Eclipse 3.0 and newer.
* Mozilla 1.4 GTK2 – 1.7.8 GTK2 can be used with Eclipse 3.1 and newer.
* Mozilla 1.4 GTK2 – 1.7.12 GTK2 can be used with Eclipse 3.2 and newer.
* Firefox can be used with Eclipse 3.1 and newer (Linux only), provided that it has been compiled with linkable Gecko libraries. It is important to note that Firefox downloads from mozilla.org currently do not satisfy this criteria, but Firefox installations that are included in major Linux distributions often do in the absence of a XULRunner installation. Attempting to use a statically-linked Firefox install will display the error message “No more handles [NS_InitEmbedding…error -2147221164]”.
* XULRunner 1.8.0.1 – 1.8.1.x can be used with Eclipse 3.3 and newerIn order to fix the problem (other thread, referenced by Riyad) I installed xulrunner and the version of that one is 1.8.1.11-1
DiederikMember@ls_toronto wrote:
Exception in thread “main” java.lang.UnsatisfiedLinkError: no swt-gtk-3347 or swt-gtk in swt.library.path, java.library.path or the jar file
Luke, if you do a “aptitude search swt” what do you get?
My output is this:
p libswt-cairo-gtk-3.3 - Standard Widget Toolkit for GTK Cairo Java library p libswt-cairo-gtk-3.3-jni - Standard Widget Toolkit for GTK Cairo JNI library p libswt-cairo-gtk-dev - Standard Widget Toolkit for GTK Cairo development library p libswt-gnome-gtk-3.3-jni - Standard Widget Toolkit for GTK Gnome JNI library p libswt-gtk-3.3 - Standard Widget Toolkit for GTK native library p libswt-gtk-3.3-java - Standard Widget Toolkit for GTK Java library p libswt-gtk-3.3-jni - Standard Widget Toolkit for GTK JNI library p libswt-gtk-dev - Standard Widget Toolkit for GTK development p libswt-mozilla-gtk-3.3 - Standard Widget Toolkit for GTK Mozilla Java library p libswt-mozilla-gtk-3.3-jni - Standard Widget Toolkit for GTK Mozilla JNI library p libswt-mozilla-gtk-dev - Standard Widget Toolkit for GTK Mozilla development library p libswt3.2-gtk-gcj - Fast and rich GUI toolkit for Java, gtk2 (GCJ version) p libswt3.2-gtk-java - Fast and rich GUI toolkit for Java, gtk2 version p libswt3.2-gtk-jni - Platform dependent files for libswt3.2-gtk-java
So that means that none of those libraries is installed and it could be that libswt-mozilla-gtk-3.3 is the culprit here.
Before I go ahead and install the libs, I want to know your output … and it’s also late over here 😛 -
AuthorPosts