Problem with windows [SOLVED]

Forum rules
Before you post please read this

Problem with windows [SOLVED]

Postby sgasgar on Tue Aug 09, 2011 9:18 am

Hi. I experimented with settings of Compiz and now i can't move windows. How to solve this problem?
Last edited by sgasgar on Wed Aug 10, 2011 12:42 pm, edited 1 time in total.
sgasgar
Level 1
Level 1
 
Posts: 24
Joined: Tue Aug 09, 2011 7:53 am

Linux Mint is funded by ads and donations.
 

Re: Problem with windows

Postby xenopeek on Tue Aug 09, 2011 9:39 am

You can reset Compiz to installation defaults with:
Code: Select all
gconftool-2 --recursive-unset /apps/compiz

Run that from the terminal. I think logout/login is needed, or perhaps X restart (Ctrl+Alt+Backspace to restart X).
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10556
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Re: Problem with windows

Postby kcartlidge on Wed Aug 10, 2011 3:32 am

I have what may be the same problem. The entire draggable area is missing on every window (the bit above the menu bar) and the compiz reset mentioned did not restore it.

I have a workaround though if it helps.

In the Mint Menu go to Administration and run the Compiz Fusion Icon option. A new icon appears on the bar by the clock. Right-click on it and in the pop-up menu you get the option to Reload Window Manager. That works for me, though only if in the same menu I have set the window manager to be Metacity not Compiz (it remembers the setting).

To make this process easier, I right-clicked on the Compiz Fusion Icon in the Mint menu and ticked 'Launch when I log in', which means the icon is always waiting for me and it's then only 2 clicks to fix.

I don't (yet) know enough about the cause to fix it permanently. I reckon a login script that reloads the window manager automatically would sort it, but it shouldn't really be necessary as there is some underlying issue that needs fixing.
Mint User.
kcartlidge
Level 1
Level 1
 
Posts: 6
Joined: Wed Aug 10, 2011 3:10 am

Re: Problem with windows

Postby xenopeek on Wed Aug 10, 2011 3:48 am

kcartlidge wrote:I have what may be the same problem. The entire draggable area is missing on every window (the bit above the menu bar) and the compiz reset mentioned did not restore it.


To fix this, change the decorator:
1. Go to Menu -> Control Center -> CompizConfig Settings Manager
2. Open the Window Decoration configuration there
3. Change the Command to read:
Code: Select all
/usr/bin/compiz-decorator

That will fix on next login. For immediate fix, run:
Code: Select all
/usr/bin/compiz-decorator --replace &
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10556
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Re: Problem with windows

Postby kcartlidge on Wed Aug 10, 2011 4:43 am

Thanks for the info, Vincent.

That does indeed stop the frames vanishing however I still need to do the Reload Windows Manager option from the Compiz Fusion Icon as even though the frames are there, along with the top left menu and top right icons, the window will not move (as per sgasgar). It is resolutely un-draggable until the Reload is performed. This is after a full reboot and on an install that is only a day old with no changes other than wallpaper and wobbly windows.
Mint User.
kcartlidge
Level 1
Level 1
 
Posts: 6
Joined: Wed Aug 10, 2011 3:10 am

Re: Problem with windows

Postby kcartlidge on Wed Aug 10, 2011 5:01 am

Actually, Vincent, 2 reboots later (no changes in-between) and it's sorted, so it looks like your advice worked. Thanks again.

I'd mark it as solved, but it wasn't my thread and I don't know how sgasgar is getting on.
Mint User.
kcartlidge
Level 1
Level 1
 
Posts: 6
Joined: Wed Aug 10, 2011 3:10 am

Re: Problem with windows

Postby sgasgar on Wed Aug 10, 2011 9:31 am

Nothing helped me :( More than that, i can't change size of the windows.
sgasgar
Level 1
Level 1
 
Posts: 24
Joined: Tue Aug 09, 2011 7:53 am

Re: Problem with windows

Postby kcartlidge on Wed Aug 10, 2011 10:59 am

One thing I did notice at one point is that the Compiz settings for Move Windows and Resize Windows switched themselves off. I'm sure there was a reason, but I never explicitly told Compiz to do that. Anyway, it may be worth double-checking it hasn't happened to you too.
Mint User.
kcartlidge
Level 1
Level 1
 
Posts: 6
Joined: Wed Aug 10, 2011 3:10 am

Re: Problem with windows

Postby sgasgar on Wed Aug 10, 2011 11:45 am

kcartlidge wrote:One thing I did notice at one point is that the Compiz settings for Move Windows and Resize Windows switched themselves off. I'm sure there was a reason, but I never explicitly told Compiz to do that. Anyway, it may be worth double-checking it hasn't happened to you too.

What should i do?
sgasgar
Level 1
Level 1
 
Posts: 24
Joined: Tue Aug 09, 2011 7:53 am

Re: Problem with windows

Postby kcartlidge on Wed Aug 10, 2011 11:55 am

It's not too likely to be that, but just in case go to Menu, Preferences, CompizConfig Settings Manager and run it, then choose Window Management, and the check boxes are there for both Move and Resize Windows.
Mint User.
kcartlidge
Level 1
Level 1
 
Posts: 6
Joined: Wed Aug 10, 2011 3:10 am

Re: Problem with windows

Postby sgasgar on Wed Aug 10, 2011 12:15 pm

kcartlidge wrote:It's not too likely to be that, but just in case go to Menu, Preferences, CompizConfig Settings Manager and run it, then choose Window Management, and the check boxes are there for both Move and Resize Windows.

This?
Image
sgasgar
Level 1
Level 1
 
Posts: 24
Joined: Tue Aug 09, 2011 7:53 am

Re: Problem with windows

Postby kcartlidge on Wed Aug 10, 2011 12:32 pm

That's certainly the CompizConfig settings window, but I'm afraid I haven't a clue what the non-English is saying. See my attached image.
Screenshot.png
Screenshot showing Move Windows option.
Screenshot.png (65.9 KiB) Viewed 747 times
Mint User.
kcartlidge
Level 1
Level 1
 
Posts: 6
Joined: Wed Aug 10, 2011 3:10 am

Re: Problem with windows

Postby sgasgar on Wed Aug 10, 2011 12:41 pm

Thanks
sgasgar
Level 1
Level 1
 
Posts: 24
Joined: Tue Aug 09, 2011 7:53 am

Linux Mint is funded by ads and donations.
 

Return to Gnome

Who is online

Users browsing this forum: No registered users and 0 guests