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

Don't see all members using filter '*' #2053

Open
veselyda opened this issue May 15, 2024 · 2 comments
Open

Don't see all members using filter '*' #2053

veselyda opened this issue May 15, 2024 · 2 comments
Labels
info-needed More information is requied from the issuer

Comments

@veselyda
Copy link

👉🏻 Issue text goes here.

I don't see members if I specify '*' as a filter but using any other filter gives the correct list of members.


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

Context Version
Code for IBM i version 2.10.2
Visual Studio Code version 1.89.1
Operating System win32_x64
Active extensions
COBOL (cobol): 10.4.11
Code for IBM i Walkthroughs (vscode-ibmi-walkthroughs): 0.5.0
Db2 for IBM i (vscode-db2i): 1.0.0
Emmet (emmet): 1.0.0
Error Lens (errorlens): 3.17.0
Git (git): 1.0.0
Git Base (git-base): 1.0.0
GitHub (github): 0.0.1
IBM i Debug (ibmidebug): 1.0.0
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
SVN (svn-scm): 2.17.0
Sync Scroll (sync-scroll): 1.3.1
TODO Highlight (vscode-todo-highlight): 1.0.5
TypeScript and JavaScript Language Features (typescript-language-features): 1.0.0

Remote system
Setting Value
IBM i OS V7R3M0
Tech Refresh 13
CCSID Origin undefined
Runtime CCSID 273
Default CCSID 273
SQL Enabled
Source dates Disabled

Enabled features

/QOpenSys/pkgs/bin /usr/bin /QSYS.lib/ILEDITOR.lib /QSYS.LIB /QIBM/ProdData/IBMiDebugService/bin
bash attr GETNEWLIBL.PGM ILEDITOR.GETMBRINFO QZDFMDB2.PGM startDebugService.sh
chsh iconv
git setccsid
grep
ls
md5sum
sort
stat
tar
tn5250
Shell env
BUILDLIB=SASJISSRC
CURLIB=SASJISSRC
HOME=/home/VESELYDA
HOST=10.101.202.6
LIBLS=SASJISTOOL SASJISSRC SASJISPGM SASJISDBD QGPL QTEMP
LOGIN=veselyda
LOGNAME=veselyda
MAIL=/var/spool/mail/veselyda
OLDPWD=/home/veselyda
PATH=/QOpenSys/pkgs/bin:/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin
PWD=/home/VESELYDA
SHELL=/QOpenSys/pkgs/bin/bash
SHLVL=1
SSH_CLIENT=10.189.38.126 57524 22
SSH_CONNECTION=10.189.38.126 57524 10.101.202.6 22
TZ=<CET>-1<CEST>,M3.5.0,M10.5.0
USER=veselyda
USERNAME=veselyda
WORKDIR=/home/VESELYDA
_=/QOpenSys/pkgs/bin/env
Variants
{
  "american": "#@$",
  "local": "#�$"
}
Errors
[
  {
    "command": "/QOpenSys/usr/bin/qsh",
    "code": 1,
    "stderr": "CPF2111:  Library ILEDITOR already exists.",
    "cwd": "/home/VESELYDA"
  },
  {
    "command": "/usr/bin/attr \"/tmp/code4itempO_DtTx8YvEzmWw6HS9mPa8/getMemberInfo.sql\" CCSID",
    "code": 1,
    "stderr": "attr: 001-2248 Error found getting attributes for file /tmp/code4itempO_DtTx8YvEzmWw6HS9mPa8/getMemberInfo.sql.  No such path or directory.",
    "cwd": "/home/VESELYDA"
  }
]
@worksofliam
Copy link
Contributor

@veselyda Can you give us detailed steps to recreate this?

@worksofliam worksofliam added the info-needed More information is requied from the issuer label May 15, 2024
@veselyda
Copy link
Author

I don't know what to provide. I think I made some changes in my VS code. Now I am sometimes also getting CPDA08A, for example below:

The editor could not be opened due to an unexpected error: Failed downloading member: CPDA08A: CCSID attribute does not match specified value. CPFA097: Object not copied. Object is /QSYS.LIB/SASJISSRC.LIB/QCLSRC.FILE/ALERT.MBR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed More information is requied from the issuer
Projects
None yet
Development

No branches or pull requests

2 participants