https://bugs.kde.org/show_bug.cgi?id=350994

--- Comment #5 from Evgeny Brazgin <k...@xapienz.ru> ---
Here is part of backtrace when the screen is renamed inside Qt:

#2  0x00007ffff7f03c83 in QXcbScreen::setOutput (this=0x645290,
outputId=outputId@entry=0, outputInfo=outputInfo@entry=0x0) at
qxcbscreen.cpp:405                                                              
#3  0x00007ffff7ef2c27 in QXcbConnection::destroyScreen
(this=this@entry=0x636e40, screen=screen@entry=0x645290) at
qxcbconnection.cpp:336                                                          
#4  0x00007ffff7ef3d68 in QXcbConnection::updateScreens
(this=this@entry=0x636e40, event=event@entry=0x7fffe4004300) at
qxcbconnection.cpp:210                                                          
#5  0x00007ffff7ef48b3 in QXcbConnection::handleXcbEvent
(this=this@entry=0x636e40, event=event@entry=0x7fffe4004300) at
qxcbconnection.cpp:1160

The screen is converted into "fake screen" and then later reused for another
output.
In my case firstly "HDMI1" is renamed to ":0.0" (fake) and then after short
time to "eDP1" (real).

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

Reply via email to