The new version still freeze (after running in background for some time).
And I prefer the original app icon...
Git Clone URL: | https://aur.archlinux.org/notion-app-electron.git (read-only, click to copy) |
---|---|
Package Base: | notion-app-electron |
Description: | Your connected workspace for wiki, docs & projects |
Upstream URL: | https://www.notion.so/desktop |
Keywords: | & connected docs for projects wiki, workspace your |
Licenses: | custom |
Submitter: | AsukaMinato |
Maintainer: | AsukaMinato (kidonng, mateushonorato) |
Last Packager: | mateushonorato |
Votes: | 13 |
Popularity: | 3.74 |
First Submitted: | 2023-10-19 19:29 (UTC) |
Last Updated: | 2024-08-30 22:54 (UTC) |
The new version still freeze (after running in background for some time).
And I prefer the original app icon...
please update to latest version and see if those errors are fixed. if not, try cleaning your Notion config folder. Fully quit the notion app, and then run the following:
rm ~/.config/Notion -rf
Note that you will have to login again after running this.
I ran into some interesting behaviour today where Notion was seemingly pinned at 65% CPU utilisation. Not really sure, but something is up.
I am running into same issue like @hasmar04. The app keeps freezing after a few minutes of opening and I can only use it again after running killall electron
. There are a few electron apps and I can't even identify which one is notion.
This started happening since last upgrade of notion-app-electron. I am on archlinux KDE Plasma with wayland (if that matters)
Getting a bunch of different errors, but all lead to the program window fully freezing and requiring a program restart to get it working again. These are segments of the full output which won't fit here. Manjaro Linux 24.0.7
App starting with version 3.12.2 { system: 'linux x64', electron: '31.4.0' }`
[194485:0824/152929.833788:ERROR:shared_image_representation.cc(483)] Attempt to read from an uninitialized SharedImage. Initialized region: (0, 0, 0, 0) Size: (64, 64)
15:29:48.625 › Preventing closure for window with id 1, hiding
15:31:19.918 › Quitting...
15:31:19.918 (Sqlite) › Killing child process
15:31:19.931 › Window with id 1 closed
15:31:19.936 (Sqlite) › stdout: 15:31:19.919 (Sqlite (Child)) › Responding to SIGTERM and shutting down...
15:31:19.941 (window-5) › destroyed
15:31:19.951 (window-7) › destroyed
15:31:19.953 (browserView-4) › destroyed
Run 2:
15:43:02.196 (browserView-1) › unresponsive
15:43:02.198 (browserView-1) › unresponsive
15:43:19.253 (browserView-1) › unresponsive
15:43:19.253 (browserView-1) › unresponsive
15:44:57.228 (browserView-1) › unresponsive
15:44:57.229 (browserView-1) › unresponsive
15:45:00.306 › Preventing closure for window with id 1, hiding
15:45:00.314 (browserView-1) › responsive
15:45:06.461 › App is visible: true
15:45:06.462 › App is visible: false
15:45:15.405 › Quitting...
15:45:15.406 (Sqlite) › Killing child process
15:45:15.412 › Window with id 1 closed
15:45:15.415 (Sqlite) › stdout: 15:45:15.406 (Sqlite (Child)) › Responding to SIGTERM and shutting down...
15:45:15.416 (window-5) › destroyed
15:45:15.421 (window-7) › destroyed
15:45:15.422 (browserView-4) › destroyed
15:45:15.435 (Sqlite) › Process unexpectedly closed { code: 842084912 }
First of all: Thanks for your great work of bringing notion smoothly to Linux! I just wanted to ask, wether it is possible to add autostart and "minimized start" (starting notion adds tray icon but window isn't opened) to tray menu. At the moment I have copied the .desktop file to my autostart folder as a workaround, but it always opens the big window
Anyone that managed to get Deeplink working?, the metadata is set correctly, so xdg-open <notion-url>
registers the app, but unfortunately the specified URL is not opened in Notion, my guess is it's some missing integration in the underlying code, but was curious if anyone managed to get it working? :)
when trying to update to current version :
==> Validating source files with sha256sums...
Notion-3.12.0.dmg ... Passed
better-sqlite3-v11.1.2-electron-v125-linux-x64.tar.gz ... Passed
v4.0.8-linux-x64.tar ... Passed
notion-app ... FAILED
notion.desktop ... Passed
notion.png ... Passed
==> ERROR: One or more files did not pass the validity check!
-> error downloading sources: /home/chiko/.cache/yay/notion-app-electron
context: exit status 1
==> ERROR: One or more files did not pass the validity check!
-> error making: notion-app-electron-exit status 1
-> Failed to install the following packages. Manual intervention is required:
notion-app-electron - exit status 1
I was able to fix the issue with windows decorations by rebuilding the package using mac version instead of windows. I also fixed the tray icon and some other errors, made some checks to avoid duplicated windows, and Notion seems to work a lot smoother now.
Here is the repo with the modifications I made: https://github.com/mateushonorato/notion-app-electron-aur
The icon being used as the tray and app icon comes from Papirus Icon Pack. @AsukaMinato feel free to merge any of those modifications in this package or to ask me anything about how I made them.
yep got the same issue with windows decoration as others tell, i think its caused by new Notion window decoration in MS Windows cause they got new update recently
Pinned Comments
mateushonorato commented on 2024-08-09 13:50 (UTC) (edited on 2024-08-09 14:38 (UTC) by mateushonorato)
I was able to fix the issue with windows decorations by rebuilding the package using mac version instead of windows. I also fixed the tray icon and some other errors, made some checks to avoid duplicated windows, and Notion seems to work a lot smoother now.
Here is the repo with the modifications I made: https://github.com/mateushonorato/notion-app-electron-aur
The icon being used as the tray and app icon comes from Papirus Icon Pack. @AsukaMinato feel free to merge any of those modifications in this package or to ask me anything about how I made them.
AsukaMinato commented on 2023-11-10 03:04 (UTC) (edited on 2023-11-23 10:23 (UTC) by AsukaMinato)
If using fcitx5 and sometimes when you type faster, some letters will go directly into the text box and will not appear in the candidate area of the input method.
In
~/.config/gtk-3.0/settings.ini
writegtk-im-module=fcitx
AsukaMinato commented on 2023-11-08 14:01 (UTC)
get the newest version
kidonng commented on 2023-10-31 07:52 (UTC) (edited on 2024-01-29 12:45 (UTC) by kidonng)
NOTES
KNOWN ISSUES