Post your bug reports here
Submitted by vistad on Sun, 2016-09-25 13:10
When I enter the URL I want to play - https://streaming.radio.co/s1d876459b/listen - it says Not a valid URL. Why? How to make it valid?
Submitted by heavytull on Sun, 2016-09-04 17:15
It seems mocp is not accepting mapping commands to keys corresponding to accented characters. It says "FATAL_ERROR: Parse error in the keymap file line 10: bad key sequence". It's a non-US keyboard., maybe mocp is accepting only ascii characters.
I'm trying to replace all shortcuts to fast directory keys using the same key series as what is set as default, corresponding to US keyboard.
Submitted by lentinj on Sun, 2016-08-14 21:34
Under Debian sid I can resize the terminal window (xterm, stterm or screen, i3 or fluxbox) once and moc responds. Any subsequent resizes and nothing happens.
I've tried compiling svn sources locally and recent revisions produce the same as the Debian package. Bisecting, it seems to be r2841 causing problems. How, I'm not sure.
Any hints?
Submitted by lm4 on Thu, 2016-05-05 21:24
Hi,
Running the --toggle argument gives an error:
$ mocp -t s
FATAL_ERROR: Tried to get wrong option 'Shuffle'!
The same holds for other variations of the toggle argument.
Related arguments (--on, --off) work fine.
The server is already running.
I'm running current Debian 8 (jessie).
$ mocp --version
Submitted by Zhiming Wang on Tue, 2016-02-16 23:12
FFmpeg recently pushed out the 3.0 release, and latest stable (2.5.0) from 2014 apparently isn't up to the task anymore. Build logs on OS X 10.11.3:
Submitted by alexavancini on Thu, 2015-12-24 13:40
Running the server...
Trying JACK...
Trying ALSA...
No protocol specified
xcb_connection_has_error() retornou verdadeiro
No protocol specified
xcb_connection_has_error() retornou verdadeiro
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Acesso negado
No protocol specified
xcb_connection_has_error() retornou verdadeiro
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Acesso negado
Trying OSS...
FATAL_ERROR: No valid sound driver!
FATAL_ERROR: Server exited!
any way to get around this error?
OS: Debian 8 Jessie with KDE
Submitted by Darth.Severus on Tue, 2015-12-15 13:50
Hi!
My mocp doesn't see files which end with .opus, though I extra installed fmpeg with --enable-libopus. I open a library and I can't see anything, but the files are there. I couldn't find a solution for that.
This is : Music On Console
Version : 2.5.0-alpha4
Built : Feb 26 2012 16:00:51
Compiled with : OSS ALSA JACK DEBUG internet streams resample
ffmpeg version N-74034-gce46627 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.7 (Debian 4.7.2-5)
configuration: --enable-gpl --enable-libopus
libavutil 54. 29.100 / 54. 29.100
libavcodec 56. 55.100 / 56. 55.100
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 29.100 / 5. 29.100
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
libpostproc 53. 3.100 / 53. 3.100
Distro: MX Linux
uname -a
Linux hostname-removed 3.14-0.bpo.2-686-pae #1 SMP Debian 3.14.15-2~bpo70+1 (2014-08-21) i686 GNU/Linux
I used MOC in the past with another distro and if I recall right there it worked with every file, this one was Ubuntu based, now it's Debian, so this might be the problem. However, installing Version 2.6 of MOC isn't possible in a simple way. So I hope this isn't the problem.
Greets,
Sev
Submitted by sagitter on Fri, 2015-12-04 19:20
Hi all,
this issue has been reported in Fedora 23 by RPMFusion bug tracker:
$ mocp
WARNING: The following fatal error message may be bogus!
If you have an empty /etc/popt.d directory, try
adding an empty file to it. If that does not fix
the problem then you have a genuine error.
FATAL_ERROR: Error reading default POPT config file: No such file or directory
MOC seems need an empty file in /etc/popt.d to work.
MOC's executable file is effectively linked to libipopt.so library but does it really need it?
Pages