Bug reports

Post your bug reports here

OnSongChange / OnStop only work in foreground

Forums:

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.

Missed window resize event if a resize happens during initialization (race condition)

Forums:

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:

MP3 stream : some does not work

Forums:

KDFC stream does not play

Volume is not saved between tracks or seek

Forums:

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.

Curl crashes moc

Forums:

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.

no sound in moc only and no error

Forums:

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

Quit immediately after open hangs until tags are read

Forums:

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

Subscribe to RSS - Bug reports