Opened 15 years ago
Closed 11 years ago
Last modified 11 years ago
#7958 closed defect (fixed)
gnome panel shows even when "full screen" selected
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | major | Milestone: | 0.27.1 |
Component: | MythTV - General | Version: | 0.22-fixes |
Severity: | high | Keywords: | |
Cc: | Ticket locked: | no |
Description
Reported by a number of downstream Ubuntu users: if you have a decently powerful desktop that you run your front-end on, the gnome panel shows all the time if you have compiz enabled. I believe they changed how the "go fullscreen" signal is handled a version or two ago.
Attachments (1)
Change History (10)
comment:1 Changed 15 years ago by
Priority: | minor → trivial |
---|---|
Severity: | medium → low |
Status: | new → infoneeded_new |
comment:2 Changed 15 years ago by
Milestone: | unknown → 0.23 |
---|---|
Priority: | trivial → major |
Severity: | low → high |
Status: | infoneeded_new → new |
Ok to answer my own question, this was broken by [20534], I'll revert that commit.
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by
This bug is still present in branch master running on Ubuntu 10.10 with Compiz enabled. I believe that it's down to a bug in Compiz which needs the window to be visible before the window state is changed to fullscreen. The attached patch fixes this bug.
Changed 14 years ago by
Attachment: | 50-fullscreen.diff added |
---|
comment:5 Changed 14 years ago by
Can someone please reopen this ticket for tracking?
This fix was fixed in 3ad6c81aa83491b7e6d2d54c15daf16894a72299 but then reverted in 003fc8fb14acc9a6c4aeea2001d33d4cdb3c253d until a better solution could be found.
comment:6 Changed 11 years ago by
Resolution: | fixed |
---|---|
Status: | closed → new |
comment:7 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:8 Changed 11 years ago by
Milestone: | 0.23 → 0.27.1 |
---|
And when we switched to QT4 we started to use the correct fullscreen flag, so unless someone has changed that since I fixed it, I'm at a loss to explain this as a bug. I cannot replicate with KDE 4.
Does anyone using gnome _not_ have a problem? We need to rule out gnome/ubuntu bugs.