0.75 Linux: Error 203 Duplicate property or field node

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
netdev
Posts: 7
Joined: Tue Aug 11, 2015 8:02 am

0.75 Linux: Error 203 Duplicate property or field node

Post by netdev »

I'm using XnViewMP 0.75 on Linux Mint 17.2 Cinnamon 64-bit.

If I try to add a category to a image (see file attachments), XnViewMP crashes with the following message (error from terminal).

Code: Select all

QMetaObject::invokeMethod: No such method MyTabBar::layoutTabs()
qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
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()
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)
libpng warning: iCCP: known incorrect sRGB profile
QLayout: Attempting to add QLayout "" to InfoCategoryView "", which already has a layout
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
203  Duplicate property or field node
libpng warning: iCCP: known incorrect sRGB profile
101  Unregistered schema namespace URI
203  Duplicate property or field node
Segmentation fault
Attachments
Metadata Settings
Metadata Settings
Image
Image
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.75: Error 203 Duplicate property or field node

Post by xnview »

See Issue 723 for current status and details.
Pierre.
Post Reply