On Sat, 30 Jun 2007 11:23:17 +0200 Erik Johansson <[EMAIL PROTECTED]> wrote:

> The qt-gui_qt4 branch is already compatible with both versions, and it
> is the branch where most new development on the qt-gui will happen.
> It's a branch since all code has not yet been fully ported to qt4, but
> once that is done, it will be made a official plugin.

2 problems on Linux:
I compiled and installed qt-gui_qt4, changed in licq.conf "Plugin1 = qt4_gui",
but running licq displays:
[ERR] Unable to load plugin (qt4-gui): /usr/local/lib/licq/licq_qt4_gui.so: 
cannot open shared object file: No such file or directory.

While installing qt-gui_qt4 it said Installing 
/usr/local/lib/licq/liblicq_qt4_gui.so.
So I made a symlink licq_qt4_gui.so -> liblicq_qt4_gui.so, then it starts but 
crashes:

Licq Segmentation Violation Detected.
Backtrace:
licq(licq_handle_sigsegv+0xdc) [0x80f87cc]
[0xb7ffe420]
/usr/local/lib/licq/licq_qt4_gui.so(_ZNK16CContactDelegate5paintEP8QPainterRK20QStyleOptionViewItemRK11QModelIndex+0x498)
 [0xb7cc7d38]
/usr/lib/libQtGui.so.4(_ZNK9QTreeView7drawRowEP8QPainterRK20QStyleOptionViewItemRK11QModelIndex+0xda3)
 [0xb794ce23]
/usr/lib/libQtGui.so.4(_ZNK9QTreeView8drawTreeEP8QPainterRK7QRegion+0x339) 
[0xb79487d9]
/usr/lib/libQtGui.so.4(_ZN9QTreeView10paintEventEP11QPaintEvent+0x14f) 
[0xb794afcf]
/usr/lib/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x553) [0xb755f4a3]
/usr/lib/libQtGui.so.4(_ZN6QFrame5eventEP6QEvent+0x33) [0xb781a523]
/usr/lib/libQtGui.so.4(_ZN19QAbstractScrollArea13viewportEventEP6QEvent+0x5c) 
[0xb78988dc]
/usr/lib/libQtGui.so.4(_ZN17QAbstractItemView13viewportEventEP6QEvent+0x60e) 
[0xb7919dbe]
/usr/lib/libQtGui.so.4(_ZN9QTreeView13viewportEventEP6QEvent+0x1db) [0xb7947e3b]
/usr/lib/libQtGui.so.4 [0xb7899ab5]
/usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x131)
 [0xb751acd1]
/usr/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x19e) 
[0xb7520fbe]
/usr/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6b)
 [0x38741b]
/usr/lib/libQtGui.so.4 [0xb756642e]
/usr/lib/libQtGui.so.4(_ZN14QWidgetPrivate10drawWidgetEP12QPaintDeviceRK7QRegionRK6QPointi+0x4d3)
 [0xb7674f73]
...

How can I compile with debug info? I did "ccmake 
-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo,Debug ."
but it didn't change anything.
I used licq from trunk, not cmake branch.

Regards,
Nerijus

Reply via email to