[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-09-05 Thread Oibaf
*** This bug is a duplicate of bug 741869 ***
https://bugs.launchpad.net/bugs/741869

** This bug has been marked a duplicate of bug 741869
   Unity/compiz intercepts Super and Alt keypresses from grabbed windows like 
VMs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Won't Fix
Status in OEM Priority Project precise series:
  Won't Fix
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-09-03 Thread Oibaf
Is this a duplicate of bug #741869?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Won't Fix
Status in OEM Priority Project precise series:
  Won't Fix
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-07-11 Thread Timo Jyrinki
** Changed in: unity/5.0
Milestone: 5.22.0 = 5.24.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Won't Fix
Status in OEM Priority Project precise series:
  Won't Fix
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-07-01 Thread Steve Magoun
Dropping the oem-priority escalation; OEMs are shipping a workaround.

** Changed in: oem-priority
   Status: In Progress = Won't Fix

** Changed in: oem-priority/precise
   Status: In Progress = Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Won't Fix
Status in OEM Priority Project precise series:
  Won't Fix
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-05-29 Thread James M. Leddy
** Changed in: oem-priority
   Importance: Critical = High

** Changed in: oem-priority/precise
   Importance: Critical = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-04-12 Thread Timo Jyrinki
** Changed in: unity/5.0
Milestone: 5.20.0 = 5.22.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-04-12 Thread Q P
The WORKAROUND 1 doesn't work when using Unity 2D.
Seems like there is no way to disable Super shortcut on Dash in Unity 2D. 
However, as long as the combination is not used by Unity, I can assigned it to 
other command. Example: Super+C works for copy in Terminal, but Super+V not 
work, as it show Dash Search Video.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-04-03 Thread Stephen M. Webb
Fix Released in Unity Unity 7.0.0 R series.

** Changed in: unity
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-04-02 Thread Daniel van Vugt
** Changed in: compiz
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-03-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/compiz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-03-18 Thread thinkpad
Regarding WORKAROUND 1:

maybe I'm doing sth wrong, but I've disabled many settings in CCSM,
Launcher's launched via a non-super shortcut; still, I can't get super
to work in a custom keyboard shortcut.

What could I be doing wrong?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-03-08 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz -
1:0.9.9~daily13.03.08-0ubuntu1

---
compiz (1:0.9.9~daily13.03.08-0ubuntu1) raring; urgency=low

  [ Brandon Schaefer ]
  * [regression] Shortcut overlay does not hide when modifier key is
pressed (LP: #1075207)
  * Unity blocks other programs from binding globally to Super+* (* =
any key) (LP: #950160)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 3633
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Fri, 08 Mar 2013 
10:34:21 +

** Changed in: compiz (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-01-24 Thread Daniel van Vugt
This is fix released in Compiz 0.9.9.0. But Launchpad is giving me
strange errors and preventing me from marking it as such.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-01-08 Thread Timo Jyrinki
Note the side effect bug #1091623 caused by the current fix in raring.
SRU for quantal/precise depends on getting also that issue fixed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-12-14 Thread Paddy Landau
@Nicolay Doytchev: This is not a support forum. Please ask your question
on either the Ubuntu Forums [1] or an Ask Ubuntu [2]. In fact, you may
find a thread where someone else has already found the answer.

[1] http://ubuntuforums.org/

[2] http://askubuntu.com/

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-12-14 Thread Nicolay Doytchev
@Paddy Landau: This is not a support question. I could try to write a
program to workaround this issue as well as a related one tracked in
another bug report. I could not find relevant information at those
places prior to my posting, barring one saying this is not possible,
dating in 2011. Having in mind the fast pace of development of this
software package it is conceivable something has changed and clearly
there are folks here who understand the Unity source and it's very
likely they would know whether this is possible or not, or where the
magic API page is.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-12-13 Thread Daniel van Vugt
** Changed in: compiz-core
Milestone: 0.9.7.12 = 0.9.7.14

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-12-13 Thread Nicolay Doytchev
Is there any way to programatically invoke the dash from an application?
If yes, where can I find information about it?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-12-11 Thread rpgmaker
I'm experiencing this issue on ubuntu 12.10 (it seems this bug carried
on from 12.04) on a Dell Inspiron 14z.  The fn+f1 combo doesn't bring
the display switching dialogue and now that you guys mention it it seems
to be sending the super+P combination. What is the recommended fix right
now? Or is there another key combination that works for the switching
display that I could use?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-12-11 Thread Daniel van Vugt
The recommended workaround is WORKAROUND 1 listed at the top of the
bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-12-03 Thread Steve Magoun
@Daniel: 
The user never touches the super key in the scenarios we care most about; the 
user only presses the display switch hotkeys on the laptop. Maybe this is not 
relevant, and reducing the timeout in Unity will still help. It seems like an 
important detail though.

Note that in our testing in comment #86, the dash still opens if you
hold the 'F1' for ~1 second - it does not have to be a quick tap.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-12-03 Thread Daniel van Vugt
Steve,

Fn+F1 on Dells actually sends Super+P. However I don't know if some
models send it as a quick Super+P tap or the virtual keys are held for
the duration of Fn+F1. But the point is that Fn+something is not a
real key. It maps either directly to some hardware feature or to some
other real combo like Super+P. You may well get a quick tap of Super+P
when Fn+F1 is pressed.

The two features we have for avoiding false taps are:
  1. Reliable tap detection in Compiz. This has to be turned off in order to 
fix this bug :(
  2. Key press timing in Unity. If Super is down too long then ignore it.
So #2 is all we have left.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-12-02 Thread Daniel van Vugt
Steve,

That regression is what I feared. However the dash should only open if
you have tapped Super very quickly. Maybe we need to reduce the timeout
that Unity uses, since (in order to fix this bug) we can't use reliable
tap detection from Compiz any more.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-29 Thread Steve Magoun
There is a fix in testing here:
https://launchpad.net/~timo-jyrinki/+archive/quantal-compiz-unity-testing  
(ppa:timo-jyrinki/quantal-compiz-unity-testing). 

My findings:

I tested the packages in the PPA on a Dell XPS13 with 12.04 and all of the 
latest updates from precise-updates. My findings:
1) The display switch hotkey now works; pressing it cycles through video modes 
as expected. The 'p' character is not emitted.
2) A side effect of the fix is that the dash opens when you press the display 
switch hotkey

I think the side effect needs to be fixed.

Some more information about the side effect:
* The display switch hotkey is Fn-F1
* If you press Fn-F1 and release both Fn and F1 at the same time, the dash opens
* If you press Fn-F1 and release F1 before releasing Fn, the the dash does not 
open
* If you press Fn-F1 and release Fn before releasing F1, the dash opens
* If you press Fn-F1 and do not release either key, the Unity keyboard 
shortcuts window opens

The packages I tested from the PPA were:
compiz 1:0.9.7.8+bzr3121-0ubuntu2~test1
unity 5.18.0-0ubuntu2~test1
and the corresponding versions of libunity-core-5.0-5, unity-common, 
unity-services, compiz-core, compiz-gnome, and compiz-plugins-default

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : 

[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-25 Thread Daniel van Vugt
** Changed in: compiz (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: compiz
   Importance: Undecided = High

** Changed in: compiz (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-24 Thread Stephen M. Webb
** Changed in: unity (Ubuntu)
   Status: Triaged = In Progress

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Brandon Schaefer (brandontschaefer)

** Changed in: unity (Ubuntu Quantal)
   Status: Triaged = In Progress

** Changed in: unity (Ubuntu Quantal)
 Assignee: (unassigned) = Brandon Schaefer (brandontschaefer)

** Changed in: compiz (Ubuntu)
   Status: Triaged = In Progress

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) = Brandon Schaefer (brandontschaefer)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  In Progress
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-20 Thread Daniel van Vugt
** Changed in: compiz/0.9.8
Milestone: 0.9.8.6 = 0.9.8.8

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-13 Thread Daniel van Vugt
** Changed in: compiz-core
Milestone: 0.9.7.10 = 0.9.7.12

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-08 Thread Timo Jyrinki
** Changed in: unity/5.0
Milestone: 5.18.0 = 5.20.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-07 Thread Timo Jyrinki
James: 5.18.0 has not been released, but Steve was testing from a PPA
that had a version of the supposed fix.

** Changed in: unity/6.0
Milestone: 6.12.0 = 6.14.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-05 Thread Brandon Schaefer
** Changed in: compiz/0.9.8
 Assignee: (unassigned) = Brandon Schaefer (brandontschaefer)

** Changed in: unity/6.0
   Importance: Undecided = High

** Changed in: unity/6.0
 Assignee: (unassigned) = Brandon Schaefer (brandontschaefer)

** Changed in: compiz/0.9.8
   Status: Confirmed = In Progress

** Changed in: unity/6.0
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-05 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/compiz/fix-950160-6.0

** Branch linked: lp:~brandontschaefer/unity/fix-950160-6.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-05 Thread James M. Leddy
Hi Steve,

based on the milestone, I think you need at least unity versoin 5.18.0
to fix the problem.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-31 Thread Steve Magoun
I tested the following on a Dell XPS13 running 12.04 LTS. These packages
did not fix the super-p key behavior:

compiz - 1:0.9.7.8-0ubuntu1.5~test2 
gnome-settings-daemon 3.4.2-0ubuntu0.4
unity - 5.16.0-0ubuntu2~test1

The unity + compiz packages came from https://launchpad.net/~unity-
team/+archive/ppa/+packages

To install the unity/compiz packages I used 'apt-add-repository ppa
:unity-team/ppa' then apt-get update  apt-get install unity compiz.

After installing these packages and rebooting, I observed that the
function key for monitor-switching (Fn-F1) did not cause the video
output to switch. Instead the super key seems to be consumed by Unity
and the 'p' key is passed to applications - resulting in a stray 'p'
being typed into whatever terminal/text box/application has focus.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  Confirmed
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-26 Thread Timo Jyrinki
** Also affects: compiz/0.9.8
   Importance: Undecided
   Status: New

** Also affects: compiz-core
   Importance: Undecided
   Status: New

** Changed in: compiz/0.9.8
Milestone: None = 0.9.8.6

** Changed in: compiz/0.9.8
   Importance: Undecided = High

** Changed in: compiz/0.9.8
   Status: New = Confirmed

** Changed in: compiz-core
   Importance: Undecided = High

** Changed in: compiz-core
   Status: New = Confirmed

** Changed in: compiz-core
Milestone: None = 0.9.7.10

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  Confirmed
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 6.0 series:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-26 Thread Łukasz Zemczak
** Also affects: unity/5.0
   Importance: Undecided
   Status: New

** Changed in: unity/5.0
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  Confirmed
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Confirmed
Status in Unity 6.0 series:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-26 Thread Alan Pope
** Changed in: unity/5.0
   Status: Confirmed = Triaged

** Changed in: unity/5.0
Milestone: None = 5.18.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Compiz 0.9.8 series:
  Confirmed
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-19 Thread Daniel van Vugt
** Changed in: unity/6.0
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 6.0 series:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-15 Thread James M. Leddy
** Changed in: oem-priority/precise
   Status: Incomplete = In Progress

** Changed in: oem-priority
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 6.0 series:
  Confirmed
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-08 Thread Timo Jyrinki
Pushing to SRU-1 at least regarding quantal, will need a lot of testing.

** Changed in: unity/6.0
Milestone: 6.10.0 = 6.12.0

** Changed in: unity/6.0
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Incomplete
Status in Unity:
  Fix Committed
Status in Unity 6.0 series:
  Confirmed
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-04 Thread Timo Jyrinki
** Also affects: unity/6.0
   Importance: Undecided
   Status: New

** Changed in: unity/6.0
Milestone: None = 6.10.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Incomplete
Status in Unity:
  In Progress
Status in Unity 6.0 series:
  New
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-04 Thread Brandon Schaefer
** Changed in: unity
   Status: In Progress = Fix Committed

** Branch unlinked: lp:~brandontschaefer/unity/disable-tap-for-super

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Incomplete
Status in Unity:
  Fix Committed
Status in Unity 6.0 series:
  New
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-04 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/unity/disable-tap-for-super

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Incomplete
Status in Unity:
  Fix Committed
Status in Unity 6.0 series:
  New
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-03 Thread Daniel van Vugt
Please note:

The fixes landing soon on trunk should not be backported to quantal
before 12.10 is released. The risk of regression is at least medium. We
should aim for Q-SRU-0 or later.

** Changed in: compiz
   Status: In Progress = Fix Committed

** Changed in: compiz
Milestone: None = 0.9.9.0

** Changed in: unity
Milestone: None = 7.0.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Incomplete
Status in Unity:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-03 Thread James M. Leddy
Hi Daniel, this is great news. Thank you for the hard work in getting
this resolved.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Incomplete
Status in Unity:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-03 Thread Brandon Schaefer
** Branch unlinked: lp:~brandontschaefer/unity/disable-tap-for-super

** Branch linked: lp:~brandontschaefer/unity/disable-super-tap-detection

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Incomplete
Status in Unity:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-03 Thread Daniel van Vugt
Brandon,

Please don't unlink branches, even if they're superseded. The links
provide a permanent paper trail for people trying to understand the
history of a bug and its fixes. Particularly important for people who
are trying to backport fixes later.

** Branch linked: lp:~brandontschaefer/unity/disable-tap-for-super

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Committed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Incomplete
Status in Unity:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-02 Thread Daniel van Vugt
Update:

Brandon's fix has been approved and is coming soon. Note however it only
works for Super and not Alt.

** Summary changed:

- Unity blocks other programs from binding globally to Super+* or Alt+* (* = 
any key)
+ Unity blocks other programs from binding globally to Super+* (* = any key)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  In Progress
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Incomplete
Status in Unity:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Triaged

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/950160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp