LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Newbie
User Name
Password
Linux - Newbie This forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices

Reply
 
Thread Tools Search this Thread
Old 06-21-2009, 08:34 PM   #1
drakebasher
Member
 
Registered: Aug 2004
Location: Proprio Qui
Distribution: Debian
Posts: 74
Thanked: 1
Where's my window "title bar"??


[Log in to get rid of this advertisement]
Frustrating, all the quirks to iron out of my latest "upgrade".

Now, when I open a new window, the "title bar" is hidden behind the panel at the top of the screen. I can't click-and-drag the window down to resize it. Even worse, some stuff (like the "search" entry box in KATE) is hidden behind the bottom panel. The window is bigger than the desktop. Since upgrading a few days ago, I've chased lots of needed tweaks, but this problem only started with the most recent reboot.

I'm in Gnome and running Debian
drakebasher is offline     Reply With Quote
Old 06-22-2009, 02:12 AM   #2
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Red Beach (NZ)
Distribution: Ubuntu 9.10
Posts: 8,483
Blog Entries: 4
Thanked: 134
Quote:
"title bar" is hidden behind the panel at the top
alt + left-mouse-button on any part of the window will let you drag it around.
If you resize it, nautilus will usually remember the settings for new windows.

Last edited by Simon Bridge; 06-22-2009 at 06:49 AM..
Simon Bridge is offline     Reply With Quote
Old 06-22-2009, 03:52 AM   #3
RLU491412
LQ Newbie
 
Registered: Jun 2009
Distribution: Linux mint 6
Posts: 24
Thanked: 0
Talking ...

ghjhmmm... sorry if i misinterpreted your question, but are you saying there is no title bar, that holds the close minimize and restore/maximize button???
if you are

I usually run the command
Code:
metacity --replace
(or if i want emerald)
Code:
emerald --replace
but I normally have either of those start on boot, or in a shell script.

I hope this helped somebody!
RLU491412 is offline     Reply With Quote
Old 06-22-2009, 08:35 AM   #4
drakebasher
Member
 
Registered: Aug 2004
Location: Proprio Qui
Distribution: Debian
Posts: 74
Thanked: 1

Original Poster
Thanks for the replies, guys.

So again, I'm using Gnome and I have a "panel" at the bottom of the screen and I'd prefer another panel at the top of the screen. When I open a new window, it does have the usual title bar (the top part of the border, including "minimize", "maximize" and "close" icons). The problem is that when the window is maximized, the title bar is hidden behind the upper panel and the bottom of the window is hidden behind the bottom panel. I've moved the panel from the top of the screen to the side, so I can at least continue working, but that's not a satisfactory long-term solution (the left edge of the window is hidden behind the left panel). It seems that the window manager figures I have a bigger screen, but the "panels" seem to know where to go.

This system has been doing fine for a few years, now and I've been using KDE up until they "upgraded" to KDE4 (sizzle/no steak). I've been in Gnome for a few days and until yesterday when I rebooted, the window/panel/title bar situation was completely normal. I don't think it's an xorg.conf issue because the panels are properly placed. It isn't a problem with the settings of the monitor, because I've adjusted the display size (using the controls on the monitor itself) and I can see the edges of the display area and the windows are beyond that.

Thanks-
drakebasher is offline     Reply With Quote
Old 06-22-2009, 08:50 AM   #5
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Red Beach (NZ)
Distribution: Ubuntu 9.10
Posts: 8,483
Blog Entries: 4
Thanked: 134
See post #2
Have you maximized the window?
Are you using compiz?
Simon Bridge is offline     Reply With Quote
Old 06-22-2009, 11:09 AM   #6
archtoad6
Senior Member
 
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 3,637
Blog Entries: 9
Thanked: 49
This sounds like a Gnome problem, & you sound like you went to Gnome out of frustration w/ KDE 4. Doesn't Debian maintain both KDE 3 & KDE 4 packages, can't you revert to KDE 3? (Or have I misunderstood you?)
archtoad6 is offline     Reply With Quote
Old 06-22-2009, 08:15 PM   #7
drakebasher
Member
 
Registered: Aug 2004
Location: Proprio Qui
Distribution: Debian
Posts: 74
Thanked: 1

Original Poster
Not familiar with Compiz except for what I just read on Wikipedia. I think I would know if I was on Compiz, right? If yes, then no, I'm not on Compiz.

Quote:
Originally Posted by archtoad6 View Post
This sounds like a Gnome problem, & you sound like you went to Gnome out of frustration w/ KDE 4. Doesn't Debian maintain both KDE 3 & KDE 4 packages, can't you revert to KDE 3? (Or have I misunderstood you?)
You are insightful, archtoad6. And reversion is tempting if it's not too time-intensive. I mean at least now, I can get stuff done.

I don't even know for sure how I would do that. I use Debian testing for my sources. There is no "kde3" or "kde4" package shown in Synaptic.

Of course, I'd like to know that I can load either Gnome OR KDE and have them work like they're supposed to, so I'd like to fix the Gnome thing and watch for the day when the KDE team flushes out the infiltrators from Redmond.

Thanks much, all respondents for your consideration.
drakebasher is offline     Reply With Quote
Old 06-23-2009, 12:43 AM   #8
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Red Beach (NZ)
Distribution: Ubuntu 9.10
Posts: 8,483
Blog Entries: 4
Thanked: 134
Quote:
Not familiar with Compiz except for what I just read on Wikipedia. I think I would know if I was on Compiz, right? If yes, then no, I'm not on Compiz.
Not always - but I suspect that compiz is not a default in debian as it is- with others.
If the windows wobble when you drag them or the desktops slide when you switch them you are using compiz.

Note - there is a recent known bug affecting title bars. Perhaps this is it?
The fix is supposed to be in Metacity 2.27 - and there is comment that compiz does not have this problem.

For some reason you have not responded to the other suggestions. Please review and post feedback - title-bars stuck behind panels is a common problem with a number of possible causes, so I need the information to narrow it down.
Simon Bridge is offline     Reply With Quote
Old 06-23-2009, 03:50 AM   #9
RLU491412
LQ Newbie
 
Registered: Jun 2009
Distribution: Linux mint 6
Posts: 24
Thanked: 0
So, you are saying that when you maximise the window (say, firefox) the top of the firefox screen is behind the panel?
beats me, however i will keep thinking about it.
RLU491412 is offline     Reply With Quote
Old 06-23-2009, 05:18 AM   #10
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 496
Thanked: 27
Put the focus on the window and press F11 see if that helps.
mrrangerman is offline     Reply With Quote
Old 06-23-2009, 07:32 AM   #11
drakebasher
Member
 
Registered: Aug 2004
Location: Proprio Qui
Distribution: Debian
Posts: 74
Thanked: 1

Original Poster
Quote:
Originally Posted by Simon Bridge View Post
alt + left-mouse-button on any part of the window will let you drag it around.
That works fine until I maximize again, when I have to do it again.
Quote:
Originally Posted by Simon Bridge View Post
If you resize it, nautilus will usually remember the settings for new windows.
Nautilus just remembers the extents of the monitor's field: the title bar still goes behind the panel.
Quote:
Originally Posted by RLU491412
metacity --replace
The command appeared to do what it's supposed to, but the same problem remains.
Quote:
Originally Posted by Simon Bridge
Have you maximized the window?
Stuffs the title bar behind the panel.
Quote:
Originally Posted by mrrangerman
Put the focus on the window and press F11 see if that helps.
The panel goes away and not only the title bar, but also to "File-Edit-View-etc" menu bar goes off of the monitor's display field.
drakebasher is offline     Reply With Quote
Old 06-23-2009, 10:24 AM   #12
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Red Beach (NZ)
Distribution: Ubuntu 9.10
Posts: 8,483
Blog Entries: 4
Thanked: 134
Cool - sounds a lot like that bug I told you about in post #8.
You can update metacity or install compiz.
Simon Bridge is offline     Reply With Quote
Old 06-24-2009, 04:38 AM   #13
archtoad6
Senior Member
 
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 3,637
Blog Entries: 9
Thanked: 49
Quote:
Originally Posted by drakebasher View Post
You are insightful, archtoad6. And reversion is tempting if it's not too time-intensive. I mean at least now, I can get stuff done.
:blushing:

Quote:
Originally Posted by drakebasher View Post
I don't even know for sure how I would do that. I use Debian testing for my sources. There is no "kde3" or "kde4" package shown in Synaptic.
I use KPackage & apt-get (trying to move to aptitude). I also use the Konqueror "pseudo protocol" deb: -- try deb:kde3 & deb:kde4 in Konqueror & see if that gives you any leads. I am writing from a MEPIS 7 box, not MEPIS 8 or Debian, so I can't be more helpful.

Quote:
Originally Posted by drakebasher View Post
Thanks much, all respondents for your consideration.
You're welcome.
archtoad6 is offline     Reply With Quote
Old 06-24-2009, 05:24 AM   #14
rikxik
Member
 
Registered: Dec 2007
Posts: 66
Thanked: 3
Try doing:

killall gnome-panel

This will just restart the gnome-panel. Also check your panel properties (right click on panel) to see if checking/unchecking stuff like autohide fixes this. IMHO, some setting in gconf is screwed up and causing this.

I remember facing this a long time ago - I finally did the brute force approach of renaming my home directory to a _safe suffix and creating a new home directory and logging back in. Of course I had to move back a good number of dot files/directories but didn't take me much long. Its a bit extreme for some.

Last edited by rikxik; 06-24-2009 at 05:26 AM..
rikxik is offline     Reply With Quote
Old 06-24-2009, 08:37 AM   #15
drakebasher
Member
 
Registered: Aug 2004
Location: Proprio Qui
Distribution: Debian
Posts: 74
Thanked: 1

Original Poster
Thanks for trying, guys. After like 7 years of working with Linux with high hopes of it growing out of being no more than a hobby for regular users, this latest "upgrade" from KDE or from Debian has failed me completely. On another system running Debian stable, I tried upgrading (staying with stable) for my wife's use and partway though I got an unrecoverable problem with debconf. Goggling it shows it is a bug, but I guess Debian has been too wrapped up in getting plasmoids running that they forgot about basic stability. When my system is screwed, I just deal with it. But when I can't get keep my wife's system up, it's time for change. Any comments on iMac vs MacBook Pro?
drakebasher is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't call method "title" on undefined title in Perl script scuzzman Programming 12 12-11-2009 05:40 AM
BASH get marked RegEx result: "foo s bar" | /foo(.*)bar/ 1 -> " s " hansschmucker Programming 6 10-23-2007 11:34 PM
add "Artist" and "Album Title" to mp3 files powah Linux - Software 2 04-05-2005 04:04 AM
under with title and sub title the "GTK devel" found in fc3? AKAKAK Fedora 3 02-27-2005 06:51 AM
Can you change the "title" under your name that says "member" or "newbie&qu Whitehat LQ Suggestions & Feedback 3 11-19-2003 07:32 PM


All times are GMT -5. The time now is 06:13 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration