Hi Brad,

I haven't done x11 screen sharing for a while but the protocol hooks into the component system of X11 and isn't screen buffer based - so window parenting differences can potentially be the cause for this.

The new-file action opens a NB wizard, the open-file action opens the standard JDK file chooser (if I remember correctly) and open-project would open the NB directory chooser. Three implementations essentially.


To exclude some factors would be good to test on the latest JDK 23 update release and switch to the old metal look and feel to see if it makes a difference. Anything in the log?

best regards,
michael


On 23.12.24 17:44, Brad Walker wrote:
I've encountered a bug in Netbeans and need some help to figure this out.

What I'm doing is running the dev. branch of netbeans on a Linux box but
displaying the screen on a remote Windows PC running a XServer. I log into
the Linux box using "ssh -X ..."..

It actually works pretty well, overall. When I click on the "File->New
File..." button, the popup shows properly.

When I click on the "File->Open File..." button, the popup shows briefly
(i.e. a few seconds). Then the pop-up disappears.

I'm really at a loss of how to go about getting additional details to debug
where this issue might reside.

Any suggestions?

-brad w.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

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



Reply via email to