Giova84
February 27, 2013, 11:34pm
1
Hi,
yesterday i’ve also succesfully ported LyX - http://www.lyx.org/ - on Haiku.
Start fine, you can import and save documents… But it crash every time that you click with mouse inside LyX. It crashes with a generic “SIGSEGV signal caught! Sorry, you have found a bug in LyX…”
I guess for some bug in Qt.
Any idea?
First of all, Wow! Thanks for another excellent port. Secondly, can you run it in the debugger and see where it crashes?
photor
March 7, 2013, 12:03pm
3
How about porting TeXmacs?
Giova84, can you compile the new version 4.0 of Texmaker?
http://www.xm1math.net/texmaker/download.html
This is the output from debugger: http://pastebin.com/raw.php?i=1NXzqrSq
Any idea?
Pastebin link does not work
Strange… Works for me.
In anyway i have pasted again: http://www.pastebucket.com/8309
hamish
March 8, 2013, 9:44pm
8
Unfortunately it seems LyX catches the signal and prevents the program crashing, so it’s not possible to see the cause of the exception here.
[quote=greekboy]Giova84, can you compile the new version 4.0 of Texmaker?
http://www.xm1math.net/texmaker/download.html[/quote]
Texmaker on Haiku:
I will do some test, then i will publish the archive!
hajk
March 16, 2013, 4:19am
10
the backtrace goes to hunspell (3rd party spellchecker). try to disable spellcheck at configure phase and see if it helps.