Giter Site home page Giter Site logo

Comments (6)

Orest58008 avatar Orest58008 commented on June 12, 2024 1

Thanks, that fixed it. I forgot to "" a 1 in MOZ_ENABLE_WAYLAND=1, thinking it would be fine because 1 is a number

from regreet.

rharish101 avatar rharish101 commented on June 12, 2024

Can you upload the logs from /var/log/regreet/log after running ReGreet with regreet -l debug? It seems like you posted the console output, which is just GTK warnings.

from regreet.

kwossi avatar kwossi commented on June 12, 2024

I have the same issue with regreet on Endeavor OS with hyprland.
My config:

`[background]
path = "/etc/greetd/nicepic.png"
fit = "Contain"

[GTK]
application_prefer_dark_theme = true
cursor_theme_name = "Capitaine Cursors"
font_name = "Cantarell 16"
icon_theme_name = "oomox-Everforest-Dark"
theme_name = "Everforest-Dark-B"

[commands]
reboot = [ "systemctl", "reboot" ]
poweroff = [ "systemctl", "poweroff" ]`

It seems like everything i have in [GTK] is ignored except for dark theme.

When i run the suggested command i get this in my terminal:

(process:3374): Gdk-WARNING **: 14:07:19.897: No such backend: * panicked at 'called Result::unwrap()on anErr value: BoolError { message: "Failed to initialize GTK", filename: "/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gtk4-0.5.5/src/rt.rs", function: "gtk4::rt", line: 153 }', /build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relm4-0.5.0/src/lib.rs:110:17

and the logs in /var/log/regreet/log show this:
2023-08-13T14:07:19.897375149+02:00 ERROR regreet: panicked at 'called Result::unwrap()on anErr value: BoolError { message: "Failed to initialize GTK", filename: "/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gtk4-0.5.5/src/rt.rs", function: "gtk4::rt", line: 153 }', /build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relm4-0.5.0/src/lib.rs:110:17

from regreet.

Orest58008 avatar Orest58008 commented on June 12, 2024

https://pastebin.com/F0Pz7gXJ

Sorry for not responding for a long time. I just briefly switched to lightdm

from regreet.

Orest58008 avatar Orest58008 commented on June 12, 2024

I slightly changed my config but nothing too serious

[background]
path = "/data/pictures/wallpapers/110473958_p0.jpg"

[env]
GRIM_DEFAULT_DIR=$HOME/Картинки/grim
MOZ_ENABLE_WAYLAND=1
QT_STYLE_OVERRIDE=kvantum
QT_QPA_PLATFORMTHEME=gtk3

[GTK]
application_prefer_dark_theme = true
font_name = "Inter 16"
theme_name = "Catppuccin-Mocha-Standard-Sapphire-Dark"
icon_theme_name = "Papirus-Dark"
cursor_theme_name = "posy-white"

[commands]
reboot = [ "systemctl", "reboot" ]
poweroff = [ "systemctl", "poweroff" ]

from regreet.

rharish101 avatar rharish101 commented on June 12, 2024

@kwossi There seems to be a GTK error. Does it also happen with Sway?

@Orest58008 In the pastebin you posted, the third line says that ReGreet couldn't read your config file properly. As for the config, you should quote the values of the environment variables. After doing that, please post the logs again.

from regreet.

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.