On Fri, Jul 4, 2014 at 3:27 PM, Leslie Zhai <xiangzha...@gmail.com> wrote:
> Hi martin and KDE developers, > > I built the KF5 and KWin from git repos hosting on > https://projects.kde.org but when I run kwin_x11 --replace > > it failed to work so I simply pasted some of the output shown as below: > > QXcbConnection: XCB error: 3 (BadWindow), sequence: 168, resource id: > 31457305, major code: 20 (GetProperty), minor code: 0 > > Trying to load decoration plugin "Oxygen" > Decoration plugin not found > Trying to load decoration plugin "Oxygen" > Decoration plugin not found > KWin: The default decoration plugin is corrupt and could not be loaded. > QObject::connect: invalid null parameter > > and my .xinitrc like this > kwin_x11 & > qtpanel > > then I am able to use KDE4`s kwin --replace & > when kwin_x11 failed to work. > > Please someone give me some advice, thanks a lot! > > -- > a KDE developer > > Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >>> unsubscribe << >>> >> Hi, I had this problem yesterday, I solved it by looking at the cmake configuration output. I happened to miss xcb-util-cursor (in arch, it will be called differently in other distros). Good luck! Aleix
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<