Stable: 2.5.2
Development: 2.6-alpha3
Hi,
when I want to add a title to the playlist by pressing the button 'a' moc crashs. The error message is:
FATAL_ERROR: Can't receive value from the server.
I'm using moc 2.2.2 from ubuntu breezy amd64-package. Any hints?
Greetings, Margolwes
Shaika-Dzari
Thu, 2006-05-18 19:19
Permalink
Hello! Maybe you should
Hello!
Maybe you should upgrade to 2.4.0.
A lot of work was made on it.
@+
Shaika-Dzari
Margolwes
Thu, 2006-05-18 20:45
Permalink
Hi, I've tried to compile
Hi,
I've tried to compile moc 2.4.0, but it failed. That was the result of ./configure:
----------------------------------------------------------------
MOC will be compiled with:
Decoder plugins:
OSS: yes
ALSA: no
JACK: no
DEBUG: yes
ICONV: yes
RCC:
Network streams: no
Resampling: no
Now, when starting mocp, I got the error message:
FATAL_ERROR: No decoder plugins have been loaded!
:=((
Margolwes
P.S.: Now, I see that the directory "/usr/local/lib/moc/decoder_plugins" was not installed by "make install"
daper
Fri, 2006-05-19 05:23
Permalink
You must have proper -devel
You must have proper -devel packages instaled. For example: libmad0-dev,
libvorbis-dev, libasound2-dev etc.
--
Damian Pietras - MOC developer
Margolwes
Fri, 2006-05-19 18:14
Permalink
Thanks, it works! All is
Thanks, it works! All is fine now.
Margolwes
P.S.: OK, I recognized, that German umlaute will appear as ##. How can I fix this?
daper
Fri, 2006-05-19 19:46
Permalink
It's not so easy, do you use
It's not so easy, do you use UTF-8 console? IT appears in title of an mp3 file or other format?
--
Damian Pietras - MOC developer
Margolwes
Fri, 2006-05-19 19:53
Permalink
Yes, I'm using UTF-8 console
Yes, I'm using UTF-8 console and it appears in either case: directory names, file names (format independent), and id tags.
Margolwes
daper
Sat, 2006-05-20 17:23
Permalink
Do you have
Do you have libncursesw5-dev (version with "w" in the file name) installed? If not, install it and compiole MOC again.
--
Damian Pietras - MOC developer
Margolwes
Sun, 2006-05-21 05:06
Permalink
Now it's perfect. Thanks a
Now it's perfect. Thanks a lot!
Margolwes