LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-19-2024, 12:47 PM   #1
Orson Belles
LQ Newbie
 
Registered: Jan 2023
Posts: 7

Rep: Reputation: 0
Online Quotes Editor segfaults on startup


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/onlinequoteseditor5
Not sure what to do here.
 
Old 04-21-2024, 03:54 AM   #2
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,457
Blog Entries: 7

Rep: Reputation: 2560Reputation: 2560Reputation: 2560Reputation: 2560Reputation: 2560Reputation: 2560Reputation: 2560Reputation: 2560Reputation: 2560Reputation: 2560Reputation: 2560
Maybe an old/conflicting config file somewhere. Does it work if you try from a new user account?
 
Old 04-21-2024, 02:03 PM   #3
rizitis
Member
 
Registered: Mar 2009
Location: Greece,Crete
Distribution: Slackware64-current, Slint
Posts: 647

Rep: Reputation: 491Reputation: 491Reputation: 491Reputation: 491Reputation: 491
Quote:
Originally Posted by Orson Belles View Post
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/onlinequoteseditor5
Not sure what to do here.
same for me and here as i can see https://gitlab.archlinux.org/archlin...mia/-/issues/1
 
Old 04-28-2024, 10:38 AM   #4
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,161
Blog Entries: 5

Rep: Reputation: 392Reputation: 392Reputation: 392Reputation: 392
onlinequoteseditor5 works with alkimia master branch.

I used master with last commit 25ecce9.

Last edited by gegechris99; 04-28-2024 at 11:00 AM. Reason: typo
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with quotes and double quotes Andruha Slackware 6 01-02-2010 04:44 PM
Using single quotes vs double quotes in PHP strings vharishankar Programming 6 07-11-2005 11:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration