-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
equicord, equibop: updates #428217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
equicord, equibop: updates #428217
Conversation
Note: withSystemEquicord = true is broken on master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested the equicord update script and equibop binary, looks good and work well, thanks!
Oh I just realized by default it uses equibop's version, that's unfortunate :( |
@NotAShelf I tried out the first PR that introduced equibop and support for using system equicord (#349863), and ran into the same error: /nix/store/dqpjqy8b6m0lb01b9jy2859sab9772nf-gvfs-1.57.2/lib/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static
Failed to load module: /nix/store/dqpjqy8b6m0lb01b9jy2859sab9772nf-gvfs-1.57.2/lib/gio/modules/libgvfsdbus.so
(node:29076) UnhandledPromiseRejectionWarning: Error: Cannot find module '/nix/store/y40is2xli1v5zvlndh12i1ln3kpfrngb-equicord-1.10.4'
Require stack:
- /nix/store/4dp3jmjvjyy3ww0dm1w0722x5ny626iq-equibop-2.0.9/opt/Equibop/resources/app.asar/dist/js/main.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1232:15)
at s._resolveFilename (node:electron/js2c/browser_init:2:124038)
at Module._load (node:internal/modules/cjs/loader:1058:27)
at c._load (node:electron/js2c/node_init:2:17025)
at Module.require (node:internal/modules/cjs/loader:1318:19)
at require (node:internal/modules/helpers:179:18)
at VCDMain:26:5652
at VCDMain:1:2813
at Le (VCDMain:26:4946)
(Use `electron --trace-warnings ...` to show where the warning was created)
(node:29076) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) Since that feature didn't work before, I don't think it should be a blocker for merging this PR |
cc @NotAShelf can you also review this? Just to reiterate, this PR doesn't cause new breakages, the package is broken on master using |
Sorry for the delay, I've been a little busy with other stuff. Please lmk if there's anything else you'd like me to review. |
equibop 2.1.6 has been released, can this be updated to that version? |
I think it's fine in a follow up PR, FYI latest |
|
Things done
fixes #428182
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.