Justin Iven Müller

Results 3 comments of Justin Iven Müller

@BOPOHA Would it be possible for you to do an update again? It would be interesting to see if the difference is still that big in 2022.

I encountered the same issue and resolved it by creating custom SMTP and Controller classes. ```python class CustomSMTP(SMTP): async def smtp_AUTH(self, arg: str) -> None: args = arg.split() if len(args)...

As a workaround for the resistor you could replace this file (fritzing.0.9.3b.64.pc\fritzing-parts\svg\core\schematic\resistor.svg) with this [file](http://coole-basteleien.de/resources/fritzing/resistor.svg). Note that you need to do this every time you reinstall the application!