Thank you for this great application, of which I’ve been a happy user for several months now! The problem started today, the application was working great till yesterday.
I use Joplin on Android and Linux. My problem is occurring on Debian Buster, here’s the output of uname -a
:
Linux debian 5.6.0-2-amd64 #1 SMP Debian 5.6.14-1 (2020-05-23) x86_64 GNU/Linux
I think the version number is 1.0.33, but unfortunately I do not know, because I can’t get it to display a version number. I can say that I just updated it using the install script right now (0940 GMT Sept 3 2020). But the problem continues.
When I try to start Joplin from the command line or otherwise, the program simply exits without showing any error. The only messages on the terminal are as follows:
(joplin:26923): Gtk-WARNING **: 15:11:12.463: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
(joplin:26923): Gtk-WARNING **: 15:11:12.463: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
(joplin:26923): Gtk-WARNING **: 15:11:12.463: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
In log.txt
as well there is nothing that seems relevant, only:
2020-09-03 15:04:31: "Running background sync on timer..." 2020-09-03 15:04:39: "Scheduling sync operation...", "0" 2020-09-03 15:04:39: "Preparing scheduled sync" 2020-09-03 15:04:39: "Starting scheduled sync" 2020-09-03 15:05:14: "TaskQueue.stop: syncDownload: waiting for tasks to complete: 0" 2020-09-03 15:05:14: "TaskQueue.stop: syncDownload: Done, waited for 0" 2020-09-03 15:05:19: "BasicDelta: Report: {"timestamp":1598956571000,"older":1267,"newer":0,"equal":1}" 2020-09-03 15:05:25: "Operations completed: " 2020-09-03 15:05:25: "fetchingTotal: -" 2020-09-03 15:05:25: "Total folders: 13" 2020-09-03 15:05:25: "Total notes: 701" 2020-09-03 15:05:25: "Total resources: 24" 2020-09-03 15:05:26: "DecryptionWorker: starting decryption..." 2020-09-03 15:05:27: "DecryptionWorker: completed decryption."
What might be the reason this is happening?
Thank you again!