[Discover] [Bug 422596] Discover window's content is transparent at startup on X11

2022-10-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=422596

--- Comment #15 from Aleix Pol  ---
Something that would also help me improve this issue, would be to test
separately with different backends and see if there's one (or a subset
combined) that feels especially bad.

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

[Discover] [Bug 422596] Discover window's content is transparent at startup on X11

2022-10-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=422596

--- Comment #14 from Aleix Pol  ---
Can somebody test it on their system without
"lib64/plugins/bearer/libqnmbearer.so"?

*Boring explanation of what I think is happening here follows*

This was big part of my conclusion last I looked into this problem, I did
submit a patch to Qt to make networkmanagement introspection less aggressive at
startup but it seems like there's a whole new infrastructure in Qt 6 so it
never went in.

For context, what's happening is:
- Qt says hey, give me a window, I'll draw some stuff.
- Then as it prepares, we do things, some of them blocking* (oh no!)
- then we render the contents

* one of the blocking thing that happens is setting up the network management
system internally to check if we are connected online. It's not done in the
best of ways (hence their refactoring for Qt 6).

I believe the problem we are seeing here is those blocking things. I do think
it also happens on Wayland, only there the compositor reacts in a more graceful
way.

I am pretty sure in Qt 6 this will be better overall.

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

[Discover] [Bug 422596] Discover window's content is transparent at startup on X11

2022-02-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=422596

Patrick Silva  changed:

   What|Removed |Added

 CC||fake.n...@posteo.net

--- Comment #13 from Patrick Silva  ---
*** Bug 450936 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 422596] Discover window's content is transparent at startup on X11

2021-12-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422596

Nate Graham  changed:

   What|Removed |Added

Summary|Discover window's content   |Discover window's content
   |is transparent at startup   |is transparent at startup
   ||on X11

--- Comment #12 from Nate Graham  ---
Confirmed on X11, seems fixed on Wayland.

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-12-13 Thread Almaz
https://bugs.kde.org/show_bug.cgi?id=422596

Almaz  changed:

   What|Removed |Added

 CC||almazgalie...@gmail.com
   Platform|Ubuntu Packages |Archlinux Packages
Version|5.18.5  |5.23.4

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-06-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422596

--- Comment #11 from Nate Graham  ---
Indeed, I can't reproduce the issue at all in the Plasma Wayland session.

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-06-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=422596

Aleix Pol  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-06-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=422596

--- Comment #10 from Aleix Pol  ---
FWIW, wayland fixes it.

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-06-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422596

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|CONFIRMED   |REPORTED

--- Comment #9 from Nate Graham  ---
Hmm, now it's not happening for me either. Seems random...

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-06-05 Thread Lua
https://bugs.kde.org/show_bug.cgi?id=422596

--- Comment #8 from Lua  ---
I don't have this anymore in 5.21.5. Maybe this is related to the loading
screen.

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-06-03 Thread Krzysiek
https://bugs.kde.org/show_bug.cgi?id=422596

Krzysiek  changed:

   What|Removed |Added

 CC||krzysiek1993r+...@gmail.com

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-04-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422596

--- Comment #7 from Nate Graham  ---
Can reproduce on git master.

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-04-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=422596

--- Comment #6 from Patrick Silva  ---
it's still happening on my system, but I can't reproduce consistently.

Operating System: Arch Linux
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
Graphics Platform: X11

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-04-28 Thread Felipe Kinoshita
https://bugs.kde.org/show_bug.cgi?id=422596

Felipe Kinoshita  changed:

   What|Removed |Added

 CC||kinof...@gmail.com

--- Comment #5 from Felipe Kinoshita  ---
Not happening in 5.21.4 for me.

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2021-04-28 Thread Ninguém
https://bugs.kde.org/show_bug.cgi?id=422596

--- Comment #4 from Ninguém  ---
Doesn't seem to be happening anymore in 5.21.4. Anyone can confirm?

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2020-11-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=422596

Patrick Silva  changed:

   What|Removed |Added

 CC||kabir.47@gmail.com

--- Comment #3 from Patrick Silva  ---
*** Bug 427398 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2020-10-22 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=422596

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2020-06-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422596

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Nate Graham  ---
Argh, I thought we fixed this! Alas, I too can reproduce with current git
master.

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

[Discover] [Bug 422596] Discover window's content is transparent at startup

2020-06-07 Thread Raul
https://bugs.kde.org/show_bug.cgi?id=422596

--- Comment #1 from Raul  ---
Also, maximizing the window after opening Discover makes the shadow of the
previous window state to appear.

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