[kmail2] [Bug 479851] Allow for a single text/html part to be saved decoded (as html file)

2024-02-02 Thread Bernhard E. Reiter
https://bugs.kde.org/show_bug.cgi?id=479851

--- Comment #3 from Bernhard E. Reiter  ---
(In reply to Paul Schwabauer from comment #2)
> Currently, it is possible to save emails as mbox files by right-clicking on
> the message → "Save message".
> This opens a file dialog with the only possibility to filter for `.mbox`
> files. My proposal is to extend the filter to `.html` files and save the
> HTML part if the file extension is `.html`. 

But won't this be a different semantic, saving a full email against saving just
one body part?

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

[kmail2] [Bug 480733] New: Kmail 'Export to PDF' crops message

2024-02-02 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=480733

Bug ID: 480733
   Summary: Kmail 'Export to PDF' crops message
Classification: Applications
   Product: kmail2
   Version: 5.24.4
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: p.wibber...@btinternet.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  Open a email that is more than one page long. 
2.  Select 'Export to PDF'

OBSERVED RESULT
The PDF file is missing message text at the bottom and top of each page, as if
some of the message is being printed outside the 'print area'.  
A similar problem arises if the message is printed to PDF file.  The Margins in
File.Print.Properties has a default value of 0.14in, but increasing this to
1.14in or decreasing it to zero does not seem to solve the problem. 

EXPECTED RESULT
The PDF file should show all of the message text, regardless of the margins.  

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  KDE Neon 5.27
(available in About System)
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12

ADDITIONAL INFORMATION

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

[kmail2] [Bug 470097] KMail crashes on close

2024-02-02 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=470097

Allan Sandfeld  changed:

   What|Removed |Added

   Assignee|kdepim-bugs@kde.org |k...@carewolf.com

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

[kmail2] [Bug 470097] KMail crashes on close

2024-02-02 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=470097

Allan Sandfeld  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

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

[kmail2] [Bug 479851] Allow for a single text/html part to be saved decoded (as html file)

2024-02-02 Thread Paul Schwabauer
https://bugs.kde.org/show_bug.cgi?id=479851

Paul Schwabauer  changed:

   What|Removed |Added

 CC||pschwaba...@intevation.de

--- Comment #2 from Paul Schwabauer  ---
Currently, it is possible to save emails as mbox files by right-clicking on the
message → "Save message".
This opens a file dialog with the only possibility to filter for `.mbox` files.
My proposal is to extend the filter to `.html` files and save the HTML part if
the file extension is `.html`. This avoids the cluttering of the context menu
and has similar behavior to Thunderbird, where I can select  the wanted file
type.
This change would require refactoring in
`messageviewer/utils/messageviewerutil`.
`MessageViewer::Util::saveMessageInMboxAndGetUrl` would then check for the
specified file extension of the user and extract and save the HTML part, if the
extension is `.html`.

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

[kmail2] [Bug 470097] KMail crashes on close

2024-02-02 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=470097

--- Comment #14 from Allan Sandfeld  ---
This crash:
https://invent.kde.org/pim/kmail/-/merge_requests/121
Another crash afterwards:
https://invent.kde.org/pim/libkdepim/-/merge_requests/17

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