





























Thanks for the heads up that node 22 is working.
My efforts to figure out what's going on with debug logging haven't worked out. It's still on my list to figure out how to debug the plugins and get it working.
With the release of an upgraded Backup plugin, I was hoping whatever is preventing this plugin from working with your build method might be fixed but no such luck. So far, it's beyond my abilities to figure out why so apologies I can't help out.
I have found that Joplin builds with _node=22 in your PKGBUILD without problems in my limited testing.
@jhenson, In my experience, the electron version doesn't make any difference (34 vs 35). I would agree, it happened some time ago. I discovered it today by noticing my automated Joplin backups stopped some weeks ago.
I went back a few versions and the backup plugin doesn't seem to work on any of them so it's likely that there's something wrong with the PKGBUILD. I'll see if I can figure out what's wrong with it when I get some free time.
Does it work when using electron 35?
Is anyone else experiencing the Backup plugin not working on the version 3.3.3 build? While it is installed and enabled in my installation, it is not showing up on the working Plugins list under the Options menu. When I have installed the 3.3.3 AppImage directly from the Joplin site, the Backup plugin is operational.
@jhenson: Thanks, what you explained makes sense to me. After reading the Joplin release notes, I just blindly installed electron35-bin from AUR and modified your PKGBULD file.
I was going to wait until electron35 has been packaged in the official repos before bumping it up. There were no code changes in the PR required for Joplin to upgrade so it should keep working fine under v34.
If an update breaks compatibility with v34 then I'll update it early so the AUR package can be pulled in.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
I switched the PKGBUILD to clone the git repo instead of using the archive and that fixed the build issue with the last couple of versions. It also seems to have fixed the backup plugin as it's now showing up in the options menu.