Closed rromeroar closed 4 years ago
Thanks for the report! I noticed this problem when setting up CI using an Ubuntu docker image. It seems the native dialog is not included in the GTK+ version available in Ubuntu 16.04. I solved this by using Ubuntu 18.04 in CI, but there might be a better way for you. Perhaps you need to compile a newer GTK+ version from source, or use another PPA to get a more recent version.
Oh, and by the way, this should be added to the installation docs. If you want to submit a PR adding something that would be great, otherwise I can add it later.
Describe the bug Trying to compile komposition using
stack install
after doing astack install happy
to solve https://github.com/owickstrom/komposition/issues/41 issueresults in
To Reproduce Steps to reproduce the behavior:
Expected behavior komposition is correctly compiled and executable placed on proper path
Desktop (please complete the following information):