You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(desktop-icons): update paths for in-repo scaffolder-managed launcher
The PanLL launcher is now at /var/mnt/eclipse/repos/panll/panll-launcher.sh,
not /var/mnt/eclipse/repos/.desktop-tools/panll-launcher.sh. The
pre-2026-04-10 copy under .desktop-tools/ was archived to
.desktop-tools/.archive-2026-04-10/ when the launcher was migrated to
launch-scaffolder management. This doc had six stale path references
to the archived copy — all updated to point at the in-repo copy, plus
a top-of-doc banner explaining the migration so anyone hitting this
doc from search results understands why the old path is gone.
No change to the troubleshooting advice itself — the
scaffolder-generated script exposes the same URL=... configuration
shape as the old hand-written launcher, so the port-matching
diagnostics below the banner still apply as-is.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
> from `panll.launcher.a2ml`. The pre-2026-04-10 hand-written copy
8
+
> under `~/.desktop-tools/panll-launcher.sh` was archived to
9
+
> `~/.desktop-tools/.archive-2026-04-10/` and should not be used.
10
+
> This document has been updated to reference the new path; the
11
+
> advice below still applies to the scaffolder-generated script.
12
+
3
13
## Problem
4
14
The PanLL desktop icon shows an error: "Unable to make the service PanLL executable, aborting execution. Existing file /home/hyper/Desktop/panll.desktop is not writable."
0 commit comments