Package Details: nora-bin 3.1.0_stable-2

Git Clone URL: https://aur.archlinux.org/nora-bin.git (read-only, click to copy)
Package Base: nora-bin
Description: An elegant music player built using Electron and React. Inspired by Oto Music for Android by Piyush Mamidwar.(Prebuilt version.Use system-wide electron)
Upstream URL: https://noramusic.netlify.app/
Keywords: electron music oto player react
Licenses: MIT
Conflicts: nora
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 1
Popularity: 0.000112
First Submitted: 2023-05-21 06:32 (UTC)
Last Updated: 2026-03-10 09:13 (UTC)

Latest Comments

Xerto commented on 2026-04-01 07:22 (UTC)

@zxp19821005 I reinstalled nora today. Don't see the same error anymore, but adding folder is still not working. I guess it's now an issue on nora side. Thanks.

zxp19821005 commented on 2026-03-31 04:48 (UTC)

@Xerto I run well. Will you please run it in the shell and paste the error logs?

$ /usr/bin/nora 
warn: APPIMAGE env is not defined, current application is not an AppImage {"data":{},"process":"MAIN","timestamp":"2026-03-31 12:47:33.915 PM"}
info: Started checking for new songs during the application start. {"data":{},"process":"MAIN","timestamp":"2026-03-31 12:47:34.124 PM"}
warn: Failed to add watchers to parent folders of music folders. No parent folders found. {"data":{"musicFolderPaths":[],"parentFolderPaths":[]},"process":"MAIN","timestamp":"2026-03-31 12:47:34.125 PM"}
info: App connected to the internet successfully {"data":{},"process":"MAIN","timestamp":"2026-03-31 12:47:34.186 PM"}
info: Started the startup song checking process. {"data":{},"process":"MAIN","timestamp":"2026-03-31 12:47:34.342 PM"}
warn: App made a request to get-song-info function with an empty array of song ids. {"data":{},"process":"MAIN","timestamp":"2026-03-31 12:47:34.536 PM"}
warn: App made a request to get-song-info function with an empty array of song ids. {"data":{},"process":"MAIN","timestamp":"2026-03-31 12:47:34.537 PM"}
verbose: Data Events Cache {"data":{"dataEventsCache":[{"dataType":"userData/windowPosition","eventData":[]}]},"process":"MAIN","timestamp":"2026-03-31 12:47:35.123 PM"}

Xerto commented on 2026-03-26 22:38 (UTC)

I tried to install it today, I'm still seeing a similar issue.

zxp19821005 commented on 2026-03-10 09:14 (UTC)

@TheElevatedOne Thanks for your feedback, fixed it.

TheElevatedOne commented on 2026-03-10 08:27 (UTC) (edited on 2026-03-10 08:27 (UTC) by TheElevatedOne)

Package libvips is missing in the dependencies.

The app will run without it, but when adding a Music Library Directory, it prints errors when run through a terminal.

Error:

ERROR:/__w/sharp/sharp/node_modules/@img/sharp-libvips-dev/include/vips/VImage8.h:134:vips::VObject& vips::VObject::operator=(const vips::VObject&): assertion failed: (!a.vobject || VIPS_IS_OBJECT(a.vobject))
Bail out! ERROR:/__w/sharp/sharp/node_modules/@img/sharp-libvips-dev/include/vips/VImage8.h:134:vips::VObject& vips::VObject::operator=(const vips::VObject&): assertion failed: (!a.vobject || VIPS_IS_OBJECT(a.vobject))