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: export video stuck calculating if craft:size or stick:size set to 0% #425

Closed
nerdCopter opened this issue Dec 27, 2019 · 1 comment · Fixed by #586
Closed

bug: export video stuck calculating if craft:size or stick:size set to 0% #425

nerdCopter opened this issue Dec 27, 2019 · 1 comment · Fixed by #586
Labels

Comments

@nerdCopter
Copy link
Member

Export Video fails to start if the Craft Settings:Size=0 or if Stick Settings:Size=0.

Tested v20191223.80
Tested v20191202.76

Linux 5.0.0-37-generic #40-Ubuntu SMP Thu Nov 14 00:14:01 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

@mikeller mikeller added the bug label Dec 27, 2019
@McGiverGim
Copy link
Member

I've been looking at this... can be fixed when it fails (when it creates a canvas with size 0) but I think is better to fix it in the settings window

There are two icons in the main bar that let hide the elements. So it has no sense to have a size 0 for this two elements. So I think we need to limit it to 1% in the settings windows and validate it before saving. Now it admits any value that you put manually (including negatives, etc.).

If someone wants to do it perfect, if not I will do it when I have some time...

nerdCopter added a commit to nerdCopter/blackbox-log-viewer that referenced this issue Jun 13, 2022
nerdCopter added a commit to nerdCopter/blackbox-log-viewer that referenced this issue Jun 23, 2022
nerdCopter added a commit to nerdCopter/blackbox-log-viewer that referenced this issue Jun 23, 2022
haslinghuis added a commit that referenced this issue Jun 24, 2022
fix issue #425 -- fix export video stuck calculating if craft/stick size = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants