LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Missing title bars and other desktop problems (https://www.linuxquestions.org/questions/debian-26/missing-title-bars-and-other-desktop-problems-937690/)

Chris.Bristol 04-13-2012 03:25 PM

I think Linux retains old configuration files in case you re-install a program after un-installing it and want to use your old preferences. That means there could be several old ones lying around, and possibly there is duplication with different distributions doing things differently. What would be good would be an application that compares installed applications and configuration files, lists all configuration files that are no longer in use and asks if you want to delete them. I think that could sort out several sorts of problems because you could uninstall something, delete all related configuration files, then re-install it.

I suppose this you could do it by re-installing packages, then removing them with:
Code:

apt-get remove {application name} --purge
I'm sure someone will tell me if this is a load of nonsense.....

jongkind 04-14-2012 07:06 AM

I didn't read this thread in detail, but you don't use Compiz, do you?

Let me know if you dó use Compiz.

Chris.Bristol 04-14-2012 09:11 AM

Quote:

Originally Posted by jongkind (Post 4652467)
Let me know if you dó use Compiz.

Not now, but a while ago I was using Ubuntu and didn't get on with Unity. I found a webpage that showed a way to get something like Gnome2. Here are some relevant (but probably not all the necessary) commands:
Code:

sudo apt-get install gnome-session-fallback
gnome-tweak-tool

This wasn't completely successful.

I like a 'grown-up' desktop, but since I was messing about with it anyway, I thought I'd try (and probably discard) the Compiz Cube and so on. Here are some relevant (but probably not all the necessary) commands:
Code:

sudo apt-get install compizconfig-settings-manager
compiz -- replace

It never worked properly and was a pain in the proverbial. Even the Gnome-session-fallback wasn't really sucessful, so I tried a few other distributions before deciding that Debian was what I wanted.

I think it's likely that all this swapping around, and Compiz in particular, messed up my configuration files.

jongkind 04-14-2012 11:27 AM

My assessment is that Compiz still starts but that it is not configured properly. In that case, and if you don't use it, removing Compiz should solve this problem.

Chris.Bristol 04-14-2012 12:24 PM

Quote:

Originally Posted by jongkind (Post 4652608)
My assessment is that Compiz still starts

Thanks, but I do not think Compiz can still be running as I have already used Software Centre to remove anything that mentioned Compiz and from /home/chris I have deleted any directories and files that start .compiz

Chris.Bristol 04-19-2012 01:17 PM

I have just installed the latest version of Debian with LXDE on my old laptop. I have never used Compiz on it.

It works ok, but isn't all that attractive and videos won't play properly, (I accept that - it is a very limited laptop), but in order to try and make the most of it I added a panel at the top to make it look a bit more like my Debian/Gnome2 PC and since the login gives other Dektop Environment options I tried XFCE (it's a bit prettier) and Openbox (it's minimal).

The title bars disappeared! I then deleted the configuration files suggested above by ShadowCat8 and the title bars are back.

I think we are a little closer to identifying the cause now as it's got to be one of the above three causes - using XFCE, using Openbox or adding extra panels.

Perhaps the configuration file deletion fix didn't work on my PC (orginal post) because there were other files elsewhere?


(I have also installed wireless card firmware, Synaptic, Network Manager and Google Chrome.)


All times are GMT -5. The time now is 02:30 AM.