Skip to content
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

Basebox requires login twice #138

Open
JGillam opened this issue Sep 11, 2020 · 1 comment
Open

Basebox requires login twice #138

JGillam opened this issue Sep 11, 2020 · 1 comment
Labels
basebox Related to base boxprovisioning.

Comments

@JGillam
Copy link
Member

JGillam commented Sep 11, 2020

To log in with the samurai account after the first start, I find I have to log in twice. There is no error. I log in with the samurai account, then the login screen refreshes. Consistently the second login works.

@JGillam JGillam added the basebox Related to base boxprovisioning. label Sep 11, 2020
@elreydetoda
Copy link
Member

Are you still having this issue or were you trying to address the issue with this part of the provisioning script?

samuraiwtf/provision.sh

Lines 29 to 44 in b351455

cd /etc/dconf
/usr/bin/dconf write /org/mate/desktop/background/picture-filename "'/opt/samurai/samurai-wide-faded.jpg'"
/usr/bin/dconf write /org/mate/desktop/background/picture-options "'stretched'"
/usr/bin/dconf write /org/gnome/desktop/background/picture-uri "'file:https:///opt/samurai/samurai-wide-faded.jpg'"
/usr/bin/dconf write /org/gnome/desktop/screensaver/picture-uri "'file:https:///opt/samurai/samurai-wide-faded.jpg'"
/usr/bin/dconf write /org/gnome/desktop/session/idle-delay "uint32 0"
/usr/bin/dconf write /org/gnome/settings-daemon/plugins/power/sleep-inactive-ac-type "'nothing'"
/usr/bin/dconf write /org/gnome/settings-daemon/plugins/power/sleep-inactive-battery-type "'nothing'"
/usr/bin/dconf write /org/mate/terminal/profiles/default/custom-command "'bash'"
/usr/bin/dconf write /org/mate/terminal/profiles/default/use-custom-command true
/usr/bin/dconf write /org/gnome/shell/enabled-extensions "['[email protected]']"
/usr/bin/dconf write /org/gnome/shell/extensions/arc-menu/dtp-dtd-state "[false, false]"
/usr/bin/dconf write /org/gnome/mutter/overlay-key "'Super_L'"
/usr/bin/dconf write /org/gnome/desktop/wm/keybindings/panel-main-menu "['<Alt>F1']"
/usr/bin/dconf write /org/gnome/shell/extensions/arc-menu/menu-button-appearance "'Text'"
/usr/bin/dconf write /org/gnome/shell/extensions/arc-menu/enable-pinned-apps false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basebox Related to base boxprovisioning.
Projects
None yet
Development

No branches or pull requests

2 participants