SoundCloud-Desktop tested by Argusic Runner

Attempt 2 of 3 · Did not run · Argusic Score 50.0 of 100

all runs of SoundCloud-Desktopad-blockercross-platformdesktop-appgeo-unblocklinuxmacos

Session recording

Loading recording...

Download the original recording · fingerprint 13295315e6aa8a66...

What the test found

Frontend builds with pnpm and TypeScript compiles cleanly; Rust backend compiles and links successfully; the 530MB debug binary exists but fails to launch because WebKit2GTK subprocess binaries (WebKitNetworkProcess, WebKitWebProcess) at the hardcoded path /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/ cannot be placed there without root access.

TypeScript compiles cleanly. Frontend pnpm build succeeds. Rust cargo check and cargo build succeed producing a 530MB debug binary. But runtime launch fails because WebKit2GTK hardcodes subprocess paths to /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/ which cannot be created without root. All 80+ dependency .so files are in /tmp/prefix with correct LD_LIBRARY_PATH, but the WebKit subprocess spawn path cannot be overridden by environment variables.

Argusic installed SoundCloud-Desktop in 62 minutes; verification reached Nothing verified. 9 of 9 recorded errors were worked through (see the timeline below).

Did not runall runs of SoundCloud-Desktop

This summary is drawn from the agent's recorded report for this run. Every figure traces to the log and recording above; nothing here is authored.

Error and fix timeline

No errors were recorded for this run.

Discussion