[Bug 1050216] Re: button-layout should default to Ubuntu's default button layout

2012-09-13 Thread Daniel van Vugt
Workaround/fix:
gsettings set org.gnome.desktop.wm.preferences button-layout 
'close,minimize,maximize:'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050216

Title:
  button-layout should default to Ubuntu's default button layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1050216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1050216] Re: button-layout should default to Ubuntu's default button layout

2012-09-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~timo-jyrinki/gsettings-desktop-
schemas/fix_ubuntu_button_layout

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050216

Title:
  button-layout should default to Ubuntu's default button layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1050216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1050216] Re: button-layout should default to Ubuntu's default button layout

2012-09-13 Thread Timo Jyrinki
** Branch linked: lp:~timo-jyrinki/ubuntu/quantal/gsettings-desktop-
schemas/fix_button_layout

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050216

Title:
  button-layout should default to Ubuntu's default button layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1050216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1050216] Re: button-layout should default to Ubuntu's default button layout

2012-09-13 Thread Timo Jyrinki
** Description changed:

  button-layout seems to be defined to ':minimize,maximize,close', while
- in Ubuntu it should be 'close,minimize,maximize'. This comes into effect
- as compiz has gtk-window-decorator ported to GSettings.
+ in Ubuntu it should be 'close,minimize,maximize:'. This comes into
+ effect as compiz has gtk-window-decorator ported to GSettings.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050216

Title:
  button-layout should default to Ubuntu's default button layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1050216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1050216] Re: button-layout should default to Ubuntu's default button layout

2012-09-13 Thread Timo Jyrinki
Found out that I was not having ubuntu-desktop meta-package anymore and
therefore also missing ubuntu-default-settings.

** Changed in: gsettings-desktop-schemas (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050216

Title:
  button-layout should default to Ubuntu's default button layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1050216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1050216] Re: button-layout should default to Ubuntu's default button layout

2012-09-13 Thread Didier Roche
Mirv | anyone trying out compiz 0.9.8.2 will bump into this bug 
  
 | 
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1050216
   
   ubot5 | Ubuntu bug 1050216 in gsettings-desktop-schemas (Ubuntu) 
button-layout should default to Ubuntu's default button  
 | layout [Undecided,New]  
  
Mirv | can be fixed manually by gsettings set 
org.gnome.desktop.wm.preferences button-layout 'close,minimize,maximize'
didrocks | Mirv: the default is 'close,minimize,maximize:'  
  
didrocks | what did you test exactly?   
  
Mirv | didrocks: ah, should be : in the end?  
  
didrocks | Mirv: yeah, but that's the default   
  
Mirv | didrocks: it's not after gtk-window-decorator starts using gsettings 
and the default from gsettings-desktop.schemas
Mirv | so if one upgrades to 0.9.8.2 from eg. 
ppa:timo-jyrinki/compiz-withoutgconf then buttons are on the right side 
didrocks | Mirv: are you sure you had the default set?  
  
Mirv | didrocks: what do you mean, where? the buttons are on the right side 
also in guest session.
didrocks | Mirv: I think your bug is different, the default is already 
close,minimize,maximize:   
Mirv | didrocks: it's not in the schema file of gsettins-desktop-schemas
  
didrocks | so maybe compiz is not reading the real value
  
didrocks | Mirv: because it doesn't work like that, we don't sed the schemas
  
didrocks | we have overrides files  
  
didrocks | try this:
  
didrocks | gsettings reset org.gnome.desktop.wm.preferences button-layout   
  
didrocks | gsettings get org.gnome.desktop.wm.preferences button-layout 
  
didrocks | what do you get? 
  
Mirv | didrocks: on current quantal version, in guest session, 
:minimize,maximize,close   
Mirv | with 
  
 | 
https://code.launchpad.net/~timo-jyrinki/ubuntu/quantal/gsettings-desktop-schemas/fix_button_layout/+merge/124106
 ,
 | the correct one  
  
didrocks | Mirv: do you have 
/usr/share/glib-2.0/schemas/10_ubuntu-default-settings.gschema.override 
installed?   
Mirv | didrocks: no, it does not look so
  
didrocks | Mirv: so, this is your bug, you need to have ubuntu-default-settings 
installed 
didrocks | it's a dep of ubuntu-desktop metapackage 
  
Mirv | didrocks: ah.. suddenly things start to make sense. at some point 
I've lost ubuntu-desktop. marking bug as invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050216

Title:
  button-layout should default to Ubuntu's default button layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1050216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs