After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 345522 - Totem lost its titlebar
Totem lost its titlebar
Status: RESOLVED DUPLICATE of bug 333328
Product: metacity
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2006-06-21 09:38 UTC by Piotr Drąg
Modified: 2017-05-20 02:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Piotr Drąg 2006-06-21 09:38:00 UTC
Please describe the problem:
I can't describe it correctly, so please look at the screenshot.

http://img205.imageshack.us/my.php?image=zrzutekranu2xp.png

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Bastien Nocera 2006-06-21 09:41:19 UTC
Is a window manager running? Do other applications have a titlebar?
Comment 2 Piotr Drąg 2006-06-21 09:44:50 UTC
I'm using Metacity all the time, and other applications work OK.
Comment 3 Bastien Nocera 2006-06-21 10:21:33 UTC
Which version of Totem are you using?
Comment 4 Piotr Drąg 2006-06-21 10:31:30 UTC
Still I'm using 1.4 from rpm.livna.org.
Comment 5 Piotr Drąg 2006-06-21 21:32:54 UTC
Sorry for bothering you, newly compiled 1.5.2 works perfectly in this case.
Comment 6 Piotr Drąg 2006-06-21 22:52:37 UTC
OK, maybe not. :(

http://img71.imageshack.us/my.php?image=zrzutekranu8ok.png

Sometimes it's occurs every time, sometimes only on some files.
Comment 7 Bastien Nocera 2006-06-22 07:15:59 UTC
Just how do you reproduce that? I have no idea what problem you're seeing, and not having any hints as to how it would happen doesn't help.
Comment 8 Piotr Drąg 2006-06-22 13:59:45 UTC
It happens randomly, so unfortunately I can't help you with this.
Comment 9 Florian Boucault 2006-07-21 18:27:43 UTC
Also found in Ubuntu bugtracker with a "way" of reproducing it:

https://launchpad.net/products/totem/+bug/37706

A friend of mine experienced it for quite some time and solved it by setting the position of the window I think in the file /usr/share/totem/totem.glade
Comment 10 Bastien Nocera 2006-08-03 14:36:00 UTC
(In reply to comment #9)
> Also found in Ubuntu bugtracker with a "way" of reproducing it:
> 
> https://launchpad.net/products/totem/+bug/37706
> 
> A friend of mine experienced it for quite some time and solved it by setting
> the position of the window I think in the file /usr/share/totem/totem.glade

So it's just Totem being placed slightly outside the screen, or underneath a panel? Moving the window makes the titlebar show up?
Comment 11 Piotr Drąg 2006-08-03 15:15:15 UTC
There's no Metacity in Totem's window. Propably it's a bug in Metacity, because on compiz everything works OK.
Comment 12 Florian Boucault 2006-08-03 15:16:48 UTC
Totem's titlebar is being placed exactly underneath the panel with no way of
clicking on it.
Here is a screenshot:
http://boucault.iiens.net/totem.png
Comment 13 Bastien Nocera 2006-08-03 16:46:50 UTC
Totem doesn't move the main window, or anything like that, so it would be a window manager bug, reassigning.
Comment 14 Rob Adams 2006-08-03 17:21:29 UTC
Crazy.  Metacity must think the window should be undecorated.

  1. Run in a terminal xprop
  2. Click on the totem window that has no decorations using the funny-looking cursor that pops up.
  3. Paste the output in here.

Also a verbose log would be useful:

  1. Reduce your desktop to as few windows as possible to reproduce the bug
  2. Run METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 metacity --replace
  3. On stdout metacity will print the name of the logfile
  4. Reproduce the bug as quickly as possible
  5. Kill the metacity you started above to stop the logfile from growing any longer
  6. Attach the logfile here
Comment 15 Elijah Newren 2006-08-03 18:56:02 UTC
Rob: I'm not so sure the window is undecorated.

To those who have reproduced: When this happens, can you press Alt+F7, and then the down key repeatedly to move the window down?  When you do that, does the titlebar appear?  The screenshots really don't say whether there is a titlebar and it's just offscreen, or whether there's no titlebar at all.  

I'm suspecting that a titlebar is present but is just offscreen.  This would be due a bug in metacity in the case where totem sets a minimum height hint larger than the workarea height -- it's already filed as bug 333328 (the "I never implemented the keep-titlebar-onscreen constraint" bug).
Comment 16 Florian Boucault 2006-08-04 00:00:45 UTC
The titlebar is really present just completely hidden by the panel. I am able to move the window either with Alt+drag or left button on a border or Alt+F7 and the titlebar becomes visible.

Concerning the report targeted at Metacity, unfortunately I am unable to reproduce the bug "reliably".
Comment 17 Elijah Newren 2006-08-07 23:56:56 UTC
I fixed this today; it's in the 2.15.34 release.

*** This bug has been marked as a duplicate of 333328 ***