-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Joplin crashes when selecting Options -> Web Clipper on Linux #4330
Comments
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Hi, the problem persists in Joplin v 1.7.11 on Fedora 32 Linux:
|
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
The problem persists in Joplin 1.7.11, I attach the error displayed and log output: Error on Joplin
log
|
I can't replicate the issue in v1.8.0 (dev) in Ubuntu 18.04. Perhaps you can try pulling the latest branch and reinstalling the packages to see if the error persists for you. It sounds more like a build fail. |
I will try when possible v1.8 and will report. |
I'm seeing this also, and I suspect this may just be a packaging issue with the Joplin rpm built for Fedora (https://copr.fedorainfracloud.org/coprs/taw/joplin/). I don't know joplin or electron at all, but looked at ElectronWrapper.js (after unpacking the app.asar file provided in this rpm) and based on the buildDir function, it seemed to be looking for a 'build' directory. So did: |
I confirm that your fix works for me on Fedora 32! |
As this is an upstream issue, I would suggest contacting the maintainer so that they add this step to create the build dir. |
Hi, I have sent a message to the Fedora copr repository maintainer taw/Joplin, also linking this thread. Cheers, |
Yup. My fault! Sorry to waste everyone's time. I am working on it. :) |
@taw00, I'm guessing this is this build folder: https://github.com/laurent22/joplin/tree/dev/packages/app-desktop/build It is packaged with the Electron app and I'm not sure why it's looking for it elsewhere in this release. |
updated nodejs buildrequires versions for OpenSUSE
@laurent22 It is looking for it elsewhere because the joplin RPM I build packages up the bundle and sticks the application in Everyone else, this fixes it (
|
Hi, I think that it is OK to fix for Fedora 33+. I am using Fedora 32 but I plan to upgrade to Fedora 34 soon, and Fedora 32 life has ended, there are no more official updates. Thanks for the fix! Alberto |
Just installed the fixed version on Fedora 34 and that worked for me also. Thanks for the quick fix @taw00! And agree that an rpm for Fedora 32 should not be necessary (of course, someone will still ask for it, but they need to upgrade). |
@laurent22 I think we can close this out. |
Environment
Joplin version: 1.5.14
Platform: Linux
OS specifics: Fedora 32
Steps to reproduce
Describe what you expected to happen
an options page should appear
Logfile
The text was updated successfully, but these errors were encountered: