I sometimes get a very similar hang with XXE at startup. I am running on Fedora Core 4 with Sun Java 1.5.0_07.
After working fine for many uses xxe will suddenly refuse to start - hanging with a blank window as Henrik describes (sometimes it gets as far as initializing the two window panes, but it never displays any content in either). I cannot reliably force the hang, but it occurs reasonably often - probably 10% or even 20% of startups. Once XXE is stuck in this way, killing it and re-starting does not help. I am running rdesktop to a Windows XP box at the same time in another window manager workspace, and I have found empirically that if I close the rdesktop window it removes the hang and XXE comes up OK. This makes me suspect that the issue is related to the display in some way - perhaps access to an X.org resource? It only started happening on recent versions of XXE, but since I have also updated Java and my windows managed (icewm) over the last few months I cannot be sure where the issue crept in and it could of course be a bug in rdesktop. Philip Nye Hussein Shafie wrote: > Henrik Buchholz wrote: >> Am Dienstag, den 28.11.2006, 10:12 +0100 schrieb Hussein Shafie: >> >>> Start XXE from an xterm by typing "xxe &" >> Tried it without and with "&" -- no error messages at all. >> >>> See also: http://www.xmlmind.com/xmleditor/user_faq.html#xxe_on_debian, >>> just in case! >> no, its a Sun SDK > > Do Java graphical applications other than XXE (using the Sun JDK) run on > your system? > > > >>>> Or what could be the reason? >>> Using an invalid ".xxe_gui" file gives exactly the same result. >>> >>> I would suggest: >>> >>> * to delete the directory where you have installed XXE. >>> * to delete the ``shortcuts'', script shells, whatever, used to start XXE. >>> * to delete your ~/.xxe/ directory. >>> * to resinstall everything you need from scratch. >> did that: >> >> rm -rf xxe-std-3_5_0 >> rm -rf ~/.xxe >> tar xzvf xxe-std-3_5_0.tar.gz >> cd xxe-std-3_5_0/bin >> ./xxe >> >> no change, I'm still getting only an empty window. >> > > Do you have a XXE_GUI or XXE_ADDON_PATH environment variables? In this > is the case, please unset these variables. > > Info in http://www.xmlmind.com/xmleditor/_distrib/doc/help/apas02.html > > I'm sorry but something like this has never happened to us without at > least an error message of some sort. > > > -- > XMLmind XML Editor Support List > xmleditor-support at xmlmind.com > http://www.xmlmind.com/mailman/listinfo/xmleditor-support >

