-
Notifications
You must be signed in to change notification settings - Fork 14
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
Failed to open file “/usr/local/share/ui/preferenceDialog.ui” #129
Comments
Thanks for reporting this issue! :) This issue arises when Gourmet is installed in place, and not in edit mode (ie. It is due to the setup misusing relative paths (the files should be placed within the Gourmet installation folder). Once the issue is resolved, we should consider doing some lightweight automated GUI testing with Dogtail on the build runner. |
python setup.py install fails wherever -e is places as well as pip install -e gourmet |
dnf install gourmet fails on fedora with: |
after a git puöö 'python setup.py install' installs. However: |
no, it was removed because no python2 application is allowed in the standard repo |
gi.repository.GLib.Error: g-file-error-quark: Failed to open file “/usr/local/share/ui/preferenceDialog.ui”: No such file or directory (4)
The text was updated successfully, but these errors were encountered: