General discussion

Here you can discuss everything related to MOC which doesn't fit other subforum.

How to use lyrics?

How to add lirycs to any song?

[bug] compile error in revision 2295

I get the following error when compiling moc:
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_THEMES_DIR=\"/usr/share/moc/themes\" -DPLUGIN_DIR=\"/usr/lib/moc/decoder_plugins\" -I/usr/lib/oss/include -pthread -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -I/usr/include/alsa -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c
server.c: In function ‘server_init’:
server.c:316:8: error: called object ‘fake_logit’ is not a function

I am using gcc 4.6.0 and I have configured moc with:
./configure \
--prefix=/usr \
--without-rcc \
--without-aac \
--with-oss \
--with-alsa \
--with-jack \
--with-mp3 \
--with-musepack \
--with-vorbis \
--with-flac \
--with-wavpack \
--with-sndfile \
--with-modplug \
--with-ffmpeg \
--with-speex \
--with-samplerate \
--with-curl \
--disable-debug

If I get rid of the --disable-debug flag, moc compiles fine.

brltty compatibility

A screenreader like brltty follows the cursor. You must imagine that a blind person reads for example 80 characters - one line with a special hardware. Following the cursor is very useful but does not work in moc because of updates to the status line. Is it possible to disable the statusline or even better: The aim is that the cursor must stay at the highlighted file if i move the cursor. So it would be great to have a parameter which controls the time which must elapse bevor the statuslines are refreshed again.

Problem with OSS

Hey there!
I have a problem with MoC and OSS. While playing mp3 files I hear this weird and annoying "squeaky" sound. It doesn't happens with every file tho. On the other hand Music Player Daemon is able to play all those files without any problems. If I'm correct both of them are using libmad for playing mp3 so issue appears to be with MoC.
Did anyone encounter similar behaviour? Anything I can do to solve it?
I'm on FreeBSD 8.2, and as for other information:

moc 2.4.4 Build: Mar 23 2011 14:18:37
Compiled with: OSS ALSA JACK DEBUG internet streams resample

libmad-0.15.1b_2

Thanks.

Can not execute F2 bind ExecCommand2 = "rm -i %f"

I set in config that:
ExecCommand2 = "rm -i %f"

this can work before, but today suddenly it can not work now,
the mocp display "Bad command"
and i use -D debug, can not find any error.

any one can help me ?

moc dont play radio network

hi
i recetly upgrade my moc and this dont work correctrly,before play radio stream but now no work i use version 2.4.4-3 this show message connecting for ever but dont connect
any solution?
thanks

Moc will no longer open! "FATAL_ERROR: Can't open log file."

Please help!

I use moc/mocp all the time. Very dependent on it, but it stopped opening last night. When I try to open it from the command line, it hangs after "Trying Alsa..."

Here's the output from mocp -D:

$ mocp -D
Loading plugins from /usr/lib/moc/decoder_plugins...
Loading plugin libaac_decoder...
OK
Loading plugin libflac_decoder...
OK
Loading plugin libmodplug_decoder...
OK
Loading plugin libmp3_decoder...
OK
Loading plugin libmusepack_decoder...
OK
Loading plugin libsidplay2_decoder...
OK
Loading plugin libsndfile_formats_decoder...
OK
Loading plugin libspeex_decoder...
OK
Loading plugin libvorbis_decoder...
OK
Loading plugin libwavpack_decoder...
OK
Running the server...

FATAL_ERROR: Can't open log file.

FATAL_ERROR: Server exited

I don't understand at all why this might have happened since I run moc on a netbook that I've manually crippled—it is unable to access the internet or any other network. I pull things over from my connected computer infrequently when I need to install something new, but I haven't done this in some time and moc had been working just great before last night.

Thanks for any help!

OnStart

Is it possible to add OnStart?
I have a script that I want to run when moc starts and I want to stop when moc stops.

Is there another "nice" way to do it?

Pages

Subscribe to RSS - General discussion