Announcement

Collapse
No announcement yet.

KPDF fullscreen causes crashes

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    KPDF fullscreen causes crashes

    Everytime I use it and hit fullscreen I'll get a crash.
    Code:
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    [Thread debugging using libthread_db enabled]
    [New Thread 0xb68ac6c0 (LWP 7986)]
    [KCrash handler]
    #6 0x00000000 in ?? ()
    #7 0x0804ff48 in ?? ()
    #8 0xb6fdf704 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
    #9 0xb6fe01e9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
    #10 0xb782cb19 in KAction::activated () from /usr/lib/libkdeui.so.4
    #11 0xb786d452 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
    #12 0xb786d5b4 in KToggleAction::slotActivated () from /usr/lib/libkdeui.so.4
    #13 0xb795894d in KAction::slotPopupActivated () from /usr/lib/libkdeui.so.4
    #14 0xb7958c33 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
    #15 0xb79593ee in KToggleAction::qt_invoke () from /usr/lib/libkdeui.so.4
    #16 0xb7959475 in KToggleFullScreenAction::qt_invoke ()
      from /usr/lib/libkdeui.so.4
    #17 0xb6fdf704 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
    #18 0xb736eaba in QSignal::signal () from /usr/lib/libqt-mt.so.3
    #19 0xb6ffe7b2 in QSignal::activate () from /usr/lib/libqt-mt.so.3
    #20 0xb7103690 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
    #21 0xb7833a12 in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
    #22 0xb7015e33 in QWidget::event () from /usr/lib/libqt-mt.so.3
    #23 0xb6f73c36 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
    #24 0xb6f75de5 in QApplication::notify () from /usr/lib/libqt-mt.so.3
    #25 0xb7679672 in KApplication::notify () from /usr/lib/libkdecore.so.4
    #26 0xb6f04301 in QApplication::sendSpontaneousEvent ()
      from /usr/lib/libqt-mt.so.3
    #27 0xb6f02c6a in QETWidget::translateMouseEvent ()
      from /usr/lib/libqt-mt.so.3
    #28 0xb6f0112f in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
    #29 0xb6f18943 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
    #30 0xb6f8ef90 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
    #31 0xb6f8ec8e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
    #32 0xb6f757df in QApplication::exec () from /usr/lib/libqt-mt.so.3
    #33 0x080509ae in ?? ()
    #34 0xb7d1b450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
    #35 0x0804f281 in ?? ()
Working...
X