Bug 413482 - Elisa does not add audio files in the playlist dialog
Summary: Elisa does not add audio files in the playlist dialog
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 0.4.2
Platform: Neon Linux
: NOR major
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-26 16:36 UTC by Valter Mura
Modified: 2020-11-26 19:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
playlist area with no playlist (9.71 KB, image/png)
2019-10-26 16:36 UTC, Valter Mura
Details
Elisa start, add an album for playing (66.64 KB, text/plain)
2019-11-02 19:07 UTC, Valter Mura
Details
Elisa, add an album with error (68.49 KB, text/plain)
2019-11-02 19:21 UTC, Valter Mura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Valter Mura 2019-10-26 16:36:25 UTC
Created attachment 123497 [details]
playlist area with no playlist

SUMMARY
When trying to add an album in the playlist, or open a folder, from the album view, Elisa does nothing and show an icon for forbidden action (screeshot attached). It doesn't crash.

STEPS TO REPRODUCE
1. Open Elisa (it scans the "music" folder)
2. Try to Add/Open/Replace an album
3. 

OBSERVED RESULT
The command doesn't work and the playlist is "empty"

EXPECTED RESULT
It should add or replace a group of music files (album), but it doesn't add nor open the containing music folder.

SOFTWARE/OS VERSIONS
Operating System: KDE neon Testing Edition
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.1
Kernel Version: 5.0.0-32-generic
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-3770 CPU @ 3.40GHz
Memory: 31,4 GiB


ADDITIONAL INFORMATION
The default scanned folder, "Musica", is correct, and contains subfolders with albums inside.
Note: Amarok works correctly, it opens and reads and play normally.
Comment 1 Nate Graham 2019-10-27 23:25:57 UTC
That probably means that you don't have the right media codecs installed (and if so, we need to improve the messaging there).

Can you open elisa from the command line by running `elisa` and seeing if anything shows up in the terminal output when you try to add songs to the playlist?
Comment 2 Valter Mura 2019-11-02 19:07:07 UTC
Created attachment 123668 [details]
Elisa start, add an album for playing

The codecs are properly installed, in the specific case, the tracks added and played are mp3 ones.
Comment 3 Valter Mura 2019-11-02 19:20:17 UTC
(In reply to Nate Graham from comment #1)
> That probably means that you don't have the right media codecs installed
> (and if so, we need to improve the messaging there).
> 
> Can you open elisa from the command line by running `elisa` and seeing if
> anything shows up in the terminal output when you try to add songs to the
> playlist?

It was working properly. But, after a close and reopen (by console), again the error:

qrc:/qml/PlayListBasicView.qml:124:17: Unable to assign [undefined] to QString
qrc:/qml/PlayListBasicView.qml:123:17: Unable to assign [undefined] to QString

Seems to be a playlist error... I attach also the ouitput with error.
Comment 4 Valter Mura 2019-11-02 19:21:13 UTC
Created attachment 123669 [details]
Elisa, add an album with error
Comment 5 Christoph Feck 2019-11-11 10:05:32 UTC
New information was added; changing status for inspection.
Comment 6 Nate Graham 2020-11-11 04:52:39 UTC
> inotify_add_watch(/home/valter/Musica/Depeche Mode/1997
> - Ultra/06 - Useless.mp3) failed: (No space left on device)
It appears that you are out of hard disk space. Does the problem resolve itself if you free up some space?
Comment 7 Bug Janitor Service 2020-11-26 04:33:48 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Valter Mura 2020-11-26 19:50:12 UTC
Hi

after the latest updates, it seems that Elisa started to work properly, so I think this bug can be safely closed.