rajatkulkarni95 / octarine-feedback

Feedback/Issue tracker for Octarine - The private, markdown note taker
https://octarine.app
MIT License
2 stars 0 forks source link

version 0.14.3 can't edit notes under MacOS Monterey 12.6.7 #2

Closed gadmyth closed 2 months ago

gadmyth commented 5 months ago

In a note, when click keyboard's key, only the "ENTER" key can open a new line in editor, other keyboard's keys have no response.

rajatkulkarni95 commented 5 months ago

Hey! So this is a known issue where OS older than Ventura / Sonoma, have an editor no focus issue. I'm currently debugging it, but maybe I can make it clear in the release pages, what versions are supported.

Sorry for the inconvenience, but I'm currently planning on using a virtual machine to use an older Mac version, since it's related to a webkit / safari issue with Prosemirror, but Apple doesn't allow downgrading safari on devices manually.

I'll keep this issue open, and report back when I have more findings.

gadmyth commented 5 months ago

My safari's version is: 17.4.1 (17618.1.15.111.8, 17618)

rajatkulkarni95 commented 5 months ago

My safari's version is: 17.4.1 (17618.1.15.111.8, 17618)

Hmm then maybe it isn't a safari issue. Cause I'm on 17.2.1, so that isn't the issue. I'll check some more, and get back to you?

erguotou520 commented 5 months ago

The same issue. Mac Monterey, 12.5. Safari 15.6.

gadmyth commented 5 months ago

Version 0.15.1 (20240512.170103),can't work under MacOS Monterey 12.6.7,when open a note, shows the error message: Application error: a client-side exception has occurred (see the browser console for more information)

Is there any keyboard shortcut to toggle the browser console to see the error?

image
rajatkulkarni95 commented 5 months ago

Weird. Are you on v0.15.1? Can you try downloading and reinstalling the version from the website? https://octarine.app/releases

erguotou520 commented 5 months ago

image

Version 0.15.1.

If you can share the source code, maybe we can fix it together.

rajatkulkarni95 commented 5 months ago

image

Version 0.15.1.

If you can share the source code, maybe we can fix it together.

I'll take a look. Unfortunately there's no plans for open sourcing the app, so sharing the code is out of the question.

rajatkulkarni95 commented 5 months ago

Just tried creating a new workspace, and it worked fine. Can you try creating a new workspace and check? @gadmyth @erguotou520

rajatkulkarni95 commented 5 months ago

Is there any keyboard shortcut to toggle the browser console to see the error?

The framework disables it on prod environments. The default Cmd Option I doesn't work

erguotou520 commented 5 months ago

@rajatkulkarni95 It also show the same error when create a new workspace.

rajatkulkarni95 commented 5 months ago

@gadmyth @erguotou520 Can you paste the file content here? Cause here's me doing a fresh install, and creating new workspaces with no issues. Would help in debugging.

https://github.com/rajatkulkarni95/octarine-feedback/assets/57321156/0561d6a8-13e7-49cc-8d0d-e3f1d6ab89d8

gadmyth commented 5 months ago

When I remove the app ( sudo rm -rf /Applications/Octarine.app/),and reinstall the Version 0.15.2 (20240516.150227),and create a new workspace, it still not work.

image
rajatkulkarni95 commented 5 months ago

@gadmyth Weird why this is happening still. Can you try downloading an older version? This is v0.14.4,

If the popup for update to new version shows up, click No. And check if this works?

Assuming you are on an Intel Mac due to the old OS. Else here's an ARM one

My sentry hasn't been setup properly, so I can't even trace what issue this could be :(

gadmyth commented 5 months ago

When install v0.14.4,the error disappeared:

Application error: a client-side exception has occurred (see the browser console for more information)

but the note can't be edited again.

rajatkulkarni95 commented 5 months ago

When install v0.14.4,the error disappeared:

Application error: a client-side exception has occurred (see the browser console for more information)

but the note can't be edited again.

was the note editable in the v0.15 versions?

gadmyth commented 5 months ago

Yes, the error appeared when v0.15.2 was installed

If you means v0.15.0 version, there are no older version packages in https://octarine.app/releases, so I can only show your the error on the newest version.

rajatkulkarni95 commented 2 months ago

@gadmyth @erguotou520 Hey, i don't expect miracles, but can you pick the latest version from the app, and see if that works out?

erguotou520 commented 2 months ago

I didn't use this app now.