Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 15th September 2008, 02:33 AM
Treefingers Offline
Registered User
 
Join Date: Sep 2008
Age: 24
Posts: 16
Title Bar Missing

Im not sure if i even did anything, but i was trying to get p7zip to work (which i still cant) and i logged out. When i logged back in the title bar was missing and when i use cairo dock instead of a glassy looking background it has a solid black bar. As of now i cant grab minimize or close windows via point/click methods.

Also i cant open the windows manager or reorder my open windows.

I get this message when i try and open the windows manager from the "look and feel" menu:

"Cannot start the preferences application for your window manager

Window manager "unknown" has not registered a configuration tool"

Last edited by Treefingers; 15th September 2008 at 02:40 AM.
Reply With Quote
  #2  
Old 15th September 2008, 05:49 AM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
so you did not do it the easy way (p7zip)
Code:
yum search p7zip
Excluding Packages in global exclude list
Finished
================================ Matched: p7zip ================================
kio_p7zip.i386 : Kio-slave for 7Zip archives
p7zip.i386 : Very high compression ratio file archiver
p7zip-plugins.i386 : Additional plugins for p7zip
then
Code:
su -
yum install p7zip
What did you do ?
what ever it was messed up some config file in your home folder.
Can you login as root and dose that desktop work ?
if it dose then login as user and go to your home folder a rename .gnome2 to .gnome2-orig
to see the hidden folders hit " ctrl + h "
reboot ad redo your settings
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #3  
Old 15th September 2008, 10:02 PM
Treefingers Offline
Registered User
 
Join Date: Sep 2008
Age: 24
Posts: 16
Yeah, thats what i typed, so i have a feeling it was something i did previously to mess it up. Someone on another forum told me to post these settings so maybe it would help someone figure this out.

Quote:
Originally Posted by Terminal
[Jake@...~]$ startx
xauth: creating new authority file /home/Jake/.serverauth.28820


Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
Quote:
Originally Posted by xorg.conf
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"

# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "radeon"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Reply With Quote
  #4  
Old 15th September 2008, 10:29 PM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
i am a bit confused still .
the system dose boot into Gnome and you do see your desktop after login
but the
Quote:
the title bar was missing
is not at the top with "applications ,places , system -- then on the right " the time "
"cairo dock instead of a glassy looking background it has a solid black bar."
What desktop manager are you using ( Gnome,kde,xfce, E17) and is it on fedora 9,8,7
and are you running compz-fusion
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #5  
Old 15th September 2008, 10:44 PM
Treefingers Offline
Registered User
 
Join Date: Sep 2008
Age: 24
Posts: 16
Yeah I am logged into my user right now. The title bar, being the top bar and all windows which allows one to grab and move, close, minimize, maximize etc.. is missing. I cannot move, resize, or reorganize any windows. I am running Gnome on F9. The bar you mention is appearing, just not the one on each window, like firefox, for example.
And im not sure if im running compiz-fusion. i tried to see if i could download compiz and the terminal said it was already installed.
Reply With Quote
  #6  
Old 16th September 2008, 12:05 AM
Treefingers Offline
Registered User
 
Join Date: Sep 2008
Age: 24
Posts: 16
Quote:
Originally Posted by JohnVV
What did you do ?
what ever it was messed up some config file in your home folder.
Can you login as root and dose that desktop work ?
if it dose then login as user and go to your home folder a rename .gnome2 to .gnome2-orig
to see the hidden folders hit " ctrl + h "
reboot ad redo your settings
I tried this and it worked, but i have 2 .gnome folders now... .gnome and .gnome-orig

thanks for your help btw

If i log out after i do this the problem is there again and i just redo this and it works again. Do i want to change .gnome2 ---> .gnome2-orig and then delete .gnome2 and change .gnome2-orig ---> .gnome2?

Or how can I make this permanent?
__________________
OS: Fedora 9
Environment: Gnome

Last edited by Treefingers; 16th September 2008 at 01:45 AM.
Reply With Quote
  #7  
Old 16th September 2008, 01:46 AM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
now if you want to find out what went wrong .One at a time copy a file from .gnome-old and .gnome2-old back to .gnome and .gnome2 .With a logout/login after each file until you recreate the problem . from the name of that file we can figure what caused it .
It's time consuming so it is up to you .
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #8  
Old 24th September 2008, 03:58 AM
Treefingers Offline
Registered User
 
Join Date: Sep 2008
Age: 24
Posts: 16
Well, i didnt try that method but i discovered every time i enable System --> Preferneces--> Personal --> Sessions -->Session Options -->"Remember Currently Running Applications" when i reboot my computer has this problem.
__________________
OS: Fedora 9
Environment: Gnome
Reply With Quote
  #9  
Old 24th September 2008, 04:58 AM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
that is because "Remember Currently Running Applications" starts compz-fusion without using the Compiz Fusion Icon.
run Compiz Fusion Icon and run"reload window manager"
and that should/ might get it back it
and turn off "Remember Currently Running Applications"
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #10  
Old 24th September 2008, 07:01 PM
Treefingers Offline
Registered User
 
Join Date: Sep 2008
Age: 24
Posts: 16
So, I opened Gnome compiz preferences and got this error.-

An error occurred while loading or saving configuration information for gnome-compiz-preferences. Some of your configuration settings may not work properly.

"Type mismatch: Expected list, got string
Type mismatch: Expected list, got string
Type mismatch: Expected list, got string"
__________________
OS: Fedora 9
Environment: Gnome
Reply With Quote
Reply

Tags
bar, missing, title

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Window without title bar baappi Programming & Packaging 7 15th September 2006 09:01 AM
windows in X are missing the title bar in new fedora core 5 (FC5) installation mr.v. EOL (End Of Life) Versions 4 28th June 2006 08:27 PM
popup title duncan Using Fedora 3 1st November 2004 04:29 AM


Current GMT-time: 04:19 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat