Package Details: kwin-git 6.0.80_r26284.g2491fb1b2b-1

Git Clone URL: https://aur.archlinux.org/kwin-git.git (read-only, click to copy)
Package Base: kwin-git
Description: An easy to use, but flexible, composited Window Manager
Upstream URL: https://kde.org/plasma-desktop/
Licenses: LGPL-2.0-or-later
Groups: plasma-git
Conflicts: kwin
Provides: kwin
Submitter: arojas
Maintainer: IslandC0der (chaotic-aur)
Last Packager: IslandC0der
Votes: 17
Popularity: 0.000056
First Submitted: 2014-03-31 06:28 (UTC)
Last Updated: 2024-03-01 20:35 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

greenmanalishi commented on 2015-03-14 11:26 (UTC)

for me it fails [1] unlesss I set HAVE_INPUT to FALSE 1. https://paste.kde.org/pfjdsnzsx

arojas commented on 2015-02-14 12:20 (UTC)

@tmt00 why? does compilation fail with kdoctools?

tmt00 commented on 2015-02-14 11:45 (UTC)

You should update the dependencies from kdoctools to kdoctools-git.

sl1pkn07 commented on 2014-12-07 01:58 (UTC)

kwin-git E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache kwin-git W: Dependency kcmutils-git included but already satisfied kwin-git W: Dependency libxcursor included but already satisfied kwin-git W: Dependency libepoxy included but already satisfied greetings

walkindude commented on 2014-09-20 23:14 (UTC)

sorry, wrong call, rebuilt kwindowsystem-git, everything ok now

walkindude commented on 2014-09-20 16:59 (UTC)

[ 91%] Building CXX object CMakeFiles/kwin.dir/shadow.cpp.o [ 91%] Building CXX object CMakeFiles/kwin.dir/sm.cpp.o /var/yaourt/yaourt-tmp-walkindude/aur-kwin-git/src/kwin/client.cpp: In member function ‘void KWin::Client::setShade(KWin::ShadeMode)’: /var/yaourt/yaourt-tmp-walkindude/aur-kwin-git/src/kwin/client.cpp:1110:107: error: ‘class NETWinInfo’ has no member named ‘input’ if ((shade_mode == ShadeHover || shade_mode == ShadeActivated) && rules()->checkAcceptFocus(info->input())) ^ /var/yaourt/yaourt-tmp-walkindude/aur-kwin-git/src/kwin/client.cpp: In member function ‘void KWin::Client::takeFocus()’: /var/yaourt/yaourt-tmp-walkindude/aur-kwin-git/src/kwin/client.cpp:1762:41: error: ‘class NETWinInfo’ has no member named ‘input’ if (rules()->checkAcceptFocus(info->input())) ^ /var/yaourt/yaourt-tmp-walkindude/aur-kwin-git/src/kwin/client.cpp: In member function ‘bool KWin::Client::wantsInput() const’: /var/yaourt/yaourt-tmp-walkindude/aur-kwin-git/src/kwin/client.cpp:2238:44: error: ‘class NETWinInfo’ has no member named ‘input’ return rules()->checkAcceptFocus(info->input() || Ptakefocus); ^ /var/yaourt/yaourt-tmp-walkindude/aur-kwin-git/src/kwin/client.cpp:2239:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1plus: some warnings being treated as errors CMakeFiles/kwin.dir/build.make:179: recipe for target 'CMakeFiles/kwin.dir/client.cpp.o' failed make[2]: *** [CMakeFiles/kwin.dir/client.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /var/yaourt/yaourt-tmp-walkindude/aur-kwin-git/src/kwin/events.cpp: In member function ‘bool KWin::Client::windowEvent(xcb_generic_event_t*)’: /var/yaourt/yaourt-tmp-walkindude/aur-kwin-git/src/kwin/events.cpp:658:39: error: ‘WM2Urgency’ is not a member of ‘NET’ if (dirtyProperties2.testFlag(NET::WM2Urgency)) { ^ CMakeFiles/kwin.dir/build.make:547: recipe for target 'CMakeFiles/kwin.dir/events.cpp.o' failed make[2]: *** [CMakeFiles/kwin.dir/events.cpp.o] Error 1 CMakeFiles/Makefile2:209: recipe for target 'CMakeFiles/kwin.dir/all' failed make[1]: *** [CMakeFiles/kwin.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

desaparecido commented on 2014-08-28 13:58 (UTC)

@arojas hi, this problem is from git updated yesterday or day before, and when I had this stop building message I tried re-building all tree (unistalling KF5 git packages and deleting /opt/kf5 dir) to be sure and still the same message at same point. and effectivly like you, before that update was building fine.

arojas commented on 2014-08-28 13:21 (UTC)

@desaparecido you didn't post the actual error. It builds fine here (but my KF5-git is a week old)

desaparecido commented on 2014-08-28 12:53 (UTC)

hi, I have this error since yesterday (I thought) when trying to build: [ 57%] Building CXX object kcmkwin/kwindecoration/CMakeFiles/kcm_kwindecoration.dir/preview.cpp.o CMakeFiles/Makefile2:6123: recipe for target 'tests/CMakeFiles/waylandclienttest.dir/all' failed make[1]: *** [tests/CMakeFiles/waylandclienttest.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 57%] Building CXX object kcmkwin/kwindecoration/CMakeFiles/kcm_kwindecoration.dir/decorationmodel.cpp.o [ 58%] Building CXX object clients/aurorae/src/CMakeFiles/kwin3_aurorae.dir/lib/auroraetheme.cpp.o [ 58%] Building CXX object effects/desktopgrid/CMakeFiles/kwin_desktopgrid_config.dir/kwin_desktopgrid_config_automoc.cpp.o [ 58%] Building CXX object clients/aurorae/themes/plastik/code/CMakeFiles/plastikplugin.dir/plastikplugin.cpp.o /home/luis/builds/kf5-git/kwin-git/src/kwin/kcmkwin/kwindecoration/decorationmodel.cpp: In member function ‘void KWin::DecorationModel::findDecorations()’: /home/luis/builds/kf5-git/kwin-git/src/kwin/kcmkwin/kwindecoration/decorationmodel.cpp:133:33: warning: ‘KPluginInfo::KPluginInfo(KService::Ptr)’ is deprecated (declared at /usr/include/KF5/KService/kplugininfo.h:114) [-Wdeprecated-declarations] KPluginInfo info(service); ^ [ 59%] Building CXX object kcmkwin/kwindecoration/CMakeFiles/kcm_kwindecoration.dir/__/__/clients/aurorae/src/lib/auroraetheme.cpp.o [ 59%] Building CXX object kcmkwin/kwindecoration/CMakeFiles/kcm_kwindecoration.dir/__/__/clients/aurorae/src/lib/themeconfig.cpp.o [ 59%] Building CXX object kcmkwin/kwindecoration/CMakeFiles/kcm_kwindecoration.dir/kcm_kwindecoration_automoc.cpp.o [ 59%] Building CXX object clients/aurorae/src/CMakeFiles/kwin3_aurorae.dir/lib/themeconfig.cpp.o Linking CXX shared library libplastikplugin.so [ 59%] Built target plastikplugin [ 59%] Building CXX object clients/aurorae/src/CMakeFiles/kwin3_aurorae.dir/kwin3_aurorae_automoc.cpp.o Linking CXX shared module kwin_desktopgrid_config.so [ 59%] Built target kwin_desktopgrid_config Linking CXX shared module kcm_kwindecoration.so [ 59%] Built target kcm_kwindecoration Linking CXX shared module kwin3_aurorae.so [ 59%] Built target kwin3_aurorae Makefile:117: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). I build all git packages of KF5 and the problem is still there :/

jleclanche commented on 2014-05-19 14:47 (UTC)

@lockheed kwin-standalone-git is no longer necessary as it's part of kf5. I'll file a merge request.