[kmail2] [Bug 473742] Timestamp set to current time when printing a selection of a message

2023-08-24 Thread Martin Pola
https://bugs.kde.org/show_bug.cgi?id=473742

Martin Pola  changed:

   What|Removed |Added

 CC||mar...@pola.org

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

[kmail2] [Bug 473742] New: Timestamp set to current time when printing a selection of a message

2023-08-24 Thread Martin Pola
https://bugs.kde.org/show_bug.cgi?id=473742

Bug ID: 473742
   Summary: Timestamp set to current time when printing a
selection of a message
Classification: Applications
   Product: kmail2
   Version: 5.23.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: composer
  Assignee: kdepim-bugs@kde.org
  Reporter: mar...@pola.org
  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 message that you have received.
2. Select some of the text in the message. (I have only tried this in plain
text mode.)
3. Press CTRL + P to open the print dialogue, and select to print to PDF.
4. Open the PDF file and look at the Date field. 

OBSERVED RESULT
The timestamp value in the Date field in the resulting PDF is the time of when
the message was printed, and not the time of when the message was written.

EXPECTED RESULT
The timestamp value in the Date field in the resulting PDF should be the
timestamp of when the message was written.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION

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

[kimap] [Bug 461517] loginjobtest test fails with OpenSSL 3 ("Error during SSL handshake: error:0A000076:SSL routines::no suitable signature algorithm")

2023-08-24 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=461517

Sam James  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Sam James  ---
I can't reproduce this anymore. Assuming this has been fixed in qtnetwork or
similar. See https://bugs.gentoo.org/879565#c8.

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

[Akonadi] [Bug 457233] Please provide oauth2 login for IMAP - not just Gmail

2023-08-24 Thread idoitprone
https://bugs.kde.org/show_bug.cgi?id=457233

idoitprone  changed:

   What|Removed |Added

 CC||monkeyboy...@yahoo.com

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

[Akonadi] [Bug 436693] akonadi_icaldir_resource does not write events/calender entries to directory

2023-08-24 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=436693

--- Comment #4 from Daniel Vrátil  ---
Git commit 71c37db994ccb4877c9220e200b2517c5fd5b1d4 by Daniel Vrátil.
Committed on 23/08/2023 at 17:22.
Pushed by dvratil into branch 'release/23.08'.

icaldirresource: fix directory not being configured on start

Fix a regression from porting to config plugin - the updated
configuration was not reloaded from file prior to attempting
to create/load the configured directory.
FIXED-IN: 5.24.1

M  +7-1resources/icaldir/icaldirresource.cpp

https://invent.kde.org/pim/kdepim-runtime/-/commit/71c37db994ccb4877c9220e200b2517c5fd5b1d4

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

[korganizer] [Bug 448703] timezone information being lost when copying or moving events

2023-08-24 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=448703

--- Comment #5 from Daniel Vrátil  ---
Git commit def2b7f4cc507bcf8f64540e77dd736ebb751e7d by Daniel Vrátil.
Committed on 23/08/2023 at 16:55.
Pushed by dvratil into branch 'release/23.08'.

Agenda: fix timezone being lost when moving event by drag

The code was using QDateTime::toTimeSpec() in attempt to restore the
timezone from the original dtStart/dtEnd. However, QDateTime::toTimeSpec()
automatically converts Qt::TimeZone timespec to Qt::LocalTime, so the
information about timezone was lost and the time was treated as local.

The solution is to restore the timezone manually when the original
timespec was Qt::TimeZone.
FIXED-IN: 5.24.1

M  +22   -4src/agenda/agendaview.cpp

https://invent.kde.org/pim/eventviews/-/commit/def2b7f4cc507bcf8f64540e77dd736ebb751e7d

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

[korganizer] [Bug 448703] timezone information being lost when copying or moving events

2023-08-24 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=448703

Daniel Vrátil  changed:

   What|Removed |Added

   Version Fixed In||5.24.1
  Latest Commit||https://invent.kde.org/pim/
   ||kcalutils/-/commit/ddbad722
   ||1ee1c7736212887d1d64142d6d1
   ||74000
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Daniel Vrátil  ---
Git commit ddbad7221ee1c7736212887d1d64142d6d174000 by Daniel Vrátil.
Committed on 23/08/2023 at 16:56.
Pushed by dvratil into branch 'release/23.08'.

Preserve timezone of original incidence when copy-pasting

The destination date-time provided by the caller will likely be in
local time, but could theoretically be in any arbitrary timezone.
Since we are creating a *copy* it makes sense to preserve the timezone
of the original dtStart/dtEnd/dtDue in the incidence.
FIXED-IN: 5.24.1

M  +20   -5src/dndfactory.cpp

https://invent.kde.org/pim/kcalutils/-/commit/ddbad7221ee1c7736212887d1d64142d6d174000

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

[kmail2] [Bug 419929] kmail closes after setting trash folder

2023-08-24 Thread David Larochette
https://bugs.kde.org/show_bug.cgi?id=419929

David Larochette  changed:

   What|Removed |Added

 CC||da...@larochette.me

--- Comment #4 from David Larochette  ---
Created attachment 161156
  --> https://bugs.kde.org/attachment.cgi?id=161156&action=edit
strace log

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

[Akonadi] [Bug 473067] Akondai Server crashes randomly

2023-08-24 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=473067

--- Comment #2 from Giovanni  ---
Created attachment 161152
  --> https://bugs.kde.org/attachment.cgi?id=161152&action=edit
New crash information added by DrKonqi

akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.9

Consider that this crash happens each session. I have to find a solution or I
have to remove fedora from my laptop.

-- Backtrace (Reduced):
#4  0x55e163eb029b in
Akonadi::Server::AkonadiServer::connectionDisconnected() ()
#5  0x7f780d8c8264 in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#6  0x7f780d89d5fb in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#7  0x7f780d8a0984 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib64/libQt5Core.so.5
#8  0x7f780d8eec27 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /lib64/libQt5Core.so.5

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

[Akonadi] [Bug 473067] Akondai Server crashes randomly

2023-08-24 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=473067

Giovanni  changed:

   What|Removed |Added

 CC||giof...@gmail.com

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