** Changed in: mythtv (Ubuntu)
Milestone: ubuntu-14.04.1 => None
** Changed in: mythtv (Ubuntu)
Importance: Undecided => Medium
** Changed in: mythtv (Ubuntu Trusty)
Importance: Undecided => Medium
** Changed in: xfce4-panel (Ubuntu)
Importance: Undecided => Medium
** Changed in: x
This has fixed it for me. thank you for your help. I have tried it >10
times, and not seen the issue.
On some boots, the task bar can been seen with the front end loaded but with no
menu or clock. In this state for 5 seconds.
Then once the menu and clock appears, the screen is redrawn and the tas
Re-readin the comments above, I see that it looks like it was fixed in
0.27.1.
I thought my box was up to date. My mistake. 0.27.0.
I will update and remove the sleep from the
/usr/share/mythtv/mythfrontend.sh.
Will let you know the outcome ASAP.
--
You received this bug notification because y
@ Thomas
On the box that is causing the issue:
dpkg -l | grep mythtv
ii libmythtv-perl
2:0.27.0+fixes.20140324.8ee257c-0ubuntu3 all A PERL library to access
some MythTV features
ii mythtv-common
2:0.27.0+fixes.20140324.8ee257c-0ubuntu3 i3
@Jim
Is this on a fully updated (including our mythtv repos) box? What is the
output of
'dpkg -l | grep mythtv'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
Title:
XFCE bar is visable ove
I have found this issue on a Frontend only box running a fresh install
of 14.04.
MythTV Version : v0.27-193-g8ee257c
MythTV Branch : fixes/0.27
I added the following work around.
sleep 2 to /usr/share/mythtv/mythfrontend.sh
This worked for me, but why? I have 14.04 on 2 other machines in the ho
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: mythtv (Ubuntu Trusty)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
Title
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: xfce4-panel (Ubuntu Trusty)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
** Also affects: mythtv (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: xfce4-panel (Ubuntu Trusty)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
Sorry if I wasn't clear.
I had indeed changed the 2 files holding host name and rebooted and
that's when the visible xfce bar re-appeared in frontend.
'No changes made' was what was reported as a result of the futile attempt to
reset mythtv with:
'sudo apt-get install mythtv'
I'm back with my
You can't say "I made these 2 changes" and then immediately say "No
changes made". Granted I don't think they are related, but don't do
that.
Thanks,
Thomas Mashos
On Tue, Jun 24, 2014 at 11:15 AM, Phil Brady wrote:
> a few weeks ago I upgraded to 0.27.1 and this bug duly vanished.
>
> Today I
a few weeks ago I upgraded to 0.27.1 and this bug duly vanished.
Today I edited 2 files to change my system's host name (/etc/hosts and
/etc/hostname), rebooted and the fault has re-appeared.
I tried in vain:
sudo add-apt-repository ppa:mythbuntu/0.27
sudo apt-get update
sudo apt-get inst
** Changed in: mythbuntu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
Title:
XFCE bar is visable over Mythfrontend on a fresh 14.04 install
To
The fix in 0.27.1 works fine!
Ubuntu 14.04/upgraded from 12.04 install/Unity/MythTV ppa repository.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
Title:
XFCE bar is visable over Mythfronten
I've confirmed that, at least for me, the latest fixes (0.27.1) indeed
resolves this issue. Anyone else still seeing this?
** Changed in: mythbuntu
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Changeset 25876a76e (MythTV 0.27.1 on 2014-05-25) might have fixed this, at
least for some users.
More details here: https://code.mythtv.org/trac/ticket/7958
** Bug watch added: code.mythtv.org/trac/ #7958
http://code.mythtv.org/trac/ticket/7958
--
You received this bug notification because
I think this bug is showing inconsistent symptoms. I’ve seen four
solutions proposed:
1. Restart frontend (or equivalently: delay it starting). Just does
not work for me.
2. Set ‘legacy fullscreen’ and ‘enable workarounds’.in Compiz settings manager.
It required agreement to use OpenGL (Do
I added the following in /etc/mythtv/session-settings to work around this issue:
sleep 10 && DISPLAY=:0 wmctrl -r "MythTV Frontend" -b add,fullscreen
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/12828
You're welcome Jens.
What happens when you boot your machine. Do you just get mythfrontend
with a visible top banner or do you also get a pop up saying an internal
error has happened with Ubuntu?
If you run "cat /usr/share/mythtv/mythfrontend.sh" and post the output I
can try to see if it's corre
Hi Louis,
Thank you very much! That's what I tried initially but it did not help.
I will try it again, perhaps I made a mistake.
Kind Regards
Jens
> Am 10.05.2014 um 00:39 schrieb Louis :
>
> Jens,
>
> Start a terminal
>
> Run:
> sudo nano -c +4 /usr/share/mythtv/mythfrontend.sh
>
> You s
Jens,
Start a terminal
Run:
sudo nano -c +4 /usr/share/mythtv/mythfrontend.sh
You should now be standing on line 4 which is blank, here you add:
sleep 2
And save by pressing Ctrl + 0 and Ctrl + X (which saves and closes the file)
Now when you boot Mythfrontend is set to started with a delay of
In Ubuntu 14.04 (Unity) the starter and title bar are visible too while
Mythfrontend is running. This was not happening in 12.04.
Which kind of startup script must be used for
DISPLAY=:0 wmctrl -r "MythTV Frontend" -b add,fullscreen
?
I inserted this line into mythfrontend.sh without any result
I resolved this issue locally by adding a two second sleep to
/usr/share/mythtv/mythfrontend.sh
This suggests that some service that it requires has not completed
initialization prior to the start of mythfrontend.
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
I started noticing this after upgrading to 13.04. 13.10 and 14.04 also
have this issue for me. Not sure if that helps track down the bug.
Exiting mythfrontend and starting from the menu fixes it for me until
the next reboot.
--
You received this bug notification because you are a member of Ubun
I also upgraded to 14.04 and now I have this. Very annoying.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
Title:
XFCE bar is visable over Mythfrontend on a fresh 14.04 install
To manage no
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: xfce4-panel (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
Title:
** Also affects: xfce4-panel (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
Title:
XFCE bar is visable over Mythfrontend on a fresh 14.04
If I do no modifications I can still put the frontend in full screen, by
closing it and opening it again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
Title:
XFCE bar is visable over Mythfr
This does also affect me upon upgrading from Mythbuntu 12.04 to 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282868
Title:
XFCE bar is visable over Mythfrontend on a fresh 14.04 install
To
Well so this is still happening. I think mythfrontend must not be
setting a fullscreen attribute properly or something.
Running this will fix the behavior. Until we have a proper fix i've
just bound it to my harmony startup script when I press power.
DISPLAY=:0 wmctrl -r "MythTV Frontend" -b ad
30 matches
Mail list logo