On Tue, Jul 28, 2009 at 3:44 PM, David C. Rankin<drankinatty@xxxxxxxxxxxxxxxxxx> wrote: > Listmates, > > Up until this past week kdemod3 and kde4-unstable had lived side-by-side quite harmoniously. However, now kcontol in kdemod3 will not run until the following link is created: > > ln -s /usr/lib/libjpeg.so.7 /usr/lib/libjpeg.so.62 > > After the link is made, kcontol will start, but any attempt to access the panel or taskbar settings (among others) results in a complete kcontrol crash. The backtraces are generally the same: > > [KCrash handler] > #5 0x0000000000000000 in ?? () > #6 0x00007f3a2e4f29b5 in jpeg_CreateDecompress () from /usr/lib/libjpeg.so.62 > #7 0x00007f3a2d92de78 in ?? () from /opt/qt/plugins/imageformats/libqjpeg.so > #8 0x00007f3a337d32f9 in QImageIO::read () from /opt/qt/lib/libqt-mt.so.3 > #9 0x00007f3a337d3696 in QImage::load () from /opt/qt/lib/libqt-mt.so.3 > #10 0x00007f3a2a9e1b3d in KBackgroundRenderer::doWallpaper () > from /opt/kde/lib/kde3/kcm_kicker.so > #11 0x00007f3a2a9e270a in KBackgroundRenderer::render () > from /opt/kde/lib/kde3/kcm_kicker.so > #12 0x00007f3a2a9e2a28 in KBackgroundRenderer::qt_invoke () > from /opt/kde/lib/kde3/kcm_kicker.so > #13 0x00007f3a337fd3cf in QObject::activate_signal () > from /opt/qt/lib/libqt-mt.so.3 > #14 0x00007f3a337ff726 in QObject::activate_signal () > from /opt/qt/lib/libqt-mt.so.3 > #15 0x00007f3a3381d8a5 in QTimer::event () from /opt/qt/lib/libqt-mt.so.3 > #16 0x00007f3a3379fc75 in QApplication::internalNotify () > from /opt/qt/lib/libqt-mt.so.3 > #17 0x00007f3a337a0dca in QApplication::notify () > from /opt/qt/lib/libqt-mt.so.3 > #18 0x00007f3a34f91ee2 in KApplication::notify () > from /opt/kde/lib/libkdecore.so.4 > #19 0x00007f3a33796353 in QEventLoop::activateTimers () > from /opt/qt/lib/libqt-mt.so.3 > #20 0x00007f3a337517b8 in QEventLoop::processEvents () > from /opt/qt/lib/libqt-mt.so.3 > #21 0x00007f3a337b6609 in QEventLoop::enterLoop () > from /opt/qt/lib/libqt-mt.so.3 > #22 0x00007f3a337b64c2 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3 > #23 0x00007f3a2f0555fa in kdemain () from /opt/kde/lib/libkdeinit_kcontrol.so > #24 0x00000000004076e8 in ?? () > #25 0x0000000000407e85 in ?? () > #26 0x0000000000408562 in ?? () > #27 0x0000000000408ea4 in ?? () > #28 0x00007f3a313d69ed in __libc_start_main () from /lib/libc.so.6 > #29 0x0000000000404549 in ?? () > #30 0x00007fff9c658818 in ?? () > #31 0x000000000000001c in ?? () > #32 0x0000000000000005 in ?? () > #33 0x00007fff9c659ad5 in ?? () > #34 0x0000000000000000 in ?? () > > > Do I need to create another link or a different link to solve this problem. Also, where should this bug report go? Chakra or Arch? > report that to Chakra. Looks like kdemod3 needs to be rebuilt against libjpeg 7.