Post your bug reports here
Submitted by slackhead on Mon, 2020-01-27 01:13
Hi,
Version: mocp svn pull earlier today.
zsh 5.6.2
Slackware 14.2 64bit.
screen 4.6.2
TERM=screen.linux (ssh'ing to server from plain tty/framebuffer)
I added some commands for OnSongChange and OnStop:
OnSongChange = "/home/david/scripts/moctitle %a %r %t"
RepeatSongChange = yes
OnStop = '/home/david/scripts/moctitle'
The moctitle script is just a short shell script to print song details to a
file in /tmp for reading by another application.
Submitted by zealcharm on Fri, 2020-01-24 00:10
After some time noticing an sporadic glitch where MOC had a wrongly sized layout upon initialization, I decided to dive upon it.
My real reproduction scenario is that I often launch MOC using 'xfce4-terminal -e mocp --fullscreen', and maybe 1/30 times, this results in MOC not filling the screen, so the result can look something like this: https://i.imgur.com/QmZTWkF.png. For me this happens more often under load (e.g. compiling code).
After some investigation I have found that the cause of the problem is the following:
Submitted by jbalint on Mon, 2019-11-11 09:52
KDFC stream does not play
Submitted by abi on Sun, 2019-09-15 14:20
moc's volume resets to 45% after every seek or track switch.
I use FreeBSD and OSS backend. config file is empty (except for theme).
Not sure why it's 45%, I don't have such value in the mixer.
Submitted by eugenez on Sat, 2019-08-24 09:04
Hello, friends!
I am one of moc package mainainers at NixOS repository.
https://github.com/aethelz/nixpkgs/blob/master/pkgs/applications/audio/moc/default.nix
A couple of month ago I did a major refactor of package to allow for pretty much all compilation options.
Unfortunately, I found out that even though moc works fine, it now segfaults on exit.
I narrowed it down to curl support flag. Without it, it exits gracefully.
I'm willing to provide any info necessary to debug this issue and willing to follow through.
Submitted by tangens on Thu, 2019-05-30 11:36
First of all sorry, i'm new to linux, so this could be trivial issue or not connected to moc at all
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
$ mocp --version
Submitted by uwuwu on Tue, 2019-04-02 18:57
System; Arch
~ $ mocp --version
Submitted by mjsir911 on Thu, 2019-02-28 13:52
Hi all, new user to moc (loving it) and I am immediately stumbling up against some unfortunate behavior:
When I open moc after already running a server in the background loaded with a big playlist (652 lines in .m3u file) and immediately closing it, it does not close. It freezes with the status bar reporting "Reading tags... " During this time I can see the playlist items getting updated from their file names to the tags.
After about 8 seconds (time mocp, q immediately), moc finally quits.
Pages