Page 1 of 1

lxmusic-0.4.4 problems

Posted: Tue Jun 01, 2010 3:29 pm
by Eldyran
Greetings!

Im having an issue with lxmusic in general, and I was wondering if anyone could offer some advice. I had lxmusic-0.4.4 on my last laptop that unfortunately had too many repairs and had to go to the great recycle bin in the sky. It had Debian/Lenny and worked awesome with LXDE. I had to compile lxmusic-0.4.4 from source, but it worked great after that.

I replaced it with a Gateway LT2104u netbook, and had to switch to Debian/Sqeeze so that my wireless would work. I installed lxmusic-0.4.2 from the source CD, but noticed that I could not actually add music to the library: It'd scroll and the all music would disappear. I compiled lxmusic-0.4.4 from source again, but now when I go to play a file from the library, the lxmusic interface dies and can not be reopened. Meanwhile the music continues to play in the background.

Listen music player is also glitchy, so Im suspecting it has something to do with the xmms2 client packages. Songs in VLC work fine, aside from the massive memory usage compared to lxmusic. Im not convinced its a bug in lxmusic itself, so I was wondering if anyone had any suggestions?

Thanks in Advance!

Re: lxmusic-0.4.4 problems

Posted: Tue Jun 01, 2010 5:36 pm
by maces
Hi,

as you said, it could depend on (a never version of) xmms2, please post what LXMusic says when started from console.

maces

Re: lxmusic-0.4.4 problems

Posted: Tue Jul 13, 2010 1:23 pm
by chaos.squirrel
I get the same problem -- UI dies, music keeps playing whenever I try to play a file. This happens both with lxmusic-0.4.2 from the debian squeeze/testing repos, and with a freshly compiled 0.4.4 version.

I am running debian squeeze/testing on a turion64 x2 processor. (on what used to be an Acer Aspire 5050)

on the command line, lxmusic just segfaults and dies.

Code: Select all

nk@gutter:~$ lxmusic 
Segmentation fault
while the music is still playing, but after the UI has crashed:

Code: Select all

unk@gutter:~$ ps aux | grep lxmusic
unk      31625  0.0  0.0   7540   828 pts/2    S+   01:10   0:00 grep lxmusic
unk@gutter:~$ ps aux | grep xmms
unk      31412  0.7  0.5 192848  4640 ?        SLl  01:05   0:02 /usr/bin/xmms2d --status-fd=4 --yes-run-as-root
unk      31627  0.0  0.0   7540   824 pts/2    S+   01:10   0:00 grep xmms
xmms version:

Code: Select all

unk@gutter:~$ xmms2d --version
XMMS2 version 0.7 DrNo (git commit: 4bd0e653c2fd8b36a5f2ae4203ff0b37b03180f0-dirty)
---warranties bla bla bla---
 Using glib version 2.24.1 (compiled against 2.24.1)
 Using sqlite version 3006023 (compiled against 3006023)
Has anyone got any hints as to how to troubleshoot this? Or are there debug flags that can be turned on when compiling?

Re: lxmusic-0.4.4 problems

Posted: Sun Sep 26, 2010 8:18 pm
by slanotran
Hi. I'm newbie and installed Debian stable with LXDE 0.5.0.2 from backports. Is it possiple to install lxmusic in Debian stable and how? I can't find any packages in Debian stable repository or backports :(