[Compiz] [Bug 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-11-19 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/454218

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-08-27 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/454218

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-06-28 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz - 1:0.9.8+bzr3249-0ubuntu1

---
compiz (1:0.9.8+bzr3249-0ubuntu1) quantal-proposed; urgency=low

  * New upstream snapshot.
- Fall back to a refresh rate that is more likely to look correct; 60Hz.
  (LP: #1009338)
- Benchmark plugin should consume its key binding, and not pass the key to
  the underlying window. (LP: #1009320)
- Avoid needless STL operations leading to expensive heap operations.
  (LP: #1006335)
- Fix a typo that was causing (LP: #1002606)
  (widthIncBorders/heightIncBorders)
- Check if the window is decorated before trying to change its event window
  states (which won't exist if not decorated) (LP: #1007754)
- Use the XDamage extension more efficiently (the way it was designed to be
  used). This dramatically reduces CPU usage, reduces wakeups, and
  increases frame rates. It also solves at least one observed performance
  bug (LP: #1007299) and probably several more.
- Avoid constructing and destructing lots of strings on every single event,
  which was wasting lots of CPU (LP: #1005569)
- md LINGUAS doesn't exist, it's mnk (Mandinka in ISO 639-3)
- Move grid plugin to google test and don't depend on the plugin for the
  test (LP: #1005009)
- Don't read plugin.Initialized and test the value. (LP: #1004848)
- libcompizconfig's install () commands were still using the old includedir
  and libdir variables rather than their libcompizconfig_* variants.
  (LP: #1005176)
- Execute the cmake files separately to ensure that DESTDIR is respected.
  (LP: #1005177)
- Don't set_target_properties on a target that might not exist
  (LP: #1005008)
- Don't allow windows which we weren't even tracking as decoratable to
  become decorated if they try and change their hints. (LP: #963794)
- Change the mouse pointer while dragging windows in expo. Just like the
  ubuntu branches do. (LP: #987647)
- Fix uninitialized memory use (LP: #1004338)
- Fix uninitialized variable (LP: #1004335)
- Delay unbinding of pixmaps until then next rebind (LP: #729979)
  (LP: #1002602)
- Don't drop plugins from the list to try and load before you've even tried
  to load them. Doing so makes missing plugins silently ignored instead of
  an error message (LP: #1002715). It also means valid plugins in more
  unusual, but real locations in LD_LIBRARY_PATH will never get loaded
  (LP: #1002721).
- If running test cases under a real X server, we don't care if Xvfb is
  missing (LP: #994841)
- Don't assume pkg_check_modules always sets _PREFIX (LP: #993608)
- Don't clear selections in ~PrivateScreen because it causes a race between
  the existing and the new compiz instances, breaking --replace and
  non-replace behaviour. (LP: #988684) (LP: #989545)
- Always paint with infiniteRegion as the clip region if the window is
  transformed and always use the supplied region if painting with offset or
  on transformed screen. (LP: #987639)
- Add synchronization primitives to the decoration protocol so that there
  isn't a race where we bind a texture that's being freed. (LP: #454218)
  (LP: #929989)
- fix a crash in the first attempt at this (LP: #996901)
- Reintroduce the fix for LP: #994841 which was accidentally reverted by
  revision 3133. (LP: #999019)
  * Cherry-pick some post-snapshot crasher fix:
- rev for Crash in compiz::wall::movementWindowOnScreen (rev 3255)
  (LP: #1015151)
- Don't set decoration contexts on undecorated windows, since that might be
  read later and code will assume the window is decorated when it isn't.
  (LP: #1015593). rev 3261
  * debian/control:
- clean build-deps, removing some suggests and rewritting some descriptions
  to fit the reality
- change Vcs-Bzr to canonical branch
  * add libcompizconfig package:
- debian/control:
  - add some build-deps
  - add the new packages
- debian/libcompizconfig0.install, debian/libcompizconfig0-dev.install:
  - added the install files,
  - removed some unused profiles
- add debian/config for default profile (wasn't shipped anymore upstream)
  * merge compiz-plugins-main, compiz-plugins-main-default,
compiz-plugins-main-dev and compiz-plugins-extra to this package
both .install and .install.armhf, .install.armel):
- compiz-plugins-main-default plugins are now in compiz-plugins-default
- compiz-plugins-main plugins are now in compiz-plugins
- compiz-plugins-extra plugins are now in compiz-plugins-extra
- compiz-plugins-main-dev and some part of compiz-plugins-extra content
  is now in compiz-dev
- the gconf configuration part is now in compiz-gnome (won't appear if the
  .so file isn't installed in ccsm)
- debian/control:
  * add the necessary build-dep
  * add the needed replaces
  * add tra

[Compiz] [Bug 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-06-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/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/454218

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-06-18 Thread Daniel van Vugt
Fix committed into lp:compiz-core/0.9.7 at revision 3103

** Changed in: compiz-core
   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/454218

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-06-18 Thread Launchpad Bug Tracker
** Branch linked: lp:compiz-core/0.9.7

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

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-06-16 Thread Daniel van Vugt
** Changed in: compiz-core
Milestone: None => 0.9.7.10

** Branch linked: lp:~sil2100/compiz-core/cherry_rev3137

** Changed in: compiz-core
   Status: Fix Committed => In Progress

** Changed in: compiz-core
 Assignee: Sam Spilsbury (smspillaz) => Ɓukasz Zemczak (sil2100)

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

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-05-21 Thread Daniel van Vugt
** Also affects: compiz
   Importance: Undecided
   Status: New

** Changed in: compiz
Milestone: None => 0.9.8.0

** Changed in: compiz
   Status: New => Fix Committed

** Changed in: compiz
   Importance: Undecided => High

** Changed in: compiz
 Assignee: (unassigned) => Sam Spilsbury (smspillaz)

** Changed in: compiz-core
Milestone: 0.9.8.0 => None

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

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-05-15 Thread Daniel van Vugt
Fix committed into lp:compiz-core at revision 3137

** Changed in: compiz-core
   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/454218

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-05-13 Thread Daniel van Vugt
** Branch linked: lp:~smspillaz/compiz-core/compiz-
core.decor_sync_996901

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

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-05-09 Thread Daniel van Vugt
Fix reverted in r3132. Apparently it was causing instability in some
cases (bug 996901)

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

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-05-08 Thread Daniel van Vugt
Fix committed into lp:compiz-core at revision 3131

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

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-05-08 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/454218

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-05-08 Thread Daniel van Vugt
** Changed in: compiz-core
   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/454218

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/454218/+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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-04-23 Thread Daniel van Vugt
** Branch linked: lp:~smspillaz/compiz-core/compiz-
core.decor_synchronization

** Changed in: compiz-core
   Status: Triaged => In Progress

** Changed in: compiz-core
 Assignee: (unassigned) => Sam Spilsbury (smspillaz)

** Changed in: compiz-core
Milestone: None => 0.9.8.0

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

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

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


Re: [Compiz] [Bug 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-03-05 Thread sam . spilsbury

On Mon, 5 Mar 2012, Daniel van Vugt wrote:


Tracked the colour of the flash down to:
plugins/opengl/src/screen.cpp:GLushort defaultColor[4] = { 0x, 0x, 
0x, 0x };

Changing that colour changes the colour seen with this bug. So it would
seem that when this bug occurs, it means the decor plugin has somehow
failed to texture the window decorations and just fills the decorations
with the default fill colour.



Indeed, see the "failed to bind pixmap to texture" errors from the 
terminal. The fix for this is to use XSync to synchronize between pixmap 
updates while resizing, but that could be a rather tricky task. Maybe 
keeping a list of pixmaps in gtk-w-d and then having an XSyncAlarm to 
notify gtk-w-d when its ok to free a pixmap would be good ?




** Summary changed:

- loss of window border when using compiz resize plugin, option=normal
+ Loss of window border (white flash) when using compiz resize plugin, 
option=normal

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

Title:
 Loss of window border (white flash) when using compiz resize plugin,
 option=normal

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



___
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 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-03-05 Thread Daniel van Vugt
Tracked the colour of the flash down to:
plugins/opengl/src/screen.cpp:GLushort defaultColor[4] = { 0x, 0x, 
0x, 0x };

Changing that colour changes the colour seen with this bug. So it would
seem that when this bug occurs, it means the decor plugin has somehow
failed to texture the window decorations and just fills the decorations
with the default fill colour.


** Summary changed:

- loss of window border when using compiz resize plugin, option=normal
+ Loss of window border (white flash) when using compiz resize plugin, 
option=normal

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

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

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