clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.74k stars 675 forks source link

Can't add/play new songs #3950

Open Clementine-Issue-Importer opened 10 years ago

Clementine-Issue-Importer commented 10 years ago

From adrianqu...@gmail.com on November 06, 2013 14:35:24

Just try to add or play any mp3 file, for example. Clemetine will not show or play it.

I'm on archlinux 64 bits. TRied with the default package and compiled from sources-

This is what the log says when I'm trying to play a mp3 file:

14:25:28.081 DEBUG SongLoader:226 Loading local file "/home/adrian/Escritorio/the crooks - cooler coleur.mp3" 14:25:28.084 DEBUG TagReader:118 Reading tags from "/home/adrian/Escritorio/the crooks - cooler coleur.mp3" 14:25:28.088 DEBUG _MessageReplyBase:40 Releasing ID 1 (aborted) 14:25:28.088 DEBUG WorkerPool:339 Worker 0x7f717400d7e0 failed with error 1 - restarting 14:25:28.088 DEBUG WorkerPool:281 Starting worker 0x7f717400d7e0 "/usr/local/bin/clementine-tagreader" "/tmp/clementine_915335592" 14:25:28.102 DEBUG Playlist:1068 Updating playlist with new tracks' info 14:25:28.104 INFO main:46 TagReader worker connecting to "/tmp/clementine_915335592" 14:25:28.104 DEBUG WorkerPool:301 Worker 0x7f717400d7e0 connected to "/tmp/clementine_915335592" 14:26:13.299 DEBUG Database:673 Starting database integrity check 14:26:13.499 DEBUG Database:733 Starting database backup

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=3950

Clementine-Issue-Importer commented 10 years ago

From stephane...@gmail.com on November 13, 2013 23:14:21

I think I have a similar issue. Clementine 1.2 is my default music player on Ubuntu 13.10. When I choose to play tracks, it opens Clementine but then gets stuck on Loading tracks... and never plays them. Is that the same problem you encounter?

Clementine-Issue-Importer commented 10 years ago

From adrianqu...@gmail.com on November 14, 2013 01:47:53

Yes, if I open any music file (Clementine it's my default music player), Clementine opens but doesn't show (even play) that music player. Just shows nothing (or my last openeded playlist).

I tried removing Clementine database, opening diferents files, and none of that worked for me...

I'm completele lost, log doesn't help and I have no idea what's happening :S

Clementine-Issue-Importer commented 10 years ago

From servizot...@gmail.com on November 27, 2013 14:22:54

That's exactly my problem. I'm on Debian testing 64bits. Clementine 1.2.

Clementine always work like a charm, but the last weeks don't. Maybe a actualization crash the application?

And yes, deleted all clementine-related (db, etc). Reinstalling after that is the same,

shurup commented 10 years ago

Got the same issue with Clementine 1.2.0 after upgrading from Kubuntu 13.10 to Kubuntu 14.04. Using Clementine 1.2.2 Ubuntu Trusty DEB package from http://www.clementine-player.org/downloads solved the problem.

stragu commented 9 years ago

I am using 1.2.3 and often have this problem. I try to open audio files from Dolphin (e.g. select a dozen, right click, open with Clementine) and Clementine is stuck with the circling thing and the text "Loading tracks 0%...." or any other percentage. I tried starting Clementine from the terminal to see what happens. It has a look at all the files and then nothing for a while:

[...] 12:34:31.470 DEBUG TagReader:116 Reading tags from "/home/chtfn/Downloads/deef_-_unbekannte_deutsche_touristen_infrankreich/deef-14-_amstrand.mp3" 12:34:31.471 DEBUG MessageReply:93 Releasing ID 12 (finished) 12:34:31.472 DEBUG SongLoader:228 Loading local file "/home/chtfn/Downloads/deef-_unbekannte_deutsche_touristen_infrankreich/deef-15-_mehr_oderweniger.mp3" 12:34:31.474 DEBUG TagReader:116 Reading tags from "/home/chtfn/Downloads/deef-_unbekannte_deutsche_touristen_infrankreich/deef-15-_mehr_oderweniger.mp3" 12:34:31.476 DEBUG MessageReply:93 Releasing ID 13 (finished) 12:34:31.476 DEBUG SongLoader:228 Loading local file "/home/chtfn/Downloads/deef-_unbekannte_deutsche_touristen_in_frankreich/deef_feat_jsbach-11-_ehrlicherpathos.mp3" 12:34:31.479 DEBUG TagReader:116 Reading tags from "/home/chtfn/Downloads/deef-_unbekannte_deutsche_touristen_in_frankreich/deef_feat_jsbach-11-_ehrlicher_pathos.mp3" 12:34:31.480 DEBUG MessageReply:93 Releasing ID 14 (finished) 12:36:10.060 DEBUG Database:687 Starting database integrity check 12:36:10.906 DEBUG Database:747 Starting database backup

I am using Kxstudio 14.04 - 64 bits. What can I do to provide more info?

Cheers