You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now Czkawka is only compiled on CI, but it will be really great to be able to run it inside CI to find possible (xvfb-run should help with GUI).
Step with Valgrind also should be helpful(only with CLI, because GUI shows a lot of leak from GTK and SDL(Orbtk))
- CLI run(all possible commands - duplicate finder, empty folder finder etc.)
- GUI run(with xvfb-run)
- Valgrind
The text was updated successfully, but these errors were encountered:
For now Czkawka is only compiled on CI, but it will be really great to be able to run it inside CI to find possible (
xvfb-run
should help with GUI).Step with Valgrind also should be helpful(only with CLI, because GUI shows a lot of leak from GTK and SDL(Orbtk))
The text was updated successfully, but these errors were encountered: