https://bugs.kde.org/show_bug.cgi?id=312188
--- Comment #6 from OLDGUN <oldgunp...@gmail.com> --- Yes I do see a pop-out dialog: " The window "Okular" is not responding. It belongs to the application okular (Process ID = 28834, hostname = localhost). Do you wish to terminate the application process including all of its child windows? Any unsaved data will be lost. " And a "Terminate Application" button, which I click to turn off the application. (BTW there's also a cancel button.) The following is what I got after running it in gdb, I dragged my pdf file to the window, and it hangs there. GNU gdb (GDB) SUSE (7.4.50.20120603-2.1.2) Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/okular...(no debugging symbols found)...done. Missing separate debuginfos, use: zypper install okular-debuginfo-4.8.5-2.4.1.i586 (gdb) run Starting program: /usr/bin/okular [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". ^C Program received signal SIGINT, Interrupt. 0xb637d1d2 in ?? () from /usr/lib/libQtXml.so.4 So there I had to turn it off. I see it wants to install okular-debuginfo-4.8.5-2.4.1.i586, does it mean I shall install it to see what's happening? As for lib poppler, I pulled them from YaST2, you see some Chinese characters. 保留 means reserve, The first line PDF 渲染库 - GLib 封装 means 'PDF renderer library - GLIB package' but I bet you are familiar with this anyway. [保留] libpoppler-glib8 | PDF 渲染库 - GLib 封装 | 0.20.0-2.5.1 | 239.6 KiB [保留] libpoppler-qt4-4 | PDF Rendering Library - Qt4 Wrapper | 0.20.0-2.5.1 | 393.0 KiB [保留] libpoppler25 | PDF Rendering Library | 0.20.0-2.5.1 | 3.5 MiB [保留] poppler-data | Encoding Files for use with libpoppler | 0.4.5-5.1.1 | 11.4 MiB [保留] poppler-tools | PDF Rendering Library Tools | 0.20.0-2.5.1 | 373.5 KiB (In reply to comment #5) > Interesting, you should be getting a dialog saying "This crashed blablabla", > well, if you don't get that, just do > > gdb okular pathtomyfile > run > "make it crash" > bt > > And paste the result of the bt command in here, you may need to install the > gdb command. Also i will need to know which poppler version you are using. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel