I had the cvs version of licq working perfectly with the KDE plugin earlier 
today. Running a cvs update (which I hadn't in a while) and noticing some 
changes, I decided to recompile. Now, the KDE plugin crashes when creating 
the window.

compile sequence for licq:
./configure --prefix=/usr/local/licq-cvs
make
make install

compile sequence for qt-plugin:
./configure --with-kde --prefix=/usr/local/licq-cvs
make
make install

Now, when I start licq (using ./licq -p kde-gui), I get this:
20:06:10: [WRN] Licq: Ignoring stale lockfile (pid 29511)
20:06:10: [INI] Owner configuration.                                          
                      20:06:10: [INI] User configuration.
20:06:10: [INI] Loading 86 users.
20:06:10: [INI] Loading saved auto-responses.
20:06:10: [INI] Loading utilities.
20:06:10: [TCP] Local TCP server started on port 34286.
20:06:10: [INI] Opening fifo.
20:06:10: [INI] Spawning daemon threads.
20:06:10: [INI] Starting plugin KDE GUI (version 1.1.0).
20:06:10: [INI] Attempting to load C Qt-GUI translation.
20:06:11: [INI] KDE GUI configuration.
20:06:11: [INI] Geometry configuration (848, 19) (171 x 610)
20:06:11: [INI] Applying basic skin.
Licq Segmentation Violation Detected.
Backtrace:
./licq(licq_handle_sigsegv+0x73) [0x8090cdb]
/lib/libpthread.so.0 [0x40032d04]
/lib/libc.so.6 [0x400ef848]
/usr/lib/libkdeui.so.3(drawContents__8KMenuBarP8QPainter+0x4d7) [0x40c651e7]
/usr/lib/libqt-mt.so.2(paintEvent__6QFrameP11QPaintEvent+0x281) [0x4057a385]
/usr/lib/libqt-mt.so.2(event__7QWidgetP6QEvent+0x68e) [0x40550f42]
/usr/lib/libqt-mt.so.2(notify__12QApplicationP7QObjectP6QEvent+0x1db) 
[0x404b4b87]
/usr/lib/libkdecore.so.3(notify__12KApplicationP7QObjectP6QEvent+0x1e0) 
[0x40e03da4]
/usr/lib/libqt-mt.so.2(translatePaintEvent__9QETWidgetPC7_XEvent+0x50a) 
[0x404847ea]
/usr/lib/libqt-mt.so.2(x11ProcessEvent__12QApplicationP7_XEvent+0x607) 
[0x40480383]
/usr/lib/libqt-mt.so.2(processNextEvent__12QApplicationb+0x84) [0x4047f460]
/usr/lib/libqt-mt.so.2(enter_loop__12QApplication+0x3f) [0x404b70bf]
/usr/lib/libqt-mt.so.2(exec__12QApplication+0x4f) [0x40486a87]
/usr/local/licq-cvs/lib/licq/licq_kde-gui.so(Run__8CLicqGuiP10CICQDaemon+0xfc) 
[0x40237dc0]
/usr/local/licq-cvs/lib/licq/licq_kde-gui.so(LP_Main+0x50) [0x40236178]
/usr/local/licq-cvs/lib/licq/licq_kde-gui.so(LP_Main_tep+0x21) [0x40235e91]
/lib/libpthread.so.0 [0x4002feca]
/lib/libc.so.6(__clone+0x3a) [0x401963ca]
Attempting to generate core file.

Versions of relevant libraries:
KDE: 2.2.2
libc6: 2.2.4
Qt: 2.3.1

The Qt plugin works. When the licq window appears onscreen, the outline of 
the contents appears, as does the combo box, before the crash occurs. Any 
idea why this would be happening? I think I did everything the same way I did 
before, and thought I'd resolved this error. Anyone know why this is 
happening or how I might fix it?

-- 
Nick Pilon

_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to