shanedell commented on PR #926:
URL: https://github.com/apache/daffodil-vscode/pull/926#issuecomment-1877759370

   > @shanedell
   > 
   > > Okay so found the issue is me using `${workspaceFolder}`. So if I do 
`${workspaceFolder}/dfdl-pcap/src/test/resources/com/tresys/pcap/data/dns.cap` 
it fails but if I remove `${workspaceFolder}` and give it the full path it 
works fine.
   > 
   > I'm not sure if that's what causing your issues because my `launch.json` 
is also using `${workspaceFolder}` but my only issue is a lingering Omega Edit 
server when closing the window.
   > 
   > I think we may need to sync up and run through this because I tried all 
the changes you had made for resolving the failed viewport but it's works for 
me. We've got to locate the discrepancy.
   
   I am not sure because whenever I used `${workspaceFolder}` I get an error 
trying to create the session and viewport after a couple of seconds but when I 
remove it everything works fine.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to