[korganizer] [Bug 374774] Allow completed tasks to be displayed on their completion dates instead of their due dates.

2021-09-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374774

--- Comment #18 from gjditchfi...@acm.org ---
Git commit 25b7024b401f5a2fcc0b19e9e3aec831ed5f984b by Glen Ditchfield, on
behalf of Glen Ditchfield.
Committed on 28/09/2021 at 16:34.
Pushed by gditchfield into branch 'master'.

Add a Completed Date column to the To-Do List view

M  +6-0src/todo/todomodel.cpp
M  +1-0src/todo/todomodel.h
M  +2-0src/todo/todoview.cpp
M  +34   -0src/todo/todoviewsortfilterproxymodel.cpp
M  +1-0src/todo/todoviewsortfilterproxymodel.h

https://invent.kde.org/pim/eventviews/commit/25b7024b401f5a2fcc0b19e9e3aec831ed5f984b

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

[Akonadi] [Bug 443095] New: Moving mails to a different folder is very slow

2021-09-28 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=443095

Bug ID: 443095
   Summary: Moving mails to a different folder is very slow
   Product: Akonadi
   Version: 5.18.1
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Maildir Resource
  Assignee: kdepim-bugs@kde.org
  Reporter: mar...@lichtvoll.de
  Target Milestone: ---

SUMMARY

I moved 13647 from one folder to another.

It took a lot of time. I'd say at least 5 minutes, but I'd say it was longer
than that.

During that time KMail stalled on Akonadi and thus did not display any mail. It
was basically unusable during that time.


STEPS TO REPRODUCE
1. Move 1 mails from one folder to another
2. Wait
3. Wait
4. Wait
5. …

OBSERVED RESULT

Moving those mails took a lot of time.

In the end I monitored how many mails it adds to the destination maildir folder
each 10 seconds and got this:

% while true; do find -type f | wc -l ; sleep 10 ; done
12426
12645
12936
13216
13445
13609
13647
13647
13647
13647

So it did about 200-300 mails every 10 seconds. Or 20-30 mails a second. This
makes about 454 seconds or 7 minutes for and 34 seconds for moving all of the
mails, in case it started moving mails immediately and it would reach 300 mails
a second consistently. I did not measure the exact total time, but I believe it
was more like 10 minutes or more.


EXPECTED RESULT

Those mails are basically moved within a few seconds.

This is a ThinkPad T14 AMD Gen 1 with AMD Ryzen 7 PRO 4750U 8 core processor
with hyperthreading, 32 GB RAM and 2 TB Samsung 980 Pro SSD. This hardware
really gives no reason to be slow with such a kind of operation.

During the move operation consequently neither the CPU, not even a single core,
nor the SSD was fully utilized.



SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 5.21.5 on Devuan Ceres (aka Debian Sid without Systemd, I use
runit instead)

KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.86
Qt Version: 5.15.2

Linux Kernel 5.14.7, self compiled.

I am using PostgreSQL backend.

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

[kmail2] [Bug 423424] Kmail "forces" the user to accept invalid TLS certificates.

2021-09-28 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=423424

--- Comment #6 from Volker Krause  ---
Git commit edb7f6fdea2c9f44085a042531f56223f3fd8a2f by Volker Krause.
Committed on 28/09/2021 at 16:05.
Pushed by knauss into branch 'release/21.08'.

Consider the online state when attempting to reconnect

There's actually a comprehensive error condition handling in the method
above which properly distinguishing between transient and persistent
problems, but we just ignore that decision here and continuously
reconnect.

Together with https://invent.kde.org/pim/kimap/-/merge_requests/9 this
fixes the infinite SSL error dialog loop when rejecting to ignore an SSL
error to a large extend. You still get the dialog twice now, and then
after a few minutes again as this is considered to be a transient error
(e.g. caused by capture portals). This at least gives you the opportunity
now to actually fix the configuration or remove the resource.

(Bug 423424 remains open for SMTP)

M  +1-1resources/imap/imapresourcebase.cpp

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

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

[kmail2] [Bug 423424] Kmail "forces" the user to accept invalid TLS certificates.

2021-09-28 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=423424

--- Comment #5 from Volker Krause  ---
Git commit 7ee241898bc225237b3475f6c109ffc55a4a74c0 by Volker Krause.
Committed on 28/09/2021 at 15:58.
Pushed by knauss into branch 'release/21.08'.

Disconnect rather than reconnect when not ignoring SSL errors

Reconnecting makes no sense, we'll just end up with the SSL error dialog
again and again in that case.

Not enough to fix 423424 by itself, but a necessary prerequisite.

M  +1-4src/sessionthread.cpp

https://invent.kde.org/pim/kimap/commit/7ee241898bc225237b3475f6c109ffc55a4a74c0

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

[akregator] [Bug 150806] Display error message that prevented a feed from being updated

2021-09-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=150806

qydwhotm...@gmail.com changed:

   What|Removed |Added

   Keywords||usability

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

[korganizer] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav

2021-09-28 Thread Olivier Churlaud
https://bugs.kde.org/show_bug.cgi?id=436372

--- Comment #11 from Olivier Churlaud  ---
No, I don't use 2FA

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

[akregator] [Bug 150806] Display error message that prevented a feed from being updated

2021-09-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=150806

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/akregator/-/merge_requests/17

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

[korganizer] [Bug 420515] Breeze Dark: Color of "today" does not differ from background

2021-09-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420515

gjditchfi...@acm.org changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||5.18.2
 Resolution|--- |FIXED

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

[korganizer] [Bug 374774] Allow completed tasks to be displayed on their completion dates instead of their due dates.

2021-09-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374774

gjditchfi...@acm.org changed:

   What|Removed |Added

Summary|When setting the completion |Allow completed tasks to be
   |level of a task to 100%,|displayed on their
   |the due date isn't updated  |completion dates instead of
   ||their due dates.

--- Comment #17 from gjditchfi...@acm.org ---
The change to the sidebar task detail to show a time of day, and the addition
of a "completed date" column to the To-do List, do not entirely satisfy the
original wish, but seemed worthwhile for their own sakes.

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

[korganizer] [Bug 374774] When setting the completion level of a task to 100%, the due date isn't updated

2021-09-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=374774

--- Comment #16 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/eventviews/-/merge_requests/44

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

[kmail2] [Bug 423424] Kmail "forces" the user to accept invalid TLS certificates.

2021-09-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=423424

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/kdepim-runtime/-/merge_requests/48

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

[kmail2] [Bug 423424] Kmail "forces" the user to accept invalid TLS certificates.

2021-09-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=423424

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/kimap/-/merge_requests/9

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

[akregator] [Bug 150806] Display error message that prevented a feed from being updated

2021-09-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=150806

qydwhotm...@gmail.com changed:

   What|Removed |Added

 CC||mon...@kde.org

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

[akregator] [Bug 150806] Display error message that prevented a feed from being updated

2021-09-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=150806

qydwhotm...@gmail.com changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

--- Comment #4 from qydwhotm...@gmail.com ---
https://invent.kde.org/fusionfuture/akregator/-/commit/35b11b1e18374ff85aadd45a2326f488343e4a22

I tried to modify the source code but with no luck. Could the maintainer help
to look into it? Thanks in advance.

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

[korganizer] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav

2021-09-28 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=436372

Riccardo Robecchi  changed:

   What|Removed |Added

 Status|CONFIRMED   |REPORTED
 Ever confirmed|1   |0

--- Comment #10 from Riccardo Robecchi  ---
I just found out that the issue in my case was that I was using the two factor
authentication and that's not supported by KOrganizer, so I had to create an
app-specific password. Once I used that I had no problem whatsoever. Olivier,
are you by any chance using 2FA?
I'm changing this back to "reported".

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