Here you can discuss everything related to MOC which doesn't fit other subforum.
Submitted by Jarek on Sun, 2010-04-25 18:13
Its always bugged me that there is no way to print the playlist straight from the cli. This is especially annoying when I was trying to write a simple GUI client for moc using the excellent python bindings. So, I wrote a quick patch to make "mocp -z" or "mocp --playlist" output the current playlist.
Output format is
# Title -- Artist (Album) Length
Sample output:
[jarek@feather ~/python-moc/moc-2.5.0-alpha4]$ ./mocp -z
1: Dream On -- Aerosmith (Areosmith's Greatest Hits) 04:28
2: Crazy -- Aerosmith (Big Ones) 05:16
3: Janie's Got a gun -- Aerosmith () 05:30
4: Walk This Way -- Aerosmith () 05:10
5: Shadow on the Sun -- Audioslave (Audioslave) 05:47
6: Be Yourself -- Audioslave (Be Yourself) 04:38
7: Turn to Gold -- Audioslave (The Civilian Project) 04:03
Submitted by orbisvicis on Sat, 2010-04-17 22:37
problem: mocp freezes/locks-up, probably because of unusually long pathnames or badly-encoded utf8 chars or badly-encoded tags
summary: "*** glibc detected *** mocp: double free or corruption (!prev): 0x08bc9bf8 ***"
...
...
Read the entire bug report at http://bugs.archlinux.org/task/19142
This allows me to upload files and reports from ~/.moc, strace, gdb, valgrind, etc
Submitted by karlitox on Fri, 2010-04-16 01:30
Hola a todos, quiero aclarar que soy nuevo en esto del gnu. Quiero presentar a continuación un bug.
Esta es mi ditro
$ cat /etc/issue
Debian GNU/Linux 5.0 \n \l
$ uname -r
2.6.26-2-686
$ # cat /proc/version
Linux version 2.6.26-2-686 (Debian 2.6.26-21lenny4) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Tue Mar 9 17:35:51 UTC 2010
Y este es el que me baje
debian-504-i386-xfce+lxde-CD-1.iso de www.debian.org
Este es el moc instalado
$ mocp -V
moc 2.5.0-alpha3 Build: Aug 10 2008 19:52:06
Compiled with: OSS ALSA JACK DEBUG internet streams resample
Y aca se queda
$ 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...
*** glibc detected *** mocp: malloc(): memory corruption: 0x08138600 ***
o cuando hago
$ mocp
*** glibc detected *** mocp: malloc(): memory corruption: 0x08138600 ***
aqui tambien lo tengo posteado
http://www.esdebian.org/foro/40648/problema-moc?page=1#comment-254229
Submitted by Jangari on Mon, 2010-04-12 03:47
I get these two errors whenever trying to cd into a directory that contains sound files with moc. The first error (Can't send() int to the server) I get when the directory contains .wav files, and the other I get when the directory contains .mp3 files.
This is a recently installed system, Ubuntu 9.10 on a very recent HP Pavilion DM1. Moc did work, I recall, at one point. I'm not sure what I did to break it, but I did copy over my entire ~/.moc directory from my old machine. I've tried removing and reinstalling moc entirely but it hasn't had any effect.
Any ideas?
Submitted by safetycopy on Wed, 2010-04-07 07:53
I just checked out the newest svn source but can't get ./configure to finish successfully. I get the following error:
checking for sin in -lm... yes
./configure: line 20410: syntax error near unexpected token `0.20'
./configure: line 20410: `PKG_PROG_PKG_CONFIG(0.20)'
safetycopy@crunchbang:~/downloads/moc/trunk$ make
make: *** No targets specified and no makefile found. Stop.
Submitted by Dosenpfand on Mon, 2010-03-29 11:00
Is it normal that the backspace key is not working while going to a directory (i) or searching (g)?
thanks in advance for answers!
Submitted by becker_11 on Sat, 2010-03-27 11:26
It exits with a need curses/ncurses librarys and headers message but I'm sure I've got these as other apps I run use ncurses
Can someone give me the actual filenames I need to install so i can check if they are on my system?
Submitted by Marsjanin on Mon, 2010-03-22 01:47
Just a brief summary:
If MOC could support ReplayGain tags, it will has a real POWER.
Can somebody implement that? :)
Pages