hyprwm / hypridle

Hyprland's idle daemon
BSD 3-Clause "New" or "Revised" License
320 stars 16 forks source link

[NixOS] Vivaldi Doesn't load correctly #52

Closed Aman9das closed 2 months ago

Aman9das commented 2 months ago
Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.UnknownMethod: Unknown method GetActive or interface org.freedesktop.ScreenSaver.

With the latest nixpkgs update vivaldi errors out this.

fufexan commented 2 months ago

Are you sure hypridle is running? I can check d-spy and the method is there and works fine.

Aman9das commented 2 months ago

Rebasing back to prior release fixes it, or using Cinnamon fixes it. I'll try swaylock and tell results- It fails as well

image

PID=2693
PPID=1
TTY=tty2
UID=1000
EUID=1000
SUID=1000
FSUID=1000
OwnerUID=1000
GID=100
EGID=100
SGID=100
FSGID=100
SupplementaryGIDs=1 20 57 59 67 100
Comm=hypridle
Exe=/nix/store/8jimpjjas4gahf68sy9z7harjacrq51z-hypridle-0.1.2/bin/hypridle
CommandLine=hypridle
Label=kernel
CGroup=/user.slice/user-1000.slice/session-2.scope
Unit=session-2.scope
Slice=user-1000.slice
UserUnit=n/a
UserSlice=-.slice
Session=2
AuditLoginUID=1000
AuditSessionID=2
UniqueName=:1.9
EffectiveCapabilities=
PermittedCapabilities=
InheritableCapabilities=cap_wake_alarm
BoundingCapabilities=cap_chown cap_dac_override cap_dac_read_search 
        cap_fowner cap_fsetid cap_kill cap_setgid 
        cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service 
        cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock 
        cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot 
        cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot 
        cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config 
        cap_mknod cap_lease cap_audit_write cap_audit_control 
        cap_setfcap cap_mac_override cap_mac_admin cap_syslog 
        cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon 
        cap_bpf cap_checkpoint_restore

output of `busctl --user status org.freedesktop.ScreenSaver'

Aman9das commented 2 months ago

false report. freedesktop error shouldn't cause problems previous version doesn't break even with this error.