I have a knoppmyth install and need to debug mythfrontend. I'm not sure how KnoppMyth made the mythfrontend start automatically. so, i'm sure which file to add the --logfile argument.
/usr/bin/mythfrontend --logfile /var/log/mythtv/mythfrontend.log
I tried looking at .xsession-errors but it has too much stuff in it
Code:
[mpeg2video @ 0xb70a1620]ac-tex damaged at 9 16
[mpeg2video @ 0xb70a1620]00 motion_type at 6 17
[mpeg2video @ 0xb70a1620]ac-tex damaged at 0 18
[mpeg2video @ 0xb70a1620]00 motion_type at 7 19
[mpeg2video @ 0xb70a1620]slice mismatch
[mpeg2video @ 0xb70a1620]00 motion_type at 1 21
[mpeg2video @ 0xb70a1620]invalid mb type in P Frame at 4 22
...Too much output, ignoring rest...
grep output of /etc
Code:
root@mythtv:/# grep -r mythfrontend /etc/*
/etc/X11/fluxbox/fluxbox-menu: [exec] (MythTV) {/usr/bin/mythfrontend}
/etc/X11/fluxbox/keys:Mod1 m :ExecCommand mythfrontend
/etc/X11/fluxbox/menudefs.hook: [exec] (MythTV) {/usr/bin/mythfrontend}
/etc/X11/twm/menudefs.hook: "MythTV" f.exec "/usr/bin/mythfrontend &"
/etc/X11/twm/system.twmrc: "MythTV" f.exec "/usr/bin/mythfrontend &"
grep: /etc/alternatives/ControlPanel.1.gz: No such file or directory
grep: /etc/alternatives/bcm4400.4.gz: No such file or directory
grep: /etc/alternatives/bcm5700.4.gz: No such file or directory
grep: /etc/alternatives/netscape-javaplugin.so: No such file or directory
grep: /etc/isdn/eftusers: No such file or directory
grep: /etc/rc0.d/K12kerneld: No such file or directory
grep: /etc/rc0.d/K20logoutd: No such file or directory
grep: /etc/rc2.d/S12kerneld: No such file or directory
grep: /etc/rc2.d/S20logoutd: No such file or directory
grep: /etc/rc3.d/S12kerneld: No such file or directory
grep: /etc/rc3.d/S20logoutd: No such file or directory
grep: /etc/rc4.d/S12kerneld: No such file or directory
grep: /etc/rc4.d/S20logoutd: No such file or directory
grep: /etc/rc5.d/S12kerneld: No such file or directory
grep: /etc/rc5.d/S20logoutd: No such file or directory
grep: /etc/rc6.d/K12kerneld: No such file or directory
grep: /etc/rc6.d/K20logoutd: No such file or directory
grep: /etc/rcS.d/S15isapnp: No such file or directory
grep: /etc/rcS.d/S35devpts.sh: No such file or directory
/etc/skel/.fluxbox/apps:[startup] {mythfrontend}