[kmail2] [Bug 420164] Save sent messages in my imap sent folder doesn't work

2020-04-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420164

--- Comment #2 from Christoph Feck  ---
5.14.0 will be released end of next week.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 408675] KMail crashes sometimes when clicking on toolbar button "Reply"

2020-04-16 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=408675

--- Comment #3 from David Faure  ---
My wife has been hitting this crash regularly for the last few years.
Let's try to see what frame #6 might be.

One possibility would be:
#5  QMenuSloppyState::stopTimer() { m_time.stop(); }
QMenuSloppyState::reset()
#6  QMenuSloppyState::enter()
#7  QMenu::enterEvent(QEvent*)

But for #5 to crash, `this` must be deleted, but then the other member vars
accessed in reset() would crash too.

Alternatively, this comes from m_parent->childEnter().

#5  QMenuSloppyState::stopTimer() { m_time.stop(); }
QMenuSloppyState::childEnter() on the parent
#6  QMenuSloppyState::enter()  calls m_parent->childEnter();
#7  QMenu::enterEvent(QEvent*)

This seems more likely, m_parent would be a dangling pointer. But m_parent only
happens with submenus...
There are submenus in the "Reply" toolbutton, but the mouse is nowhere near
those... or maybe that's what triggers it?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 418356] Kontact crashes when I clicked on the button "Answer All" in mail view

2020-04-16 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=418356

David Faure  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||fa...@kde.org

--- Comment #1 from David Faure  ---


*** This bug has been marked as a duplicate of bug 408675 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 408675] KMail crashes sometimes when clicking on toolbar button "Reply"

2020-04-16 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=408675

David Faure  changed:

   What|Removed |Added

Summary|Kontact random crashes  |KMail crashes sometimes
   ||when clicking on toolbar
   ||button "Reply"
 CC||fa...@kde.org

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 408675] Kontact random crashes

2020-04-16 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=408675

David Faure  changed:

   What|Removed |Added

 CC||rob...@riemann.cc

--- Comment #2 from David Faure  ---
*** Bug 418356 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 420164] Save sent messages in my imap sent folder doesn't work

2020-04-16 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420164

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||mon...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Laurent Montel  ---
It works in 5.414.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 417978] kmail shows only empty messages

2020-04-16 Thread Jochen Fähnlein
https://bugs.kde.org/show_bug.cgi?id=417978

Jochen Fähnlein  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 417978] kmail shows only empty messages

2020-04-16 Thread Jochen Fähnlein
https://bugs.kde.org/show_bug.cgi?id=417978

Jochen Fähnlein  changed:

   What|Removed |Added

 CC||jochen.faehnlein@ff-ipsheim
   ||.de

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 417978] kmail shows only empty messages

2020-04-16 Thread Jochen Fähnlein
https://bugs.kde.org/show_bug.cgi?id=417978

--- Comment #1 from Jochen Fähnlein  ---
*** Bug 418852 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 418852] No email content shown

2020-04-16 Thread Jochen Fähnlein
https://bugs.kde.org/show_bug.cgi?id=418852

Jochen Fähnlein  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Jochen Fähnlein  ---


*** This bug has been marked as a duplicate of bug 417978 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 420164] New: Save sent messages in my imap sent folder doesn't work

2020-04-16 Thread Nicolas
https://bugs.kde.org/show_bug.cgi?id=420164

Bug ID: 420164
   Summary: Save sent messages in my imap sent folder doesn't work
   Product: kmail2
   Version: 5.13.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: folders
  Assignee: kdepim-bugs@kde.org
  Reporter: pub...@tronc.org
  Target Milestone: ---

SUMMARY
In configuration/accounts/identities, I have specified a sent folder.
When I send an email, it goes to my local sent folder, not in the specified
IMAP folder.

STEPS TO REPRODUCE
1. Configure a sent folder in Configuration/dentities (with an IMAP account)
2. Send an email

OBSERVED RESULT
The email is stored in the local sent folder.

EXPECTED RESULT
The email should be stored in the IMAP specified folder.

SOFTWARE/OS VERSIONS
Linux: 5.6.4-arch1-1
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2

-- 
You are receiving this mail because:
You are the assignee for the bug.