LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Eclipse Program arguments not editable in Fedora 11 x86_64 (https://www.linuxquestions.org/questions/fedora-35/eclipse-program-arguments-not-editable-in-fedora-11-x86_64-a-786896/)

Vaclav 02-04-2010 04:03 AM

Eclipse Program arguments not editable in Fedora 11 x86_64
 
Hello,

I have the following problem that I observe just at my Fedora 11 x86_64, not in my virtual Fedora 7 (32 bits), not in my colleague's Ubuntu (32 bits), not in Windows XP (32 bits).

The Eclipse works excellent except of possibility to set Program arguments (and VM arguments) - the feature that is unfortunately of key importance for me. Both the two fields are grey and overlap the buttons "Variables...". In other operating systems that I am working with these fields are white and writable and the buttons are below them.

- I didn't find similar problem in any discussion.
- The problem does not depend on java project (it occurs with all).
- The same problem does not depend on username, it is the same if Eclipse is started by root.
- I don't observe the problem in Fedora 7 and in Windows XP and my colelague does not observe it in Ubuntu even though in all these systems is the same version of Eclipse and the same projects.
- Versions of Java differ (we have 1.4 at Ubuntu and 1.5 at Fedora 7) but they are same (1.6) in my Fedora 11 and Windows XP.


Here is the relevant information:

Eclipse SDK (the latest available):
Version: 3.5.1
Build id: M20090917-0800

uname -a:
Linux msi 2.6.30.10-105.2.4.fc11.x86_64 #1 SMP Tue Jan 19 22:46:59 UTC 2010 x86_64 x86_64 x86_64 GNU/Linu

java -version:
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.6) (fedora-30.b16.fc11-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)

ldd eclipse:
linux-vdso.so.1 => (0x00007fff4abff000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00000032e5800000)
libdl.so.2 => /lib64/libdl.so.2 (0x00000032e5400000)
libc.so.6 => /lib64/libc.so.6 (0x00000032e4c00000)
/lib64/ld-linux-x86-64.so.2 (0x00000032e4800000)

I have no idea what can cause the problem. Is there anybody who can help?

Regards,
Vaclav

smoker 02-15-2010 06:48 AM

2 Attachment(s)
Hi,

I have Fedora 12 and have no issues with that window at all.
Maybe you should upgrade to Fedora 12 or explore another possibility (graphics based issues).

Version: 3.5.1
Build id: M20090917-0800

Linux xeon.headru.sh 2.6.31.12-174.2.3.fc12.x86_64 #1 SMP Mon Jan 18 19:52:07 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux

java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.6) (fedora-33.b16.fc12-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)

ldd -v /usr/bin/eclipse
not a dynamic executable

I've attached my config as reported by Eclipse. Maybe you can run diff against your config.

Alan

Vaclav 02-16-2010 06:53 AM

Not resolved yet
 
2 Attachment(s)
Many thanks, Alan

- it is very usful to compare the configurations!

Unfortunately, I have not found anything suspicious by comparing your configuration with both my two (at Fedora where I have the problem and at XP where it works well).

Except of it, I tried the following:
- to install Eclipse by yum (it resulted to "Fedora Eclipse" instead of "Galileo" but the behaviour was exactly the same)
- to update my Fedora 11 (but not to upgrade the version)
- to run Eclipse as root
- to change my workdir
- switch my Compiz off before starting Eclipse
- unset CLASSPATH and LD_LIBRARY_PATH

...but nothing resolved my problem.

Actually I just have to believe that the upgrade to Fedora 12 will help. According to your experience I can expect it but I probably have to install from scratch to be sure. I mean, to backup everything then re-create my environment... I am not excited with this.

Just to illustrate the bug (maybe for other as well), I attach the scrennshot and my configuration.

Regards,
Vaclav


All times are GMT -5. The time now is 10:33 AM.