Gabe

Results 79 comments of Gabe

I can confirm the bug under Windows 10 1909. The application starts in the tray icons but crash immediately after. Here's the error in the event viewer: Origin: **Application Error**...

@jack5341 i didn't set any env. i would like to use this only for encrypting/decrypting purpose (as described here: "also you can use Super Dollop for encrypt your file quickly...

@CharlesGodwin try this, worked for me: ``` sudo update-alternatives --set iptables /usr/sbin/iptables-legacy sudo update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy sudo dockerd & ``` thanks to this guy: https://github.com/microsoft/WSL/issues/6655#issuecomment-1142933322

@RyanWor Same is happening to me. Did you find any solution?

> I wrote a temporary and simple python3 script for batch updating. This script works under Windows 11 but doesn't work under Windows 10. Apparently scoop status appends to the...

Yep, totally agreed, it would be great to have this feature implemented.

@lpsantil i'm using your method to compile under msys2 but it always block at this error: ``` ../../gnu/gcc-12.20/gcc/system.h:782:30: error: expected identifier before string constant 782 | #define abort() fancy_abort (__FILE__,...

@lpsantil yes i already testing your steps. Now i'm trying something, maybe i've found a similar issue in this code: https://github.com/yosshin4004/xdev68k/blob/3d0f3d8bb935f9467f1320fc04d863e67a1b55a3/build_m68k-toolchain.sh#L202 i've adapted the build script with this modification: let's...

I can confirm that with that modification i successfully built version 12.20 under msys2 mingw32