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

program depends on specific location of glade file during runtime #11

Open
flip111 opened this issue Aug 14, 2018 · 2 comments
Open

program depends on specific location of glade file during runtime #11

flip111 opened this issue Aug 14, 2018 · 2 comments

Comments

@flip111
Copy link
Contributor

flip111 commented Aug 14, 2018

When i execute stack exec hp2any-manager the following error occurs:

(hp2any-manager:11506): libglade-WARNING **: could not find glade file 'src/manager.glade'
hp2any-manager: Error loading widget progressWindow
CallStack (from HasCallStack):
  error, called at src/Manager.hs:60:21 in main:Main

When i start from the manager directory it works without problems. It would be better if there was a more robust mechanism to find the glade file or otherwise embed this file in the executable.

@beerendlauwers
Copy link

#14 should address this.

@flip111
Copy link
Contributor Author

flip111 commented Nov 9, 2018

that's nice, possible the file could be directly loaded into memory and avoid writing the temporary file. But it's better than it was so great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants