David
David
@mbland if `bats-core` is indeed active and *the* successor for *bats*, then someone should really update https://github.com/ztombol/bats-support/blob/master/README.md since it has this.. > Important: bats-core has been renamed to bats-support. GitHub...
Yes I'm seeing the same thing with a slightly different name (`GenericRX` prefix is common though). Here's what I see in the McAfee event log. ``` The Trojan named GenericRXTC-EO!...
@Fizzadar The link seems to be broken again.
I'm still seeing the same thing on 13.0.0 (on Linux) 
I'm on Windows 10 and ran into the same thing. After looking at the code [applauncherwidget.cpp](https://github.com/flameshot-org/flameshot/blob/master/src/tools/launcher/applauncherwidget.cpp) and [desktopfileparse.cpp](https://github.com/flameshot-org/flameshot/blob/master/src/utils/desktopfileparse.cpp#L23) then confirming with [procmon](https://docs.microsoft.com/en-us/sysinternals/downloads/procmon), I realized things are currently coded for *nix.....
@borgmanJeremy sadly, no, I'd have to do some digging. I'm really a Linux guy who is forced to use Windows because of work requirements, and I try to use the...
I was seeing this on... ``` Flameshot v12.1.0 (96c2c82e) Compiled with Qt 5.15.2 winnt: 10.0.26100 (Windows 11 24H2) ``` ..upgraded to... ``` Flameshot v13.1.0 (79395fd3) Compiled with Qt 6.8.1 winnt:...
@bigjimhere thanks for that ! I was successfully using your workaround on `14.15.1`. However the workaround seems to break starting with `14.18.0` 😞. I realized this when using `14.26.0` and...
@joehan Any thoughts on this? Any other suggested workarounds for this on newer (>= 14.18.0) releases?