http://bugs.kde.org/show_bug.cgi?id=180291
--- Comment #3 from Chris Sims <cas ccsims net> 2009-01-11 05:58:44 --- I've installed .dbg packages (couldn't find one for libqtgui4) and obtained the hopefully more useful backtrace below. Also, I found that the fix from bug 172894, eliminating the "Okular initial default size" line from the system settings -> Window behavior -> Window Specific list corrected the problem. I could not make the problem reappear by recreating the "Okular initial default size" line in that list, though. I neglected to copy the exact settings, so I mimicked those for the "Kate initial default size". Those seemed not to produce a problem. I then created a new user, logged in as that user, and reproduced the problem. However, I now see that clicking the upper right corner of the window does not always produce a crash. Sometimes a red button appears under the cursor and the application then closes normally. Clicking the other parts of the screen makes a "0" appear in the upper right where the page number should appear, and clicking the 0 sometimes causes a crash. Also, in one of my experiments the document appeared in the window that was created by the presentation command. This only happened once, and I could not reproduce it. Application: Okular (okular), signal SIGABRT Thread 1 (Thread 0xb601f8d0 (LWP 14768)): [KCrash Handler] #6 0xb7f10430 in __kernel_vsyscall () #7 0xb66dc880 in raise () from /lib/tls/i686/cmov/libc.so.6 #8 0xb66de248 in abort () from /lib/tls/i686/cmov/libc.so.6 #9 0xb7285795 in qt_message_output () from /usr/lib/libQtCore.so.4 #10 0xb7285872 in qFatal () from /usr/lib/libQtCore.so.4 #11 0xb72858cc in qt_assert_x () from /usr/lib/libQtCore.so.4 #12 0xb49d6559 in PresentationWidget::changePage (this=0x911bd00, newPage=0) at /usr/include/qt4/QtCore/qvector.h:325 #13 0xb49d7613 in PresentationWidget::mousePressEvent (this=0x911bd00, e=0xbfc0fc08) at /build/buildd/kdegraphics-4.1.85/okular/ui/presentationwidget.cpp:460 #14 0xb6ac5949 in QWidget::event () from /usr/lib/libQtGui.so.4 #15 0xb49d0b93 in PresentationWidget::event (this=0x911bd00, e=0xbfc0fc08) at /build/buildd/kdegraphics-4.1.85/okular/ui/presentationwidget.cpp:393 #16 0xb6a6d8ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #17 0xb6a760e1 in QApplication::notify () from /usr/lib/libQtGui.so.4 #18 0xb791ad3d in KApplication::notify (this=0xbfc1051c, receiver=0x911bd00, event=0xbfc0fc08) at /build/buildd/kde4libs-4.1.85/kdeui/kernel/kapplication.cpp:307 #19 0xb737de61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #20 0xb6a7536e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #21 0xb6adf656 in ?? () from /usr/lib/libQtGui.so.4 #22 0xb6ade9e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #23 0xb6b087aa in ?? () from /usr/lib/libQtGui.so.4 #24 0xb63556f8 in IA__g_main_context_dispatch (context=0x8d0e898) at /build/buildd/glib2.0-2.18.2/glib/gmain.c:2144 #25 0xb6358da3 in g_main_context_iterate (context=0x8d0e898, block=1, dispatch=1, self=0x8d0c378) at /build/buildd/glib2.0-2.18.2/glib/gmain.c:2778 #26 0xb6358f61 in IA__g_main_context_iteration (context=0x8d0e898, may_block=1) at /build/buildd/glib2.0-2.18.2/glib/gmain.c:2841 #27 0xb73a8478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #28 0xb6b07ea5 in ?? () from /usr/lib/libQtGui.so.4 #29 0xb737c52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #30 0xb737c6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #31 0xb737eda5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #32 0xb6a6d767 in QApplication::exec () from /usr/lib/libQtGui.so.4 #33 0x0804e487 in main (argc=) at /build/buildd/kdegraphics-4.1.85/okular/shell/main.cpp:81 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
