Giter Site home page Giter Site logo

Comments (8)

laurent22 avatar laurent22 commented on June 12, 2024

Can you try to open the console and see if there's any error in there? https://joplinapp.org/help/apps/debugging/#desktop-application

from joplin.

orr721 avatar orr721 commented on June 12, 2024

Same issue here. I have tried --debug, but it is not working? So I have used --inspect. Anyway no change, just a blank window and I have to force quit the app.

(edit) And there is nothing at all in the log.txt, last messages are from sync when the old version was still working.

Thanks..

~/Desktop 1> ~/Applications/Joplin.app/Contents/MacOS/Joplin --debug --log-level debug
electron: [DEP0062]: `node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` and `node --inspect-brk` instead.
~/Desktop 9> ~/Applications/Joplin.app/Contents/MacOS/Joplin --inspect
Debugger listening on ws://127.0.0.1:9229/5d655395-b654-4ffe-9a5e-0088e647d6d0
For help, see: https://nodejs.org/en/docs/inspector
Sentry: Initialized with autoUploadCrashDumps: false
2024-02-10 14:07:30.174 Joplin[3506:206244] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
~/Desktop -1>

from joplin.

laurent22 avatar laurent22 commented on June 12, 2024

Could you try this as well?

If the application starts with a white screen, open Help > Toggle Development Tools or View > Toggle Development Tools in the menu. Then check in the console if there is any error or warning and please let us know about it.

from joplin.

laurent22 avatar laurent22 commented on June 12, 2024

Also try to to start in safe mode: https://joplinapp.org/help/apps/debugging/#safe-mode

I'm not having this issue so I'm guessing it's something to do with a plugin.

Also do you have an Intel or Apple silicon Mac?

from joplin.

orr721 avatar orr721 commented on June 12, 2024

Ah, we are getting somewhere, this is in the developer console:

Uncaught Error: dlopen(/var/folders/k8/8mgzdl0x43xfhhpdqhzrf8j80000gn/T/.net.cozic.joplin-desktop.r4wgXf, 0x0001): tried: '/var/folders/k8/8mgzdl0x43xfhhpdqhzrf8j80000gn/T/.net.cozic.joplin-desktop.r4wgXf' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/var/folders/k8/8mgzdl0x43xfhhpdqhzrf8j80000gn/T/.net.cozic.joplin-desktop.r4wgXf' (no such file), '/var/folders/k8/8mgzdl0x43xfhhpdqhzrf8j80000gn/T/.net.cozic.joplin-desktop.r4wgXf' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/private/var/folders/k8/8mgzdl0x43xfhhpdqhzrf8j80000gn/T/.net.cozic.joplin-desktop.r4wgXf' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/private/var/folders/k8/8mgzdl0x43xfhhpdqhzrf8j80000gn/T/.net.cozic.joplin-desktop.r4wgXf' (no such file), '/private/var/folders/k8/8mgzdl0x43xfhhpdqhzrf8j80000gn/T/.net.cozic.joplin-desktop.r4wgXf' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))
    at process.func [as dlopen] (node:electron/js2c/asar_bundle:2:2131)
    at Object.<anonymous> (node:internal/modules/cjs/loader:1356:18)
    at Object.func [as .node] (node:electron/js2c/asar_bundle:2:2358)
    at Module.load (node:internal/modules/cjs/loader:1126:32)
    at node:internal/modules/cjs/loader:967:12
    at Function.<anonymous> (node:electron/js2c/asar_bundle:2:13327)
    at Function._load (node:electron/js2c/renderer_init:2:2455)
    at Module.require (node:internal/modules/cjs/loader:1150:19)
    at require (node:internal/modules/cjs/helpers:110:18)
    at bindings (/Users/user/Applications/Joplin.app/Contents/Resources/app.asar/node_modules/bindings/bindings.js:112:48)

It is an Apple Silicon M1 Macbook Air, Rosetta is not installed. Mac OS Sonoma 14.3.1.

(edit) The safe mode does nothing. BTW the Help menu is completely empty.

from joplin.

laurent22 avatar laurent22 commented on June 12, 2024

Would you mind trying with this release?

https://github.com/laurent22/joplin/releases/tag/v2.14.14

from joplin.

orr721 avatar orr721 commented on June 12, 2024

Yep, version 2.14.14 works, thank you.. 👍

from joplin.

laurent22 avatar laurent22 commented on June 12, 2024

Yep, version 2.14.14 works, thank you.. 👍

Great, thanks for confirming!

from joplin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.