I’ve checked the automatic updates checkbox, but alas I get no updates, and no update notifications either. This recently led to a bit of a faff where notes from Android wouldn’t be decrypted. Am I doing something wrong?
The install and update script didn’t work from updating to 1.0.195 either - I had to update manually for some reason.
All is working now I’ve updated, but I thought it was worth mentioning.
This was an issue with 179 for all platforms that was fixed in a later release. Version 193 onwards has a new encryption method, meaning that updating the Android app could have broken encryption methods for older desktop clients and you should go to Tools=>Options=>Encryption and click Re-encrypt Data if you haven’t already.
There are quite a few posts here about all of this.
Hi I’m try to track down that second bug you experienced (install script not running). If I may ask, what is the output of running uname -a in your terminal?
I think they changed something to the AppImage format so the grep call is failing, but since it’s after a pipe the error is not printed. However since the script has “set -e”, it is stopped immediately.
Thank you @dpoulton! This is helpful! It basically confirms what @laurent says above, the failure is happening in the grep call for getting the release version. There’s already a pull request to fix it so we should be in good shape.
The code that I posted above was only to help debugging the original issue. It has been fixed and I removed that debug script. 404 is the expected result because the file no longer exists.
No worries, not stupid, auto updating isn't supported on linux so you'll need to use the below command to update.
The automatic update option was accidentally made available on linux platforms (even though it doesn't work). It's removed now which should help with any confusion.
Checking architecture...
The latest version is 1.4.19, but you have 1.3.18 installed.
Downloading Joplin...
/tmp/tmp.Lj7bX6xwDC/Joplin.AppImage 100%[=====================================================================================================>] 139,02M 991KB/s in 2m 23s
/tmp/tmp.Lj7bX6xwDC/joplin.png 100%[=====================================================================================================>] 22,45K --.-KB/s in 0,02s
Installing Joplin...
OK
Installing icon...
OK
Create Desktop icon...
grep: /tmp/tmp.Lj7bX6xwDC/squashfs-root/joplin.desktop: No such file or directory
OK
Joplin version 1.4.19 installed.
Cleaning up...
OK
Thank you
sometimes its very comfortable to be stupid
but if not u are in trouble