You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to play a spotify playlist using the tizonia snap in ubuntu 18.04. This results in:
/snap/tizonia/131/bin/tizonia-snap-wrapper.sh: line 22: 2094 Segmentation fault (core dumped) $SNAP/usr/bin/tizonia "$@"
Steps to Reproduce
$ tizonia --spotify-playlist "La patchanka"
Enter my password.
Crash
Expected behavior: [What you expect to happen]
Not crash.
Actual behaviour: [What actually happens]
Crashes :)
Reproduces how often: [What percentage of the time does it reproduce?]
Every time
Versions
Use the information obtained from tizonia --version and tizonia --debug. Also, please include the OS details and what version you are running
(e.g. cat /etc/os-release).
$ tizonia --version
tizonia 0.13.0. Copyright (C) 2018 Juan A. Rubio
$ tizonia --debug
tizonia 0.13.0. Copyright (C) 2018 Juan A. Rubio
This software is part of the Tizonia project <http://tizonia.org>
Debug Info:
* [Boost 1_58]
* [TagLib 1.9.1]
* [MediaInfoLib - v0.7.82]
Yes, definitely it is a genuine issue. It is only present when Tizonia is installed from the snap package. Will need to investigate when this got broken in the snap.
Description
I'm trying to play a spotify playlist using the tizonia snap in ubuntu 18.04. This results in:$SNAP/usr/bin/tizonia "$ @"
/snap/tizonia/131/bin/tizonia-snap-wrapper.sh: line 22: 2094 Segmentation fault (core dumped)
Steps to Reproduce
$ tizonia --spotify-playlist "La patchanka"
Expected behavior: [What you expect to happen]
Not crash.
Actual behaviour: [What actually happens]
Crashes :)
Reproduces how often: [What percentage of the time does it reproduce?]
Every time
Versions
Use the information obtained from
tizonia --version
andtizonia --debug
. Also, please include the OS details and what version you are running(e.g.
cat /etc/os-release
).Installation Method Used
Snap
The text was updated successfully, but these errors were encountered: