https://bugs.kde.org/show_bug.cgi?id=464777
--- Comment #17 from caulier.gil...@gmail.com --- >[0126/163846.704549:WARNING:resource_bundle_qt.cpp(119)] >locale_file_path.empty() for locale This one is about translations ressource from Qt. You can ignore this. >unknown: Unhandled container to remove : Digikam::DigikamApp It come from digiKam. In fact it's a debug statement, not an error or a warning. >unknown: failed to create compose table It come from Qt i think. It must be about the color table from the screen. >unknown: QXcbConnection: XCB error: 3 (BadWindow), sequence: 43943, resource >id: 27824415, major code: 40 (TranslateCoords), minor code: 0 This one come from Qt XCB plugin which deal with X11 XCB extensions. I think there is a fail back internally, but if all works as expected, you can ignore. Similar warnings are present on my computer Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.