Package Details: liri-shell-git v0.9.0.r617.gb1cfe9c9-1

Git Clone URL: https://aur.archlinux.org/liri-shell-git.git (read-only, click to copy)
Package Base: liri-shell-git
Description: QtQuick and Wayland based shell for convergence
Upstream URL: https://liri.io
Licenses: GPL3
Groups: liri-git
Conflicts: hawaii-shell-git, liri-shell, liri-workspace-git, papyros-shell-git
Provides: liri-shell
Replaces: hawaii-shell-git, liri-shell, liri-workspace-git, papyros-shell-git
Submitter: plfiorini
Maintainer: plfiorini (Terence, Aldrog)
Last Packager: plfiorini
Votes: 24
Popularity: 0.000000
First Submitted: 2016-10-13 19:38 (UTC)
Last Updated: 2023-01-03 12:06 (UTC)

Latest Comments

1 2 3 4 Next › Last »

xiota commented on 2023-11-09 20:05 (UTC)

  • replaces should be removed, in accordance with AUR submission guidelines
  • conflicts should be reviewed to ensure they are all still relevant
  • kf5-related depends need to be reviewed
  • path variables should be guarded by quotes because they can contain spaces

plfiorini commented on 2020-07-12 23:51 (UTC)

Can't reproduce the error

luntik2012 commented on 2020-03-02 16:23 (UTC)

[ 13%] Built target WaylandClient_autogen
Scanning dependencies of target WaylandClient
[ 13%] Building CXX object src/waylandclient/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
[ 14%] Building CXX object src/waylandclient/CMakeFiles/WaylandClient.dir/lirishell.cpp.o
In file included from /tmp/yaourt-tmp-nick/aur-liri-wayland-git/src/wayland/src/waylandclient/lirishell_p.h:28,
                 from /tmp/yaourt-tmp-nick/aur-liri-wayland-git/src/wayland/src/waylandclient/lirishell.cpp:29:
/tmp/yaourt-tmp-nick/aur-liri-wayland-git/src/build/include/LiriWaylandClient/0.0.0/LiriWaylandClient/private/qwayland-liri-shell.h:1:10: fatal error: /tmp/yaourt-tmp-nick/aur-liri-wayland-git/src/wayland/src/waylandclient//tmp/yaourt-tmp-nick/aur-liri-wayland-git/src/build/src/waylandclient/qwayland-liri-shell.h: No such file or directory
    1 | #include "/tmp/yaourt-tmp-nick/aur-liri-wayland-git/src/wayland/src/waylandclient//tmp/yaourt-tmp-nick/aur-liri-wayland-git/src/build/src/waylandclient/qwayland-liri-shell.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [src/waylandclient/CMakeFiles/WaylandClient.dir/build.make:209: src/waylandclient/CMakeFiles/WaylandClient.dir/lirishell.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:192: src/waylandclient/CMakeFiles/WaylandClient.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

kode54 commented on 2019-02-16 05:39 (UTC) (edited on 2019-02-18 07:45 (UTC) by kode54)

I can get this to compile, but it won’t start a session. I can get it to run under an existing Wayland session, but that’s not the point.

EGLFS: OpenGL windows cannot be mixed with others.

This is where the session always terminates. If I try to run it with platform of eglfs instead of liri, not only do I get this, but it locks up my machine.

EDIT: Never mind, I see from the system requirements that it explicitly does not support radeonsi.

plfiorini commented on 2018-12-26 11:15 (UTC)

Fixed the Solid dependency

MrHighVoltage commented on 2018-11-21 21:58 (UTC)

Looks like "solid" should be added as a dependency. This fixes the errors about "Solid/{Device,DeviceNotifier}".

For a quick fix for now, just install "solid".

mexchip commented on 2018-11-12 20:33 (UTC)

Trying to compile gives this error:

... compiling moc_storagemodel.cpp [storageplugin] compiling storagemodel.cpp [storageplugin] ERROR: /usr/bin/g++ -g -O0 -Wall -Wextra -m64 -pipe -fexceptions -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_QML_LIB -DQT_QUICK_LIB -I/home/user/liri-shell-git/src/shell/src/imports/storage -I/usr/include/qt -I/usr/include/qt/QtCore -I/usr/lib/qt/mkspecs/linux-g++ -I/home/user/liri-shell-git/src/shell/build/debug/storageplugin.d3a24f4a/qt.headers -I/usr/include/qt/QtCore/5.11.2 -I/usr/include/qt/QtCore/5.11.2/QtCore -I/usr/include/qt/QtGui -I/usr/include/qt/QtNetwork -I/usr/include/qt/QtQml -I/usr/include/qt/QtQml/5.11.2 -I/usr/include/qt/QtQml/5.11.2/QtQml -I/usr/include/qt/QtQuick -std=c++11 -o /home/user/liri-shell-git/src/shell/build/debug/storageplugin.d3a24f4a/3a52ce780950d4d9/storagemodel.cpp.o -c /home/user/liri-shell-git/src/shell/src/imports/storage/storagemodel.cpp

ERROR: /home/user/liri-shell-git/src/shell/src/imports/storage/storagemodel.cpp:24:10: fatal error: Solid/DeviceNotifier: No such file or directory #include <Solid/DeviceNotifier> ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ERROR: Process failed with exit code 1. The following products could not be built for configuration debug: LiriShellDBusInterfaces, liri-shell, liri-shell-helper, shellplugin, sigwatch, storageplugin ==> ERROR: A failure occurred in build(). Aborting...

cg505 commented on 2018-04-18 20:42 (UTC) (edited on 2018-04-18 23:29 (UTC) by cg505)

In PKGBUILD: s/qt5-debug/config:qt5-debug/g

hellraise007 commented on 2017-09-22 17:52 (UTC)

error: target not found: liri-platformtheme-git,

plfiorini commented on 2017-01-17 07:37 (UTC)

fixed