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

[Bug] Incorrect packages checked #2

Closed
datkat21 opened this issue Nov 16, 2020 · 1 comment
Closed

[Bug] Incorrect packages checked #2

datkat21 opened this issue Nov 16, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@datkat21
Copy link
Contributor

Describe the bug
Packages are checked incorrectly. Since toilet adds a figlet command, but doesn't install figlet, it needs to check for showfigfonts.

To Reproduce
Steps to reproduce the behavior:

  1. Open the source code
  2. Review the package checking
  3. Fix it

Expected behavior
It should check for figlet's command showfigfonts instead of toilet's figlet command.

Screenshots
If applicable, add screenshots to help explain your problem.
image
Here, you can see this image of figlet being used, when it should be using showfigfonts.
Hope this gets fixed in the next update!

Desktop (please complete the following information):

  • OS: Windows 10 (WSL Ubuntu)
  • Terminal/Terminal emulator: Bash terminal
  • Using SSH/VNC? No

Smartphone (please complete the following information):
None

Additional context
This issue is a problem in v1.0 and upwards. This should be fixed by v1.1.

@datkat21 datkat21 added the bug Something isn't working label Nov 16, 2020
@datkat21
Copy link
Contributor Author

Thanks for reporting this issue! It is fixed in version 1.1 releasing today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant