[kmail2] [Bug 428303] New: Threading Broken When Using Clone of Standard Mailing List

2020-10-26 Thread Garry Williams
https://bugs.kde.org/show_bug.cgi?id=428303

Bug ID: 428303
   Summary: Threading Broken When Using Clone of Standard Mailing
List
   Product: kmail2
   Version: 5.13.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: gtwilli...@gmail.com
  Target Milestone: ---

SUMMARY
Message threading is broken when using a clone of Standard Mailing List
Aggregation.

Threading is flawless all the time when using Standard Mailing List
Aggregation.  Clone the aggregation and now new messages sometimes do not end
up threaded correctly and look like a new thread altogether.

All attributes are identical to shipped Standard Mailing List Aggregation.

As an aside, creating a brand new Aggregation with identical attributes also
results in broken threading.  It seems the only way to get flawless threading
is to use the built-in Standard Mailing List Aggregation.


STEPS TO REPRODUCE
1. Clone Standard Mailing List Aggregation
2. Select Clone for aggregation
3. 

OBSERVED RESULT
Some messages do not appear in their correct threads and end up being thread
leaders instead.


EXPECTED RESULT
Threading works as with the Standard Mailing List Aggregation.  (Since the
clone is identical in every respect that can be known from the UI.)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 5.8.16-200.fc32.x86_64, kmail kmail2 5.13.2 (19.12.2)
(available in About System)

KDE Frameworks 5.73.0
Qt 5.14.2 (built against 5.14.2)
The xcb windowing system
plasma-desktop-5.18.5-2.fc32.x86_64


ADDITIONAL INFORMATION
This has been broken for quite a while now.  I do not know when it was
introduced.

I want to clone Standard Mailing List because I want threads expanded all the
time.  That option is not set in the shipped Standard Mailing List Aggregation
and it cannot be changed without cloning a new Aggregation.

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

[frameworks-kcontacts] [Bug 428276] KContacts cannot be used in qmake project

2020-10-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=428276

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/kcontacts/commit/9f4
   ||508d3f73527bf93b213d164cb28
   ||a27c75dcf4
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
Git commit 9f4508d3f73527bf93b213d164cb28a27c75dcf4 by Laurent Montel.
Committed on 26/10/2020 at 16:14.
Pushed by mlaurent into branch 'master'.

Fix Bug 428276 - KContacts cannot be used in qmake project

M  +1-1src/CMakeLists.txt

https://invent.kde.org/frameworks/kcontacts/commit/9f4508d3f73527bf93b213d164cb28a27c75dcf4

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

[frameworks-kcontacts] [Bug 428276] New: KContacts cannot be used in qmake project

2020-10-26 Thread Adam Pigg
https://bugs.kde.org/show_bug.cgi?id=428276

Bug ID: 428276
   Summary: KContacts cannot be used in qmake project
   Product: frameworks-kcontacts
   Version: git
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: a...@piggz.co.uk
  Target Milestone: ---

SUMMARY
When including KContacts in a qmake project, it tried to pull in the module
CoreAddons and not KCoreAddons.

STEPS TO REPRODUCE
1. In a qmake project, add QT += KContacts
2. Run qmake
3. See error due to non existent CoreAddons library

OBSERVED RESULT


EXPECTED RESULT
qmake finishes successfully.

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

ADDITIONAL INFORMATION
Error is on thie line
https://invent.kde.org/frameworks/kcontacts/-/blob/master/src/CMakeLists.txt#L147

IRC Discussion:
[14:48]  hi, im wondering if this is an error in KContacts library.
[14:48]  cat /usr/lib64/qt5/mkspecs/modules/qt_KCoreAddons.pri 
[14:48]  QT.KContacts.depends = CoreAddons
[14:49]  Should that CoreAddons actually be KCoreAddons ?
[14:49]  cat /usr/lib64/qt5/mkspecs/modules/qt_KCoreAddons.pri 
[14:49]  QT.KCoreAddons.module = KF5CoreAddons
[14:49]  or maybe kf5coreaddons
[14:49]  in any case, if i include kcontacts in a qt project, it fails
qmake due to missing coreaddons
[14:52]  piggz: according to
https://api.kde.org/frameworks/kcoreaddons/html/index.html KCoreAddons is
correct
[14:53]  nicofee: so, its a bug in the kconacts .pri  i guess noone
tried such a thing before? :D
[14:53]  we're not crazy enough to use qmake unless forced to
[14:53]  :)
[14:53]  yeah, probably no one ever tried
[14:54]  according to
https://api.kde.org/frameworks/kcoreaddons/html/index.html .
[14:54]  piggz:
https://invent.kde.org/frameworks/kcontacts/-/blob/master/src/CMakeLists.txt#L147
[14:54]  Use with QMake
[14:54]  QT += KCoreAddons 
[14:54]  ;)
[14:55]  Probably only needs s/CoreAddons/KCoreAddons/ in that call
[15:00]  yeah

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

[korganizer] [Bug 428269] Nextcloud calendar gets deselected every restart

2020-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428269

gjditchfi...@acm.org changed:

   What|Removed |Added

 CC||gjditchfi...@acm.org

--- Comment #1 from gjditchfi...@acm.org ---
I can't reproduce this with KDE Neon, Plasma 5.20.1, Frameworks 5.75.0, Qt
5.15.0.

Is this a new problem, or did you see it in older versions as well?

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

[Akonadi] [Bug 423918] akonadi migration to postgres12 was OK, but akonadi does not start

2020-10-26 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=423918

Axel Braun  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Axel Braun  ---
Looks like this was a qt issue:
https://bugzilla.opensuse.org/show_bug.cgi?id=1173758
As it worked with the above patch, I close the bug

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

[kontact] [Bug 426432] kmail 5.15.1: Crash when sending encrypted mail

2020-10-26 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=426432

--- Comment #8 from Axel Braun  ---
Created attachment 132757
  --> https://bugs.kde.org/attachment.cgi?id=132757=edit
backtrace

Issue persists with
Operating System: openSUSE Tumbleweed 20201023
KDE Plasma Version: 5.20.1
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1

first line of backtrace says:
Thread 1 "kmail" received signal SIGSEGV, Segmentation fault.
0x7fffedf11667 in KMime::Headers::Base::is (this=this@entry=0x6428ade0,
t=t@entry=0x7fffedf29fd4 "Content-Type") at
/usr/src/debug/kmime-20.08.2-1.1.x86_64/src/kmime_headers.cpp:153

issue with mime-types?

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

[kmail2] [Bug 391030] KMail does not print images in emails

2020-10-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=391030

Laurent Montel  changed:

   What|Removed |Added

   Version Fixed In||5.15.3
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/pim/
   ||messagelib/commit/9a8bbe19e
   ||a11efd5bbd721fc6e986682b9d3
   ||b2a9

--- Comment #6 from Laurent Montel  ---
Git commit 9a8bbe19ea11efd5bbd721fc6e986682b9d3b2a9 by Laurent Montel.
Committed on 26/10/2020 at 13:02.
Pushed by mlaurent into branch 'release/20.08'.

Fix Bug 391030 (anarchotaoist) - KMail does not print images in emails

FIXED-IN: 5.15.3

M  +13   -5messageviewer/src/viewer/viewer_p.cpp
M  +1-1messageviewer/src/viewer/viewer_p.h

https://invent.kde.org/pim/messagelib/commit/9a8bbe19ea11efd5bbd721fc6e986682b9d3b2a9

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

[korganizer] [Bug 428269] New: Nextcloud calendar gets deselected every restart

2020-10-26 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=428269

Bug ID: 428269
   Summary: Nextcloud calendar gets deselected every restart
   Product: korganizer
   Version: 5.15.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: 3847b8fe-a74d-4b44-a19e-3b68d5e31...@anonaddy.me
  Target Milestone: ---

SUMMARY

Basically, every time I open KOrganizer I have to select the Nextcloud
calendars I want to see again, whereas that does not happen with the Google
account, for example, as it remembers what I want to see. 

The calendar Plasma applet also fails to do this, I think it is the same
service failing. 

STEPS TO REPRODUCE
1. Link Nextcloud account
2. Select calendars in KOrganizer
3. Restart computer
4. Open KOrganizer again.

OBSERVED RESULT
I lose my "want-to-see" Nextcloud calendars every time and I have to select
them to see them. Very annoying. 

EXPECTED RESULT
When I select calendars they should stay selected until I manually change the
configuration. 

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.20.1
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1
Kernel Version: 5.9.1-arch1-1
OS Type: 64-bit

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