Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

MythWelcome missing start frontend button

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


gacmb5 at gmail

Jul 20, 2012, 12:18 PM

Post #1 of 3 (281 views)
Permalink
MythWelcome missing start frontend button

Hi,

My MythWelcome (0.25 from Mythbuntu 12.04) is missing the "Start
Frontend" button. It is showing the text, and if I press the OK button
on the remote, the frontend is started but there is no visual button
anymore (like my previous Mythtv 0.22 did). Because it takes one or
tho seconds to actually see the frontend starting, you'll end up
pressing the remote control again, and again because it looks like
mythtv missed the IR signal.

Is there a way to get this button (of some other visual feedback) back?

Another MythWelcome question: I have 4 tuners. The status is displayed
one after another. I don't want to wait 60! seconds to see the status
of all tuners. Is it possible to configure MythWelcome to display the
status of ALL the tuners on the page, without looping through them one
at the time (there is plenty of room on the screen). Or is this
hard-coded.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


John.Veness.mythtv at pelago

Jul 23, 2012, 1:45 AM

Post #2 of 3 (262 views)
Permalink
Re: MythWelcome missing start frontend button [In reply to]

On 20/07/2012 20:18, gacmb5 gacmb5 wrote:
> Hi,
>
> My MythWelcome (0.25 from Mythbuntu 12.04) is missing the "Start
> Frontend" button. It is showing the text, and if I press the OK button
> on the remote, the frontend is started but there is no visual button
> anymore (like my previous Mythtv 0.22 did). Because it takes one or
> tho seconds to actually see the frontend starting, you'll end up
> pressing the remote control again, and again because it looks like
> mythtv missed the IR signal.
>
> Is there a way to get this button (of some other visual feedback) back?

This is a problem with the Mythbuntu theme, I think. You could try
changing your frontend to a different theme then restarting mythwelcome
(mythwelcome will then use the same theme as mythfrontend). There are a
few bugs with the mythbuntu theme, unfortunately.

> Another MythWelcome question: I have 4 tuners. The status is displayed
> one after another. I don't want to wait 60! seconds to see the status
> of all tuners. Is it possible to configure MythWelcome to display the
> status of ALL the tuners on the page, without looping through them one
> at the time (there is plenty of room on the screen). Or is this
> hard-coded.

I agree it would be nice to use a bit more space showing more
simultaneous tuners. I think the current method is hard-wired into
mythwelcome so cannot be easily changed by tweaking a theme for example.
Just in case you're not aware, you can see the status of all your tuners
on one screen in mythfrontend System Status screen, or on mythweb.

Cheers,

John

--
John Veness, MythTV user, UK, DVB-T
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


gacmb5 at gmail

Jul 23, 2012, 11:52 AM

Post #3 of 3 (243 views)
Permalink
Re: MythWelcome missing start frontend button [In reply to]

On 20/07/2012 20:18, gacmb5 gacmb5 wrote:
> Hi,
>
> My MythWelcome (0.25 from Mythbuntu 12.04) is missing the "Start
> Frontend" button. It is showing the text, and if I press the OK button
> on the remote, the frontend is started but there is no visual button
> anymore (like my previous Mythtv 0.22 did). Because it takes one or
> tho seconds to actually see the frontend starting, you'll end up
> pressing the remote control again, and again because it looks like
> mythtv missed the IR signal.
>
> Is there a way to get this button (of some other visual feedback) back?

This is a problem with the Mythbuntu theme, I think. You could try
changing your frontend to a different theme then restarting mythwelcome
(mythwelcome will then use the same theme as mythfrontend). There are a
few bugs with the mythbuntu theme, unfortunately.

> Another MythWelcome question: I have 4 tuners. The status is displayed
> one after another. I don't want to wait 60! seconds to see the status
> of all tuners. Is it possible to configure MythWelcome to display the
> status of ALL the tuners on the page, without looping through them one
> at the time (there is plenty of room on the screen). Or is this
> hard-coded.

I agree it would be nice to use a bit more space showing more
simultaneous tuners. I think the current method is hard-wired into
mythwelcome so cannot be easily changed by tweaking a theme for example.
Just in case you're not aware, you can see the status of all your tuners
on one screen in mythfrontend System Status screen, or on mythweb.

Cheers,

John
==================

Thanks John,

I tried another theme but it had the same issue, and I didn't like the
theme very much. Mythbuntu theme is very clean. I've created a
workaround for this issue:
Now I use a small mythfrontend script, that displays an onscreen
message and then starts the real frontend:

First install the dzen2 package

# apt-get install dzen2

then run the mythwelcome setup and change the frontend startup line:

# mythwelcome --setup

mythfrontend command: /usr/local/bin/mythfrontend_osd

Create a little script:

#!/bin/sh
echo "Starting Frontend..." | dzen2 -p 1 -x 600 -y 400 -fg yellow -tw 200
/usr/bin/mythfrontend

If you tweak the font, color and location (dzen2 has a lot of
options), it can be positioned where it's the most convenient and
intuitive. This is just a small example.

I will add the full documentation to my wiki which shows w.i.p. from
my mythtv installation (asrockion.wiki.zoho.com)



(About the status pages, yes I know the're there but MythWelcome is
the first thing that shows up, so it would be nice the have an
overview there as well.)
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.