Making sure you're not a bot!

Loading...

You are seeing this because the administrator of this website has set up Anubis to protect the server against the scourge of AI companies aggressively scraping websites. This can and does cause downtime for the websites, which makes their resources inaccessible for everyone.

Anubis is a compromise. Anubis uses a Proof-of-Work scheme in the vein of Hashcash, a proposed proof-of-work scheme for reducing email spam. The idea is that at individual scales the additional load is ignorable, but at mass scraper levels it adds up and makes scraping much more expensive.

Ultimately, this is a placeholder solution so that more time can be spent on fingerprinting and identifying headless browsers (EG: via how they do font rendering) so that the challenge proof of work page doesn't need to be presented to users that are much more likely to be legitimate.

Please note that Anubis requires the use of modern JavaScript features that plugins like JShelter will disable. Please disable JShelter or other such plugins for this domain.


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/ashbuk/hyprland-fedora

Is xdg-desktop-portal-hyprland still needed on fedora 44? There is not build for it on 44 currently.

Rebuilt now, do sudo dnf --refresh upgrade. I haven’t upgraded to 44 myself yet, but it’s a vendored build so everything should work cleanly.

Thank you. It works mostly perfectly. I ran into an issue where xdg-desktop-portal was not running. This lead to GTK themes not applying. It works perfectly when I added exec-once = /usr/libexec/xdg-desktop-portal to my hyprland config. I am not sure why this happens to begin with, since it works perfectly on my fedora 43 install without that line.

1 Like

np! Looks like an autostart bug with xdg-desktop-portal on the systemd side in 44. Only a week since release so not surprising.
Either way, the portal autostart issue is definitely not a COPR package thing

Hi, thanks for an amazing copr! Trying to upgrade to 0.55 I get this error. I’m pretty new to packages, but I seems like hypridle can’t be upgraded. If I uninstall hypridle, I’m able to upgrade to hyprland 0.55.

Problem: installed package hypridle-0.1.7-3.fc43.x86_64 requires libhyprutils.so.10()(64bit), but none of the providers can be installed

  • cannot install both hyprland-0.55.0-2.fc43.x86_64 from copr:copr.fedorainfracloud.org:ashbuk:Hyprland-Fedora and hyprland-0.54.3-3.fc43.x86_64 from @System
  • cannot install both hyprland-0.55.0-2.fc43.x86_64 from copr:copr.fedorainfracloud.org:ashbuk:Hyprland-Fedora and hyprland-0.54.3-3.fc43.x86_64 from copr:copr.fedorainfracloud.org:ashbuk:Hyprland-Fedora
  • cannot install the best update candidate for package hyprland-0.54.3-3.fc43.x86_64
  • cannot install the best update candidate for package hypridle-0.1.7-3.fc43.x86_64
1 Like

Thanks for the catch! Added release tags for the hyprlock/hypridle subpackages to rule out mismatches like this. The subpackage tags are decoupled and won’t lag behind.

Thanks! Got it working, now on to port my configs to lua :smiley: