Dominik Szymański

Results 20 comments of Dominik Szymański
trafficstars

+1 to this, or maybe making it configuration option? It took me significant time to figure out why it took so much time on my Mac, and I really believed...

Just FYI: I have a lot of performance issues with your extension in Firefox (not sure about other browsers as I don't use it there) as well. As soon as...

@meichthys not sure if this is still relevant to you, but if relevant to anybody else, just adding plain string `"node_modules"` to the ignore list was plenty enough to not...

+1 from my side, it would be awesome, since proxyscotch is... a little bit wonky to use. It feels like it's possible to do it with some config files, but...

There is a slight issue with this now. On the _latest_ Ubuntu image, that is, downloaded couple of days ago, it can't locate the package libfuse2. ``` ubuntu@ubuntu:~/Downloads/squashfs-root$ sudo apt...

Thank you for the quick answer! May it be that universe is enabled by default on installed OS and disabled when running in live mode? Because I am running live...

So you changed the toolchain and it helped? I also have this problem, on Mac, while on Windows everything works correctly for me. I will try investigating this issue in...

@whywilson exactly. That's the thing - and it's not a problem with flashing process, but with toolchain - package built on Windows or downloaded from this github flashes fine. But...

Yes, using this, and specifically this version: `arm-gnu-toolchain-12.2.rel1` (not the latest 12.3) of toolchain worked for me and created working `dfu-app.zip`. Neither 12.3 nor `gcc-arm-none-eabi-10.3-2021.10` created flashable `dfu-app.zip`. After changing...

> You guys are having problem flashing Lite or Ultra device? If it's Lite, then build.sh ignores device type set in Makefile.defs, as a result zip bundle is always built...