You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2018/04/29 05:45:00 UTC

[jira] [Commented] (NETBEANS-677) Netbeans locked-up after Drag/Undock a window

    [ https://issues.apache.org/jira/browse/NETBEANS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457910#comment-16457910 ] 

Laszlo Kishalmi commented on NETBEANS-677:
------------------------------------------

Can you reproduce this issue?

Also it would be nice if you would execute your application from command line with gradlew run --debugjvm then try to attach NetBeans Debugger on localhost 5055 and then try to reproduce the issue.

> Netbeans locked-up after Drag/Undock a window
> ---------------------------------------------
>
>                 Key: NETBEANS-677
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-677
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Window System
>    Affects Versions: 9.0
>         Environment: Product Version: Apache NetBeans IDE Dev (Build incubator-netbeans-release-205-on-20180202)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_AU (nb)
> User directory: Z:\tmp\.other\user\netbeans\v09.00-beta\FourAbs
> Cache directory: Z:\tmp\.other\cache\netbeans\FourAbs-09
>            Reporter: will mason
>            Priority: Critical
>              Labels: IDE, Regression, debugger, freeze, windowing
>             Fix For: 9.0
>
>         Attachments: messages.log
>
>
> h2. context
> *  running Swing GUI application in debugger
> * Opened a new window on the current panel's java file
> * I am pretty sure the debugger was stopped on a break point at the time.
> h2. expected
> *  Dragged the clone window out of the main window so that I can view it side-by-side
> *  Open a new Frame with the source file in it
> * 2 x views on the same file
> h2. actual
> * Thumbnail floated to the new position on screen
> * Then nothing
> * Thumbnail just stuck there
> * Application window also locked-up (freeze)
> * No response from Netbeans, ALT/F4 (Windows) didn't close window
> * Needed to close Netbeans with TaskManager
> h2.  Impact
> * Lost work due to crash/shutdown
> * Must repeat the debugging steps, it was a non-trivial exercise
> h2.  supporting information
> *  messages.log



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists