Screenshot Tools
Hey Sonia,
the AppImage should be working too, not only the deb. Is there any error message? Coud you try to start the AppImage with:
QT_DEBUG_PLUGINS=1 ./ksnip-1.6.0-x86_64.AppImage ?
Maybe you're facing the same issue as this user https://github.com/ksnip/ksnip/issues/249 - Feb 14 2020
the AppImage should be working too, not only the deb. Is there any error message? Coud you try to start the AppImage with:
QT_DEBUG_PLUGINS=1 ./ksnip-1.6.0-x86_64.AppImage ?
Maybe you're facing the same issue as this user https://github.com/ksnip/ksnip/issues/249 - Feb 14 2020
It uses the Qt Fusion Style by default because Fusion is available for all platforms (Winows, MacOS, Linux). If you're not a big fan of Fusion (like me), then you can switch the style under Options -> Settings -> Application -> Application Style.
You should see there all available Qt Styles on your machine. - Mar 15 2019
You should see there all available Qt Styles on your machine. - Mar 15 2019
Hi sombragris, you sure it's related to the qt version? I have only 4.8 on my machine and it works for me. Where do you get this segfault error? After compiling and when starting the application? Can you run it from command line and share the output that you get?
- Jan 19 2017