LinuxQuestions.org
Review your favorite Linux distribution.
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 12-13-2020, 05:00 PM   #1
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,018

Rep: Reputation: Disabled
ELISA (music player) crashes - looks like a bug


Just tested this after I updated Slackware-current-64-bit today (12-13-2020).
Plasma5 - 5.20.4

Elisa music player crashes when browsing more complicated file system tree:
This is happening in host and in VM client.

I have music folder set on second HDD (SSD Samsung) Ext4 fs

I created symlink directly to the Music folder and Elisa recognizes folder and plays music without a hiccups, but when I try to browse folders going to another disk. Elisa crashes.

Quote:
Application: Elisa (elisa), signal: Segmentation fault

[KCrash Handler]
#4 0x00007f22d933bb50 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /usr/lib64/libQt5Qml.so.5
#5 0x00007f22d933c142 in QQmlIncubationController::incubateFor(int) () at /usr/lib64/libQt5Qml.so.5
#6 0x00007f22d9f184d0 in () at /usr/lib64/libQt5Quick.so.5
#7 0x00007f22d8ce386f in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#8 0x00007f22da4d726f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#9 0x00007f22d8cb934a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#10 0x00007f22d8d0c6d3 in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5
#11 0x00007f22d8d0cea4 in () at /usr/lib64/libQt5Core.so.5
#12 0x00007f22d813ea5d in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#13 0x00007f22d813ecb0 in () at /usr/lib64/libglib-2.0.so.0
#14 0x00007f22d813ed3f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#15 0x00007f22d8d0d1ff in QEventDispatcherGlib:rocessEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f22d8cb7e8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f22d8cbfaac in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#18 0x00000000004051be in ()
#19 0x00007f22d8509e6b in __libc_start_main () at /lib64/libc.so.6
#20 0x000000000040558a in ()
[Inferior 1 (process 3115) detached]

JuK and audacious work fine, no problems with folder browsking
 
Old 12-13-2020, 09:01 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,389
Blog Entries: 28

Rep: Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164
I've never used Elisa, but you can check the bug reports here and file one of your own if it seems warranted.
 
Old 12-14-2020, 12:38 PM   #3
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,018

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
I've never used Elisa, but you can check the bug reports here and file one of your own if it seems warranted.
than you for suggestion.
I never used Elisa either. The problem came up after last upgrade (run first in VM). I test apps if they work before moving to upgrade Slackware host and I noticed Elisa issues.
 
Old 12-14-2020, 02:32 PM   #4
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,267
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
Tried to reproduce here. Deleted old library location. Created symlink to my music archive folder on another drive in $HOME/Music/CDs -> /data2/music, rescanned after adding $HOME/Music to Elisa. Plays ok and I can browse the directory tree just fine from within Elisa.
Elisa is on /dev/nvme0n1p2
$HOME is on /dev/nvme0n1p3
music library is on /dev/sdd1
 
Old 12-14-2020, 05:31 PM   #5
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,018

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by kingbeowulf View Post
Tried to reproduce here. Deleted old library location. Created symlink to my music archive folder on another drive in $HOME/Music/CDs -> /data2/music, rescanned after adding $HOME/Music to Elisa. Plays ok and I can browse the directory tree just fine from within Elisa.
Elisa is on /dev/nvme0n1p2
$HOME is on /dev/nvme0n1p3
music library is on /dev/sdd1
thing is broken:
I have folder
/vbox
in root directory
Elisa does not see it. Only standard folders in root are visible. So that is a bug.
 
Old 12-16-2020, 12:07 AM   #6
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,267
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
Then the next questions are:
1. does your user have permissions to access /vbox?
2. is /vbox mounted? I assume this is a host share from within Virtualbox?

Some upstream devs can get pretty cranky if you are not careful in your bug reports.
 
Old 12-16-2020, 04:42 PM   #7
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,018

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by kingbeowulf View Post
Then the next questions are:
1. does your user have permissions to access /vbox?
2. is /vbox mounted? I assume this is a host share from within Virtualbox?

Some upstream devs can get pretty cranky if you are not careful in your bug reports.
As I mentioned in my first post: JuK and audacius do not have these problems.
So, yes all VM clients have full access to the /vbox.

Also, not having access does not mean that folder is invisible as is the case of Elisa.

thank you for helping.
 
  


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
LXer: Pragha Music Player – GTK+3 lightweight music player LXer Syndicated Linux News 0 03-08-2019 08:42 AM
LXer: KDE’s New Elisa Music Player: So Close, Yet So Far Away LXer Syndicated Linux News 0 05-24-2018 10:41 AM
LXer: Elisa Music Player Debuts, Zenroom Crypto-Language VM Reaches Version 0.5.0 and More LXer Syndicated Linux News 0 04-14-2018 12:33 AM
LXer: Elisa - open Media center, multimedia player for openSUSE Linux LXer Syndicated Linux News 0 09-12-2008 09:00 AM
LXer: Exaile Music Player - Music Player for GTK+ in openSUSE LXer Syndicated Linux News 0 08-31-2008 12:50 AM

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

All times are GMT -5. The time now is 01:04 AM.

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