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

Unable to read a member #3495

Closed
la-costa opened this issue Mar 5, 2025 · 3 comments
Closed

Unable to read a member #3495

la-costa opened this issue Mar 5, 2025 · 3 comments
Labels
bug Something isn't working needs more info

Comments

@la-costa
Copy link

la-costa commented Mar 5, 2025

I am taking the Fundamentals and Concepts course, but the extension is not working properly for reading and renaming members.

It is working for JCL submission.

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

Desktop:

  • Ubuntu 24.04
  • node 18.18.0
  • VSCode 1.97.2
  • Zowe Explorer 3.1.1
  • IBM Z Open Editor 5.2.0
@la-costa la-costa added the bug Something isn't working label Mar 5, 2025
Copy link

github-actions bot commented Mar 5, 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.

@la-costa
Copy link
Author

la-costa commented Mar 5, 2025

I figured out the source of the problem. I'm using VSCode via the snap package.

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.

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.

@la-costa
Copy link
Author

la-costa commented Mar 6, 2025

I rewrite the title and description at #3501

@la-costa la-costa closed this as completed Mar 6, 2025
@github-project-automation github-project-automation bot moved this from New Issues to Closed in Zowe Explorer for VS Code Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more info
Projects
Status: Closed
Development

No branches or pull requests

2 participants