Window Frames are gone [SOLVED]

Started by Sparky, June 25, 2012, 07:15:37 PM

Previous topic - Next topic

Sparky

I'm new to BB but not Ubuntu.

I've re-install BB a couple times and after a day of use something happens to the window frames.  

The closing, maximizing, minimizing, resizing, and title bar are all gone from all the windows.  Also each new window stacks on top of the previous window before it and will not focus on previous opened windows with clicking or alt-tab.

any suggestions?

weVeg

#1
try to reload xfwm4 or xfce4 or serverX...
Have you installed any other WM? or emerald like?
una voce libera è sempre liberatrice
under_r00t

ZEROF

#2
Hi,

Hard disk or vmware install ? Compiz ?

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

Sparky

So, the only way now that i use BB at all, is loggin into the recovery session.

I have restarted xfwm4 and xfce4 with no luck.  I have not installed any other WM.  I have only updated the current packages and installed some IDE/s and libaries for programming some Python.

I have it installed on a partition on my netbook.

ltdan

hi Sparky, it's an easy fix, here's what ya do:

go to yer root folder, folder options show hidden folders,

you'll see a folder called .cache

just delete it, you don't even have to rename it

reboot, the .cache folder gets corrupt,

i've tried the other fixes, this is the one that has worked for me

lemme know how it goes, sincerely,  LT

Sparky

I tried to delete the .cache folder, but had no luck.

I re-installed BB, this time i didn't encypt my home folder.  I got to thinking about it and it might be that files are getting corrupted when they are not able to finish writing to the file upon logout. When the home folder is encrypt and the process doesn't have to "key" to finish writing to the file anymore.

ZEROF

Thanks for information sparky we didn't know that. I will make topic "solved".

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

Sparky

Ok Thx ZeroF.

I'll post up here again if it get corupted again.

Do I need to report this bug somewhere?  Google group?  Else where?

ZEROF

Hi Sparky

It's encryption problem, that is case with Linux, and it's not only BBox issue. Thank you for informations one more time, but we don't need to add this as bug.

Thanks !

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

weVeg

i have encrypted home too without this problem... Are you sure of that??
una voce libera è sempre liberatrice
under_r00t

gayungan

1- backup  costum.conf nya

type in terminal :

sudo cp /etc/gdm/custom.conf /etc/gdm/custom.conf.backup

2- then type:

sudo nano /etc/gdm/custom.conf

fill with :

[daemon]

DefaultSession=backbox

3- Restart backbox

------------------------------------
or try this
type in terminal in one line : gconftool-2 -s '/apps/metacity/general/compositing_manager' --type bool true

then reboot.

result :

http://postimage.org/image/9e79iesx9/

Luke

sudo xfwm4 --daemon

raffaele help me with this code. Hope it will help you too.