Open desputinski opened 8 years ago
If you could provide more information, that would be helpful: you can do so by starting clementine from a terminal and pasting here the output, and even better starting Clementine through gdb and pasting the stack trace here too. Regarding the "ratings are lost" issue, it sounds an issue that has just been fixed: https://github.com/clementine-player/Clementine/commit/c0e08d42ed0b69f8ffb0809c2735f3ff7dfebce9
Hi Arnaud, thanks for the answer. I'll just paste the terminal output below: It crashes when trying to add some songs to the current playlist.
Regarding the Ragings-Issue. What exactly would I have to do with this file src/core/song.cpp?
best regards desputin
name@123:~$ clementine 16:14:40.406 INFO main:334 Clementine 1.3 rc2 16:14:40.501 DEBUG WorkerPool
:281 Starting worker 0x7f0511a736b0 "/usr/bin/clementine-tagreader" "/tmp/clementine_503750753" 16:14:40.504 DEBUG WorkerPool :281 Starting worker 0x7f0511a736b0 "/usr/bin/clementine-tagreader" "/tmp/clementine_1155167771" 16:14:40.507 DEBUG WorkerPool :281 Starting worker 0x7f0511a736b0 "/usr/bin/clementine-tagreader" "/tmp/clementine_474789044" 16:14:40.510 DEBUG WorkerPool :281 Starting worker 0x7f0511a736b0 "/usr/bin/clementine-tagreader" "/tmp/clementine_2097524287" 16:14:40.513 DEBUG WorkerPool :281 Starting worker 0x7f0511a736b0 "/usr/bin/clementine-tagreader" "/tmp/clementine_899885569" 16:14:40.515 DEBUG WorkerPool :281 Starting worker 0x7f0511a736b0 "/usr/bin/clementine-tagreader" "/tmp/clementine_1243045215" 16:14:40.516 INFO main:48 TagReader worker connecting to "/tmp/clementine_503750753" 16:14:40.517 DEBUG WorkerPool :301 Worker 0x7f050400ce40 connected to "/tmp/clementine_503750753" 16:14:40.517 INFO main:48 TagReader worker connecting to "/tmp/clementine_1155167771" 16:14:40.517 DEBUG WorkerPool :301 Worker 0x7f050400e300 connected to "/tmp/clementine_1155167771" 16:14:40.522 INFO main:48 TagReader worker connecting to "/tmp/clementine_1243045215" 16:14:40.523 DEBUG WorkerPool :301 Worker 0x7f050400f430 connected to "/tmp/clementine_1243045215" 16:14:40.525 INFO main:48 TagReader worker connecting to "/tmp/clementine_474789044" 16:14:40.525 DEBUG WorkerPool :301 Worker 0x7f050400cce0 connected to "/tmp/clementine_474789044" 16:14:40.527 INFO main:48 TagReader worker connecting to "/tmp/clementine_899885569" 16:14:40.527 DEBUG WorkerPool :301 Worker 0x7f0504012300 connected to "/tmp/clementine_899885569" 16:14:40.531 INFO main:48 TagReader worker connecting to "/tmp/clementine_2097524287" 16:14:40.532 DEBUG WorkerPool :301 Worker 0x7f0504010d10 connected to "/tmp/clementine_2097524287" 16:14:40.597 INFO Player:627 Registered URL handler for "di" 16:14:40.598 DEBUG InternetModel:140 Adding internet service: "DigitallyImported" 16:14:40.636 DEBUG InternetModel:140 Adding internet service: "Icecast" 16:14:40.662 DEBUG InternetModel:140 Adding internet service: "Jamendo" 16:14:40.672 INFO Player:627 Registered URL handler for "jazzradio" 16:14:40.672 DEBUG InternetModel:140 Adding internet service: "JazzRadio" 16:14:40.673 INFO Player:627 Registered URL handler for "magnatune" 16:14:40.679 DEBUG InternetModel:140 Adding internet service: "Magnatune" 16:14:40.712 DEBUG InternetModel:140 Adding internet service: "Podcasts" 16:14:40.717 INFO Player:627 Registered URL handler for "rockradio" 16:14:40.718 DEBUG InternetModel:140 Adding internet service: "RockRadio" 16:14:40.721 DEBUG InternetModel:140 Adding internet service: "SavedRadio" 16:14:40.727 INFO Player:627 Registered URL handler for "radiotunes" 16:14:40.728 DEBUG InternetModel:140 Adding internet service: "RadioTunes" 16:14:40.734 INFO Player:627 Registered URL handler for "somafm" 16:14:40.734 DEBUG InternetModel:140 Adding internet service: "SomaFM" 16:14:40.745 DEBUG InternetModel:140 Adding internet service: "SoundCloud" 16:14:40.746 DEBUG SpotifyService:108 Spotify system blob path: "/usr/bin/clementine-spotifyblob" 16:14:40.746 DEBUG SpotifyService:109 Spotify local blob path: "/home/user/.config/Clementine/spotifyblob/version16-64bit/blob" 16:14:40.751 DEBUG InternetModel:140 Adding internet service: "Spotify" 16:14:40.751 INFO Player:627 Registered URL handler for "subsonic" 16:14:40.777 DEBUG InternetModel:140 Adding internet service: "Subsonic" 16:14:40.829 INFO Player:627 Registered URL handler for "box" 16:14:40.829 DEBUG InternetModel:140 Adding internet service: "Box" 16:14:40.835 INFO Player:627 Registered URL handler for "dropbox" 16:14:40.835 DEBUG InternetModel:140 Adding internet service: "Dropbox" 16:14:40.842 INFO Player:627 Registered URL handler for "googledrive" 16:14:40.842 DEBUG InternetModel:140 Adding internet service: "Google Drive" 16:14:40.848 INFO Player:627 Registered URL handler for "seafile" 16:14:40.848 DEBUG InternetModel:140 Adding internet service: "Seafile" 16:14:40.855 INFO Player:627 Registered URL handler for "skydrive" 16:14:40.855 DEBUG InternetModel:140 Adding internet service: "OneDrive" 16:14:40.862 INFO Player:627 Registered URL handler for "vk" 16:14:40.862 DEBUG InternetModel:140 Adding internet service: "Vk.com" 16:14:40.869 INFO Player:627 Registered URL handler for "amazonclouddrive" 16:14:40.869 DEBUG InternetModel:140 Adding internet service: "Amazon Cloud Drive" 16:14:40.872 DEBUG CoverProviders:35 Registered cover provider "last.fm" 16:14:40.873 DEBUG NetworkProxyFactory:49 Detected system proxy URLs: ("", "", "", "") 16:14:40.873 DEBUG CoverProviders:35 Registered cover provider "Amazon" 16:14:40.873 DEBUG CoverProviders:35 Registered cover provider "MusicBrainz" 16:14:40.880 WARN DeviceKitLister:55 Error enumerating DeviceKit-disks devices: "org.freedesktop.DBus.Error.ServiceUnknown" "The name org.freedesktop.UDisks was not provided by any .service files" 16:14:40.887 WARN IconLoader:103 Couldn't load icon "clementine-panel" 16:14:40.894 WARN IconLoader:103 Couldn't load icon "clementine-panel-grey" 16:14:40.910 DEBUG QxtGlobalShortcutBackend:32 registering 16:14:40.952 WARN unknown QPixmap: It is not safe to use pixmaps outside the GUI thread 16:14:40.952 WARN unknown QPixmap: It is not safe to use pixmaps outside the GUI thread 16:14:40.952 WARN unknown QPixmap: It is not safe to use pixmaps outside the GUI thread 16:14:40.953 WARN unknown QPixmap: It is not safe to use pixmaps outside the GUI thread 16:14:40.953 WARN unknown QPixmap: It is not safe to use pixmaps outside the GUI thread 16:14:40.953 WARN unknown QPixmap: It is not safe to use pixmaps outside the GUI thread 16:14:40.953 WARN unknown QPixmap: It is not safe to use pixmaps outside the GUI thread 16:14:40.954 WARN unknown QPixmap: It is not safe to use pixmaps outside the GUI thread 16:14:40.954 WARN unknown QPixmap: It is not safe to use pixmaps outside the GUI thread 16:14:41.064 DEBUG MainWindow:199 Starting 16:14:41.167 DEBUG MainWindow:273 Initialising player 16:14:41.185 DEBUG MainWindow:279 Creating models 16:14:41.976 DEBUG MainWindow:301 Creating UI 16:14:42.033 DEBUG MainWindow:846 Creating equalizer 16:14:42.044 DEBUG MainWindow:875 Creating now playing widget 16:14:42.204 DEBUG MainWindow:937 Loading settings 16:14:42.226 INFO NetworkRemote:80 Network Remote deactivated 16:14:42.400 DEBUG MainWindow:1016 Started 16:14:42.417 INFO DeviceManager:405 Device added: "Gio//ext3/ext4/984372813824" 16:14:42.417 WARN IconLoader:42 Icon name is null 16:14:42.417 WARN IconLoader:42 Icon name is null 16:14:42.417 WARN IconLoader:42 Icon name is null 16:14:42.420 WARN unknown QSortFilterProxyModel: invalid inserted rows reported by source model 16:14:42.430 INFO DeviceManager:405 Device added: "/dev/sr0" 16:14:42.546 INFO MoodbarLoader:112 Loading cached moodbar data for "/media/Daten2/Musik/alben/Rammstein - Sehnsucht/01 Rammstein - Engel.flac" 16:14:42.546 INFO MoodbarLoader:112 Loading cached moodbar data for "/media/Daten2/Musik/alben/Rammstein - Sehnsucht/02 Rammstein - Tier.flac" ... 16:14:48.737 INFO MoodbarLoader:112 Loading cached moodbar data for "/media/Daten2/Musik/alben/Fauna Flash/00 Fauna Flash - velvet strings.mp3" 16:14:48.748 INFO MoodbarLoader:112 Loading cached moodbar data for "/media/Daten2/Musik/alben/GOLDFRAPP - Supernature + Remixes/19 - GOLDFRAPP - Ooh La La (Tiefschwarz Dub Mix).mp3" 16:14:48.748 INFO MoodbarLoader:112 Loading cached moodbar data for "/media/Daten2/Musik/alben/GOLDFRAPP - Supernature + Remixes/20 - GOLDFRAPP - Ooh La La (Tiefschwarz Remix).mp3" 16:14:48.763 INFO MoodbarLoader:147 Creating moodbar data for "/media/Daten2/Musik/alben/Goldenen Zitronen - Schafott Zum Fahrstuhl/04 Die Goldenen Zitronen - Schafott zum Fahrstuhl - Widersprüche.mp3" 16:14:48.778 INFO MoodbarLoader:112 Loading cached moodbar data for "/media/Daten2/Musik/alben/Jackson - Diverse/JACKSON_DIVERSES_09.mp3" ... (clementine:2936): GStreamer-CRITICAL **: gst_mini_object_make_writable: assertion 'mini_object != NULL' failed Speicherzugriffsfehler name@123:~$
That was a change in our code. If you feel confident, you can try one the nightly build that includes this fix and see if the rating problem is gone for you now: https://builds.clementine-player.org/
Also, thanks for the log output: maybe you can try to deactivate moodbar to see if that helps?
Thanks for the answer!
Ok I'll try the nightly.
Hm, I love Moodbar. That's one of the main reasons I'm using Clementine.... So it's a bug in Moodbar? I tried switching moodbar off temporarily and indeed Clementine didn't crash then. But as I said. I'd rather use an unstable Clementine than to give up moodbars....
PS. now I tried with this version - and lost all ratings again: clementine_1.3.0~jessie_amd64.deb 15-Apr-2016 16:35 5.2M
Is that the nightly version? It was the newest I saw. Or where do I find the nightly builds?
No, that was for 1.3 release. You will want to try clementine_1.2.3-1677-g1dfd71e~jessie_amd64.deb: https://builds.clementine-player.org/debian-jessie/clementine_1.2.3-1677-g1dfd71e~jessie_amd64.deb
About the moodbar, I asked this just because I wanted to be sure that was the issue. We had a bug about this some times ago, but I thought it was fixed... IIRC it was on gstreamer side so probably the fix was backpored to Debian Jessie. I'll check.
Ok thanks. Great the rating problem seems to be solved in the nightly...
The moodbar problem seems to only apply to very few files. But it remains...
Currently using 1.2.3 on UbuntuStudio 16.04 LTS, having the same issue. Moodbar has been switched off for testing, but for a quick answer, I just want to confirm that 1.2.3 is also the affected version by this issue. For me, jackd capability is a necessity while the moodbar is not.
Hi, Clementine crashes on me quite often. Sometimes when trying to load a song from my local music collection, most of the time when trying to load a playlist (here the problis very naste, as clementine re-loads this playlist on the next startup and crashes again. So in these cases I have to delete the whole playlist with the external program SQLitebrowser).
I'm not sure if my database is corrupted. I've been using clementine now for 3-4 years or so. I want to keep the ratings for my files, so I cannot re-read the collection as the songs lose their ratings when doing so. What can I do? How can I find out, because of which songs clementine crashes?
best regards desputin
System information
Please provide information about your system and the version of Clementine used.