Article 6M742 Online Quotes Editor segfaults on startup

Online Quotes Editor segfaults on startup

by
Orson Belles
from LinuxQuestions.org on (#6M742)
I'm running -current

When I run it from the Launcher, I get the DrKonqi notification, and the following backtrace:

Code:Application: onlinequoteseditor5 (onlinequoteseditor5), signal: Segmentation fault

[KCrash Handler]
#4 0x00007f7d99b6cd67 in QAction::setVisible(bool) () at /usr/lib64/libQt5Widgets.so.5
#5 0x00000000004070dc in ??? ()
#6 0x00007f7d98429b77 in __libc_start_call_main () at /lib64/libc.so.6
#7 0x00007f7d98429c35 in __libc_start_main_impl () at /lib64/libc.so.6
#8 0x00000000004072d1 in ??? ()Running it from a terminal emulator gets me the following on stderr:

Code:$ /usr/bin/onlinequoteseditor5
QObject::connect: No such signal KNSCore::DownloadManager::searchResult(KNS3::Entry::List)
QObject::connect: No such signal KNSCore::DownloadManager::entryStatusChanged(KNS3::Entry)
QObject::connect: No such signal KNSCore::DownloadManager::searchResult(KNS3::Entry::List)
QObject::connect: No such signal KNSCore::DownloadManager::entryStatusChanged(KNS3::Entry)
QObject::connect: No such signal KNSCore::DownloadManager::searchResult(KNS3::Entry::List)
QObject::connect: No such signal KNSCore::DownloadManager::entryStatusChanged(KNS3::Entry)
kf.i18n: 0 instead of 2 arguments to message "Enter the URL from w..." supplied before conversion
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
using profile "no-config-file"
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = onlinequoteseditor5 path = /usr/bin pid = 7837
KCrash: Arguments: /usr/bin/onlinequoteseditor5
KCrash: Attempting to start /usr/lib64/libexec/drkonqi

[1]+ Stopped /usr/bin/onlinequoteseditor5Not sure what to do here.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments