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

Gnome-terminal and Nautilus do not start in Fedora 25 template #2901

Closed
marmarek opened this Issue Jul 11, 2017 · 1 comment

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Jul 11, 2017

Qubes OS version (e.g., R3.2): R4.0

Affected TemplateVMs (e.g., fedora-23, if applicable): fedora-25

This applies to test image Qubes-DVD-x86_64-20170706.iso


Expected behavior:

Gnome applications works normally

Actual behavior:

Gnome-terminal error with:

Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.gnome.Terminal': timed out (service_start_timeout=12000ms)

Nautilus produce similar message.

Steps to reproduce the behavior:

qvm-run -p fedora-25-based-vm gnome-terminal

General notes:

Looks like the problem with default locale being non-UTF-8.

@0spinboson

This comment has been minimized.

Show comment
Hide comment
@0spinboson

0spinboson Jul 12, 2017

Aha, so this was due to a bug -- good to know, the behavior confused me. :)

Aha, so this was due to a bug -- good to know, the behavior confused me. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment