here are my logs when I install this package. there are a few issues I don't understand.
ay -S notion-app-electron
AUR Explicit (1): notion-app-electron-2.3.2-2
:: PKGBUILD à jour, omission du téléchargement : notion-app-electron
1 notion-app-electron (Les fichiers de compilation existent)
==> Paquets à nettoyer avant compilation (cleanBuild) ?
==> [N]Aucun [A]Tous [Ab]Annuler [I]nstallés [No]nInstallés ou (1 2 3, 1-3, ^4)
==>
1 notion-app-electron (Les fichiers de compilation existent)
==> Afficher les diffs ?
==> [N]Aucun [A]Tous [Ab]Annuler [I]nstallés [No]nInstallés ou (1 2 3, 1-3, ^4)
==>
==> Création du paquet notion-app-electron 2.3.2-2 (sam. 25 nov. 2023 15:18:00)
==> Récupération des sources…
-> Notion%20Setup%202.3.2.exe trouvé
-> better-sqlite3-v9.0.0-electron-v116-linux-x64.tar.gz trouvé
-> notion-app trouvé
-> notion.desktop trouvé
==> ATTENTION : Ignore la vérification des signatures PGP des fichiers sources.
==> Validation des fichiers source avec sha256sums…
Notion%20Setup%202.3.2.exe ... Réussite
better-sqlite3-v9.0.0-electron-v116-linux-x64.tar.gz ... Réussite
notion-app ... Réussite
notion.desktop ... Réussite
:: (1/1) Lecture de SRCINFO : notion-app-electron
==> Création du paquet notion-app-electron 2.3.2-2 (sam. 25 nov. 2023 15:18:01)
==> Vérification des dépendances pour l’exécution…
==> Vérification des dépendances pour la compilation…
==> Récupération des sources…
-> Notion%20Setup%202.3.2.exe trouvé
-> better-sqlite3-v9.0.0-electron-v116-linux-x64.tar.gz trouvé
-> notion-app trouvé
-> notion.desktop trouvé
==> Validation des fichiers source avec sha256sums…
Notion%20Setup%202.3.2.exe ... Réussite
better-sqlite3-v9.0.0-electron-v116-linux-x64.tar.gz ... Réussite
notion-app ... Réussite
notion.desktop ... Réussite
==> Suppression du répertoire $srcdir/ existant…
==> Extraction des sources…
-> Extraction de Notion%20Setup%202.3.2.exe avec bsdtar
-> Extraction de better-sqlite3-v9.0.0-electron-v116-linux-x64.tar.gz avec bsdtar
==> Lancement de prepare()…
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: x_pels_per_meter field in bitmap should be zero
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: y_pels_per_meter field in bitmap should be zero
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: x_pels_per_meter field in bitmap should be zero
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: y_pels_per_meter field in bitmap should be zero
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: x_pels_per_meter field in bitmap should be zero
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: y_pels_per_meter field in bitmap should be zero
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: x_pels_per_meter field in bitmap should be zero
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: y_pels_per_meter field in bitmap should be zero
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: x_pels_per_meter field in bitmap should be zero
/home/williamstr/.cache/yay/notion-app-electron/src/unpacked/icon.ico: y_pels_per_meter field in bitmap should be zero
==> Les sources sont prêtes.
-> notion-app-electron-2.3.2-2 déjà créé -- compilation évitée
==> Création du paquet notion-app-electron 2.3.2-2 (sam. 25 nov. 2023 15:18:05)
==> Vérification des dépendances pour l’exécution…
==> Vérification des dépendances pour la compilation…
==> ATTENTION : Utilisation de l’arbre $srcdir/ existant
==> Les sources sont prêtes.
chargement des paquets…
résolution des dépendances…
recherche des conflits entre paquets…
Paquets (1) notion-app-electron-2.3.2-2
Taille totale installée : 4,40 MiB
:: Procéder à l’installation ? [O/n]
(1/1) vérification des clés dans le trousseau [############################] 100%
(1/1) vérification de l’intégrité des paquets [############################] 100%
(1/1) chargement des fichiers des paquets [############################] 100%
(1/1) analyse des conflits entre fichiers [############################] 100%
(1/1) vérification de l’espace disque disponible [############################] 100%
:: Traitement des changements du paquet…
(1/1) installation de notion-app-electron [############################] 100%
tput: unknown terminal "xterm-ghostty"
tput: unknown terminal "xterm-ghostty"
tput: unknown terminal "xterm-ghostty"
tput: unknown terminal "xterm-ghostty"
==> NOTE: Custom flags should be put directly in: ~/.config/notion-flags.conf
==> NOTE: The launcher is called: 'notion-app'
:: Exécution des crochets (« hooks ») de post-transaction…
(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating icon theme caches...
(3/3) Updating the desktop file MIME type cache...
Pinned Comments
mateushonorato commented on 2024-08-30 20:37 (UTC) (edited on 2024-08-30 22:55 (UTC) by mateushonorato)
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:
Note that you will have to login again after running this.
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 2025-01-05 11:45 (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
by default it uses Xwayland, if you want to use Wayland
if you use kwin
if other
reference https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland
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