-
Notifications
You must be signed in to change notification settings - Fork 60
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
local variable 'conversion_tool' referenced before assignment #358
Comments
I have already fixed that issue on my local machine, i will push that fix in an hour 👍 |
Fixed on master |
Nope. Now it tells me:
|
You must be missing a dependency then (that we should include on the ppa ofc) :P |
Ok it seems that the |
Yeah, it doesn't work you should update manually or reuse the install.sh in order to get everything to work with the latest version |
Still an error:
|
And this one as well ;)
|
@wa4557 Both issues are fixed on master |
Another one: running:
gives:
|
Once more running the app gives:
|
Your json config file is broken. But i wll add an exception for that (first issue) |
Both issues fixed on master |
How is that broken?
|
Well, it's what the output shows :/ Do you still get the same error? |
Nope your fix fixed that, not exactly sure why though. clean-cache doesn't delete the empty folder though |
Does it remove the subfolders? or at least the contents? |
Nothing in the logfiles. The folders with the dates are still there, but at least they are empty :) |
Everything looks good now 👍 |
The folders were created automatically because i was missing a condition, but should be fixed now 👍 |
Ha I got another one :)
|
Hmm i know what causes this, i will see how i can fix it :) |
Fixed |
Specifications
Ubuntu
Steps to reproduce the problem
I'm using a config file, that specifies the conversion_tool
The text was updated successfully, but these errors were encountered: