OneNote not working

So I downloaded OneNote from Snap and it doesnt start

I don’t use this software, but are you referring to p3x-onenote? If so, maybe you can try the versions that are available in the AUR. They are available via Pamac GUI, via terminal or manually by calling makepkg. I assume that you have the base-devel package installed as it is needed for AUR and AUR enabled in Pamac.

pamac build p3x-onenote

or
pamac build p3x-onenote-appimage

https://www.corifeus.com/onenote

so I used pamac build p3x-onenote

p3x-onenote.sh gefunden
→ p3x-onenote.desktop gefunden
==> Überprüfe source Dateien mit sha256sums…
v2023.4.117.tar.gz … Erfolg
p3x-onenote.sh … Erfolg
p3x-onenote.desktop … Erfolg
==> Entferne existierendes $srcdir/ Verzeichnis…
==> Entpacke Quellen…
→ Entpacke v2023.4.117.tar.gz mit bsdtar
==> Beginne build()…
npm WARN config production Use --omit=dev instead.
npm WARN config shrinkwrap Use the --package-lock setting instead.
npm notice
npm notice New major version of npm available! 8.19.2 → 9.7.1
npm notice Changelog:
npm notice Run npm install -g npm@9.7.1 to update!
npm notice
npm ERR! code FETCH_ERROR
npm ERR! errno FETCH_ERROR
npm ERR! invalid json response body at /got reason: Invalid response body while trying to fetch /got: read ETIMEDOUT

npm ERR! A complete log of this run can be found in:
npm ERR! /var/cache/private/pamac/p3x-onenote/src/npm_cache/_logs/2023-06-08T16_08_30_039Z-debug-0.log
==> FEHLER: Ein Fehler geschah in build().
Breche ab…
Finished with result: exit-code
Main processes terminated with: code=exited/status=4
Service runtime: 27min 301ms
CPU time consumed: 2min 34.784s

Fehler means error btw

I didn’t try that one as I do not want any electron stuff on my computer. That being said the .appimage builds here. I won’t be trying if it launches. I suggest that you try the .appimage.

/Downloads/p3x-onenote-appimage >>> makepkg -csr --skipchecksums              
==> Making package: p3x-onenote-appimage 2023.4.117-3 (Thu 08 Jun 2023 01:01:31 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading p3x-onenote-2023.4.117.AppImage...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 92.7M  100 92.7M    0     0  34.6M      0  0:00:02  0:00:02 --:--:-- 43.9M
  -> Downloading LICENSE...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1200  100  1200    0     0   2700      0 --:--:-- --:--:-- --:--:--  2700
==> WARNING: Skipping verification of source file checksums.
==> Extracting sources...
==> Starting prepare()...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "p3x-onenote-appimage"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: p3x-onenote-appimage 2023.4.117-3 (Thu 08 Jun 2023 01:02:11 PM EDT)
==> Cleaning up...

ok it works thx a lot!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.