Bug 177959 - Plasma tooltips create "holes" in application windows
Summary: Plasma tooltips create "holes" in application windows
Status: RESOLVED DUPLICATE of bug 173686
Alias: None
Product: plasma4
Classification: Plasma
Component: desktop (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 190926 191001 204190 204277 204427 206318 208565 213413 217558 219605 220115 227410 227755 228516 230550 232766 243999 249178 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-17 05:27 UTC by David Johnson
Modified: 2010-08-27 14:11 UTC (History)
22 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot of hole in window (115.27 KB, image/png)
2008-12-17 05:28 UTC, David Johnson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Johnson 2008-12-17 05:27:34 UTC
Version:            (using Devel)
Compiler:          4.3.1 
OS:                Linux
Installed from:    Compiled sources

Plasma tooltips can create "holes" in application windows. Need to force redraw on window to remove it. Screenshot attached. This is on Radeon X1300 and fglrx driver.

To reproduce.
1) Put analog clock in upper left desktop, digital clock on panel.
2) Place application next to it.
3) Hover over clock until tooltip pops up. Note location of tooltip.
4) Hover over panel digital clock until tooltip pops up.
5) There is now a hole in the application next to the analog clock, matching location to the analog clock's tooltip.
Comment 1 David Johnson 2008-12-17 05:28:15 UTC
Created attachment 29387 [details]
screenshot of hole in window
Comment 2 Aaron J. Seigo 2008-12-17 05:36:48 UTC
that is a long standing bug in x.org.
Comment 3 Alan Jenkins 2009-04-28 20:16:40 UTC
*** Bug 190926 has been marked as a duplicate of this bug. ***
Comment 4 Jonathan Thomas 2009-05-06 03:36:12 UTC
*** Bug 191001 has been marked as a duplicate of this bug. ***
Comment 5 Jonathan Thomas 2009-05-09 23:35:23 UTC

*** This bug has been marked as a duplicate of bug 173686 ***
Comment 6 Dario Andres 2009-08-17 19:01:26 UTC
*** Bug 204190 has been marked as a duplicate of this bug. ***
Comment 7 Dario Andres 2009-08-18 18:03:42 UTC
*** Bug 204277 has been marked as a duplicate of this bug. ***
Comment 8 Dario Andres 2009-08-19 17:57:16 UTC
*** Bug 204427 has been marked as a duplicate of this bug. ***
Comment 9 Dario Andres 2009-09-05 18:50:50 UTC
*** Bug 206318 has been marked as a duplicate of this bug. ***
Comment 10 Dario Andres 2009-09-26 16:04:25 UTC
*** Bug 208565 has been marked as a duplicate of this bug. ***
Comment 11 Dario Andres 2009-11-06 14:23:11 UTC
*** Bug 213413 has been marked as a duplicate of this bug. ***
Comment 12 Dario Andres 2009-12-07 00:57:18 UTC
*** Bug 217558 has been marked as a duplicate of this bug. ***
Comment 13 Jonathan Thomas 2009-12-22 01:36:49 UTC
*** Bug 219605 has been marked as a duplicate of this bug. ***
Comment 14 Jonathan Thomas 2009-12-26 03:16:41 UTC
*** Bug 220115 has been marked as a duplicate of this bug. ***
Comment 15 Dario Andres 2010-02-17 18:53:38 UTC
*** Bug 227410 has been marked as a duplicate of this bug. ***
Comment 16 tworoadsconverged 2010-02-18 14:50:16 UTC
"that is a long standing bug in x.org"

So fix x.org yourself or work around it, go back to what worked right,
or quit the project.
It's a stupid non-response.

"We can't go to the moon because there's a vacuum in space."



On Wed, Feb 17, 2010 at 12:53 PM, Dario Andres
<andresbajotierra@gmail.com>wrote:

> https://bugs.kde.org/show_bug.cgi?id=177959
>
>
> Dario Andres <andresbajotierra@gmail.com> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                 CC|                            |infos@bas89.de
>
>
>
>
> --- Comment #15 from Dario Andres <andresbajotierra gmail com>  2010-02-17
> 18:53:38 ---
> *** Bug 227410 has been marked as a duplicate of this bug. ***
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
Comment 17 greatbunzinni 2010-02-19 16:18:56 UTC
(In reply to comment #16)
> "that is a long standing bug in x.org"
> 
> So fix x.org yourself or work around it, go back to what worked right,
> or quit the project.
> It's a stupid non-response.
> 
> "We can't go to the moon because there's a vacuum in space."


You are being needlessly rude.  Although I don't enjoy having this bug around, I'm also aware that fixing bugs is very hard and that, as it is, we are getting a great DE (IMHO, the best DE ever) for absolutely nothing in return.  You aren't anyone's boss nor you have spent money on anything.  Therefore, please do shut up.  If it's so easy to fix this bug then just do it.  If you are incapable of doing that (which makes your complaint and it's tone idiotic) and you still find this bug to be so annoying then simply stop using KDE.  Either way, don't be unpleasant and try to show at least some respect.
Comment 18 Jonathan Thomas 2010-02-20 00:10:41 UTC
*** Bug 227755 has been marked as a duplicate of this bug. ***
Comment 19 S. Christian Collins 2010-02-20 16:45:26 UTC
(In reply to comment #16)

tworoadsconverged, you can prevent the bug from appearing by adding the following to the end of your /etc/X11/xorg.conf file and reboot:

Section "Extensions"
    Option "Composite" "Disable"
EndSection

You won't be able to use compositing of course, but if you ever want to enable compositing, simply edit the "Disable" to "Enable" and reboot.
Comment 20 tworoadsconverged 2010-02-20 17:18:20 UTC
You're too kind.
I'm sure someone else will use this.
Thank you.

On Sat, Feb 20, 2010 at 10:45 AM, S. Christian Collins <
s_chriscollins@hotmail.com> wrote:

> https://bugs.kde.org/show_bug.cgi?id=177959
>
>
>
>
>
> --- Comment #19 from S. Christian Collins <s_chriscollins hotmail com>
>  2010-02-20 16:45:26 ---
> (In reply to comment #16)
>
> tworoadsconverged, you can prevent the bug from appearing by adding the
> following to the end of your /etc/X11/xorg.conf file and reboot:
>
> Section "Extensions"
>    Option "Composite" "Disable"
> EndSection
>
> You won't be able to use compositing of course, but if you ever want to
> enable
> compositing, simply edit the "Disable" to "Enable" and reboot.
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
Comment 21 Dario Andres 2010-02-26 03:06:58 UTC
*** Bug 228516 has been marked as a duplicate of this bug. ***
Comment 22 tworoadsconverged 2010-03-03 18:14:02 UTC
(In reply to comment #17)
> (In reply to comment #16)
> > "that is a long standing bug in x.org"
> > 
> > So fix x.org yourself or work around it, go back to what worked right,
> > or quit the project.
> > It's a stupid non-response.
> > 
> > "We can't go to the moon because there's a vacuum in space."
> 
> 
> You are being needlessly rude.  Although I don't enjoy having this bug around,
> I'm also aware that fixing bugs is very hard and that, as it is, we are getting
> a great DE (IMHO, the best DE ever) for absolutely nothing in return.  You
> aren't anyone's boss nor you have spent money on anything.  Therefore, please
> do shut up.  If it's so easy to fix this bug then just do it.  If you are
> incapable of doing that (which makes your complaint and it's tone idiotic) and
> you still find this bug to be so annoying then simply stop using KDE.  Either
> way, don't be unpleasant and try to show at least some respect.

You're right.
I've regretted my ill-tempered post every day since.
I apologize sincerely to all concerned.
KDE is the greatest, even when I'm not.
Comment 23 Aaron J. Seigo 2010-03-03 18:34:07 UTC
thanks; we all have bad days and say/do things we later wish we hadn't. but the real measure of the people in a community is their ability to come back together after those inevitable events to repair bridges that have burnt and strengthen the bonds between them. i really appreciate you coming back and giving us a sign of life so that we aren't just left with something negative at the end of it all.

despite all the bumps and bruises that do happen, there is a lot more in posities to this community and you just proved that. it's why i personally stay involved with KDE.

cheers ...
Comment 24 tworoadsconverged 2010-03-03 18:48:29 UTC
Thank you very much.
End.

On Wed, Mar 3, 2010 at 12:34 PM, Aaron J. Seigo <aseigo@kde.org> wrote:
> https://bugs.kde.org/show_bug.cgi?id=177959
>
>
>
>
>
> --- Comment #23 from Aaron J. Seigo <aseigo kde org>  2010-03-03 18:34:07 ---
> thanks; we all have bad days and say/do things we later wish we hadn't. but the
> real measure of the people in a community is their ability to come back
> together after those inevitable events to repair bridges that have burnt and
> strengthen the bonds between them. i really appreciate you coming back and
> giving us a sign of life so that we aren't just left with something negative at
> the end of it all.
>
> despite all the bumps and bruises that do happen, there is a lot more in
> posities to this community and you just proved that. it's why i personally stay
> involved with KDE.
>
> cheers ...
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
Comment 25 Dario Andres 2010-03-14 14:02:15 UTC
*** Bug 230550 has been marked as a duplicate of this bug. ***
Comment 26 Jonathan Thomas 2010-03-30 23:20:32 UTC
*** Bug 232766 has been marked as a duplicate of this bug. ***
Comment 27 Thomas Lübking 2010-07-09 12:08:58 UTC
*** Bug 243999 has been marked as a duplicate of this bug. ***
Comment 28 Jonathan Thomas 2010-08-27 14:11:55 UTC
*** Bug 249178 has been marked as a duplicate of this bug. ***