Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50336 - Persistent "Workspace in use" error renders Eclipse unusable
Summary: Persistent "Workspace in use" error renders Eclipse unusable
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 All
: High critical (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-07 04:20 UTC by Charles Goodwin
Modified: 2004-05-09 15:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Goodwin 2004-05-07 04:20:25 UTC
Whenever I load up Eclipse 3.0 (Milestone 8), it asks me to specify a workspace.  No matter where the workspace is, when I press 'OK' it returns the error "Workspace in use, choose a different one."

I've tried using both old, new, and non-existent directories, in my home dir and under the eclipse dir in /opt.

I've tried chowning the /opt/eclipse-sdk-3.0_rc8/ directory to my user, and various others.
Comment 1 Charles Goodwin 2004-05-07 04:22:59 UTC
Workaround here:
http://forums.gentoo.org/viewtopic.php?t=157790&highlight=eclipse+workspace
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-05-09 06:39:38 UTC
Can you reproduce this with dev-util/eclipse-sdk-3.0.0_pre8? 

I've removed _rc8, as it was a temporary fix and didn't build completely from source code. 

If your problem still persists, please reopen this bug.
Comment 3 Charles Goodwin 2004-05-09 15:03:13 UTC
rc8 build fine for me.  pre8 does not:

gcc -O -Wall -DSWT_VERSION=3044 -DLINUX -DGTK -I/opt/sun-j2sdk-1.4.2/include -I/opt/sun-j2sdk-1.4.2/include/linux -fpic  `pkg-config --cflags gtk+-2.0` -c os.c
In file included from os_structs.h:16,
                 from os.c:17:
os.h:47: error: conflicting types for `gtk_progress_bar_set_bar_style'
/usr/include/gtk-2.0/gtk/gtkprogressbar.h:149: error: previous declaration of `gtk_progress_bar_set_bar_style'
make: *** [os.o] Error 1
 
!!! ERROR: dev-util/eclipse-sdk-3.0.0_pre8 failed.
!!! Function build_gtk_frontend, Line 145, Exitcode 2
!!! Failed to build platform-independent SWT support