v0.75 crashes with seg fault

Ask for help and post your question on how to use XnView MP.

Moderators: helmut, XnTriq, xnview

Post Reply
cris70
Posts: 4
Joined: Sun Oct 18, 2015 5:00 pm

v0.75 crashes with seg fault

Post by cris70 »

Hi all,
I have a problem with XnViewMP v0.75 on Linux (PCLinuxOS).

I have been using XnViewMP up to v0.72 without problems. I upgraded today to v0.75 and now, when I start it, this is what I get:
XNVIEW restoreGeometry before : 640 480
XNVIEW restoreGeometry after : 1656 943
QMetaObject::invokeMethod: No such method MyTabBar::layoutTabs()
w.init
XNVIEW SIZE 1656 943


########### BrowserWindow :: BrowserWindow

libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
MENU install : 16b1010
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
QLayout: Attempting to add QLayout "" to MyLittleToolBar "", which already has a layout
QLayout: Attempting to add QLayout "" to MyLittleToolBar "", which already has a layout
QLayout: Attempting to add QLayout "" to MyLittleToolBar "", which already has a layout
libpng warning: iCCP: known incorrect sRGB profile
QObject::connect: No such slot CategorySets::checkChanges()
QObject::connect: No such slot CategorySets::clear()
QWidget::setMinimumSize: (favoriteD/QDockWidget) Negative sizes (0,-1) are not possible
QWidget::setMinimumSize: (categoryD/QDockWidget) Negative sizes (0,-1) are not possible
QWidget::setMinimumSize: (prevD/QDockWidget) Negative sizes (0,-1) are not possible
########### BrowserWindow :: ok create (640 480)
BrowserWindow :: changeVisibility()
BrowserWindow :: updateMenu()
SIZE : 0 85 (-1)
SIZE : 0 49 (-1)
SIZE : 0 109 (-1)
SIZE : 0 73 (-1)
SIZE : 0 109 (-1)
SIZE : 0 73 (-1)
QObject::connect: No such signal BrowserWindow::openNewTabs(const QString&, const ItemModel*, bool)
QObject::connect: No such signal BrowserWindow::openNewTabs(const QString&, const Bitmap&, const GFF_FILEINFO&, const ItemModel*, bool)
BrowserWindow :: changeVisibility()
BrowserWindow :: updateMenu()
BrowserWindow :: changeVisibility()
BrowserWindow :: updateMenu()
########### BrowserWindow :: restoreState (1656 943)
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
BrowserWindow :: restoreState => 1656 943
=> 978 857
BrowserWindow :: restoreState ok => 978 857
XNVIEW SIZE ok
XNVIEW 1 ok
/opt/XnView/xnview.sh: line 5: 11914 Segmentation fault "$dirname"/XnView "$@"
Does anybody have any suggestions?

Thank you in advance!
Cris
User avatar
oops66
XnThusiast
Posts: 2005
Joined: Tue Jul 17, 2007 1:17 am
Location: France

Re: v0.75 crashes with seg fault

Post by oops66 »

Hello,
Maybe you can try first to rename the .ini file (and/or the two other thumb.db & xnview.bd files)?
/home/user/.xnviewmp/xnview.ini
XnViewMP Linux X64 - Debian - X64
cris70
Posts: 4
Joined: Sun Oct 18, 2015 5:00 pm

Re: v0.75 crashes with seg fault

Post by cris70 »

oops66,
thank you for your reply.

I completely cleaned the /home/user/.xnviewmp directory.

Now, when I start XnViewMP, I only get:
/opt/XnView/xnview.sh: line 5: 18138 Segmentation fault "$dirname"/XnView "$@"
:(

Cris
User avatar
oops66
XnThusiast
Posts: 2005
Joined: Tue Jul 17, 2007 1:17 am
Location: France

Re: v0.75 crashes with seg fault

Post by oops66 »

... And if you try within the terminal:

Code: Select all

which xnview 
# /usr/bin/xnview  then:
/usr/bin/xnview
?
XnViewMP Linux X64 - Debian - X64
cris70
Posts: 4
Joined: Sun Oct 18, 2015 5:00 pm

Re: v0.75 crashes with seg fault

Post by cris70 »

oops66, the output I showed in my last message is exactly the output I get when executing xnview from the command line.
If I launch it from the menu I do not get anything.
BTW, today I deleted v0.75 and went back to v0.72.

Thank you!
Cris
User avatar
oops66
XnThusiast
Posts: 2005
Joined: Tue Jul 17, 2007 1:17 am
Location: France

Re: v0.75 crashes with seg fault

Post by oops66 »

You're welcome ... Maybe Pierre can give you an accurate answer of this issue ?
XnViewMP Linux X64 - Debian - X64
User avatar
xnview
Author of XnView
Posts: 46606
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: v0.75 crashes with seg fault

Post by xnview »

Pierre.
cris70
Posts: 4
Joined: Sun Oct 18, 2015 5:00 pm

Re: v0.75 crashes with seg fault

Post by cris70 »

xnview wrote:Do you have tried the ArchLinux version?
No, but since v0.76 is out now I'm going to try that one first.
Thank you Pierre!

Cris
Post Reply