OpenSUSE :: Eclipse Cdt Helios Crashes?
Apr 28, 2011
I've just installed openSUSE 11.4 64bit Gnome and after that I downloaded eclipse-cpp-helios-SR2-linux-gtk-x86_64.tar.gz (CDT version for eclipse). I downloaded the linuxtools and tried to write some lines and I got a crash. I have the Oracle Java installed on the system. I restarted eclipse but seems that I cannot get rid of this crash. Did you experince something like this?
This is the output from cli:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f48a3a2a89b, pid=16354, tid=139949755737856
#
# JRE version: 6.0_24-b07
[Code]...
View 6 Replies
ADVERTISEMENT
Apr 5, 2011
I use OpenSuse 11.3, Eclipse Elios for C++. What do I have to do for using boost? I put #include <boost/regex.hpp>, but it can't find the file. What variable do I have to use?
View 3 Replies
View Related
Nov 11, 2010
I was trying to install ADT plugin in eclipse in fedora 14 x86_64. But am unable to proceed.
Warning: You are installing software that contains unsigned content. The authenticity or validity of this software cannot be established. Do you want to continue with the installation?
/home/a.harsh/.eclipse/793567567/plugins/com.android.ide.eclipse.adt_0.9.9.v201009221407-60953.jar
/home/a.harsh/.eclipse/793567567/features/com.android.ide.eclipse.adt_0.9.9.v201009221407-60953
/home/a.harsh/.eclipse/793567567/plugins/com.android.ide.eclipse.ddms_0.9.9.v201009221407-60953.jar
/home/a.harsh/.eclipse/793567567/features/com.android.ide.eclipse.ddms_0.9.9.v201009221407-60953
/home/a.harsh/.eclipse/793567567/plugins/org.eclipse.jdt.junit.core_3.6.1.r361_v20100825-0800.jar
When I press ok, I get below error
Problem Occurred
An error occurred while installing the items
session context wasprofile=PlatformProfile,
phase=org.eclipse.equinox.internal.p2.engine.phase
s.Install, operand=null --> [R]javax.servlet.jsp 2.0.0.v200806031607, action=org.eclipse.equinox.internal.p2.touchpoint. eclipse.actions.InstallBundleAction).
The artifact file for osgi.bundle,javax.servlet.jsp,2.0.0.v200806031607 was not found.
Error Log Also attached.
Code:
!Session 2010-11-11 22:43:15.064
eclipse.buildId=M20100909-0800
java.version=1.6.0_20
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 .....
View 4 Replies
View Related
Sep 8, 2010
Using content proposal in helios, giving problem if u press tab. Below is the error. For recreation snippet is provided(taken from 2 sites) after error log.Only u need to press tab while proposal pop up is visible & then point mouse at client.
#################################ERROR LOG#############################
# A fatal error has been detected by the Java Runtime Environment:
#
[code]....
View 9 Replies
View Related
Sep 4, 2010
My Eclipse crashes after some updates on 11.3
I got an error :
./eclipse
The program 'Eclipse' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 163951 error_code 11 request_code 53 minor_code 0)
Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
I googled and found some solutions by downgrading xulrunner, but no dice.
View 4 Replies
View Related
Jun 17, 2010
I'm having a problem with eclipse, it keeps crashing while I'm working working with it, running from the terminal i found this:
# A fatal error has been detected by the Java Runtime Environment code...
i have googled and i found a ubuntu forum where a guy had the same problem, his solution was disabling the php browser, so i try to do it and go to window>preferences>General>Web browser... as soon as i click "web browser" it just crashes with the same error above, so i guess the "browser" is the problem, i didn't find the "php browser" option so that's why i click on "web browser"
if anybody has a solution for this please help me, i would be awesome to solve this.
View 11 Replies
View Related
Nov 3, 2010
I use Slackware 13.1 and eclipse 3.6 (Helios). When I do some programming the eclipse is always crashing. E.g.: class c, c.gwtC(); when I write the "." and the autocomplete is activated the eclipse crashes.
View 3 Replies
View Related
Apr 9, 2010
I am facing a problem with Eclipse after I installed it today. It keeps closing [unexpectedly] after I click a choice like closing one of the pop-up windows that shows after I choose an option from the menus in the top. With no errors returned or shows up! As an example, when I choose to create new project, and fill in the project information [Name, type, path] and when I click FINISH all Eclipse closes, and I need to re-open it again [I find the project that I created there].
View 4 Replies
View Related
Mar 29, 2011
I'm a heavy user of Eclipse. It's my workhorse. Today, the thing started crashing on me. So, I started the thing from the console to see what the last message is before crashing, but...nothing. It crashes whenever I hover over something that is supposed to give a pop-up (you know, the yellow-ish popup with a help text).
Any clues to what I can do to remedy this? As I noted, there are no return messages, so, that's all I have here...
View 3 Replies
View Related
Dec 11, 2009
I'm just learning to use Eclipse (have previously been a vim+make developer). I created the standard Hello World project following the tutorial. The program compiles fine, but if I build it again without cleaning the project, make aborts with a glibc double free message (pasted below). The same thing happens if I run make in the Debug directory outside eclipse. I don't know make well enough to figure out what the problem is, and to my mind Eclipse shouldn't be generating a buggy makefile anyway.
I've attached a tarfile of the project directory. Download the file and the following sequence of commands should show you the problem:
tar xvzf HelloWorld.tar.gz && cd HelloWorld/Debug && make && make
Also, if you think it would be worthwhile submitting a bugreport to the Fedora Eclipse dev team, let me know where I can do that and I'll be happy to.
Error messages:
11:07:34 [michael@tablet Debug]$ make
*** glibc detected *** make: double free or corruption (fasttop): 0x0000000001fd5780 ***
= Backtrace: =
/lib64/libc.so.6[0x3b03e75a96]
make[0x411f46]
make[0x411fb2]
make[0x411feb]
make[0x40771e]
make[0x411177]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x3b03e1ea2d]
make[0x402429]
= Memory map: =
00400000-00428000 r-xp 00000000 fd:04 1517952 /usr/bin/make
00628000-0062a000 rw-p 00028000 fd:04 1517952 /usr/bin/make
01fc0000-01fe1000 rw-p 00000000 00:00 0 [heap]
3b03a00000-3b03a1f000 r-xp 00000000 fd:00 81929 /lib64/ld-2.10.1.so
3b03c1e000-3b03c1f000 r--p 0001e000 fd:00 81929 /lib64/ld-2.10.1.so
3b03c1f000-3b03c20000 rw-p 0001f000 fd:00 81929 /lib64/ld-2.10.1.so
3b03e00000-3b03f64000 r-xp 00000000 fd:00 81933 /lib64/libc-2.10.1.so
3b03f64000-3b04164000 ---p 00164000 fd:00 81933 /lib64/libc-2.10.1.so
3b04164000-3b04168000 r--p 00164000 fd:00 81933 /lib64/libc-2.10.1.so
3b04168000-3b04169000 rw-p 00168000 fd:00 81933 /lib64/libc-2.10.1.so
3b04169000-3b0416e000 rw-p 00000000 00:00 0
3b08e00000-3b08e19000 r-xp 00000000 fd:00 81991 /lib64/libgcc_s-4.4.1-20090729.so.1
3b08e19000-3b09019000 ---p 00019000 fd:00 81991 /lib64/libgcc_s-4.4.1-20090729.so.1
3b09019000-3b0901a000 rw-p 00019000 fd:00 81991 /lib64/libgcc_s-4.4.1-20090729.so.1
7f6032b9d000-7f6037c70000 r--p 00000000 fd:04 1155417 /usr/lib32/locale/locale-archive
7f6037c70000-7f6037c74000 rw-p 00000000 00:00 0
7fffa6c19000-7fffa6c2e000 rw-p 00000000 00:00 0 [stack]
7fffa6c44000-7fffa6c45000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Aborted
View 1 Replies
View Related
Jan 19, 2010
I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.
Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.
View 4 Replies
View Related
Jan 28, 2009
I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:
[URL]
and:
[URL]
I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).
View 1 Replies
View Related
Sep 17, 2010
The Metrics plug-in supports Java development well at Eclipse.
[URL]
I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?
View 1 Replies
View Related
Sep 11, 2010
I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.
View 5 Replies
View Related
Sep 12, 2010
I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?
View 4 Replies
View Related
Sep 3, 2010
I need Eclipse 3.5 to develop an application for Amazon EC2. I know I can install it form the Eclipse homepage but I wonder why the openSuse repos still contain Eclipse 3.4 .Can I expect an update soon?
View 9 Replies
View Related
Jan 3, 2010
For those interested, I'll share my solution on getting Eclipse running smoothly with 11.2.
My very first problem was that I needed the JavaEE version, which is not in the distro. The second problem is that the distro version has issues:
Problems with the distro version: The infamous "button doesn't work" problem (more on this later) The plugin / updates don't work, so you can't add any modules Copying and pasting is very erratic
However, if you simply download and unpack 3.4.2 from the Eclipse site, you'll get a "Problem has occurred" error when you try to launch it.
Here are the steps to get this running:
* Unpack the .tar.gz package into a folder that is writable by your userid
* To fix the "An Error has occured" problem: Add the following line at the very end of the eclipse.ini file:
Code:
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib64/xulrunner-1.9.1/xulrunner If you run on 32-bit, replace 'lib64' with 'lib'.
* To fix the "button doesn't work" problem: in your ~/bin directory, create a file called eclipse.sh and put the following in there:
Code:
#!/bin/sh
# work around e#290395 / LP: #458703
export GDK_NATIVE_WINDOWS=true
# replace /home/noarch/apps/eclipse with the path
[Code].....
View 5 Replies
View Related
Jun 17, 2011
What is the best way to install Eclipse in openSUSE 11.4? I can't find it in the official repositories. Not sure why its not in Oss.
Eclipse - The Eclipse Foundation open source community website. has packages for linux but I'm not sure which version (Helios, Galileo, Ganymede) will work best with openSUSE.
Are there any plans to add eclipse to the official repositories?
View 8 Replies
View Related
Jan 29, 2010
I was following the help file tutorial for creating a New Java Project using the Eclipse IDE, but neither the finish, the next buttons do anything when I click them... Does anyone know why this is happening, and how can I fix this completely unacceptable issue?
View 4 Replies
View Related
Apr 24, 2010
I just got my repos back on the track. I looked for the eclipse platform in 'Yast->software management', still like 8 choiches to make. Can I use zypper again to install 'Eclipse'?
View 4 Replies
View Related
Apr 21, 2011
For some reason Eclipse 3.4.2 I installed is always picking up the 1.6 JDK and bombing out even though I have 1.4.2 installed. How do I make Eclipse point to the 1.4.2 version I have? I see there is an eclipse.conf file and perhaps that's where I make the setting? And which setting should I put there?
View 4 Replies
View Related
May 13, 2011
I am new to Fedora (I have always used ubuntu in the past), and I am trying to download eclipse. Unfortunately, "sudo yum install eclipse" is returning "no package eclipse available". I think this means that I am missing the correct repo, but I'm not sure which is the right one and don't know how to add it to my repo list for this version. My version of fedora is centos5 based, and my current repo list is the following:
[Code]...
View 4 Replies
View Related
Nov 23, 2009
yesterday installed a fresh OpenSuse 11.2. Since then the confirm buttons (OK / YES / ...) are not working, when clicking (mouse). An keyboard ENTER-press does work.
What is the problem? Is it an OpenSuse bug?
View 9 Replies
View Related
Jan 5, 2010
I've installed opensuse 11.2 and want to install some more packages.
If I have the online repos enabled the package eclipse is found in
Index of /distribution/11.2/repo/oss
If I disable the online repos the packages are not found on the dvd.
i have now searched the dvd and eclipse is not available.
What is wrong? Why eclipse is not on dvd?
Is there an extra dvd as I read only non oss stuff is on other
dvd nad language special stuff..
View 2 Replies
View Related
Sep 1, 2010
I installed eclipse and tomcat with package manager. Eclipse and tomcat are running but i can't see tomcat in the eclipse. I just see 'Basic' folder. That is a screenshot [URL]
View 1 Replies
View Related
Jun 11, 2010
I am working on a English (US) KDE installation of opensuse 11.2 with a US keyboard and I have some troubles to configure my system in order to work on some French documents using Kate, Kwrite or Eclipse.
For instance, when I save the content of this link [url] on my hard-drive and open the file in Kate, Kwrite or Eclipse, all accentuated characters are displayed as black lozenge signs with a ? inside. What should I fix in my configuration to have those characters show correctly?
A related but maybe slightly different situation is the following: In Eclipse, when I use a French keyboard layout in Eclipse (using the shortcut Ctrl + Alt + K after setup in Configure Desktop > Regional & Language), I can type and display accentuated characters correctly. However, as soon as I spell check my document (I believe Eclipse use aspell for that), all the words containing the accentuated characters that I typed are shown as being wrong. Eclipse suggests some corrections that show up with black lozenge signs with a ? inside...
View 6 Replies
View Related
Jul 24, 2011
I'm trying to get Eclipse IDE running on my openSUSE 11.4 (KDE).
I have downloaded Eclipse Classic from Eclipse Classic 3.7 | Eclipse Packages. I started Dolphin and extracted the tar.gz file to a directory called eclipse. Now, as I understand, to run Eclipse, I must run the executable eclipse. But when I double-click eclipse, I get an error saying, "There is no application installed that can open files of the type executable (application/x-executable)."
Note 1: I have uploaded 3 screenshots as an album at Imgur: Eclipse with image titles and captions.
According to the screenshot #1, the file eclipse has a permission set of -rw-------. The execute permission is missing on this file. So, here's what I did: (screenshot #2) Right-clicked and selected Properties and under the Permissions tab, checked the Is executable checkbox and clicked OK. But still (screenshot #3), the permission set remains the same.
Note 2: The parent directory permissions are visible in the Terminal window below in all the screenshots.
What should I do to make eclipse executable?
View 11 Replies
View Related
Sep 1, 2011
I have the newest version of opensuse dual booting on my computer because I will be writing and running some molecular simulation programs this year on a computer cluster at the university and the computers on the cluster are using eclipse and opensuse so I wanted to have these set up at home so I could work at home a bit.
Anyway, I downloaded the eclipse indigo IDE for c/c++ for linux of the eclipse website and extracted it to my home/user directory. Whenever I try to run a program in eclipse I get a "Binaries not found" error. I installed the c/c++ development tools in Yast and also installed gcc and make thru zypper in the terminal. What is causing this problem? I've looked on forums and tried to fix this for the last couple days and I feel like i've tried everything.
View 2 Replies
View Related
Apr 7, 2010
Sometimes, when browsing the internet with FireFox, the entire system freezes. The only thing I can do is moving the mouse pointer,I can't use the Run command or anything else.It usually happens after a stand-by.
View 9 Replies
View Related
Jan 29, 2011
After upgrading to KDE 4.6 (Factory repos) Amarok crashes every time I try to play a song. Changing between Gstreamer and Xine doesn't make any difference.
View 9 Replies
View Related