codefori / vscode-ibmi

🌍 IBM i development extension for VS Code
https://codefori.github.io/docs/#/
MIT License
279 stars 93 forks source link

RPGLESRC no longer viewable via Object Browser #1478

Closed hollygit closed 9 months ago

hollygit commented 1 year ago

I can no longer see RPG Source in Object Browser. Note: this system is on os vers 7.2

I tried on version 2.0.2 and 2.01.


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

Context Version
Code for IBM i version 2.0.1
Visual Studio Code version 1.81.0
Operating System win32_x64
Active extensions ``` Auto Close Tag (auto-close-tag): 0.5.14 Beautify (beautify): 1.5.0 Beautify css/sass/scss/less (code-beautifier): 2.3.3 COBOL (cobol): 9.7.23 Code Coverage for IBM i (code-coverage-ibmi): 0.1.7 Code for IBM i Walkthroughs (vscode-ibmi-walkthroughs): 0.3.1 Db2 for IBM i (vscode-db2i): 0.3.3 Dev Containers (remote-containers): 0.304.0 ESLint (vscode-eslint): 2.4.2 Emmet (emmet): 1.0.0 Error Lens (errorlens): 3.13.0 Extension Authoring (extension-editing): 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 HTML CSS Support (vscode-html-css): 1.13.1 Highlight Matching Tag (highlight-matching-tag): 0.11.0 IBM i Notebooks (vscode-ibmi-notebooks): 0.0.6 JSON Language Features (json-language-features): 1.0.0 Live Server (LiveServer): 5.7.9 Merge Conflict (merge-conflict): 1.0.0 Microsoft Account (microsoft-authentication): 0.0.1 NPM support for VS Code (npm): 1.0.1 Node Debug Auto-attach (debug-auto-launch): 1.0.0 TODO Highlight (vscode-todo-highlight): 1.0.5 Tailwind CSS IntelliSense (vscode-tailwindcss): 0.9.11 TypeScript and JavaScript Language Features (typescript-language-features): 1.0.0 WSL (remote-wsl): 0.80.2 WSL: Recommender (remote-wsl-recommender): 0.0.19 ```

Remote system |Setting|Value| |-|-| |IBM i OS|n/a| |Tech Refresh|n/a| |CCSID|?| |SQL|Enabled |Source dates|Disabled ### Enabled features |/QOpenSys/pkgs/bin|/usr/bin|/QSYS.lib/ILEDITOR.lib|/QSYS.LIB| |-|-|-|-| |bash|attr|GENCMDXML.PGM|QZDFMDB2.PGM| |git|iconv|GETNEWLIBL.PGM|| |grep|setccsid||| |ls|tar||| |md5sum|||| |sort|||| |stat|||| |tn5250||||
Shell env ```bash ```
Variants ```json { "american": "#@$", "local": "#@$" } ```
Errors ```json [ { "command": "system \"CRTLIB LIB(ILEDITOR) TEXT('Code for i temporary objects. May be cleared.')\"", "code": 255, "stderr": "CPF2111: Library ILEDITOR already exists.", "cwd": "/home*******" }, { "command": "export BUILDLIB=\"QGPL\" && export CURLIB=\"QGPL\" && export USERNAME=\"******\" && export HOME=\"/home/******\" && export LIBLS=\"V4CESHIPF V4CESHIP COMEDGE CECARTRDB LIBHTTP CECREDIT AFPTOOL SPLTOOL V4MSGR V4FILES V4MASTER V4PRMODS HOLLY CECART\" && env", "code": 1, "stderr": "bsh: BUILDLIB=QGPL: is not an identifier", "cwd": "/home/******" } ] ```
worksofliam commented 1 year ago

What is your filter setup as?

worksofliam commented 1 year ago

@hollygit Photos cannot be uploaded via email. Please post it on the issue itself.

hollygit commented 1 year ago

Note: it works fine on other systems. Is OS 7.2 too old now?

On Wed, Aug 9, 2023 at 1:09 PM barry @.***> wrote:

What is your filter setup as?

— Reply to this email directly, view it on GitHub https://github.com/halcyon-tech/vscode-ibmi/issues/1478#issuecomment-1671907199, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUM74SUFYZVHLZFLNXNFT7TXUPG6FANCNFSM6AAAAAA3KFUACA . You are receiving this because you authored the thread.Message ID: @.***>

hollygit commented 1 year ago

image

worksofliam commented 1 year ago

Please share the contents of your Code for IBM i output channel after the list doesn't appear.

image
hollygit commented 1 year ago

Commands: CHKOBJ OBJ(HOLLY/QRPGLESRC) OBJTYPE(FILE) AUT(UPD)

Commands: CHKOBJ OBJ(V4PRMODS/QRPGSRC) OBJTYPE(FILE) AUT(UPD)

worksofliam commented 9 months ago

Stale? Guessing it worked out?

hollygit commented 9 months ago

Once the client updated from os7.2 to 7.4 I was able to view.

On Sun, Nov 19, 2023 at 11:32 AM barry @.***> wrote:

Stale? Guessing it worked out?

— Reply to this email directly, view it on GitHub https://github.com/codefori/vscode-ibmi/issues/1478#issuecomment-1817925136, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUM74STIZI776VZHCX5NQ6DYFI7BDAVCNFSM6AAAAAA3KFUACCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJXHEZDKMJTGY . You are receiving this because you were mentioned.Message ID: @.***>