Search Criteria
Package Details: phosh 0.17.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/phosh.git (read-only, click to copy) |
---|---|
Package Base: | phosh |
Description: | A pure Wayland shell prototype for GNOME on mobile devices |
Upstream URL: | https://gitlab.gnome.org/World/Phosh/phosh |
Keywords: | Librem5 phone Purism |
Licenses: | GPL3 |
Submitter: | flipflop97 |
Maintainer: | flipflop97 |
Last Packager: | flipflop97 |
Votes: | 8 |
Popularity: | 0.023564 |
First Submitted: | 2018-10-16 19:33 (UTC) |
Last Updated: | 2022-03-28 11:37 (UTC) |
Dependencies (10)
- callaudiod (callaudiod-git)
- feedbackd (feedbackd-git)
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- phoc (phoc-git, phoc-embedded-wlroots)
- polkit (polkit-no-script-git, polkit-consolekit, polkit-git)
- ctags (vim-jp-ctags, guile-emacs-git, ctags_as3_haxe, ctags-git, uctags-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- vala (vala0.42, vala0.44, vala-git, vala0.52, vala0.54) (make)
- wayland-protocols (wayland-protocols-git) (make)
Latest Comments
amckee commented on 2022-03-03 00:06 (UTC)
Default password is 123456
Metal_Neo commented on 2021-11-17 18:58 (UTC)
Yes, I am also getting stuck on the lock screen The default password is supposed to be 147147, but that doesn't appear to work here.
nik123true commented on 2021-08-29 12:59 (UTC)
add armv7 as well, it works on https://linux-sunxi.org/Vivax_TPC-9150 this thing
Also is anyone getting stuck at the lock screen. No matter what password I set the thing fails to log in.
Tooniis commented on 2021-04-05 08:25 (UTC)
check() fails:
tytan652 commented on 2020-11-29 13:56 (UTC)
Crash with wlroots 0.12.0 https://source.puri.sm/Librem5/phosh/-/issues/422
halcek commented on 2020-11-20 17:44 (UTC) (edited on 2020-11-20 17:45 (UTC) by halcek)
Please declare architecture within
'' ''
, like this:'aarch64'
flipflop97 commented on 2020-11-06 14:59 (UTC)
@jmaris
Looks like the remains of an old version to me, can you try deleting all files and building from scratch?
jmaris commented on 2020-11-04 13:18 (UTC)
getting an odd error:
ejiek commented on 2020-04-13 15:15 (UTC)
Please, add
aarch64
architecture.Phosh was successfully built on PinePhone. Haven't got it running, though.
gnumdk commented on 2019-08-14 10:53 (UTC)
Please remove the tests, does not work when using a container for auto building packages: The output from the failed tests:
1/3 app FAIL 0.68 s (killed by signal 5 SIGTRAP)
--- command --- GSETTINGS_BACKEND='memory' PYTHONDONTWRITEBYTECODE='yes' GSETTINGS_SCHEMA_DIR='/home/gnumdk/aur/phosh/src/build/data' G_DEBUG='gc-friendly,fatal-warnings' MALLOC_CHECK_='2' G_TEST_BUILDDIR='/home/gnumdk/aur/phosh/src/build/tests' G_TEST_SRCDIR='/home/gnumdk/aur/phosh/src/phosh-v0.0.2/tests' /home/gnumdk/aur/phosh/src/build/tests/test-app --- stderr --- Unable to init server: Could not connect: Connection refused
(/home/gnumdk/aur/phosh/src/build/tests/test-app:1207): Gtk-WARNING **: 12:42:04.609: cannot open display:
2/3 favorites FAIL 0.68 s (killed by signal 5 SIGTRAP)
--- command --- GSETTINGS_BACKEND='memory' PYTHONDONTWRITEBYTECODE='yes' GSETTINGS_SCHEMA_DIR='/home/gnumdk/aur/phosh/src/build/data' G_DEBUG='gc-friendly,fatal-warnings' MALLOC_CHECK_='2' G_TEST_BUILDDIR='/home/gnumdk/aur/phosh/src/build/tests' G_TEST_SRCDIR='/home/gnumdk/aur/phosh/src/phosh-v0.0.2/tests' /home/gnumdk/aur/phosh/src/build/tests/test-favorites --- stderr --- Unable to init server: Could not connect: Connection refused
(/home/gnumdk/aur/phosh/src/build/tests/test-favorites:1208): Gtk-WARNING **: 12:42:04.611: cannot open display:
Full log written to /home/gnumdk/aur/phosh/src/build/meson-logs/testlog.txt FAILED: meson-test /usr/bin/meson test --no-rebuild --print-errorlogs ninja: build stopped: subcommand failed.