Bug 378271 - Kmail- Regression
Summary: Kmail- Regression
Status: RESOLVED NOT A BUG
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: Git (master)
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-30 12:04 UTC by idoitprone
Modified: 2017-03-31 09:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Authentication popup and error log backgroup. (256.42 KB, image/png)
2017-03-30 12:04 UTC, idoitprone
Details
my update log (170.62 KB, text/x-log)
2017-03-30 12:22 UTC, idoitprone
Details

Note You need to log in before you can comment on or make changes to this bug.
Description idoitprone 2017-03-30 12:04:44 UTC
Created attachment 104816 [details]
Authentication popup and error log backgroup.

No LSB modules are available.
Distributor ID: neon
Description:    KDE neon Developer Edition
Release:        16.04
Codename:       xenial

Steps reproduce:

1. Add an email that you previous have access to.
2. open kmail.
3. Authentication fails

Result:

4. Kmail opens
5. Authentication error popup shows up
6. Kmail closes

Desired Behavior:

Kmail should not closed when one email account have an authentication error.

Notes: I am currently using wayland if that matters at all.

Error log as show in konsole

Pass a valid window to KWallet::Wallet::openWallet().
this does not work on a KActionCollection containing actions!
org.kde.akonadi.ETM: GEN true false false
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM: 
org.kde.akonadi.ETM: Subtree:  25 QSet(36, 39, 38, 25, 41, 40, 27, 26, 29, 28, 31, 30, 33, 32, 35, 34, 37)
org.kde.akonadi.ETM: collection: "INBOX"
org.kde.akonadi.ETM: Subtree:  15 QSet(23, 22, 24, 15, 17, 16, 19, 18, 21, 20)
org.kde.akonadi.ETM: Subtree:  4 QSet(6, 11, 13, 12, 14, 5, 4)
org.kde.akonadi.ETM: Fetch job took  428 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 34
org.kde.akonadi.ETM: first fetched collection: "Local Folders"
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM: Fetch job took  481 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 7
org.kde.akonadi.ETM: first fetched collection: "Search"
org.kde.akonadi.ETM: Fetch job took  797 msec
org.kde.akonadi.ETM: was item fetch job: items: 1782
org.kde.akonadi.ETM: Fetch job took  815 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 0
kmail: symbol lookup error: /usr/lib/x86_64-linux-gnu/libKF5MessageCore.so.5: undefined symbol: _ZNK5KMime5Types7Mailbox13prettyAddressEv
Comment 1 idoitprone 2017-03-30 12:21:42 UTC
Other notes:

I did create a new kde user account and kmail does not crash when opened. I did not bother adding my account

I think this regression happen after a complete update a few days ago. I basically update every week.

I dont not feel like testing Xorg because logout is pretty broken on wayland currently
Comment 2 idoitprone 2017-03-30 12:22:36 UTC
Created attachment 104817 [details]
my update log

I wonder if this helps you
Comment 3 idoitprone 2017-03-30 12:40:05 UTC
I starting to think this bug happens because of an unrelated reason. I guess I would wait for updates to filter down the next few days. D'oh. My bug/noise ratio is becoming less than 50% d'oh
Comment 4 Thomas Dreibholz 2017-03-31 09:00:01 UTC
I can confirm the problem for Ubuntu 16.04 with KDE Neon (dev/stable packages from http://archive.neon.kde.org/dev/stable):

When trying to start kmail:

org.kde.akonadi.ETM: was collection fetch job: collections: 0
QIODevice::write (KTcpSocket): device not open
Pass a valid window to KWallet::Wallet::openWallet().
kmail: symbol lookup error: /usr/lib/x86_64-linux-gnu/libKF5MessageCore.so.5: undefined symbol: _ZNK5KMime5Types7Mailbox13prettyAddressEv

The problem occurs since a couple of days.