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

looking for glade file in the wrong place #4

Closed
anarcat opened this issue Mar 15, 2016 · 1 comment
Closed

looking for glade file in the wrong place #4

anarcat opened this issue Mar 15, 2016 · 1 comment
Assignees
Labels

Comments

@anarcat
Copy link

anarcat commented Mar 15, 2016

I cloned the repo, ran setup.py install, and ran the program.

It tried to find the .glade file in /usr/share instead of /usr/local/share. I made a symlink to fix the problem, but it seems there's an issue with the setup there...

lrwxrwxrwx 1 root root 49 mar 15 09:51 /usr/share/gTranscribe/ui/gTranscribe.glade -> /usr/local/share/gTranscribe/ui/gTranscribe.glade
@innir innir added this to the gTranscribe 0.5.3 milestone Jul 7, 2016
@innir innir self-assigned this Jul 7, 2016
@innir innir added the bug label Jul 7, 2016
@innir
Copy link
Owner

innir commented Jul 7, 2016

I see that too, still don't know why as I use "sys.prefix" to determine the path which is the recommended way to do it.

@innir innir closed this as completed in 1adb2a8 Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants