I'm still getting the warning with command cursor .: Warning: 'app' is not in the list of known options, but still passed to Electron/Chromium.
Although this doesn't crash the app, I still want to see if there is a way to fix this.
| Git Clone URL: | https://aur.archlinux.org/cursor-bin.git (read-only, click to copy) | 
|---|---|
| Package Base: | cursor-bin | 
| Description: | AI-first coding environment | 
| Upstream URL: | https://www.cursor.com | 
| Licenses: | LicenseRef-Cursor_EULA | 
| Submitter: | g.schulz | 
| Maintainer: | g.schulz (piperdaniel1, oech3) | 
| Last Packager: | g.schulz | 
| Votes: | 63 | 
| Popularity: | 5.13 | 
| First Submitted: | 2024-06-09 14:27 (UTC) | 
| Last Updated: | 2025-11-04 00:28 (UTC) | 
I'm still getting the warning with command cursor .: Warning: 'app' is not in the list of known options, but still passed to Electron/Chromium.
Although this doesn't crash the app, I still want to see if there is a way to fix this.
@oech3
Added you and piperdaniel1 in AUR as co-maintainers.
Both of you have also been added to the Github repo (I had the wrong oech added by mistake a long time ago oops) as co-maintainers. Btw, feel free to merge yourselfs. I have some debugging functionality for which i will whip up a bit of documentation.
I removed: cursor.png cursor-bin.desktop.in cursor-bin.sh
I meant AUR, not GitHub.
Not added. But required operation for rg was done.
Please manually remove .png from .in from AUR's repo too.
@oech3 added you both as co-maintainers and applied your PR
I think shim should be different file on fakeroot, but it is impossible to fix by by PR since it cannot add file. @g.schulz Would you add me and @piperdaniel1 to commaintainer?
The fault was the lines 26 and 27, changing it back to "ln -svf /usr/bin/rg ${_app}/node_modules/@vscode/ripgrep/bin/rg" fixed the issue for me.
[starterx4@doadgrz cursor-bin]$ makepkg ==> Making package: cursor-bin 1.7.44-1 (Sat Oct 11 18:28:56 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found cursor_1.7.44_amd64.deb -> Found code.sh ==> Validating source files with sha512sums... cursor_1.7.44_amd64.deb ... Passed code.sh ... Passed ==> Extracting sources... -> Extracting cursor_1.7.44_amd64.deb with bsdtar ==> Entering fakeroot environment... ==> Starting package()... install: No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
Pinned Comments
g.schulz commented on 2025-05-17 08:01 (UTC) (edited on 2025-09-17 07:53 (UTC) by g.schulz)
For anyone who want's to contribute a PR, this is the repo: https://github.com/Gunther-Schulz/aur-cursor-bin-updater