Giter Site home page Giter Site logo

Support GNOME 3.34 about randomwallpapergnome3 HOT 8 CLOSED

ifl0w avatar ifl0w commented on August 16, 2024 1
Support GNOME 3.34

from randomwallpapergnome3.

Comments (8)

ifl0w avatar ifl0w commented on August 16, 2024

Yes, it is correct that some of the labels are broken. I did not look into it in detail, but it seems like a bug in the gnome-shell. Everything else works correctly for me after applying the fix from #66 again.
So, I figured that the labels are not a critical bug that I can investigate further when I have more time in the following weeks.

from randomwallpapergnome3.

mrpeabody avatar mrpeabody commented on August 16, 2024

It's also broken with the black screen and is not working on Gnome 3.32 Ubuntu after Gnome suggested upgrading the extension

from randomwallpapergnome3.

AlexWayfer avatar AlexWayfer commented on August 16, 2024

Yes, it is correct that some of the labels are broken. I did not look into it in detail, but it seems like a bug in the gnome-shell. Everything else works correctly for me after applying the fix from #66 again.

Thank you. Yes, applying setcap -r /usr/bin/gnome-shell again helps, wallpapers're changing, but here is still 1 minute remaining always.

from randomwallpapergnome3.

leonardehrenfried avatar leonardehrenfried commented on August 16, 2024

From a little bit of research it looks like the function Gio.file_new_for_uri(uri); doesn't support arbitrary protocols anymore, just file:.

Perhaps it might work if you use an ordinary HTTP client to download the file. It seems though that the gjs HTTP client (Soup) is very, very low level.

from randomwallpapergnome3.

ifl0w avatar ifl0w commented on August 16, 2024

From a little bit of research it looks like the function Gio.file_new_for_uri(uri); doesn't support arbitrary protocols anymore, just file:.

Can you provide any sources for this information? It seems to be a bug according to this ticket.
I'd personally prefer to continue using Gio instead of Soup, if possible, due to the greater flexibility of Gio.

from randomwallpapergnome3.

leonardehrenfried avatar leonardehrenfried commented on August 16, 2024

from randomwallpapergnome3.

AlexWayfer avatar AlexWayfer commented on August 16, 2024

I'm not sure, if it related, but I have also another issue with labels:

image

Repeating 1. instead of 1., 2., etc.

from randomwallpapergnome3.

ewired avatar ewired commented on August 16, 2024

Appears to be totally broken on GNOME 3.34.4 on Solus 4.1. I'm able to go into the settings window and have it set a new background, but the dock icon does not show up and Tweaks has a warning indicator next to the extension and shows it being off. extensions.gnome.org says "ERROR" at the spot where the checkbox would normally be.

Also, I had an issue with the suggested setcap command:

$ sudo setcap -r /usr/bin/gnome-shell
Failed to set capabilities on file `/usr/bin/gnome-shell' (No data available)
usage: setcap [-q] [-v] [-n <rootid>] (-r|-|<caps>) <filename> [ ... (-r|-|<capsN>) <filenameN> ]

 Note <filename> must be a regular (non-symlink) file.

from randomwallpapergnome3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.