https://bugs.kde.org/show_bug.cgi?id=461327
Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|kscreenlocker_greet crashed |kscreenlocker_greet crashed
                   |in                          |in
                   |QtWayland::wl_surface::obje |ScreenLocker::UnlockApp::cr
                   |ct                          |eateViewForScreen()
                 CC|                            |k...@davidedmundson.co.uk,
                   |                            |n...@kde.org

--- Comment #1 from Nate Graham <n...@kde.org> ---
Possible issue where it thinks it has no screens and tried to create a view for
a null screen?

Specifically, it's dying in createViewForScreen() when it gets to
markViewsAsVisible():

    auto onFrameSwapped = [this, view] {
        markViewsAsVisible(view);
    };

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

Reply via email to