[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz - 1:0.9.8.2+bzr3377-0ubuntu1

---
compiz (1:0.9.8.2+bzr3377-0ubuntu1) quantal-proposed; urgency=low

  [ Sam Spilsbury ]
  * debian/python-compizconfig.install
- Install compizconfig-python.pc
  * debian/patches/100_expo_layout.patch
- re-add the expo layout that used to be in precise (LP: #1047067)
- add some testcases

  [ Timo Jyrinki ]
  * New upstream snapshot.
- Fix multiple window placement bugs (LP: #974242) (LP: #976032)
- Don't waste CPU looping through and looking at all the windows if you're
  rendering an output that has no damage on it. (LP: #1014986)
- Updated convert files to fix some typos in the key names. (LP: #1041631)
- Fix crash when imgsvg is loaded, due to missing symbol
  (decor_apply_gravity from libdecoration). (LP: #956986)
- Treat unresolved symbols at link time as an error, rather than letting
  them through and cause strange crashes later. (LP: #1043143)
- Refactors a little bit of the upgrade code and gets it under test to
  prepare to fix (LP: #1042537)
- Updated AUTHORS from the full bzr log, and re-sort the list.
  (LP: #1042095)
- Fixes FTBFS for kde4-window-decorator (LP: #1041310)
- Fix obvious omissions from the introduction of unminimize_*,
  which were causing the unminimize animation settings to be ignored
  (LP: #1040455)
- resize plugin: don't crash if resize wasn't initiated externally
  (LP: #1045191)
- Clean up capitalization (LP: #1045652)
- Avoid division by zero, if plugins try to deform a window down to size
  zero. (LP: #1045235)
- Make "Unredirect Fullscreen Windows" more reliable. This fixes the
  problem with unredirection failing to engage at all (LP: #1041066) when
  gtk-window-decorator creates offscreen windows that are stacked on top.
  This also fixes the problem with unredirect hiding all windows,
  because it thinks the desktop window should be stacked on top
  (LP: #980663).
- Ensure unredirected windows don't stay unredirected if they're no longer
  on top. (LP: #1041047)
- Fix launching terminal functionality and make show-hud default key
  visible. Update the defaults to org.compiz.integrated to reflect the
  actual gnome values pre-gnome-3. (LP: #1040081) (LP: #1046199)
  (LP: #1046190)
- Fix show-hud, bump COMPIZ_GNOME_INTEGRATED_SETTINGS_LIST_SIZE.
  (LP: #1046212)
- Fixed: Windows with an alpha-channel, like gnome-terminal, were not
  being considered as possibly covering fullscreen windows. But they most
  certainly can. This ensures such RGBA windows are visible if they're
  stacked above a fullscreen window. (LP: #1046661)
- Remove ListToStringList (LP: #1046184)
- Fix typo causing CMake Error (LP: #1045665)
- Transitions gtk-window-decorator over to use GSettings. Add a testing
  framework for the options code. (LP: #1042323)
- Also need kdeworkspace since kdecorationbridge.h is there
  (LP: #1046770)
- Implements some cleanup that was suggested on the merge for the original
  port to gsettings. Other issues fixed as well. (LP: #1042323)
- Fix the case where a new gsettings schema got added for building but
  it wasn't recompiled locally (LP: #1046701)
- Scale: select the window under the pointer, when the scale animation
  is over. (LP: #1045127)
- Fixes the some "Use of uninitialised value" warnings reported by
  valgrind (LP: #1004336))
- Check if org.gnome.mutter is available before using it (LP: #1048551)
- We don't need to map our style windows, prevent them from cluttering
  up the paint queue (LP: #1042552)
- Migrate profile independent keys separately from the profile
  dependent keys (LP: #1046190)
- Don't ever enter the subdir of a plugin that is disabled. (LP: #1049100)
- Workaround SubBuffer performance regression (LP: #1037411)
- Changed the default placement of the benchmark window from 0,0 to
  100,50. (LP: #1039406)
- Ensure window decorations always get rendered after the window, not
  before. This is how it was in compiz 0.9.7, and is required in order
  to resolve unity panel shadow (LP: #1050704)
- Fix CMakeLists.txt to bring an xslt file back to compiz-dev
- Avoid a NULL dereference and give a useful error message instead
  (LP: #944653)
- Fix (LP: #1050752)
- Check that pixmaps which aren't managed by us actually exist before
  binding. (LP: #927168)
- Fix flickering and performance problems with using Unredirect Fullscreen
  Windows with multiple monitors. (LP: #1050749) (LP: #1051885)
  * debian/compiz-dev.install
- Remove compizconfig-python.pc, now in python-compizconfig.install
  * Drop dependency on libgconf2-dev, add gconf2 dependency to the
transitional package for migrations
  * Add -DUSE_GCONF=OFF to debian/rules
  * debian/libdecoration0.sym

Re: [Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-18 Thread Jeremy Bicha
Nice Testhouse, that sounds like a separate bug. Please open a new bug for
that.

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-18 Thread Nice Testhouse
Week 38 - Same issue observed with Alt+Tab, switcher fails to appear. Workspace 
1 Alt+tab switcher appears and in workspace 2 switcher fails to appear.
Ubuntu 12.10 with ppa:unity-team/staging

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-12 Thread Nice Testhouse
Week 37 - Same issue observed with Alt+tab, the alt+tab switcher fails
to appear when in workspace 2.

Action:
#. Start terminal on workspace 1
#. Start firefox on workspace 2

Move to workspace 1:
#. Hold Alt, press tab
#. Observe

Move to workspace 2:
#. Hold Alt, press tab
#. Observe

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~timo-jyrinki/compiz/ubuntu.0982

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-10 Thread Daniel van Vugt
** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Status: New => Triaged

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-08-26 Thread Edward Donovan
** No longer affects: compiz (Ubuntu)

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon -
3.4.2-0ubuntu10

---
gnome-settings-daemon (3.4.2-0ubuntu10) quantal; urgency=low

  * 64_restore_terminal_keyboard_shortcut_schema.patch:
- The "Launch Terminal" schema was dropped in the gconf>gsettings
  switch. Bring it back. (LP: #1010558, LP: #1040081)
 -- Jeremy BichaSun, 26 Aug 2012 12:44:27 -0400

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-08-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-settings-daemon/ubuntu

** Branch linked: lp:~ubuntu-desktop/gnome-control-center/ubuntu

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-08-26 Thread Jean-Baptiste Lallement
** Tags added: regression-release

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-08-25 Thread Jeremy Bicha
Omer, according to https://wiki.ubuntu.com/QATeam/RegressionTracking
regression-release applies to development releases too.

I have a gnome-settings-daemon and a gnome-control-center patch which
can fix this. It recreates the missing schema I'm going to try a bit
more to see if I can get a default custom keyboard shortcut working but
I couldn't that to work yesterday.

** Changed in: gnome-settings-daemon (Ubuntu)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-08-25 Thread Edward Donovan
I've also proposed, on bug 1041169, that these reports are the same
problem.

This report is about losing Ctrl-Alt-T, that one is about losing custom
keybindings.  It looks to me like Ubuntu implements Ctrl-Alt-T by
installing it as a custom keybinding.  And all those shortcuts are lost
in the same upgrade gnome-settings-daemon 3.4.2-0ubuntu8 to
3.4.2-0ubuntu9.  And they reappear if you downgrade to -0ubuntu8.

Jeremy B. thought it looked like a separate problem, so I didn't change
the duplicate status any more, but made this argument, there, too.

Ok, that's what I think I know about this bug.  Thanks for listening!

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-08-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: compiz (Ubuntu)
   Status: New => Confirmed

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-08-25 Thread Edward Donovan
Allow me to repeat what I said in one of the dupes:

I went through the changelogs, of the update where this bug arrived.
This seems the most likely part:

  gnome-settings-daemon (3.4.2-0ubuntu9) quantal-proposed; urgency=low

debian/patches/revert_git_use_gsetting_keybindings.patch:
- drop the gconf to gsettings migration reverts (LP: #1035261)

I've tested it, and you can see this bug come and go, switching between
versions 0ubuntu8 and 0ubuntu9.

So it looks like g-s-d is the place to assign this bug.  Perhaps that's
wrong, say, if g-s-d is fine, and it's compiz that needs to be patched
to match.  I don't know the code.

For now, I'm going to change the assignment from Unity, to g-s-d and
compiz.  I think that has to be closer, and people who know better can
improve it from there, as needed.  Thanks.


** Package changed: unity (Ubuntu) => gnome-settings-daemon (Ubuntu)

** Changed in: unity
   Status: Confirmed => Invalid

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp