https://bugs.kde.org/show_bug.cgi?id=308715
Aaron J. Seigo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|BACKTRACE |DOWNSTREAM --- Comment #5 from Aaron J. Seigo <[email protected]> --- this looks a lot like a system integration issue with the kubuntu packages. the way that backtrace happens is if: * the declarative view for the window switcher is created for a tabbox style that is not the currently set one (unlikely) * there are no QML plugins for the layout used in the PA shell * the QML layout is broken to determine what is up, please open a console in the PA session and run: kwin --replace. in the debug output to console look for one of the following messages: "could not find default window switcher layout" "Window Switcher Layout is no declarativeappletscript" "Could not find QML file for window switcher" also, grep for LayoutName in kwinrc and kwinactiverc hopefully the kubuntu packagers can update their packages to PA3 soon and improve the integration and testing of them. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Active mailing list [email protected] https://mail.kde.org/mailman/listinfo/active
