Software :: Eclipse Crashes But Leaves No Clue / Remedy This?

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


ADVERTISEMENT

Ubuntu :: Samba Crashes Randomly (leaves Info Dead.letter)?

Dec 12, 2010

I am using samba to share some folders from a Ubuntu server (10.04) onto Windows XP. This works fine, but once in a while (once/twice a day), samba crashes and leaves a dead.letter in the folder I was accessing. Here are mode details:
lsb_release -a

Code:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS

[Code]...

View 9 Replies View Related

OpenSUSE :: Eclipse Crashes After Update (On 11.3)

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

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

General :: Eclipse Crashes While Running / Solve This?

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

Slackware :: Eclipse 3.6 Crashes When Autocomplete Activated

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

Ubuntu Installation :: Eclipse Crashes - Keeps Closing Unexpectedly

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

Fedora :: Eclipse Auto-Created Makefile Crashes Make

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

Ubuntu :: Power Supply Cooling Fan Won't Down Normally / Remedy This?

Oct 22, 2010

I just recently installed Ubuntu and my power supply cooling fan won't power down normally when I would run windows tho it would power down after the system was finished starting up. How can I remedy this?

View 1 Replies View Related

Ubuntu Networking :: No Internet And No Clue

Jul 9, 2010

I have been working on getting my bind9 service up. I have been successful. Now I have no internet and i don't know why.My error log shows nothing.I can ping Google. so is it my DNS resolve?

View 2 Replies View Related

Ubuntu :: Clue To Get To The Latest Version Of Rhythmbox?

Mar 12, 2010

I have no clue how to get to the latest version of Rhythmbox. All my songs have the cover art embedded in the ID3 tags and the .12.6 reads these, but I have .12.5. .7 is actually out now but I have no clue how to upgrade my Rhythmbox. Apt upgrade didn't do anything of course nor doing it through the GUI.

View 3 Replies View Related

Ubuntu :: Eclipse Plugins Don't Work / Doesn't Install A Bunch Of Libraries And Eclipse Cannot Recognize Standard Java Files?

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

Programming :: Eclipse PDT 2.0 Versus Zend Studio For Eclipse

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

Programming :: Metrics Plug-in For Eclipse - Does It Support Eclipse CDT

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

Ubuntu :: Installed WINE But Have No Clue To Make MATLAB Work?

Oct 7, 2010

i have MATLAB R2007b installed on my win7 partition and i would like to use MATLAB in LINUX of which i have version 10.04. i have installed WINE but have no clue how to make MATLAB work although i have been told and read that its totally possible. i'm sort of new to LINUX so please be general

View 5 Replies View Related

General :: How Important Is 'CLUE' / Command Line User Environment?

Oct 16, 2010

I have read many articles by eminent Linux users who laugh off, when they are asked "is a command line knowledge necessary"?. They go on to say that Linux Distros have evolved so much that the GUI is sufficient! I use my Win.desktop for 1)checking the news, 2)checking my e-mail, 3)writing a blog, 4)Listening to music, and 5)since i am a consultant physician, with specialization in diabetology,keeping up with the trends by visiting a few professional websites! So, my needs are few!Which Distribution would you suggest to a completely Linux-ignorant person,and that's me!

View 14 Replies View Related

Ubuntu :: Eclipse Not Opening Files In Eclipse?

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

Slackware :: Install Eclipse CDT Is A Plug-in For Eclipse?

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

Server :: Unable To Receive Mails Sent By Nagios On Remedy Server

Oct 29, 2009

I have two situations here :

1) I have my Nagios running on the linux box and BMC Remedy Server on the Solaris box. I have simulated a mail from Nagios to be delivered to the Remedy server. But the Remedy Server does not receive it. I even tried snooping on port 25 but nothing has reached the box.

2) I have my Nagios running on the linux box and BMC Remedy Server on the Solaris box. I have simulated a mail from Nagios to be delivered to the Remedy server. I snooped on port 25 on the Solaris box. I could see the mail reaching the box, but it is not being forwarded to the Remedy inbox.

View 5 Replies View Related

Fedora :: Download / Installing Eclipse Returning "no Package Eclipse Available"

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

Ubuntu Servers :: Eclipse And Tomcat Are Running But Can't See Tomcat In The Eclipse

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

Ubuntu :: Apt-get Remove Leaves So Much Behind [/B]?

Jan 28, 2010

Is there a way to get it to really remove packages and delete all the files that the installation created?

View 2 Replies View Related

Fedora :: How To Use Yum-plugin-show-leaves

Feb 22, 2010

I installed yum-plugin-show-leaves and yum-plugin-remove-with-leaves but I have no clue how to use them.I was trying something like

Code:
yum list *foo* --show-leaves
but it gives me the following message:
Code:
Command line error: no such option: --show-leaves

View 6 Replies View Related

Ubuntu :: Reinstalling 11.04 Leaves Me With Unusable X?

Aug 1, 2011

this time last week I was happily running 10.10. I decided to upgrade to 11.04 via Update Manager (not a fresh install), and of course I didn't like Unity so gave Gnome3 a shot.

Well.. at this point the system would stall whilst booting.. so I downloaded the 11.04 disc and reinstalled it (I desperately need to keep my data and don't have any backup options at the moment).

But, now when I boot into Ubuntu (using an Acer Aspire 5741), the resolution is about 800x600, and the mouse doesn't work. Has anyone got any ideas how I can force Ubuntu to reconfigure the system as if it was a completely new install?

View 1 Replies View Related

CentOS 5 :: Unable Centos Installation In Mac Pro / Clue To Get Around This?

Aug 26, 2009

Once i install the centos in my mac pro, it ask for reboot after completion, and on reboot it does not see the hard drive with centos in it.
Any clue to get around this problem?

View 1 Replies View Related

Ubuntu Installation :: Upgrade From 10.04 To 10.10 Leaves With No Way Of Booting Into An OS?

Oct 18, 2010

What's happening: When booting, after the summary screen, the monitor turns blank. And not just any kind of blank, the back light shuts off but the monitor doesn't go into hibernate mode. I've tried several threads and followed many steps to reinstall grub. By basic grub-install, to purging grub entirely and reinstalling it in a chrooted environment. I have four SATA drives and I've read this is a problem. However, when using the BIOS to choose which SATA drive to boot from, they all yield the same problem, except one, which complains about putchars not being found or something. But searching for that problem just brings me back to the same steps I've already followed to reinstall grub.

Windows XP and Windows 7x64 are both installed as well, and I know grub seems them just fine.

I don't know what else I can do. bootinfo.sh: Boot Info Script 0.55 dated February 15th,

[Code]...

View 1 Replies View Related

Ubuntu :: Dockbarx Leaves Icon After Closing?

Jun 15, 2011

So, Dockbarx leaves icon almost always, as I close any window, it disappear only if I move the cursor over it. Does anyone know how to fix this? Here's a link to demonstrate it, [URL]I have ubuntu 11.04

View 5 Replies View Related

General :: Boot To Win XP Leaves 64Studio Without Net Connection?

Oct 26, 2009

my desktop is dual boot XP and 64Studio, wired to wireless router and cable modem.XP has no net access (only used for a few games)Recently enabled internet on XP for online gaming but decided against it so disabled network again.Now when I boot into 64Studio there is no internet connection. My laptop still has wireless net connection through router. I can re-enable internet access for 64Studio by ooting a live CD first (usually Mepis 8) and then reboot to 64Studio, then all will work properly for every subsequent reboot unless windows is started, then I need a live CD again.I have tried various live CDs, Mepis 8, Ubuntu, Debian, all reactivate eth0 I tried # ethtool eth0 | grep Link after a windows reboot and no link detected, but link detected after a live cd reboot.

View 2 Replies View Related

Debian :: Gvfsd-http Leaves Many Connections Open

Feb 22, 2011

Looking at the results of both `lsof | grep IPv4` and `netstat -tp` I noticed that I have a lot of connections open from a program called 'gvfsd-http'.

Using google, I found that this was a Filesystem something from Gnome, that would also be used If I drag something from my browser to my desktop.

Though I wonder, how I activated it, because I didn't do that...

After a bit of searching, I noticed that `screenshots.debian.net` uses the same IP address as the one noted (hades.car.gr).

PING screenshots.debian.net (78.46.20.5) 56(84) bytes of data.
64 bytes from hades.car.gr (78.46.20.5): icmp_req=1 ttl=56 time=55.4 ms

Question: Do I have some tool enabled that maybe sends statistics to debian or so? Where to find it and kill it.

View 2 Replies View Related

Ubuntu :: Tooltip Leaves Artifacts On Scrolling In Firefox

May 14, 2010

I don't know if anyone else has noticed this, but this is the biggest pain when I'm trying to read XKCD. When I mouse over an image in Firefox and the tooltip appears, and I scroll down when it's still there, the tooltip is replaced by a gray box.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved