Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 307931

Summary: kde-base/kmail-4.3.5 "cannot start pop3/pop3s/imap process"
Product: Gentoo Linux Reporter: Carsten Milkau <chat.noir>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED WORKSFORME    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of emerge --info
output of emerge -etvp kmail

Description Carsten Milkau 2010-03-05 20:12:41 UTC
After upgrading from 4.3.3 to 4.3.5, I get popup messages that kmail cannot start pop3 (or pop3s, or imap) process when attempting to retrieve mail. Filing as gentoo bug because it looks like a missing/broken dependency to me (Yes I ran revdep-rebuild until it could not find anything broken anymore). 

Reproducible: Always

Steps to Reproduce:
(that's how to reproduce on my system. I have no testing system available for larger experiments.)
1. emerge ~kde-base/kmail-4.3.3
2. configure some accounts
3. emerge -u kde-base/kmail
4. run kmail & attempt to retrieve new mail.
Actual Results:  
Error popup message telling that the process pop3 (or pop3s, or imap) could not be started.
Comment 1 Carsten Milkau 2010-03-05 20:13:39 UTC
Created attachment 222205 [details]
output of emerge --info
Comment 2 Carsten Milkau 2010-03-05 20:23:08 UTC
Created attachment 222211 [details]
output of emerge -etvp kmail
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2010-03-11 20:57:04 UTC
This can happen when you update KDE while running KDE. Logging out and back in again should solve the issue.

Does it work now for you, or does the problem persist?
Comment 4 Carsten Milkau 2010-03-11 21:43:06 UTC
Of cause a full KDE restart was the first thing I attempted. Nevertheless, after masking PyQt-4.7 and repeating the upgrade everything worked just fine.

Changing resolution to resolved/worksForMe