Page 2 of 2

Re: Version 0.75 crashes 2 days after upgrade

Posted: Thu Oct 01, 2015 8:56 am
by xnview
FloWil wrote: would you mind compiling xnviewmp for 32bit too?
http://www.xnview.com/beta/xnconvert.tgz
http://www.xnview.com/beta/xnview.tgz

Re: Version 0.75 crashes 2 days after upgrade

Posted: Fri Oct 02, 2015 9:18 am
by Shnoober
I gave it a more thorough test and everything appears to be working. If you don't mind me asking, what was the problem?

Also, will it be a while before this patch is incorporated into an official release?

Re: Version 0.75 crashes 2 days after upgrade

Posted: Fri Oct 02, 2015 9:37 am
by xnview
Shnoober wrote:I gave it a more thorough test and everything appears to be working. If you don't mind me asking, what was the problem?
Also, will it be a while before this patch is incorporated into an official release?
I don't know, i've rebuild version on Archlinux, but this version doesn't works on ubuntu (glibc)... i must find a better solution...

Re: Version 0.75 crashes 2 days after upgrade

Posted: Sun Oct 04, 2015 9:08 am
by Shnoober
I hope you figure it out and thank you for the work you've done so far.

Re: Version 0.75 crashes 2 days after upgrade

Posted: Wed Oct 07, 2015 4:13 pm
by FloWil
Hi Pierre!

I'm sorry, haven't seen, that there's a "page 2" in the forum already where you've posted the 32bit version.

Happy news - it's working again. Thanks so much!!

Please keep on making xnview better!!! :-)

BTW: Do you mind, putting new versions to the AUR?

The status of xnviewmp is "orphaned"? right now in AUR

Agian, thanks for your effort

Flo

Re: Version 0.75 crashes 2 days after upgrade

Posted: Wed Oct 07, 2015 7:27 pm
by xnview
Shnoober wrote:I hope you figure it out and thank you for the work you've done so far.
could you try something with original XnConvert exe?

In a terminal, type

(replace .... by the path)
export LD_LIBRARY_PATH=/home/...../XnConvert/lib
export QT_PLUGIN_PATH=/home/...../XnConvert/lib

gdb ./XnConvert
run
where

and send me the stack trace?