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 113005 - AE ScreenEditorView + deadlock from svg file
Summary: AE ScreenEditorView + deadlock from svg file
Status: RESOLVED WORKSFORME
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: David Kaspar
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2007-08-16 14:56 UTC by Fabiola Rios
Modified: 2009-09-18 10:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (4.65 KB, text/plain)
2007-08-16 14:57 UTC, Fabiola Rios
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiola Rios 2007-08-16 14:56:52 UTC
build 20070815

Open SVG File swicth to source,  make some change, 
undo the changes, press arrow last edith several times, press View Button .
the follow exception appear if you repeat the steps you will get a deadlock. =)
Comment 1 Fabiola Rios 2007-08-16 14:57:56 UTC
Created attachment 46750 [details]
Exception
Comment 2 David Kaspar 2007-08-16 15:54:17 UTC
I cannot reproduce this issue. Anyway I have changed particular code to print a warning message instead of showing
AssertionError. Also I cannot reproduce the deadlock.
Please, attach a full-thread-dump to be able to trace the problem.
Resolving as "WorksForMe".