Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

install issues missing deps etc #1

Description

@H4ppy-04

Install went fairly well considering all things, manual issues i had to fix listed below:

  1. typo in the first line of $HOME/.config/waybar/scripts/mediaplayer.py
  2. $HOME/.config/hypr/hyprrofi.conf was not found as a script

missing dependencies:

  • albert
  • wl-copy/clipboard
  • xdg-desktop-portal-gtk
  • xdg-desktop-portal-gnome

weird stuff:

  • wallpaper doesn't work
  • transparency doesnt work
  • status bar at the top looks nothing like the screenshot in the readme
  • only some hyprland binds work such as mod j and mod return

logs in the install script:

==> ERROR: Could not resolve all dependencies.
 -> error making: xdg-desktop-portal-hyprland-git-exit status 8
Created symlink /etc/systemd/system/dbus-org.bluez.service → /usr/lib/systemd/system/bluetooth.service.
Created symlink /etc/systemd/system/bluetooth.target.wants/bluetooth.service → /usr/lib/systemd/system/bluetooth.service.
Cleaning out conflicting xdg portals...

error: target not found: xdg-desktop-portal-gnome
error: target not found: xdg-desktop-portal-gtk
 -> exit status 1
Would you like to copy config files? (y,n)y
Copying config files...

cp: cannot overwrite non-directory '/home/josh/.config/hypr' with directory 'hypr'
cp: cannot overwrite non-directory '/home/josh/.config/waybar' with directory 'waybar'
chmod: cannot access '/home/josh/.config/hypr/xdg-portal-hyprland': No such file or directory
chmod: cannot access '/home/josh/.config/waybar/scripts/waybar-wttr.py': No such file or directory

Logs after launching hyprland

/bin/sh: line 1: wl-copy: command not found
/bin/sh: line 1: albert: command not found
WARNING: Cannot open '.config/dunst/hyprdunst': 'No such file or directory'
CRITICAL: [dbus_cb_name_lost:1152] Cannot acquire 'org.freedesktop.Notifications': Name is acquired by 'dunst' with PID '34287'.
Traceback (most recent call last):
  File "/home/josh/.config/waybar/scripts/mediaplayer.py", line 1, in <module>
    e#!/usr/bin/env python3
    ^
NameError: name 'e' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions