Abdelrazak Younes wrote:
Edwin Leuven wrote:
Abdelrazak Younes wrote:
I was maybe a misleaded by the name of the function (start). There is one QApplication per application so I guess the destruction is automatic when quitting. But you are probably right. Will commit soon.

atm lyx hangs when closing the app (qt4, windows)

something to do with this?

Maybe... Just to be sure, try to comment out line 284 in lyx_gui.C:

No, it's not that but something in lyx_gui::parse_init(int&, char**)

(gdb) bt
#0  0x77c478c0 in _libkernel32_a_iname ()
#1  0x1004a5ab in _end__ ()
#2  0x1004d0fc in _end__ ()
#3  0x1004d185 in _end__ ()
#4  0x007967d0 in lyx_gui::parse_init(int&, char**) ()
#5  0x00412cb8 in LyX::priv_exec(int&, char**) ()
#6  0x00413ff2 in LyX::exec(int&, char**) ()
#7  0x0040134d in main ()


Abdel.

Reply via email to