LyX - Ported but with issue

Forum thread started by Giova84 on Wed, 2013-02-27 23:34

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?

Comments

Re: LyX - Ported but with issue

First of all, Wow! Thanks for another excellent port. Secondly, can you run it in the debugger and see where it crashes?

Re: LyX - Ported but with issue

How about porting TeXmacs?

Re: LyX - Ported but with issue

AndrewZ wrote:

First of all, Wow! Thanks for another excellent port. Secondly, can you run it in the debugger and see where it crashes?

This is the output from debugger: http://pastebin.com/raw.php?i=1NXzqrSq
Any idea?

Re: LyX - Ported but with issue

Pastebin link does not work

Re: LyX - Ported but with issue

Strange.. Works for me.
In anyway i have pasted again: http://www.pastebucket.com/8309

Re: LyX - Ported but with issue

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.

Re: LyX - Ported but with issue

Giova84, can you compile the new version 4.0 of Texmaker?

http://www.xm1math.net/texmaker/download.html

Re: LyX - Ported but with issue

greekboy wrote:

Giova84, can you compile the new version 4.0 of Texmaker?

http://www.xm1math.net/texmaker/download.html

Texmaker on Haiku:
Texmaker On Haiku ;-)

I will do some test, then i will publish the archive!

Re: LyX - Ported but with issue

the backtrace goes to hunspell (3rd party spellchecker). try to disable spellcheck at configure phase and see if it helps.