[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2021-10-22 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=359734

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #16 from Vlad Zahorodnii  ---
marking as `"fixed"`

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2021-10-21 Thread raymo
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #15 from raymo  ---
Seems like it was because I was using xrender. Since xrender was removed as an
option in Plasma 5.23 I don't think this issue will happen again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2021-10-15 Thread raymo
https://bugs.kde.org/show_bug.cgi?id=359734

raymo  changed:

   What|Removed |Added

  Component|scene-xrender   |effects-various
URL|https://drive.google.com/fi |https://i.imgur.com/xXON5lP
   |le/d/0BzOMtK4yKJZCZjVqUlZyb |.gif
   |0RaVDg/view?usp=sharing |
Version|5.5.4   |5.22.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2021-10-15 Thread raymo
https://bugs.kde.org/show_bug.cgi?id=359734

raymo  changed:

   What|Removed |Added

 CC||h...@raymond.li

--- Comment #14 from raymo  ---
I can confirm that this issue persists for me, regardless of which compositing
method I use. Here's what I see: https://i.imgur.com/xXON5lP.gif

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2021-03-09 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #13 from Justin Zobel  ---
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can
please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to
resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-29 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #12 from Thomas Lübking  ---
There's something terribly odd here.

The alpha channel actually works "somehow", but it seems it's interleaved with
the color channels.
Blue, red or black show a reasonable alpha, but even a mid gray (160,160,160)
with a supposed alpha of 16 is rather opaque (maybe 160?) - and white!

Converting the image to QImage::Format_ARGB32_Premultiplied or
QImage::Format_RGBA (it's QImage::Format_ARGB32 and I explicitly painted
the content to avoid loading issues) has no impact.

static xcb_render_picture_t createPicture(xcb_pixmap_t pix, int depth)
always takes a depth of 32 and returns the same format (regardless of the image
color)

On top of that, it looks somewhat related to the composition - yellow on black
seems far more opaque than yellow on white, XCB_RENDER_PICT_OP_ATOP instead of
XCB_RENDER_PICT_OP_OVER doesn't change that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-26 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #11 from Thomas Lübking  ---
Means it's likely been broken all KF5

> Not sure if it is relevant, but I've got Deepin installed as an alternative 
> DE - would this have broken something?
Nope.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-26 Thread J Lee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #10 from J Lee  ---
> Can you confirm it ever worked on the XRender backend in the KF5 based KWin?

I never looked at these settings before, (compositor), so they would have been
set at the default settings.  I know that this used to work fine until about
two weeks ago.  After a system update (I think it was one of the Xorg updates)
it broke.  When no patches came, I submitted this report.

My installation is about one month old.

Not sure if it is relevant, but I've got Deepin installed as an alternative DE
- would this have broken something?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-25 Thread J Lee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #9 from J Lee  ---
OK - so switched Compositor to OpenGL 3.1 and the problem is resolved.  Not
sure why or how it got set to xRender.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #8 from Thomas Lübking  ---
Nope, Broadwell/SNA - not a driver issue.

> This used to work correctly
Can you provide more information about this?
Notably whether this may have "broken" due to the (deliberate?) switch from GL
to XRender?
Can you confirm it ever worked on the XRender backend in the KF5 based KWin?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-25 Thread J Lee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #7 from J Lee  ---
Created attachment 97558
  --> https://bugs.kde.org/attachment.cgi?id=97558=edit
copy of /var/log/Xorg.0.log

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #6 from Thomas Lübking  ---
nvidia blob? (in doubt attach /var/log/Xorg.0.log)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

Thomas Lübking  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
  Component|effects-various |scene-xrender

--- Comment #5 from Thomas Lübking  ---
> Compositing Type: XRender

Happens.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-25 Thread J Lee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #4 from J Lee  ---
When viewing tm_inner.png and tm_outer.png with gwenview they both appear to be
correct  (partial circles on transparent background).

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-25 Thread J Lee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #3 from J Lee  ---
Created attachment 97552
  --> https://bugs.kde.org/attachment.cgi?id=97552=edit
output of "qdbus org.kde.KWin /KWin supportInformation"

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-24 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #2 from Thomas Lübking  ---
Also check /usr/share/kwin/tm_*.png (the used images)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-24 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

--- Comment #1 from Martin Gräßlin  ---
works fine here.

Can you please post the output of
qdbus org.kde.KWin /KWin supportInformation

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 359734] "Track Mouse" feature shows non-transparent background rotating.

2016-02-24 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359734

Christoph Feck  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
Product|systemsettings  |kwin
  Component|general |effects-various

-- 
You are receiving this mail because:
You are watching all bug changes.