[mythtv] [mythtv-commits] Ticket #6508: mythfrontend not placed properly when video playback starts

Daniel Kristjansson danielk at cuymedia.net
Tue May 5 16:10:26 UTC 2009


On Tue, 2009-05-05 at 10:42 +0000, MythTV wrote:
> #6508: mythfrontend not placed properly when video playback starts
>  Replying to [comment:4 danielk]:
>  > Thus issue remains when the window border is disabled.
>  >
>  > Note: I have found a partial workaround in this case, the "-geometry
>  WxH+X+Y" command line option is respected after [20471].
> 
>  Has this ever worked for you? The GUI offset settings do say 'May only
>  work if run in a window' so I assumed it was a known problem.
> 
>  Modifying MythMainWindow::Init() so it always sets the QT::FramelessWindow
>  flag if not using a window border seems to fix it but not sure why it
>  isn't done this way already.

Yup, it has worked for me before. It's the only way to really get edge
to edge coverage on one TV without ugly window frames showing up.

The last time I played with this stuff I systematically tested 60 or
so combinations to make sure everything worked (the extra combinations
were to cover corner cases in the xrandr modes.)

I don't have a clue as to why QT::FramelessWindow isn't set, maybe that
is the correct thing to do.

-- Daniel



More information about the mythtv-dev mailing list