We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
When running under Ubuntu 16.04 with gnome-shell, gvim would come up OK but I had an error message similar to this: http://vi.stackexchange.com/questions/6222/how-to-resolve-gvim-startup-error-no-d-bus-daemon-running
The solution was to use this:
Environment="TEXT_AID_TOO_EDITOR=dbus-launch gvim -f"
Perhaps you can add to the README
Pete
The text was updated successfully, but these errors were encountered:
Done (7ffe9f6).
Sorry, something went wrong.
No branches or pull requests
Hi
When running under Ubuntu 16.04 with gnome-shell, gvim would come up OK but I had an error message similar to this: http://vi.stackexchange.com/questions/6222/how-to-resolve-gvim-startup-error-no-d-bus-daemon-running
The solution was to use this:
Environment="TEXT_AID_TOO_EDITOR=dbus-launch gvim -f"
Perhaps you can add to the README
Pete
The text was updated successfully, but these errors were encountered: