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

gedit problem in debian #3874

Closed
trueriver opened this Issue May 2, 2018 · 1 comment

Comments

Projects
None yet
3 participants
@trueriver

Qubes OS version:

R4.0

Affected component(s):

Debian template: gedit


Steps to reproduce the behavior:

open a terminal in a VM based on a fully updated Debian template

type the command

gedit

Expected behavior:

gedit opens cleanly

Actual behavior:

gedit opens but with the following message displayed in the terminal

(gedit:1461): dconf-WARNING **: unable to open file '/etc/dconf/db/local': Failed to open file '/etc/dconf/db/local': open() failed: No such file or directory; expect degraded performance

General notes:

This is far from being urgent but I would expect anything that is installed in the template to work. Is that a daft expectation?

One fix would be to remove gedit from the debian template

A better fix, in my opinion, would be to supply the directory it is complaining about.


Related issues:

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek May 2, 2018

Member

Already fixed in QubesOS/qubes-core-agent-linux@4329eab (see commit message for explanation). This is included in QubesOS/updates-status#496

Member

marmarek commented May 2, 2018

Already fixed in QubesOS/qubes-core-agent-linux@4329eab (see commit message for explanation). This is included in QubesOS/updates-status#496

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