Bug 297014 - Cannot create any eclipse project
Summary: Cannot create any eclipse project
Status: CLOSED DUPLICATE of bug 291257
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.5.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-06 05:22 EST by Rinat Bikov CLA
Modified: 2009-12-06 06:37 EST (History)
1 user (show)

See Also:


Attachments
strace of eclipse running (1007.33 KB, application/x-bzip2)
2009-12-06 05:28 EST, Rinat Bikov CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rinat Bikov CLA 2009-12-06 05:22:36 EST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6pre) Gecko/20091107 ALTLinux/Sisyphus/3.5.5-alt1.20091106 Firefox/3.5.5
Build Identifier: 20090920-1017

Cannot create any eclipse project.
Platform: ALTLinux Sisyphus (but only on my computer/configuration, possibly).
$ java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode)
$ uname -r
2.6.30-std-def-alt14

Reproducible: Always

Steps to Reproduce:
1. Open eclipse
2. File->New->Project->Java Project (e.g)
3. Try pass to Next, but nothing happens and no error reports.
Comment 1 Rinat Bikov CLA 2009-12-06 05:28:26 EST
Created attachment 153881 [details]
strace of eclipse running

Strace of eclipse running.
Eclipse was killed manually.
Comment 2 Remy Suen CLA 2009-12-06 06:12:10 EST
Are you using the mouse? Try using the keyboard to select the 'Next' button instead? See bug 291257.
Comment 3 Rinat Bikov CLA 2009-12-06 06:27:42 EST
Yes, with keyboard it's work.
Comment 4 Remy Suen CLA 2009-12-06 06:37:02 EST

*** This bug has been marked as a duplicate of bug 291257 ***