Skip to content
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

FileBrowser: Open in terminal ends up in error on Linux #875

Open
JanBliznicenko opened this issue Nov 1, 2024 · 0 comments · May be fixed by #876
Open

FileBrowser: Open in terminal ends up in error on Linux #875

JanBliznicenko opened this issue Nov 1, 2024 · 0 comments · May be fixed by #876

Comments

@JanBliznicenko
Copy link
Contributor

On Linux, when a user clicks on Open in terminal from a directory context menu, it ends up in an Error: Improper store into indexable object. The issue is in method StFileBrowserOpenTerminalCommand>>#openLinuxTerminalShellCommand: where it attemps to use a Path as putOn: receiver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant