Home » Developing U++ » U++ Developers corner » The very strange xterm issue
Re: The very strange xterm issue [message #14852 is a reply to message #14848] |
Tue, 18 March 2008 09:27   |
mdelfede
Messages: 1310 Registered: September 2007
|
Ultimate Contributor |
|
|
luzr wrote on Tue, 18 March 2008 00:13 |
Too weird. On my rig, it ends with broken X11 (most likely) - it starts returning a lot of X11 errors and eventually ends on segfault.
Looks like some weird issue with fork, hard to say...
Hm, console == true if application is build with CONSOLE mode. It is true I did tested only with such apps, while you might be trying with X11 apps.. maybe a clue?!
Mirek
|
Well, usually I like to have a console even on X11 apps, so I can see error and log messages, so I put console=true on Host.cpp and I got a running xterm that launches the X11 gui app.
All goes ok, no error and no crashes, and the xterm stays there (correctly) when I kill the X11 app.
I didn't try with a pure console app.... but I can do if you need.
BTW, I think it's not a bad idea to have a 'xterm' toggle on run options, sometimes it's better to have a separate console than the ide one...
Max
|
|
|
Goto Forum:
Current Time: Tue Aug 12 22:11:17 CEST 2025
Total time taken to generate the page: 0.11848 seconds
|