Summary: | kdialog raise segment fault | ||
---|---|---|---|
Product: | [Applications] kdialog | Reporter: | Dorian Han <tunghsu> |
Component: | general | Assignee: | Brad Hards <bradh> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | tunghsu |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dorian Han
2017-06-12 09:56:49 UTC
Please ask in a forum of your distribution if you are still using the kdelibs4 version of 'kdialog', or the KF5-based version. There is no 'directCommand()' function in the current kdialog sources, nor in kdialog from KDE Applications 16.12.0 (In reply to Christoph Feck from comment #1) > Please ask in a forum of your distribution if you are still using the > kdelibs4 version of 'kdialog', or the KF5-based version. > > There is no 'directCommand()' function in the current kdialog sources, nor > in kdialog from KDE Applications 16.12.0 It seems it's based on a KDE 4 version of kdialog. The binary comes from the pkg named kde-baseapps-bin 4:16.04.3-0ubuntu1. There's also a standalone kdialog pkg which provides kdialog_16.12.3-0ubuntu1 however it conflicts with the previous one. Seems a compatibility issue rather than a bug. I'm going to look for answers from distro community. Thanks. This got fixed by replacing the kde-baseapps-bin 4:16.04.3-0ubuntu1 pkg with kdialog_16.12.3-0ubuntu1 pkg. The kde-baseapps package was split into its separate applications (konqueror, kfind, kdialog, keditbookmarks). Usually the distribution automatically deletes obsolete packages and recommends the newer replacements. If this was not the case, it is indeed worth a bug report to the bug tracker of your distribution. https://community.kde.org/Applications/16.12_Release_Notes |