[korganizer] [Bug 485207] Error while trying to create calendar item. Error was: Invalid parent collection

2024-05-25 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=485207

Bart Ribbers  changed:

   What|Removed |Added

 CC||bribb...@disroot.org

--- Comment #6 from Bart Ribbers  ---
This seems to be the same as https://bugs.kde.org/show_bug.cgi?id=485070 and
https://bugs.kde.org/show_bug.cgi?id=470517

I can reproduce when adding calendar entries for a NextCloud (Caldav) source.

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

[Akonadi] [Bug 439631] Akonadi crashes often and sometimes it doesn't start up at all

2022-02-13 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=439631

--- Comment #1 from Bart Ribbers  ---
I tracked this down to specifically akonadi_imap_resources crashing, makes
sense as it often (but not always) happens when I receive a new email. Sadly
imap crashing takes the whole of Akonadi with it...

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

[Akonadi] [Bug 439631] New: Akonadi crashes often and sometimes it doesn't start up at all

2021-07-08 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=439631

Bug ID: 439631
   Summary: Akonadi crashes often and sometimes it doesn't start
up at all
   Product: Akonadi
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: server
  Assignee: kdepim-bugs@kde.org
  Reporter: bribb...@disroot.org
  Target Milestone: ---

Created attachment 139942
  --> https://bugs.kde.org/attachment.cgi?id=139942=edit
akonadictl start crash log

SUMMARY
On my system, Akonadi crashes _constantly_. Not so much it's unusable, but
enough to be _really_ annoying. Normally Kontact manages to restart it after
instructed to do so, but sometimes akonadi just keeps crashing on startup and
is completely unusable till I reboot.

The log talks about "D-Bus session bus is not available" when I try to start it
via akonadictl, but seeing most of the time Akonadi _does_ start, I fail to see
how that could be breaking it.

STEPS TO REPRODUCE
1. Have Kontact or Kmail running in the background
2. After a while of idling, click on an e-mail
3. Observe Akonadi most of the time, but not always, crashing

OBSERVED RESULT
Akonadi crashes and has to be restarted before the PIM suite can be used again.

EXPECTED RESULT
Akonadi to not crash obviously.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Alpine Linux
(available in About System)
KDE Plasma Version: 5.22.3
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.3 (KDE patches applied)

ADDITIONAL INFORMATION
This system uses Musl libc instead of glibc which might be the cause of the
issues here, uncertain.

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

[kmail2] [Bug 415160] Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-16 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=415160

--- Comment #6 from Bart Ribbers  ---
Ha, yup, that was it, it solved it. Interesting, I didn't even realize qca-qt5
was a dependency. It isn't listed in CMakeLists.txt and it's not printed when
running CMake. I guess it's not as optional anymore ;)

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

[kmail2] [Bug 415160] Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-14 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=415160

--- Comment #4 from Bart Ribbers  ---
(In reply to Christophe Giboudeaux from comment #3)
> Does it help if you change #include "messageviewer/viewer.h" to #include
> ?

It already is the latter. Changing it around however isn't helping.

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

[kmail2] [Bug 415160] Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-14 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=415160

--- Comment #2 from Bart Ribbers  ---
I haven't seen any other distros with this issue sadly. Messagelib has been
upgraded to 19.12.0 without issue and is used in this compilation.

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

[kmail2] [Bug 415160] New: Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-13 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=415160

Bug ID: 415160
   Summary: Compilation failure, MessageViewer::Viewer has no
member named 'dkimWidgetInfo'
   Product: kmail2
   Version: 5.13.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: bribb...@disroot.org
  Target Milestone: ---

SUMMARY
The latest KMail release (service release 19.12.0) fails to compile on Alpine
Linux (a musl based system)

STEPS TO REPRODUCE
1. Compile KMail like normal on a Musl system

OBSERVED RESULT

/home/builder/aports/testing/kmail/src/kmail-19.12.0/src/kmreadermainwin.cpp:114:59:
error: 'class MessageViewer::Viewer' has no member named 'dkimWidgetInfo'
  114 |
statusBar()->addPermanentWidget(mReaderWin->viewer()->dkimWidgetInfo());

EXPECTED RESULT
Compilation to succeed

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Alpine Linux edge, kernel 5.4.3
(available in About System)
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.5

ADDITIONAL INFORMATION

This system is based on Musl which I'd normally blame, but it doesn't seem to
be the case here. I am however not sure where MessageViewer comes from.

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

[kmail2] [Bug 413240] New: Crash on start: Unable to obtain agent type ''

2019-10-20 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=413240

Bug ID: 413240
   Summary: Crash on start: Unable to obtain agent type ''
   Product: kmail2
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: bribb...@disroot.org
  Target Milestone: ---

SUMMARY

I'm trying to package KMail for Alpine Linux, but it crashes on start with the
following error:

org.kde.pim.mailcommon: "The Email program encountered a fatal error and will
terminate now.\nThe error was:\nUnable to obtain agent type ''."
org.kde.pim.akonadicore: Failed to request resource "" : "Cannot connect to the
Akonadi service. (Unable to obtain agent type ''.)"

Not sure if it matters in this case, but the system uses Musl rather than
glibc.

STEPS TO REPRODUCE
1. Just try to run KMail on Alpine Linux

OBSERVED RESULT
Crashes on start

EXPECTED RESULT
Not to crash


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Alpine Linux Edge
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.63.0
Qt Version: 5.12.5

ADDITIONAL INFORMATION
This is a Musl based system, so glibc is not available.

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

[kldap] [Bug 397484] Compilation failure due to prototype mismatching

2018-08-17 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=397484

Bart Ribbers  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Bart Ribbers  ---
You seem to be completely right, installing openldap-dev fixed it, thanks. May
I suggest adding a check for it in CMakeLists.txt?

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

[kldap] [Bug 397484] Compilation failure due to prototype mismatching

2018-08-15 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=397484

--- Comment #1 from Bart Ribbers  ---
Created attachment 11
  --> https://bugs.kde.org/attachment.cgi?id=11=edit
Compilation error

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

[kldap] [Bug 397484] New: Compilation failure due to prototype mismatching

2018-08-15 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=397484

Bug ID: 397484
   Summary: Compilation failure due to prototype mismatching
   Product: kldap
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: bribb...@disroot.org
  Target Milestone: ---

I'm trying to compile/package kldap for postmarketOS
(https://postmarketos.org), which uses Alpine Linux and thus Musl rather than
glibc. However, compilation fails because of the attached error.

This happens using the latest unstable version (18.07.90).

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