https://bugs.kde.org/show_bug.cgi?id=403034

Ricardo J. Barberis <rica...@palmtx.com.ar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rica...@palmtx.com.ar

--- Comment #3 from Ricardo J. Barberis <rica...@palmtx.com.ar> ---
I'm experiencing the same bug since a few months ago.

System info:

Operating System: Fedora Linux 42
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0
Kernel Version: 6.14.9-300.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-1035G1 CPU @ 1.00GHz
Memory: 15.2 GiB of RAM
Graphics Processor: Intel® UHD Graphics

Extract from log:

2025-06-11T20:39:26 [WARN ] org.kde.pim.akonadiserver: Error while handling
command FetchCollections on connection akonadi_indexing_agent (0x5577826e8910)
2025-06-11T20:39:27 [WARN ] org.kde.pim.akonadiserver: Error while handling
command FetchCollections on connection MailFilter Kernel ETM (0x5577828b7d20)
2025-06-11T20:39:27 [WARN ] org.kde.pim.akonadiserver: Error while handling
command FetchCollections on connection Archive Mail Kernel ETM (0x5577828b7380)
2025-06-11T20:39:27 [WARN ] org.kde.pim.akonadiserver: Error while handling
command FetchCollections on connection ETMCalendar (0x557782646790)
2025-06-11T20:39:29 [CRITICAL] org.kde.pim.akonadiserver: DATABASE ERROR while
PREPARING QUERY:
2025-06-11T20:39:29 [CRITICAL] org.kde.pim.akonadiserver:   Error code: "1"
2025-06-11T20:39:29 [CRITICAL] org.kde.pim.akonadiserver:   DB error:  "too
many SQL variables"
2025-06-11T20:39:29 [CRITICAL] org.kde.pim.akonadiserver:   Error text: "too
many SQL variables Unable to execute statement"
2025-06-11T20:39:29 [CRITICAL] org.kde.pim.akonadiserver:   Query: "SELECT
PimItemTable.id, PimItemTable.rev, PimItemTable.remoteId,
PimItemTable.remoteRevision, PimItemTable.gid, PimItemTable.collectionId,
PimItemTable.mimeTypeId, PimItemTable.datetime, PimItemTable.atime,
PimItemTable.dirty, PimItemTable.size FROM PimItemTable INNER JOIN
CollectionTable ON ( PimItemTable.collectionId = CollectionTable.id ) WHERE (
PimItemTable.remoteId IN ( :0, :1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11,
:12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, :24, :25, :26, :27,
:28, :29, :30, :31, :32, :33, :34, :35, :36, :37, :38, :39, :40, :41, :42, :43,
:44, :45, :46, :47, :48, :49, :50, :51, :52, :53, :54, :55, :56, :57, :58, :59,
:60, :61, :62, :63, :64, :65, :66, :67, :68, :69, :70, :71, :72, :73, :74, :75,
:76, :77, :78, :79, :80, :81, :82, :83, :84, :85, :86, :87, :88, :89, :90, :91,
:92, :93, :94, :95, :96, :97, :98, :99, :100, :101, :102, :103, :104, :105,
:106, :107, :108, :109, :110, :111, :112, :113, :114, :115, :116, :117, :118,
:119, :120, :121, :122, :123, :124, :125, :126, :127, :128, :129, :130, :131,
:132, :133, :134, :135, :136, :137, :138, :139, :140, :141, :142, :143, :144,
:145, :146, :147, :148, :149, :150, :151, :152,

That last line is 266021 characters long according to wc (grep -a
CollectionTable.resourceId .local/share/akonadi/Akonadi.error | wc -m)

After that line the log ends with:

2025-06-11T20:39:29 [WARN ] org.kde.pim.akonadiserver: Error while handling
command DeleteItems on connection akonadi_birthdays_resource (0x5577826eac00)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to