[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2013-04-24 Thread Bug Watch Updater
Launchpad has imported 15 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=262064.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-01-04T12:43:13+00:00 Cédric Bellegarde wrote:

Version:   SVN (using KDE 4.5.4) 
OS:Linux

https://bugs.launchpad.net/cairo-dock-core/+bug/697118

Kwin seems to do bad things with cairo dock windows...

All details in cairo-dock bug report.

Reproducible: Always

Reply at:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/437378/comments/3


On 2011-01-04T17:49:26+00:00 Mgraesslin wrote:

Unless there is a specification saying that our behavior is wrong, I do 
consider our behavior as valid and don't want to fix what is not broken.

Especially Cairo dock is known for compatibility issues and is not a common 
application under Plasma.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/437378/comments/6


On 2011-01-04T17:55:37+00:00 Thomas-luebking wrote:

The claimed assumption that kwin would set size and position
independently if there's a combined configure request is (afaics) wrong,
the geometry update is blocked in the configure request until
everything's done (position/size/contrainment)

There /might/ rather be a relation to the dirty texture issue, however
as Martin pointed we've had former reports on cairodock + qt + opengl =
weird issues, therefore

@Cédric
you should figure whether it does also happen with the xrender backend.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/437378/comments/7


On 2011-01-05T10:22:53+00:00 Fabounet wrote:

Cairo dock is known for compatibility issues
if you mean the issue that makes all applications having embedded video 
invisible when the dock is running, that has been proved to be a bug in Qt and 
is opened for 2 years. ;-)

apart from that, the dock runs fine in KDE (it just lacks a plug-in to access 
the KDE's VFS), except the flickering. When a window is configured by the app, 
(using a gdk_move_resize), shoudln't the WM be aware that it's a move+resize, 
and not a move followed by a resize ? after all, the XWindowChanges attributes 
contain both the size and position changes.
Currently, it seems that either 
 - the dock's window is redrawn by the WM at its new position before it's 
resized
 - or (more likely) the WM uses the old window's content to draw the newly 
resized window.
So you see the window at a wrong position for a short time.

The correct way would be to receive 1 configure event so that the app
knows its new size and content, and then 1 expose event so that the app
redraws itself, and the WM should not redraw the window with the old
content until this is done.

Do you think something like this can be achieved ? or do you see any workaround 
that could be implemented at the app level ?
Because anyway as it is right now, it can be considered as a bug.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/437378/comments/12


On 2011-01-05T22:49:50+00:00 Thomas-luebking wrote:

(In reply to comment #3)
 is opened for 2 years. ;-)
out of personal curiosity: link?

 (using a gdk_move_resize), shoudln't the WM be aware that it's a move+resize,
 and not a move followed by a resize ? after all, the XWindowChanges attributes
 contain both the size and position changes.

Did i recently start talking greece?
I don't know what gdk_move_resize actually does (google doesn't know it bug in 
related cairo-dock bug reports...) or whether cairo-dock is a managed (request) 
or unmanged (notify) client, but 
   KWin does NOT make two XMoveResizeWindow calls out of one configure request
if the value mask contains ((x||y)(w||h))

If there's something wrong it has to be in the compositor / the
behaviour of the xcomposite/xdamage extension (see my former post) or in
OpenGL

Now* i did** install*** cairo-dock, and: surprise - NOT using the GL mode 
doesn't expose this problem at all, while it /is/ present in the GL mode, 
whether kwin uses the gl or the xrender backend
- it's probably in the cairo GL backend and/or a conflict with Qt similar to 
the one you mentioned above(?)

Then i suspended kwin compositing and launched xcompmgr (on kwin) - the
issue apepars w/ or w/o gl in the docker. The glmode however also
triggers

error 9: BadDrawable (invalid Pixmap or Window parameter) request 157 minor 1 
serial 35709
error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 35710
error 3: 

[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-03-27 Thread Bellegarde Cedric
Always here ...

Other gdk dock (awn) do not have this kind of flickering with Kde

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Project.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in KDE Base Components:
  Invalid
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

  Hello,

  I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
  Can you have a look to this screencast? http://videobin.org/+fx/if.html

  It seems that it's an old bug but sorry for that, we have never report this 
bug here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before 
my other computer breaks down :/ ). Mutter is also affected by this bug
  This bug is much present now because the resizing is more used.

  You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
  Our project page on launchpad : https://launchpad.net/cairo-dock
  Our source code : https://code.launchpad.net/cairo-dock

  Thanks for your help and many thanks for your great project!

  PS : Bug in Gnome Bugzilla :
  https://bugzilla.gnome.org/show_bug.cgi?id=596464


  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: metacity 1:2.25.144-0ubuntu2.1
  ProcEnviron:
   LANG=fr_BE.UTF-8
   SHELL=/bin/bash
  SourcePackage: metacity
  Uname: Linux 2.6.28-15-generic i686

___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-01-05 Thread Bellegarde Cedric
** Bug watch added: KDE Bug Tracking System #262064
   http://bugs.kde.org/show_bug.cgi?id=262064

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=262064
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in KDE Base Components:
  Unknown
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686



___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


Re: [Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-01-05 Thread Fabounet
the dock only uses a gdk_move_resize, so the bug would be in GDK, but I
don't think so.
for me, it's the WM's job to correctly handle a move+resize event. if Compiz
can do it, there is obviously a correct way to do it, don't you think so ?

2011/1/5 Bellegarde Cedric gnu...@gmail.com

 bugs appear with every window manager i test:
 - metacity
 - openbox
 - kwin
 - blackbox
 - ...

 Only working window manager is compiz so i guess bug is in cairo dock
 and not in window managers...

 Here what kwin devs think about it:

 The claimed assumption that kwin would set size and position independently
 if
 there's a combined configure request is (afaics) wrong, the geometry update
 is
 blocked in the configure request until everything's done
 (position/size/contrainment)

 And it works with compiz because compiz set size and position
 independently due to it plugin architecture...

 --
 You received this bug notification because you are a member of Cairo-
 Dock Team, which is subscribed to Cairo-Dock Core.
 https://bugs.launchpad.net/bugs/437378

 Title:
  Some flashes appears when a window is resized

 Status in Cairo-Dock : Core:
  Fix Released
 Status in KDE Base Components:
  Unknown
 Status in The Metacity Window Manager:
  New
 Status in “metacity” package in Ubuntu:
  Triaged

 Bug description:
  Binary package hint: metacity

 Hello,

 I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL
 backend. It needs a composite support and it works almost well with
 Metacity. There is just one problem : some flashes appear (often) and the
 dock is moved quickly when the window used by Cairo-Dock is resized. In fact
 Cairo-Dock resizes its window when the dock is active.
 Can you have a look to this screencast? http://videobin.org/+fx/if.html

 It seems that it's an old bug but sorry for that, we have never report this
 bug here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just
 before my other computer breaks down :/ ). Mutter is also affected by this
 bug
 This bug is much present now because the resizing is more used.

 You can find all informations about the installation of Cairo-Dock there :
 http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
 Our project page on launchpad : https://launchpad.net/cairo-dock
 Our source code : https://code.launchpad.net/cairo-dock

 Thanks for your help and many thanks for your great project!

 PS : Bug in Gnome Bugzilla :
 https://bugzilla.gnome.org/show_bug.cgi?id=596464



 ProblemType: Bug
 Architecture: i386
 DistroRelease: Ubuntu 9.04
 Package: metacity 1:2.25.144-0ubuntu2.1
 ProcEnviron:
  LANG=fr_BE.UTF-8
  SHELL=/bin/bash
 SourcePackage: metacity
 Uname: Linux 2.6.28-15-generic i686



 ___
 Mailing list: 
 https://launchpad.net/~cairo-dock-teamhttps://launchpad.net/%7Ecairo-dock-team
 Post to : cairo-dock-team@lists.launchpad.net
 Unsubscribe : 
 https://launchpad.net/~cairo-dock-teamhttps://launchpad.net/%7Ecairo-dock-team
 More help   : https://help.launchpad.net/ListHelp


-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in KDE Base Components:
  Unknown
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686



___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : 

Re: [Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-01-05 Thread Fabounet
can sonemone confirm it also occurs with the cairo backend (that's to say
the xrender one), using cairo-dock -c ?
thanks !

2011/1/5 Fabrice Rey faboune...@gmail.com

 the dock only uses a gdk_move_resize, so the bug would be in GDK, but I
 don't think so.
 for me, it's the WM's job to correctly handle a move+resize event. if
 Compiz can do it, there is obviously a correct way to do it, don't you think
 so ?

 2011/1/5 Bellegarde Cedric gnu...@gmail.com

 bugs appear with every window manager i test:
 - metacity
 - openbox
 - kwin
 - blackbox
 - ...

 Only working window manager is compiz so i guess bug is in cairo dock
 and not in window managers...

 Here what kwin devs think about it:

 The claimed assumption that kwin would set size and position
 independently if
 there's a combined configure request is (afaics) wrong, the geometry
 update is
 blocked in the configure request until everything's done
 (position/size/contrainment)

 And it works with compiz because compiz set size and position
 independently due to it plugin architecture...

 --
 You received this bug notification because you are a member of Cairo-
 Dock Team, which is subscribed to Cairo-Dock Core.
 https://bugs.launchpad.net/bugs/437378

 Title:
  Some flashes appears when a window is resized

 Status in Cairo-Dock : Core:
  Fix Released
 Status in KDE Base Components:
  Unknown
 Status in The Metacity Window Manager:
  New
 Status in “metacity” package in Ubuntu:
  Triaged

 Bug description:
  Binary package hint: metacity

 Hello,

 I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL
 backend. It needs a composite support and it works almost well with
 Metacity. There is just one problem : some flashes appear (often) and the
 dock is moved quickly when the window used by Cairo-Dock is resized. In fact
 Cairo-Dock resizes its window when the dock is active.
 Can you have a look to this screencast? http://videobin.org/+fx/if.html

 It seems that it's an old bug but sorry for that, we have never report
 this bug here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just
 before my other computer breaks down :/ ). Mutter is also affected by this
 bug
 This bug is much present now because the resizing is more used.

 You can find all informations about the installation of Cairo-Dock there :
 http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
 Our project page on launchpad : https://launchpad.net/cairo-dock
 Our source code : https://code.launchpad.net/cairo-dock

 Thanks for your help and many thanks for your great project!

 PS : Bug in Gnome Bugzilla :
 https://bugzilla.gnome.org/show_bug.cgi?id=596464



 ProblemType: Bug
 Architecture: i386
 DistroRelease: Ubuntu 9.04
 Package: metacity 1:2.25.144-0ubuntu2.1
 ProcEnviron:
  LANG=fr_BE.UTF-8
  SHELL=/bin/bash
 SourcePackage: metacity
 Uname: Linux 2.6.28-15-generic i686



 ___
 Mailing list: 
 https://launchpad.net/~cairo-dock-teamhttps://launchpad.net/%7Ecairo-dock-team
 Post to : cairo-dock-team@lists.launchpad.net
 Unsubscribe : 
 https://launchpad.net/~cairo-dock-teamhttps://launchpad.net/%7Ecairo-dock-team
 More help   : https://help.launchpad.net/ListHelp




-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in KDE Base Components:
  Unknown
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: 

[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-01-05 Thread Bellegarde Cedric
Can't confirm, cairo-dock is buggy with kwin and cairo... (dock
disappear)

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in KDE Base Components:
  Unknown
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686



___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-01-05 Thread Bellegarde Cedric
I'm now quite sure that this bug is in cairo-dock...

If i replace gdk_window_move_resize() with just gdk_window_resize() (so,
like this, dock don't move)

Here what happen then when an icon is closed:
- Dock resize itself
- Icon is remove
- Dock move to it original position !

So, this is the last move that do flickering...

With gtk_window_move_resize(), dock move at an invalid position and then
go back to good position.

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in KDE Base Components:
  Unknown
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686



___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-01-05 Thread Bellegarde Cedric
Same bug on icon creation:

dock move on right and then resize/move on left...

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in KDE Base Components:
  Unknown
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686



___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-01-05 Thread Bellegarde Cedric
Same bug on icon creation:

dock move on right and then resize/move on left...

http://adishatz.1s.fr/~gnumdk/cairo-dock/0157.png

http://adishatz.1s.fr/~gnumdk/cairo-dock/0184.png

You will see bug on close (without gdk_window_move_resize()):
- 157 = Konsole closing, dock resizing
- 184 = dock have move on left

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in KDE Base Components:
  Unknown
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686



___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-01-04 Thread Matthieu Baerts
@ Cedric Bellegarde: is it possible to add kdebase as new affected
project with a link to the KDE bug report?

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686



___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2011-01-04 Thread Matthieu Baerts
I confirm that I've this bug with Metacity 2.30 too.

Fabounet has given more details:
to be more specific, I think the problem comes from the use of the
gdk_move_resize function, which resizes and moves the window at the same
time.
it just calls XMoveResize, and then the WM get the X message and do its job
(here, it probably does it in 2 times instead of 1).

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/437378

Title:
  Some flashes appears when a window is resized

Status in Cairo-Dock : Core:
  Fix Released
Status in The Metacity Window Manager:
  New
Status in “metacity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686



___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2009-10-07 Thread Pedro Villavicencio
** Bug watch added: GNOME Bug Tracker #596464
   http://bugzilla.gnome.org/show_bug.cgi?id=596464

** Also affects: metacity via
   http://bugzilla.gnome.org/show_bug.cgi?id=596464
   Importance: Unknown
   Status: Unknown

** Changed in: metacity (Ubuntu)
   Importance: Undecided = Low

** Changed in: metacity (Ubuntu)
   Status: New = Triaged

-- 
Some flashes appears when a window is resized
https://bugs.launchpad.net/bugs/437378
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.

Status in Cairo-Dock : Core: Fix Committed
Status in The Metacity Window Manager: Unknown
Status in “metacity” package in Ubuntu: Triaged

Bug description:
Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686

___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2009-10-06 Thread Fabounet
** Changed in: cairo-dock-core
   Status: Incomplete = Fix Committed

-- 
Some flashes appears when a window is resized
https://bugs.launchpad.net/bugs/437378
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.

Status in Cairo-Dock: Fix Committed
Status in “metacity” package in Ubuntu: New

Bug description:
Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686

___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp


[Cairo-dock-team] [Bug 437378] Re: Some flashes appears when a window is resized

2009-10-06 Thread Matthieu Baerts
Just to precise that this fix in Cairo-Dock is a workaround !
This bug is still present in Metacity.

-- 
Some flashes appears when a window is resized
https://bugs.launchpad.net/bugs/437378
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.

Status in Cairo-Dock: Fix Committed
Status in “metacity” package in Ubuntu: New

Bug description:
Binary package hint: metacity

Hello,

I'm part of the Cairo-Dock team. Cairo-Dock is a dock using Cairo/OpenGL 
backend. It needs a composite support and it works almost well with Metacity. 
There is just one problem : some flashes appear (often) and the dock is moved 
quickly when the window used by Cairo-Dock is resized. In fact Cairo-Dock 
resizes its window when the dock is active.
Can you have a look to this screencast? http://videobin.org/+fx/if.html

It seems that it's an old bug but sorry for that, we have never report this bug 
here. I have tested on Gnome 2.26 (Jaunty) and 2.28 (Karmic - just before my 
other computer breaks down :/ ). Mutter is also affected by this bug
This bug is much present now because the resizing is more used.

You can find all informations about the installation of Cairo-Dock there : 
http://www.cairo-dock.org/ww_page.php?p=Accueillang=en#0-Installation
Our project page on launchpad : https://launchpad.net/cairo-dock
Our source code : https://code.launchpad.net/cairo-dock

Thanks for your help and many thanks for your great project!

PS : Bug in Gnome Bugzilla : https://bugzilla.gnome.org/show_bug.cgi?id=596464



ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: metacity 1:2.25.144-0ubuntu2.1
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: metacity
Uname: Linux 2.6.28-15-generic i686

___
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : cairo-dock-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp