[Bug 266168] New: The process for the imaps://{server} protocol died unexpectedly.
Ivan Vasin
nisavid at gmail.com
Sat Feb 12 21:38:18 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=266168
Summary: The process for the imaps://{server} protocol died
unexpectedly.
Product: kmail
Version: 1.13.6
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: IMAP
AssignedTo: kdepim-bugs at kde.org
ReportedBy: nisavid at gmail.com
Version: 1.13.6 (using KDE 4.6.0)
OS: Linux
this happens to me every time with KMail 1.13.6 and KDE 4.6.0 built from source
on Gentoo Linux.
i am trying to access the inbox of my Gmail account. kmail loads a few dozen
messages, whereupon i see a bunch of messages in the console like this:
---
kmail(25926)/kio (Scheduler) KIO::SchedulerPrivate::doJob:
KIO::SimpleJob(0x2ba1990)
kmail(25926) KMFolderImap::slotListFolderResult: "INBOX" download
KUrl("imaps://{username}@imap.gmail.com:993/INBOX/;UID={list of
UIDs};SECTION=ENVELOPE")
kmail(25926)/kio (Scheduler) KIO::SchedulerPrivate::assignJobToSlave:
KIO::Slave(0x9a3280) KIO::TransferJob(0x2ba1990)
---
then i get an error dialog that says "The process for the
imaps://imap.gmail.com protocol died unexpectedly.", and in the console i see
this:
---
kmail(25926)/kio (Slave) KIO::Slave::kill: killing slave pid 25980 (
"imaps://imap.gmail.com" )
kmail(25926) KMFolderImap::getMessagesResult: KIO::TransferJob(0x12c1ad0) 143
false
kmail(25926)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::instance:
instance(): ... initialised
kmail(25926)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig:
readConfig(): local zone= "EST5EDT"
kmail(25926)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab:
readZoneTab( "/usr/share/zoneinfo/zone.tab" )
kmail(25926) MessageList::Core::View::resizeEvent: Resize event enter (viewport
width is 0 )
kmail(25926) MessageList::Core::View::resizeEvent: Resize event enter (viewport
width is 0 )
kmail(25926) MessageList::Core::Widget::Private::checkSortOrder: Could not
restore sort order for folder ".1036205189.directory/INBOX"
kmail(25926) KMail::NetworkAccount::setCheckingMail: connections to server
"imap.gmail.com" now 0
kmail(25926) KMail::AccountManager::processNextCheck: processNextCheck,
remaining 0
kmail(25926) KMail::AccountManager::processNextCheck: account "Gmail" finished
check
kmail(25926) MessageList::Core::View::resizeEvent: Resize event enter (viewport
width is 620 )
kmail(25926) MessageList::Core::View::resizeEvent: Resize event enter (viewport
width is 620 )
kmail(25926) MessageList::Core::View::resizeEvent: Resize event enter (viewport
width is 620 )
kmail(25926)/kdeui (KNotification) KNotificationManager::notificationClosed:
1006
---
every time kmail tries to fetch all of the messages in my inbox, it gets a
little farther, but soon hits the same error. i can view the messages that do
get retrieved without any apparent issues.
i haven't found a workaround. i tried ``rm -r ~/.kde4/share/apps/kmail/``, and
i tried doing a full rebuild (from source, without ccache) of all of my Gentoo
packages.
Reproducible: Always
possible duplicate: bug 125041
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list