Skip to content

Conversation

@glubsy
Copy link
Contributor

@glubsy glubsy commented Jul 24, 2020

  • While packaging, the "build/help" and "build/locale" directories are not found.
  • Work around the issue with try/except statements.
  • This probably affects packaging for other distributions as well.

@glubsy glubsy force-pushed the fix_package_script branch from 46093d3 to f19b5d6 Compare July 24, 2020 01:19
* While packaging, the "build/help" and "build/locale" directories are not found.
* Work around the issue with try/except statements.
@glubsy glubsy closed this Jul 24, 2020
@glubsy glubsy reopened this Jul 24, 2020
* Just like the Windows package function counterpart, better abort building the package if the help and locale files have not been build instead of ignoring the error
@arsenetar
Copy link
Owner

This seems alright as it is now, just as a reference if the help is not built then the offline help will not be available.

One thing that could be changed here is the error messages could include how to build these build.py --loc and build.py --help respectively.

@glubsy
Copy link
Contributor Author

glubsy commented Jul 24, 2020

Good thinking, thank you.

@arsenetar arsenetar merged commit c36fd84 into arsenetar:master Jul 28, 2020
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

Successfully merging this pull request may close these issues.

2 participants