fix: replace PCRE2 {,1} with ? for broader compatibility - #4792
Conversation
|
This should fix the old AppImage region parsing bug |
|
Is this an issue on the currently released app image? V14? |
This bug is start from v13.2.0 appimage, also v14 root@debian:~/Downloads# ./Flameshot-12.1.0.x86_64.AppImage gui --region 100x100+100+100 root@debian:~/Downloads# ./Flameshot-13.2.0.x86_64.AppImage gui --region 100x100+100+100 root@debian:~/Downloads# ./Flameshot-13.3.0.x86_64.AppImage gui --region 100x100+100+100 root@debian:~/Downloads# ./Flameshot-14.0.0.x86_64.AppImage gui --region 100x100+100+100 |
No description provided.