[RESOLVED] 0.19-16502 AppImageUpdate fail

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
alberich
Posts: 77
Joined: Thu Aug 17, 2017 2:09 pm
Location: Texas

[RESOLVED] 0.19-16502 AppImageUpdate fail

Post by alberich »

Just saw that 0.19-16502 was available for linux. I have 0.19-16475

Code: Select all

OS: Ubuntu 16.04.6 LTS (Unity/ubuntu)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.16475 (Git) AppImage
Build type: Release
Branch: master
Hash: 5d211d87049f8dff90e12eace8c4d3f2684a90a1
Python version: 3.7.1
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)
I tried to run AppImageUpdate to update. It completed the download but failed to apply it, terminating with

Code: Select all

Signature validation problem. AppImage not signed
Is there something wrong with the AppImage or with my handling of it?
Last edited by alberich on Mon Apr 29, 2019 10:56 am, edited 2 times in total.
doubters
Posts: 168
Joined: Fri Mar 18, 2016 12:53 pm

Re: 0.19-16502 AppImageUpdate fail

Post by doubters »

On Ubuntu-18.10 all right. But... gtk-theme is still not worked.
User avatar
looo
Veteran
Posts: 3941
Joined: Mon Nov 11, 2013 5:29 pm

Re: 0.19-16502 AppImageUpdate fail

Post by looo »

For me with ubuntu 18.04 it also works.
doubters wrote: Mon Apr 22, 2019 8:13 am gtk-theme is still not worked.
Next step will be an update to qt5.9. This hopefully solves this issue but needs some time to get done.
alberich
Posts: 77
Joined: Thu Aug 17, 2017 2:09 pm
Location: Texas

Re: 0.19-16502 AppImageUpdate fail

Post by alberich »

Why would AppImageUpdate throw a signature validation error on gtk when Qt is installed and the previous 0.19.16475 is installed and working?

I'm going to try a direct install rather than using the Update app.
alberich
Posts: 77
Joined: Thu Aug 17, 2017 2:09 pm
Location: Texas

Re: 0.19-16502 AppImageUpdate fail [RESOLVED]

Post by alberich »

The problem seems to have magically resolved itself. I just went to download 0.19.16502 and the popup prompt for where to put the download indicated that i already had it. Somehow the 0.19.16502 .AppImage.part download from yesterday transformed itself into the full .AppImage whilst the computer was sleeping. The new version is now loading and running ok.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: 0.19-16502 AppImageUpdate fail [RESOLVED]

Post by Kunda1 »

alberich wrote: Mon Apr 22, 2019 11:11 am The new version is now loading and running ok.
Small favor, please prepend [RESOLVED] to the summary instead of appending it like you have done. Thanks :wink:
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
alberich
Posts: 77
Joined: Thu Aug 17, 2017 2:09 pm
Location: Texas

Re: 0.19-16502 AppImageUpdate fail [RESOLVED]

Post by alberich »

Kunda1 wrote: Sun Apr 28, 2019 11:42 am Small favor, please prepend [RESOLVED] to the summary instead of appending it like you have done. Thanks :wink:
Done.
Post Reply