-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profiles in the preference is empty #116
Comments
Hmm, it looks like some initialization code is broken. Can you please log out and back in again and upload the output of the following command:
|
Hi @fin-ger logs as following:
|
🙈 sorry, I forgot to mention to also open up the preferences dialog after login |
Hmm, still nothing suspicious there... Maybe the error is not logged to the gnome-shell... Let's try without filtering:
Hopefully, the error is included in the output this time Another thing you can try is open up dconf and check the contents of The default content is
|
|
Also, I fond this:
|
Umm, does anyone here know why |
I second this issue, I can confirm that I have the same problem, where I can create the profiles in the settings and set default profiles for AC/Battery, but after closing the settings they all go away. I see the same error "global is not defined" as @foldfelis does. I am able to set profiles through dconf and use them from the extension, I have not been able yet to set them to change automatically, as I have no idea where to find the profile IDs. Edit: Forgot to mention, I am running Manjaro Gnome (Linux milos-micik-laptop 5.6.3-2-MANJARO #1 SMP PREEMPT Wed Apr 8 20:57:18 UTC 2020 x86_64 GNU/Linux) |
@milos7250 Can you please provide me with your system details (Distro, Kernel, Gnome version, Wayland/X version). The error occurs because the system preferences dialog is logging information to the system logger over the |
System: |
I actually don't know why we used the I will start testing several systems with these changes and check if everything works. @foldfelis @milos7250 Can you check whether this fixes the extension on your system? Use the developer installation method (option 1) to test. The gnome shell can be restarted with |
Yes, this fixed the issue. I can see the default profiles in settings, modify them and set them to ac/battery as well. Auto switch works as well. There are no errors in the journalctl. Thank you very much for fast fixing :). Seems that you can close this now. |
Nah, still a lot of testing to do on other system. May take a week or so for releasing the fix |
@fin-ger The profile are now works like a charm |
Need this for tracking 😉 |
I verified for the following setups:
I failed to verify Debian 10 with Gnome 3.34 as the network is broken on that machine. Also, I need someone to test it on latest Arch, my installation is missing a working graphics driver 😅 |
I can confirm this issue.
Your fix works on Arch Linux (5.6.4-arch1-1) with Gnome Shell version 3.36.1 EDIT: ... and also on Ubuntu 20.04 with Gnome Shell version 3.36.1 |
Ok, so let's release a patch |
I have the same issue on Arch x86_64 on the 5.6.4 kernel with Gnome Shell version 3.36.1. |
The new version is on its way. Please be patient |
Update got reviewed and released |
Profiles in the preference is empty, even if I add one manually.
Environment:
OS: EndeavourOS Linux x86_64
Kernel: 5.6.3-arch1-1
DE: GNOME 3.36.1
The text was updated successfully, but these errors were encountered: