https://bugs.kde.org/show_bug.cgi?id=379305
Bug ID: 379305 Summary: yakuake leaks QT_QPA_PLATFORM into environment Product: yakuake Version: 3.0.2 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: h...@kde.org Reporter: nikola.kov...@gmail.com Target Milestone: --- When I try to start phantomjs from yakuake, it fails with this error: This application failed to start because it could not find or load the Qt platform plugin "xcb". Phantomjs is compiled without the xcb plugin, it has its own plugin called "phantom". QT_QPA_PLATFORM is set to xcb in my yakuake environment. It's not set in konsole, so phantomjs works there. It looks like yakuake is leaking it into the environment somehow. I diffed the env of konsole and yakuake, QT_QPA_PLATFORM was the only extra variable in yakuake (there were a couple other differences in values, e.g. WINDOWID, and KONSOLE_DBUS_WINDOW was missing from yakuake). -- You are receiving this mail because: You are watching all bug changes.