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

Actions for objects are not shown on Run Action #1622

Closed
chrjorgensen opened this issue Nov 1, 2023 · 0 comments · Fixed by #1623
Closed

Actions for objects are not shown on Run Action #1622

chrjorgensen opened this issue Nov 1, 2023 · 0 comments · Fixed by #1623
Assignees
Labels
bug A confirmed issue when something isn't working as intended

Comments

@chrjorgensen
Copy link
Collaborator

When I right-click on an object (e.g. *PGM) in the Object Browser and select Run Action, no actions are shown.


⚠️ REMOVE THIS LINE AND ANY SENSITIVE INFORMATION BELOW! ⚠️

Context Version
Code for IBM i version 2.4.0
VSCodium version 1.83.1
Operating System linux_x64
Active extensions
Better Comments (better-comments): 3.0.2
Code for IBM i Walkthroughs (vscode-ibmi-walkthroughs): 0.3.2
ESLint (vscode-eslint): 2.4.2
Emmet (emmet): 1.0.0
Git (git): 1.0.0
Git Base (git-base): 1.0.0
GitHub (github): 0.0.1
GitHub Authentication (github-authentication): 0.0.2
GitHub Pull Requests and Issues (vscode-pull-request-github): 0.74.1
GitLens — Git supercharged (gitlens): 14.4.1
JSON Language Features (json-language-features): 1.0.0
Merge Conflict (merge-conflict): 1.0.0
Node Debug Auto-attach (debug-auto-launch): 1.0.0
Overtype (overtype): 0.5.0
Prettier - Code formatter (prettier-vscode): 10.1.0
Print (vscode-print): 0.10.7
Render Line Endings (render-crlf): 1.7.0
Settings Sync (code-settings-sync): 3.4.3
Sync-Rsync (sync-rsync): 0.36.0
TabOut (TabOut): 0.2.2
TypeScript and JavaScript Language Features (typescript-language-features): 1.0.0
ftp-simple (ftp-simple): 0.7.6
hexdump for VSCode (vscode-hexdump): 1.8.1

Remote system
Setting Value
IBM i OS V7R5M0
Tech Refresh n/a
CCSID 277
SQL Enabled
Source dates Disabled

Enabled features

/QOpenSys/pkgs/bin /usr/bin /QSYS.LIB /QIBM/ProdData/IBMiDebugService/bin
bash attr CJORGENS1.GETNEWLIBL QZDFMDB2.PGM startDebugService.sh
chsh iconv
git setccsid
grep
ls
md5sum
sort
stat
tar
tn5250
Shell env
BUILDLIB=CJORGENS1
CURLIB=CJORGENS1
HOME=/home/CJORGENS
HOST=pub400.com
LIBLS=GAMES400 QTEMP QGPL
LOGIN=cjorgens
LOGNAME=cjorgens
MAIL=/var/spool/mail/cjorgens
OLDPWD=/home/CJORGENS
PASE_USRGRP_LIMITED=N
PATH=/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin
PWD=/home/CJORGENS
SHELL=/QOpenSys/pkgs/bin/bash
SHLVL=1
SSH_CLIENT=91.189.202.194 48394 2222
SSH_CONNECTION=91.189.202.194 48394 185.113.5.134 2222
TZ=<UTC>0
USER=cjorgens
USERNAME=cjorgens
_=/QOpenSys/usr/bin/env
Variants
{
  "american": "#@$",
  "local": "ÆØÅ"
}
Errors
[
  {
    "command": "system \"CRTLIB LIB(CJORGENS1) TEXT('Code for i temporary objects. May be cleared.')\"",
    "code": 255,
    "stderr": "CPD0032: Not authorized to command CRTLIB in library *LIBL.\nCPF0006: Errors occurred in command.",
    "cwd": "/home/CJORGENS"
  },
  {
    "command": "system \"DLTOBJ OBJ(CJORGENS1/O_*) OBJTYPE(*FILE)\"",
    "code": 255,
    "stderr": "CPF2125: No objects deleted.",
    "cwd": "/home/CJORGENS"
  },
  {
    "command": "ls -p /QIBM/ProdData/IBMiDebugService/bin/certs/debug_service.pfx",
    "code": 2,
    "stderr": "/QIBM/ProdData/IBMiDebugService/bin/certs/debug_service.pfx not found",
    "cwd": "/home/CJORGENS"
  }
]
@sebjulliand sebjulliand self-assigned this Nov 1, 2023
@sebjulliand sebjulliand added the bug A confirmed issue when something isn't working as intended label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed issue when something isn't working as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants