[Compiz] [Bug 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2015-06-24 Thread Alex
FYI, this was either broken again or remains unfixed on newest nvidia:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1307144

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2014-11-25 Thread Stephen M. Webb
marking as closed (0.9.8 series is obsolete)

** Changed in: compiz/0.9.8
   Status: Fix Committed = 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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

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

** Branch linked: lp:ubuntu/compiz

** Branch linked: lp:ubuntu/quantal-proposed/compiz

** Branch linked: lp:ubuntu/quantal-updates/compiz

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2013-01-24 Thread Daniel van Vugt
** Changed in: compiz
   Status: Fix Committed = 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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2013-01-02 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz - 1:0.9.7.12-0ubuntu1

---
compiz (1:0.9.7.12-0ubuntu1) precise-proposed; urgency=low

  [ Ɓukasz 'sil2100' Zemczak ]
  * debian/patches/revert_fix_994841.patch,
debian/patches/revert_fix_933776_955035.patch
- Removed, upstreamed
  * debian/watch:
- Changed to the correct LP tarball path
  * debian/patches/compiz-package-gles2.patch:
- Updated GLES patches to properly apply to the new compiz version

  [ Timo Jyrinki ]
  * New upstream release.
- Compiz won't start if unredirect fullscreen windows is enabled
  (LP: #980663)
- Unredirect Fullscreen Windows stay on top (unredirected) even
  when they're not on top any more (or the output is transformed)
  (LP: #1041047)
- Unredirect Fullscreen Windows sometimes fails to unredirect fullscreen
  windows at all (LP: #1041066)
- Unredirect Fullscreen Windows stay on top (unredirected) even when
  an RGBA window is stacked above it (LP: #1046661)
- scale mode is not visible if a fullscreen window is unredirected
  (LP: #1047168)
- Unredirecting a fullscreen window on a secondary monitor causes that
  monitor to flicker (LP: #1050749)
- Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower (LP: #1051885)
- [regression] Maximized window gets unredirected when it's not
  fullscreen (LP: #1053902)
- Unredirected fullscreen windows freeze and stay on top when wall
  sliding (Ctrl+Alt+Left/Right) (LP: #1084401)
- Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video) on some drivers
  (LP: #1051802)
- HTML5 video in Firefox continues to tear (LP: #1086337)
- Add support for blacklisting some drivers from using unredirected
  fullscreen windows. By default intel and nouveau on Mesa 8.0
  are blacklisted, configurable via ccsm. Users can upgrade to
  Mesa 9.0 around 12.04.2 time. (LP: #1089246)
- Unredirect fullscreen windows should be the default for optimal
  performance (LP: #1063690)
  * debian/patches/workaround_broken_drivers.patch:
- Updated to apply.
  * debian/patches/force_unredirect_enabling.patch:
- Enable unredirect_fullscreen_windows unconditionally. Because of
  gconf hurdles we can't easily migrate existing users into the
  new default otherwise. Unredirection can be easily disabled with
  the new unredirect_match option, by blanking it completely,
  including removing the '(any)' part.
  * debian/patches/compiz-package-gles2.patch:
- Update for the new blacklisting feature as well
  * debian/patches/blacklist_no_xml_double_escaping.patch:
- Cherry-pick fix for the default string (LP: #1091103)

  [ Michael Terry ]
  * debian/patches/blacklist_no_xml_double_escaping.patch:
- Update to also blacklist Mesa 9.0, which precise users may have from
  the x-updates PPA.  9.0 seems to have similar problems as 8.0 on
  Intel hardware.
 -- Timo Jyrinki timo-jyri...@ubuntu.com   Fri, 14 Dec 2012 10:41:24 +0200

** Changed in: compiz (Ubuntu Precise)
   Status: Fix Committed = 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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-26 Thread Dusan Obradovic
Tearing on Google Chrome when using default PPAPI flash player: 
/opt/google/chrome/PepperFlash/libpepflashplayer.so
There is no tearing when using NPAPI flash player: 
/usr/lib/flashplugin-installer/libflashplayer.so

NVIDIA proprietary driver.

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-25 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz - 1:0.9.8.6-0ubuntu1

---
compiz (1:0.9.8.6-0ubuntu1) quantal-proposed; urgency=low

  * New upstream release.
- Enable Unredirect Fullscreen Windows by default. It seems to be
  stable enough with all the major graphics drivers now, as at Ubuntu
  12.10 (with updates). (LP: #1063690)
- Grid: Reset the currently handled window in the GridWindow
  destructor only if the destroyed window was the handled one.
  (LP: #1048855) (LP: #1067812)
- Grid: Set GridWindow-lastTarget to GridMaximize only if the
  window was fully maximized. (LP: #1071689)
  * Cherry-pick related fixes from upstream:
- Fixed: unredirected fullscreen windows sliding offscreen were
  staying unredirected (always visible), because compiz thought
  they were fullscreen on a different monitor. Add extra smarts
  to tell the difference between fullscreen and offscreen.
  (LP: #1084401)
- Add an option to specify which windows are allowed to be unredirected
  when they are fullscreen. Default: Allow unredirection on all window
  types except common video players: Totem, MPlayer, Vlc or Plugin-
  container (Flash or other nested browser windows). (LP: #1051802)
- Add Firefox to the unredirect exceptions. (LP: #1086337)
 -- Timo Jyrinki timo-jyri...@ubuntu.com   Tue, 04 Dec 2012 12:41:40 +0200

** Changed in: compiz (Ubuntu Quantal)
   Status: Fix Committed = 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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-23 Thread Timo Jyrinki
Also fixed on precise.

** Tags removed: verification-needed
** Tags added: verification-done

** Description changed:

  [Impact]
  
  Tearing on some drivers in some video applications.
  
  [Test Case]
  
  Use intel graphics and run http://www.youtube.com/watch?v=ZCPkOpMHB7g in
- full screen mode. No tearing should be spotted. On ati graphics same
- test can be done by downloading the clip and using mplayer -vo x11 -fs
- -zoom clip.mp4.
+ full screen mode. No tearing should be spotted.
  
  [Regression Potential]
  
  None, restores current behavior for the specific applications as a
  driver/application workaround.
  
  ---
  
  Using Unredirect Fullscreen Windows can cause significant tearing in
  the fullscreen window being unredirected.
  
  This is an unavoidable consequence of Unredirect Fullscreen Windows.
  Removing compiz from the equation and allowing windows to render
  directly to the screen means compiz has no control over the window and
  cannot prevent tearing any more.
  
  Workaround (1):
  CCSM  Composite  Unredirect Fullscreen Windows = OFF
  -or-
  Workaround (2):
  Check the settings of the application running fullscreen. It should have an 
option called something like sync to vblank which you can enable. If not, use 
a different app.

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-21 Thread Adam Conrad
Hello Daniel, or anyone else affected,

Accepted compiz into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/compiz/1:0.9.7.12-0ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

** Tags removed: verification-done

** Tags added: verification-needed

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-19 Thread Timo Jyrinki
Updated from quantal-proposed on Intel sandybridge graphics, went to the
youtube clip via guest account - no tearing.

** Description changed:

  [Impact]
  
  Tearing on some drivers in some video applications.
  
  [Test Case]
  
  Use intel graphics and run http://www.youtube.com/watch?v=ZCPkOpMHB7g in
- full screen mode.
+ full screen mode. No tearing should be spotted. On ati graphics same
+ test can be done by downloading the clip and using mplayer -vo x11 -fs
+ -zoom clip.mp4.
  
  [Regression Potential]
  
  None, restores current behavior for the specific applications as a
  driver/application workaround.
  
  ---
  
  Using Unredirect Fullscreen Windows can cause significant tearing in
  the fullscreen window being unredirected.
  
  This is an unavoidable consequence of Unredirect Fullscreen Windows.
  Removing compiz from the equation and allowing windows to render
  directly to the screen means compiz has no control over the window and
  cannot prevent tearing any more.
  
  Workaround (1):
  CCSM  Composite  Unredirect Fullscreen Windows = OFF
  -or-
  Workaround (2):
  Check the settings of the application running fullscreen. It should have an 
option called something like sync to vblank which you can enable. If not, use 
a different app.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-18 Thread Adam Conrad
Hello Daniel, or anyone else affected,

Accepted compiz into quantal-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/compiz/1:0.9.8.6-0ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: compiz (Ubuntu Quantal)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~timo-jyrinki/compiz/ubuntu-0.9.7.12

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-14 Thread Didier Roche
** Also affects: compiz (Ubuntu Precise)
   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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-13 Thread Timo Jyrinki
** Changed in: compiz (Ubuntu Quantal)
   Status: New = In Progress

** Changed in: compiz (Ubuntu Quantal)
 Assignee: (unassigned) = Timo Jyrinki (timo-jyrinki)

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-13 Thread Daniel van Vugt
** Changed in: compiz-core
   Status: Fix Committed = 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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-12 Thread Didier Roche
** Also affects: compiz (Ubuntu Quantal)
   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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-11 Thread Daniel van Vugt
** Also affects: compiz-core
   Importance: Undecided
   Status: New

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

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

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-11 Thread Daniel van Vugt
** Changed in: compiz-core
 Assignee: (unassigned) = Daniel van Vugt (vanvugt)

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-11 Thread Launchpad Bug Tracker
** Branch linked: lp:compiz-core

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-11 Thread Daniel van Vugt
Fix committed to lp:compiz-core/0.9.7 at revision 3128, scheduled for
release in Compiz Core 0.9.7.12

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

** Changed in: compiz-core
   Status: Triaged = Fix Committed

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-07 Thread Timo Jyrinki
** Description changed:

+ [Impact]
+ 
+ Tearing on some drivers in some video applications.
+ 
+ [Test Case]
+ 
+ Use intel graphics and run http://www.youtube.com/watch?v=ZCPkOpMHB7g in
+ full screen mode.
+ 
+ [Regression Potential]
+ 
+ None, restores current behavior for the specific applications as a
+ driver/application workaround.
+ 
+ ---
+ 
  Using Unredirect Fullscreen Windows can cause significant tearing in
  the fullscreen window being unredirected.
  
  This is an unavoidable consequence of Unredirect Fullscreen Windows.
  Removing compiz from the equation and allowing windows to render
  directly to the screen means compiz has no control over the window and
  cannot prevent tearing any more.
  
  Workaround (1):
  CCSM  Composite  Unredirect Fullscreen Windows = OFF
  -or-
  Workaround (2):
  Check the settings of the application running fullscreen. It should have an 
option called something like sync to vblank which you can enable. If not, use 
a different app.

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-05 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz -
1:0.9.9~daily12.12.05-0ubuntu1

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

  [ Michael Terry ]
  * debian/control:
- Update Vcs-Bzr
  * debian/patches/100_expo_layout.patch:
- Fix to apply
  * Automatic snapshot from revision 3451 (bootstrap)
- Fix crash from writing to static memory (LP: #1065814)
- Fix maximized windows changing workspaces (LP: #1071791)
- Respect Zoom Factor setting (LP: #1066187)
- Respect Show Window Title setting (LP: #100)
- Restore text background transparency (LP: #1042132)
- Restore screenshot selection rectangle transparency (LP: #1047788)
- Restore top and bottom cube transparency (LP: #1048272)
- Fix scaleaddon window highlighting being solid (LP #1068503)
- Make resize hint overlay disappear when changing edges (LP: #839602)
- Preserve grid IDs during drag (LP: #1067812, LP: #1048855)
- Save current display before doing snap preview (LP: #1068173)
- Ignore inactive keybindings (LP: #1053280)
- Handle primary in keyboard shortcuts (LP: #936840)
- Make sure showdesktop plugin is loaded after unityshell (LP: #1067534)
- Fix grid build failure (LP: #1067577)
- Fix Jenkins test failures (LP: #1058577)
- Don't allow duplicate static symbols when linking (LP: #1067964)
- Make external templates C++0x compatible (LP: #1067598)
- Make sure to initialize class members (LP: #1033877)
- Don't duplicate templates in plugins (LP: #1066793, LP: #1066803,
  LP: #1066804, LP: #1066805, LP: #1066799, LP: #1066796,
  LP: #1066795, LP: #1066798, LP: #1067218, LP: #1067219)
- Don't needlessly set gsettings keys (LP: #1064791)
- Remove unused code (LP: #1037142, LP: #1067234)
- Fix syntax highlighting for trunk xml files (LP: #1066823)
- Fix documentation for building with python2 (LP: #1070211)

  [ Stephen M. Webb ]
  * Windows open below panel and launcher, grid does not work at all,
window animations missing, and general plugin chaos if built on
raring (cmake = 2.8.10) (LP: #1085581)

  [ Iven Hsu ]
  * KDE Appmenu doesn't work with compiz decorators (LP: #1082265)
  * compiz 0.9.8.6 fails to build from source in KDE4-window-decorator
with latest KDE 4.10 beta (LP: #1082152)
  * kde4-window-decorator crashes when starting up with oxygen theme
(LP: #1050776)

  [ sampo555 ]
  * Grid: Window management - resize preview does not show when moving a
window from the semi-maximised state to the maximised state in a
single action (LP: #1071689)

  [ Timo Jyrinki ]
  * HTML5 video in Firefox continues to tear (LP: #1086337)

  [ MC Return ]
  * Workspacenames Plug-in: Wishlist: Default Appearance values not
ideal (LP: #1075600)
  * Resizeinfo Plug-in: No possibility to change the color and
transparency of the rounded background outline (LP: #1070297)
  * Resizeinfo Plug-in: Gradient color 2 and 3 settings are ignored and
no background gradient is rendered (LP: #1070233)
  * Expo animations Fade + Zoom  Vortex result in a black screen
(LP: #875311)
  * Workspacenames Plug-in: Wishlist: No default values for
workspacenames, should be changed (LP: #1075584)

  [ Daniel d'Andrada ]
  * unity build fails if compiz is installed outside /usr (LP: #1084162)

  [ Daniel van Vugt ]
  * [regression] Window decorations ignore brightness/opacity changes in
expo (LP: #1081425)
  * Unredirected fullscreen windows freeze and stay on top when wall
sliding (Ctrl+Alt+Left/Right) (LP: #1084401)
  * Test failures:
ExpoAnimationOffsetTest/ExpoWallOffsetTestAnimations.TestAnimationVa
lues/21 (from ExpoAnimationOffsetTest_ExpoWallOffsetTestAnimations)
(LP: #1071238)
  * Window management - Cursor position changes relative to window while
dragging windows (LP: #201681)
  * Multi-monitor - Maximized windows cast shadows on adjacent monitors
and workspaces (LP: #928807)
  * Unredirect Fullscreen Windows can cause significant tearing on
fullscreen windows (especially playing video) (LP: #1051802)
  * 100_expo_layout.patch does not apply totally cleanly (LP: #1076876)
  * Tests 1-4 fail with SEGFAULT: CompizConfigPython.test_*
(SEGFAULT)... (LP: #1080555)
  * Unredirect fullscreen windows should be the default for optimal
performance (LP: #1063690)
  * lp:compiz r3447 FTBFS: compizconfig_test_ccs_object.cpp:123:9:
error:expression result unused [-Werror,-Wunused-value]
GET_INTERFACE (Dummy2Interface, to);  (LP: #1075048)
  * [regression][GLES] obs opacity no longer applies to all window
decorations (LP: #1028809)

  [ Andrea Azzarone ]
  * New windows are moved to front but don't take focus (LP: #781931)

  [ Sam Spilsbury ]
  * CompizConfigPython tests not using ini backend (LP: #1080989)
  * CMake Warning in src/tests/CMakeLists.txt:16 This command specifies
the relative path (LP: #1082633)
  * CCSObjectDeathTest.GetInterface fails 

[Compiz] [Bug 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-04 Thread PS Jenkins bot
** Changed in: compiz
   Status: In Progress = Fix Committed

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

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

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~timo-jyrinki/compiz/ubuntu-0.9.8.6

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:compiz/0.9.8

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-04 Thread Daniel van Vugt
Fix committed into lp:compiz at revision 3498, scheduled for release in Compiz 
0.9.9.0
Fix committed into lp:compiz/0.9.8 at revision 3425, scheduled for release in 
Compiz 0.9.8.8

** Changed in: compiz/0.9.8
   Status: Triaged = Fix Committed

** Changed in: compiz/0.9.8
 Assignee: (unassigned) = Daniel van Vugt (vanvugt)

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-03 Thread Daniel van Vugt
** Summary changed:

- Unredirect Fullscreen Windows can cause significant tearing on fullscreen 
windows
+ Unredirect Fullscreen Windows can cause significant tearing on fullscreen 
windows (especially playing video)

** Branch linked: lp:~vanvugt/compiz/fix-1051802

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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 1051802] Re: Unredirect Fullscreen Windows can cause significant tearing on fullscreen windows (especially playing video)

2012-12-03 Thread Daniel van Vugt
** Also affects: compiz/0.9.8
   Importance: Undecided
   Status: New

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

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

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

-- 
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/1051802

Title:
  Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051802/+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