/etc/timidity has incorrect group

Bug #964743 reported by JamesGreenhalgh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
timidity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Version Info:

james@pokepoke:~$ dpkg -l | grep timidity
ii timidity 2.13.2-39ubuntu1 Software sound renderer (MIDI sequencer, MOD player)
ii timidity-daemon 2.13.2-39ubuntu1 runs TiMidity++ as a system-wide MIDI sequencer

james@pokepoke:~$ lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10

Problem:

Couldn't get midi working with tuxguitar, vkeybd or any other midi application.

Timidity was not starting with "sudo /etc/init.d/timidity start". Checked process list, timidity wasn't there.

Saw the following messages in syslog:

Mar 25 15:16:21 pokepoke pulseaudio[7261]: [pulseaudio] client-conf-x11.c: xcb_connection_has_error() returned true
Mar 25 15:16:21 pokepoke pulseaudio[7261]: [autospawn] core-util.c: Home directory /etc/timidity not ours.
Mar 25 15:16:21 pokepoke pulseaudio[7261]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
Mar 25 15:16:21 pokepoke pulseaudio[7261]: [pulseaudio] main.c: Failed to acquire autospawn lock

SOLUTION:

#sudo chgrp timidity /etc/timidity
#sudo /etc/init.d/timidity start

Then timidity started correctly.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.