Bug reports

Post your bug reports here

'moc --info' can fail randomly

Forums:

Hello,

After noticing that I was regularly seeing some core dumps in journalctl, I decided to find out why. After some investigation, I found the following:

* The crashes didn't come from just having MOC running but rather from the py3status's MOC plugin which adds some information about the track that is currently playing in the status bar. The way this works is that every N seconds, it runs `moc --info` to poll the currently playing track.

seek forward/backward for mkv not possible

Forums:

Seek forward/backward is not possible with any of my MKV files. The files play well, but seek forward/backward does nothing in case of .mkv.

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

Pages

Subscribe to RSS - Bug reports