Bug 274040 - i was unzippping a zip file
Summary: i was unzippping a zip file
Status: RESOLVED INTENTIONAL
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 16:34 UTC by Pol
Modified: 2011-05-24 19:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pol 2011-05-24 16:34:15 UTC
Application: okular (0.12.2)
KDE Platform Version: 4.6.3 (4.6.3) "release 4"
Qt Version: 4.7.3
Operating System: Linux 2.6.37.6-0.5-default i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:

i was unzippping a zip file

i was unzippping a zip file
 as far as i remember

-- Backtrace:
Application: Okular (okular), signal: Aborted
[KCrash Handler]
#7  0xffffe430 in __kernel_vsyscall ()
#8  0xb5dc08df in raise () from /lib/libc.so.6
#9  0xb5dc2220 in abort () from /lib/libc.so.6
#10 0xb60c8a7a in qt_message_output (msgType=QtFatalMsg, buf=0x80f6a80 "okular(11958): Session bus not found \nTo circumvent this problem try the following command (with Linux and bash) \nexport $(dbus-launch) \n") at global/qglobal.cpp:2282
#11 0xb73868a0 in QDebug::~QDebug (this=0xbf938da0, __in_chrg=<value optimized out>) at /usr/include/QtCore/qdebug.h:85
#12 0xb7311f60 in KApplicationPrivate::init (this=0x80dba60, GUIenabled=true) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:516
#13 0xb7313144 in KApplication::KApplication (this=0xbf938f3c, GUIenabled=true) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:352
#14 0x0804ef06 in _start ()

Possible duplicates by query: bug 273216, bug 272647, bug 270442, bug 246404.

Reported using DrKonqi
Comment 1 Albert Astals Cid 2011-05-24 19:57:52 UTC
You don't have dbus running, dbus is a hard requirement for KDE apps to work, make sure you have dbus running all the time.