[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-11-08 Thread Kaxsp
Thanks Mauro, it works for me too.

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-11-08 Thread Benjamin Drung
When using the 32 bit version of the Java virtual machine on a 64 bit
system, then eclipse won't start. The solution is to change the default
Java virtual machine to java-6-openjdk or sun-java6 by running 'sudo
update-alternatives --config java'. Thanks Mauro for the solution.
Therefore I close this bug report.

** Changed in: eclipse (Ubuntu)
   Status: Incomplete => Invalid

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-11-08 Thread mg
Mauro De Lucca's solution (#14) did the trick for me. It was set to
'/usr/bin/gij-4.4' but after changing it to
'/usr/lib/jvm/java-6-sun/jre/bin/java' Eclipse started again.

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-11-02 Thread Mauro De Lucca
I did have the same problem. I solved it changing my default java with
'sudo update-alternatives --config java', ia32-sun-java6 was set as
default and I changed for sun-java6.

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-11-01 Thread Mathieu
The workaround:
#!/bin/sh
export GDK_NATIVE_WINDOWS=1
/[ECLIPSE-PATH]/eclipse

posted here:
http://www.norio.be/blog/2009/10/problems-eclipse-buttons-ubuntu-910

fixes the problem for me.

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-30 Thread kandy
I have the same problems.

I do:
rm -rf ~/.eclipse

extract 
eclipse-php-galileo-SR1-linux-gtk.tar.gz to ~/eclipse
chown  -R {my user}:{my group}  ~/eclipse
run 
~/eclipse/eclipse
then eclipse start normal 
==
maybe problem in access, please verify it

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-29 Thread svins
I have the same problems with eclipse with Kubuntu 9.10 RC 64 bit like
Paul Andralouis has.

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-28 Thread priyankgandhi
I am also having the same issue. I dnt know how but I was able to start
in once.

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-25 Thread Paul Andralouis
I have downloaded standard linux eclipse php version from the eclipse
website.  It starts, but there seems to be some sort of file access
problem with doing updates.  I tried to install the bzr-eclipse plugin,
and it fails.

Originally I had upgraded the machine, and started having strange
problems with eclipse failing to create directories.  I tried a fresh
install, and it looks like there is something strange going on given the
inability to install a plugin.  I haven't tried to otherwise work with
it since the fresh ubuntu and eclipse install.

It looks like some sort of file access problem, possibly with Sun Java.

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-18 Thread Benjamin Drung
Can you upgrade to eclipse 3.5.1-0ubuntu6 and report your experience?

** Changed in: eclipse (Ubuntu)
   Status: Confirmed => Incomplete

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-15 Thread schemacs
when will this bug be fixed?after 29?the console give no error message
at all,and neither log can be found under the eclipse root path!

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-15 Thread Benjamin Drung
** Changed in: eclipse (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-14 Thread Haiodo
No removal of eclipse-sdk not solves the issue.
Actually I've also have clean install of eclipse.

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-14 Thread LuitvD
A clean install of both Eclipse and NetBeans (on a different computer)
work perfectly, so I went on trying with my laptop and found that
removing the configuration makes it start again.

Just gotten both Eclipse and NetBeans to start using the same standard
troubleshooting trick.

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-14 Thread LuitvD
I have the same problem, and have no eclipse-sdk installed. Never have.

Strange thing is that this problem seems to have the same source as my
NetBeans installation not working properly anymore. This might be a
problem bigger than just eclipse...

Netbeans shows this error when trying to start a new Project:
java.lang.NoSuchMethodError:
org.jdesktop.layout.GroupLayout.access$500(IIIZ)V

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-13 Thread Benjamin Drung
Can you remove eclipse-sdk and try again?

** Changed in: eclipse (Ubuntu)
   Status: New => Incomplete

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-13 Thread Haiodo
Eclipse error log

** Attachment added: "1255496452274.log"
   http://launchpadlibrarian.net/33639685/1255496452274.log

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450980] Re: Eclipse is not starting in 9.10 at all. No errors are reported.

2009-10-13 Thread Haiodo

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33639676/Dependencies.txt

-- 
Eclipse is not starting in 9.10 at all. No errors are reported.
https://bugs.launchpad.net/bugs/450980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs