Bug 450159 - Akonadi Console always crashes on start.
Summary: Akonadi Console always crashes on start.
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: akonadiconsole (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-02-13 14:19 UTC by Lemuel Simon
Modified: 2022-02-16 00:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lemuel Simon 2022-02-13 14:19:16 UTC
Application: akonadiconsole (5.19.2 (21.12.2))

Qt Version: 5.15.2
Frameworks Version: 5.90.0
Operating System: Linux 5.3.18-150300.59.46-default x86_64
Windowing System: X11
Distribution: "openSUSE Leap 15.3"
DrKonqi: 5.24.0 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Opened Konsole and launched 'akonadiconsole' there. I get this message: 'Please register the custom scheme 'cid' via QWebEngineUrlScheme::registerScheme() before installing the custom scheme handler.'. It crashes immediately afterwards, the GUI doesn't spawn.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Console (akonadiconsole), signal: Segmentation fault

[KCrash Handler]
#4  SearchWidget::openStore (this=this@entry=0x5580ed95b480, idx=idx@entry=0) at /usr/src/debug/akonadiconsole-21.12.2-lp153.177.3.x86_64/src/searchwidget.cpp:132
#5  0x00007f6b4903eec2 in SearchWidget::SearchWidget (this=0x5580ed95b480, parent=<optimized out>) at /usr/src/debug/akonadiconsole-21.12.2-lp153.177.3.x86_64/src/searchwidget.cpp:106
#6  0x00007f6b48ffd552 in MainWidget::MainWidget (this=0x5580ec14ce80, parent=0x7f6aec010b50) at /usr/src/debug/akonadiconsole-21.12.2-lp153.177.3.x86_64/src/mainwidget.cpp:60
#7  0x00007f6b48ffe660 in MainWindow::MainWindow (this=0x7f6aec010b50, parent=<optimized out>, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/akonadiconsole-21.12.2-lp153.177.3.x86_64/src/mainwindow.cpp:24
#8  0x00007f6b48ff69be in InstanceSelector::slotAccept (this=this@entry=0x7fff44dcf680) at /usr/src/debug/akonadiconsole-21.12.2-lp153.177.3.x86_64/src/instanceselector.cpp:85
#9  0x00007f6b48ff7c0b in InstanceSelector::InstanceSelector (this=0x7fff44dcf680, remoteHost=..., parent=<optimized out>, flags=...) at /usr/src/debug/akonadiconsole-21.12.2-lp153.177.3.x86_64/src/instanceselector.cpp:52
#10 0x00005580ea9681fc in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akonadiconsole-21.12.2-lp153.177.3.x86_64/src/main.cpp:73
[Inferior 1 (process 21718) detached]

Possible duplicates by query: bug 94620, bug 398557, bug 394827, bug 384812, bug 382062.

Reported using DrKonqi
Comment 1 Lemuel Simon 2022-02-16 00:04:58 UTC
Ok, there was a missing package. The OpenSUSE package did not install the `akonadi-search` package. Akonadi Console works normally after installing that. This is a bug of the OpenSUSE packages. I'm closing this bug as 'RESOLVED' until further notice.