Bug 4720 - Eclipse freezes during drag & drop operation (1GF7RRH)
Summary: Eclipse freezes during drag & drop operation (1GF7RRH)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Linux
: P2 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:21 EDT by Simon Arsenault CLA
Modified: 2002-03-07 10:42 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Arsenault CLA 2001-10-11 14:21:52 EDT
Create a project P1
	Create two files inside the project (f1.txt and f2.txt for example)
	Drag a file from the linux Explorer over the nav view so that the project is highlighted
	Drop the file and notice it is added properly.
	Now drag another file from the linux explorer over the nav view so that drop point is between f1.txt & f2.txt
	Drop the file and voila your workbench is frozen.

	I'm using the gnome desktop on linux. I think my linux version is 6.2

NOTES:
	EJP (6/12/01 1:07:57 PM)
		This is a SWT problem. We had a PR about it before.

	KH (6/12/2001 1:34:34 PM)
		Moving to SWT for comment. 

	Arch (6/12/01 2:41:50 PM)
		Readme it

	McQ (26/06/2001 3:01:09 PM) -
		We should look at this again.
Comment 1 DJ Houghton CLA 2001-10-29 16:33:39 EST
PRODUCT VERSION:
	0.122 (SDK)

Comment 2 Mike Wilson CLA 2001-12-10 12:00:16 EST
We believe this is XInitThreads
Comment 3 Silenio Quarti CLA 2002-01-28 12:02:42 EST
SWT is implementing its own locking mechanism in order
to avoid the call to XInitThreads(). Moving the FIXED.