anomalyco / anomalyco/opencode
"Open in File Manager" icon stuck in infinite loading state on Pop!_OS
Open
@Brendonovich is already working on this.
Since Sep 3, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
When clicking the "Open in File Manager" icon in the top right corner, the native Pop!_OS file manager opens successfully. However, when returning to the application (whether the file explorer is left open or closed), the icon remains stuck in an infinite loading state.
Expected Behavior
The loading state should resolve once the file manager is successfully launched and Closed, and the icon should return to its default state.
Additional Context
- I tested opening the project in VS Code and Cursor from the same menu. In both of those cases, the icon correctly returns to its normal state immediately.
- The issue seems specifically isolated to how the app handles process execution or detachment for the native Linux file manager.
Plugins
No response
OpenCode version
v1.18.15 OpenCode Dedesktop
Steps to reproduce
- Open a project in the application on a Pop!_OS system.
- Click the "Open in File Manager" icon located in the top right corner.
- The native file explorer opens successfully.
- Close the file explorer and return to the application.
- Observe that the icon is stuck in a loading loop permanently.
Screenshot and/or share link
Operating System
Pop!_OS 24.04 LTS
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.