André Kjellstrup

Results 243 comments of André Kjellstrup

my environment for QGC is exactly the same. are you sure you had the correct qmake? ``` $ qmake -v QMake version 3.1 Using Qt version 5.15.2 in /home/andre/Qt/5.15.2/gcc_64/lib ```...

you are trying to install old version 2.0.26 used a .deb package. If you built it from source - you would get 2.0.30 ... there is also a .Appimage for...

https://firmware.ardupilot.org/Tools/APMPlanner/ https://github.com/ArduPilot/apm_planner/releases are updated in march 23, should I close this issue, or do we hope for some automatic/regular updates?

- yes, please fix it properly, I tried with pypi 2.1 , and it did not help.

installed current master, and it works fine. please make a release. :)

Exactly same issue here, (Also Ubuntu 23.10) - what are the chances of a fix & new release soon? Thank you

@timothycarambat 1.4.1 works for mee too (ubuntu 23.10) - thank you.

@mihawk90 , thank you for looking into this. Here are [Desktop Entry] section "Icon=" in some .desktop files: Freecad's (works) ```Icon=appimagekit_aeed089da5260cd08121a2be1e893939_org.freecad.FreeCAD``` Immersed (does not work) ```Icon=appimagekit_deab67ecc8e5ba7344ddc2069e95c741_Immersed``` SavvyCAN (does not work)...

@mihawk90 Freecad - indicated by "(works)" following the name :smile:

Well done finding the issue. based on the ``` find ~/.local/share/icons/ -name "appimagekit*"``` search, I see that it gathered some data for MQTT explorer and Sidenoder - but failed to...