[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460446 Nate Graham changed: What|Removed |Added Version Fixed In||5.26.1 -- You are receiving this mail because:

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460446 Vlad Zahorodnii changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460446 Vlad Zahorodnii changed: What|Removed |Added Latest Commit||https://invent.kde.org/plas

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460446 --- Comment #7 from k...@hurrikhan.eu --- (In reply to Vlad Zahorodnii from comment #1) > > The code that creates the window is pretty basic. > > Do you have a demo that you could attach to this bug report? It would make > fixing this crash a lot

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460446 --- Comment #6 from k...@hurrikhan.eu --- (In reply to Vlad Zahorodnii from comment #4) > #4 0x7f0e9a0cdd5c in KWin::Window::frameGeometryChanged(KWin::Window*, > QRectF const&) (this=, _t1=, _t2= out>) at >

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=460446 Bug Janitor Service changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460446 --- Comment #4 from Vlad Zahorodnii --- #4 0x7f0e9a0cdd5c in KWin::Window::frameGeometryChanged(KWin::Window*, QRectF const&) (this=, _t1=, _t2=) at /usr/src/debug/kwin/build/src/kwin_autogen/include/moc_window.cpp:1671 _a = {0x0,

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460446 --- Comment #3 from Vlad Zahorodnii --- I suspect that we have a bug in Workspace::outputAt() wrt handling such extreme cases https://invent.kde.org/plasma/kwin/-/blob/ed9a52778ce07ef553cf49edd1596c245e70b080/src/workspace.cpp#L1392 -- You are

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460446 --- Comment #2 from Vlad Zahorodnii --- > frameGeometry = {xp = 448, yp = 183, w = 1024, h = -4294966499} The height is weird -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460446 --- Comment #1 from Vlad Zahorodnii --- > The code that creates the window is pretty basic. Do you have a demo that you could attach to this bug report? It would make fixing this crash a lot easier. -- You are receiving this mail because: You are

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460446 Nate Graham changed: What|Removed |Added Product|kde |kwin Assignee|unassigned-b...@kde.org