Bug 170902 - Error Messages on Start, Possibly Crashed on Stop
Summary: Error Messages on Start, Possibly Crashed on Stop
Status: RESOLVED REMIND
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.10.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 09:58 UTC by David Baron
Modified: 2008-10-27 21:07 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 David Baron 2008-09-12 09:58:46 UTC
Version:           1.10.1 (using 4.1.1 (KDE 4.1.1), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.23-rt1-davidb

Kmail often does not restart with the kde startup. Manual start of kmail got this:

<unknown program name>(13067)/: Communication problem with  "kmail" , it probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the replytimeout expired, or the network connection was broken." "

david@d_baron:~$
david@d_baron:~$ QDBusConnection received a message of type 3 that it shouldn't have
error: "org.freedesktop.DBus.Error.ServiceUnknown" "The name :1.49 was not provided by any .service files"
kmail(13069) <unnamed>::UrlHandler::UrlHandler: UrlHandler() (iCalendar)

Additionally, when this restart does not correctly happen, the trash folder is not emptied (option is set). This may imply crash or incorrect kmail shutdown when kde shuts down.
Comment 1 Bram Schoenmakers 2008-09-14 12:12:20 UTC
That means KMail crashed, and we need a backtrace of the crash in order to solve the problem. Please run KMail in a debugger and install the kdepim debug packages, as explained on http://techbase.kde.org/index.php?title=Development/Tutorials/Debugging/How_to_create_useful_crash_reports .
Comment 2 Bram Schoenmakers 2008-10-27 21:07:28 UTC
Unfortunately not enough information is supplied in order to fix the problem. Please reopen if you can provide a (detailed) backtrace. Thank you.