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

Zowe Explorer 3.1.1 has problems reading files in VSCode installed by snap package #3501

Open
la-costa opened this issue Mar 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@la-costa
Copy link

la-costa commented Mar 6, 2025

Describe the bug

When I try to read a member, only an error message is displayed. When I try to rename, an error message is displayed with more information.

Error running command zowe.ds.renameDataSetMember: Expect Error: Required object must be defined. This is likely caused by the extension that contributes zowe.ds.renameDataSetMember.

Through web access, I can perform the operations, so it does not seem like a user profile problem.

To Reproduce

Screencast.from.2025-03-05.10-26-26.mp4

Expected behavior

I suggest that the extension test its writing capability and, if it fails, inform the user of a settings variable to indicate a temporary save location.

Desktop:

  • Ubuntu 24.04
  • node 18.18.0
  • VSCode 1.97.2 (snap package)
  • Zowe Explorer 3.1.1
  • IBM Z Open Editor 5.2.0

Additional context

The Zowe extension is trying to write to a location that it doesn't have permission to write to, since it's a snap package.

Zowe Explorer works perfect with VSCode installed by zip package.

@la-costa la-costa added the bug Something isn't working label Mar 6, 2025
Copy link

github-actions bot commented Mar 6, 2025

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: New Issues
Development

No branches or pull requests

1 participant