Odd solution to a hang, now thoroughly confused [message #933027] |
Thu, 04 October 2012 13:01  |
Eclipse User |
|
|
|
So for a while now we've been having an issue where our RCP application on eclipse 3.5.2 will hang when the file dialog box is opened and the user either makes a selection or selects "cancel." After stepping through the code and googling the vast depths of the internet I found a few bug reports that matched the issue we were seeing including this one:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=280649
We were also seeing other freezes aside from this one, that specifically seemed to stem from usage of the AWT_SWT bridge (we have AWT stuff within SWT).
So where things get strange is I see none of these hangs/freezes if I ssh to localhost on the Solaris workstation I'm using. Unfortunately my knowledge of GTK and how X11 forwarding impacts the display of the UI is lacking. Does anyone have any hints on what is happening behind the scenes that could be fixing this issue for me?
Thanks!
|
|
|
|
Powered by
FUDForum. Page generated in 0.03930 seconds