Opened 7 years ago
Closed 4 years ago
#13221 closed Bug Report - General (Invalid)
the default autostart mythtvfrontend.desktop file uses invalid option
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 29.2 |
Component: | Packaging | Version: | v29-fixes |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
default mythfrontend.desktop file used when setting up frontend to run during login/bootup uses the --service option...
Ver0.29 of the mythfrontend does not recognise the '--service' option.
Change History (3)
comment:1 Changed 7 years ago by
Component: | MythTV - General → Packaging |
---|
comment:2 Changed 7 years ago by
using ubuntu 16.04 and MCC,.. although I have found the MCC to be unreliable,.. so this maybe a MCC issue. Question:- is there a default mythfrontend.Desktop file created that may be used with default icon etc already pre-defined. Tx
comment:3 Changed 4 years ago by
Milestone: | needs_triage → 29.2 |
---|---|
Resolution: | → Invalid |
Status: | new → closed |
Ubuntu installs the mythtv-frontend as /usr/bin/mythfrontend.real
, creates a symlink for /usr/bin/mythfrontend
to a script /usr/share/mythtv/mythfrontend.sh
.
This script accepts the command line parameter '--service'.
I you want to change the command line parameters for the mythtv-frontend, you can edit the file
/etc/mythtv/session-settings
and enable 'MYTHFRONTEND_OPTS'.
Please read details of the package installation at https://github.com/MythTV/packaging/tree/fixes/29/deb or https://github.com/MythTV/packaging/tree/master/deb
What operating system and version are you using? What package are you installing?