[kmail2] [Bug 322958] KMail: duplicate special folder causes endless loop Emitting defaultFoldersChanged

2014-11-02 Thread Arthur Țițeică
https://bugs.kde.org/show_bug.cgi?id=322958 Arthur Țițeică arthur.tite...@gmail.com changed: What|Removed |Added CC|

[kmail2] [Bug 78629] MS Exchange mail support

2014-11-02 Thread Arthur Țițeică
https://bugs.kde.org/show_bug.cgi?id=78629 Arthur Țițeică arthur.tite...@gmail.com changed: What|Removed |Added CC|

[kmail] [Bug 205105] page margins are not used by printer

2014-11-02 Thread stakanov
https://bugs.kde.org/show_bug.cgi?id=205105 staka...@freenet.de changed: What|Removed |Added CC||staka...@freenet.de --- Comment #5 from

[Akonadi] [Bug 340015] Filter rules no longer matching after upgrade

2014-11-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=340015 --- Comment #11 from Jean-Baptiste Mardelle j...@kdenlive.org --- This issue should be fixed by my git commit (24th of october): http://commits.kde.org/kdepim/01764b0eb3c7b7407f3119ef711d5b07d7b9a313 -- You are receiving this mail because: You are the

[kmail2] [Bug 261559] KMail stopped recognizing KWallet for password for specific SMTP server

2014-11-02 Thread Volker Kuhlmann
https://bugs.kde.org/show_bug.cgi?id=261559 --- Comment #25 from Volker Kuhlmann list0...@paradise.net.nz --- Created attachment 89408 -- https://bugs.kde.org/attachment.cgi?id=89408action=edit Kmail pop-up migrating passwords. I have two SMTP servers now whos pw kmail won't read from the

[kmail2] [Bug 261559] KMail stopped recognizing KWallet for password for specific SMTP server

2014-11-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=261559 --- Comment #26 from Laurent Montel mon...@kde.org --- Thanks for infos. I found code. I will able to investigate it. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs

[kmail2] [Bug 261559] KMail stopped recognizing KWallet for password for specific SMTP server

2014-11-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=261559 Laurent Montel mon...@kde.org changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[kmail2] [Bug 339172] regression: settings for folders in search messages are completely ignored

2014-11-02 Thread piedro
https://bugs.kde.org/show_bug.cgi?id=339172 piedro piedro.kul...@googlemail.com changed: What|Removed |Added CC|

[akregator] [Bug 340586] New: Akregator crashes when closing

2014-11-02 Thread spirosla
https://bugs.kde.org/show_bug.cgi?id=340586 Bug ID: 340586 Summary: Akregator crashes when closing Product: akregator Version: unspecified Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords:

[kmail2] [Bug 261559] KMail stopped recognizing KWallet for password for specific SMTP server

2014-11-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=261559 --- Comment #27 from Laurent Montel mon...@kde.org --- I investigated this morning, fixed another bug (save password at the first time in mailtransportrc) but I can't reproduce migrate bug. It migrated correctly here. I don't see in source code a bug

[kmail2] [Bug 261559] KMail stopped recognizing KWallet for password for specific SMTP server

2014-11-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=261559 --- Comment #28 from Laurent Montel mon...@kde.org --- We use it to store password in wallet: void Transport::usrWriteConfig() { if ( requiresAuthentication() storePassword() d-passwordDirty ) { const QString storePassword = d-password;