This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 9835 - FSException : Cut and paste bean between categories
Summary: FSException : Cut and paste bean between categories
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-26 08:59 UTC by Marian Mirilovic
Modified: 2008-12-22 22:39 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.74 KB, text/plain)
2001-02-26 08:59 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2001-02-26 08:59:13 UTC
[nb-dev](133), [jdk1.3.1](b17)

Step to reprodeuce:
1. select bean (e.g. JLabel), push Cut by PopupMenu
2. select other Category tab (e.g. Beans), push Paste bean

FSException occured ( stackTrace in attachment)
Comment 1 Marian Mirilovic 2001-02-26 08:59:48 UTC
Created attachment 682 [details]
Stack trace
Comment 2 Tomas Pavek 2001-02-27 09:17:22 UTC
Looks like file systems related problem...
Go to Options -> Component Palette -> (e.g.) AWT category. It's not possible to 
cut/paste any item (bean) to another category (move DataObject) - FSException 
is thrown ("File system Default system is read-only"). But still it is possible 
to copy and delete items (i.e. create and delete DataObjects).
Comment 3 Jan Chalupa 2001-03-12 12:07:21 UTC
Version: 'Dev' -> 3.2
Comment 4 rmatous 2001-03-27 20:04:18 UTC
Fixed in trunk and release32. Changes in method move solves case when 
MultiFileObject (that should be moved) has only one delegate on non-writable 
layer.
Comment 5 Marian Mirilovic 2001-03-28 07:40:48 UTC
verified in [nb_r32](14), [pilsen](010327_2)
Comment 6 Jan Chalupa 2001-05-06 08:19:31 UTC
Target milestone -> 3.2
Comment 7 Quality Engineering 2003-07-01 16:15:01 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.