You are not logged in.
I tried to install the pantheon on a fresh installed arch, but it doesn't work.
I proceeded as follows
sudo pacman -S xorg-server
pacman -S xf86-video-amdgpu
sudo pacman -S lightdm
sudo pacman -S lightdm-pantheon-greeter
/etc/lightdm/lightdm.conf
[Seat:*]
...
greeter-session=io.elementary.greeter
...
sudo systemctl enable lightdm.service
sudo pacman -S git fakeroot binutils base-devel patch
sudo pacman -S pantheon
mkdir pantheon
git clone https://aur.archlinux.org/gsettings-des … ubuntu.git
cd gsettings-desktop-schemas-ubuntu
makepkg -si
cd ..
git clone https://aur.archlinux.org/gnome-setting … entary.git
cd gnome-settings-daemon-elementary
makepkg -si
cd ..
git clone https://aur.archlinux.org/pantheon-session-git.git
cd pantheon-session-git
makepkg -si
cd ..
sudo pacman -S pantheon-geoclue2-agent pantheon-polkit-agent pantheon-print lightdm-pantheon-greeter
git clone https://aur.archlinux.org/pantheon-default-settings.git
cd pantheon-default-settings
makepkg -si
cd ..
sudo pacman -S elementary-icon-theme elementary-wallpapers gtk-theme-elementary sound-theme-elementary ttf-droid ttf-opensans ttf-roboto switchboard
sudo pacman -S capnet-assist epiphany pantheon-calculator pantheon-calendar pantheon-camera pantheon-code
sudo pacman -S pantheon-files pantheon-music pantheon-photos pantheon-screenshot pantheon-shortcut-overlay pantheon-terminal pantheon-videos simple-scan
sudo reboot
Desktop crashes at login
"Oh no! Something has gone wrong."
I've made changes to the wiki: https://wiki.archlinux.org/index.php/Pantheon (Configuration and workarounds) I'm deleted gala and gala-daemon from the pantheon.session file .
The error message disappeared, but the applications had a thick black frame that obscured many things. And more applications don't start.
Offline