This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 7e16d11 Publishing from fc13cf3f0133cd39342d3bb51bfbfb1a2a20be0d
7e16d11 is described below
commit 7e16d11ae593a84e27e10a321999530e2e1659fb
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Tue Oct 8 12:00:26 2024 +0000
Publishing from fc13cf3f0133cd39342d3bb51bfbfb1a2a20be0d
---
...dil-Extension-for-Visual-Studio-Code-1.4.0.docx | Bin 43782171 -> 43782645
bytes
...dil-Extension-for-Visual-Studio-Code-1.4.0.html | 20 ++++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git
a/content/docs/vscode/1.4.0/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.0.docx
b/content/docs/vscode/1.4.0/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.0.docx
index 3b79f02..c6b6554 100644
Binary files
a/content/docs/vscode/1.4.0/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.0.docx
and
b/content/docs/vscode/1.4.0/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.0.docx
differ
diff --git
a/content/docs/vscode/1.4.0/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.0.html
b/content/docs/vscode/1.4.0/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.0.html
index 817eea4..0237321 100644
---
a/content/docs/vscode/1.4.0/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.0.html
+++
b/content/docs/vscode/1.4.0/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.0.html
@@ -2900,6 +2900,26 @@ edited file, <code>Arrow-Up</code> will give you the
previous line of
the edited file, and <code>Arrow-Down</code> will give you the next line
of the edited file.</p>
<h1 id="known-issues-in-v1.4.0">Known Issues in v1.4.0</h1>
+<p>Debugger * Ubuntu 24.02 (release date 04/25/2024) When using the
+debugger to step through a dfdl schema utilizing the step over action,
+the step over action will trigger dfdl intellisense to display a list of
+suggestions when a line in the schema is reached that results in output
+to the infoset. This problem can be mitigated by disabling
+“WylandEnable” by uncommenting “#WaylandEnable=false” in the
+/etc/gdm3/custom.conf configuration file and rebooting the system. *
+Ubuntu 20.04 (release date 04/23/2020) When using the debugger to step
+through a dfdl schema utilizing the step over action, the step over
+action will trigger dfdl intellisense to display a list of suggestions
+when a line in the schema is reached that results in output to the
+infoset. A cause and solution have not yet been discovered. Note that
+the mitigation listed above for Ubuntu 24.04 was not found to be an
+effective mitigation for Ubuntu 20.04. * Ubuntu 22.04 (release date
+04/21/2022) The debugger problem that occurs with the step over action
+in Ubuntu 20.04 and Ubuntu 24.04 has not been found to be a problem in
+Ubuntu 22.04. * At this time the debugger step into and step out actions
+have no code behind them, using either button results in an
+unrecoverable error. We have not found a way to disable the step into
+and step out buttons. This problem occurs in all Operating Systems.</p>
<h1 id="reporting-problems-and-requesting-new-features-3">Reporting
Problems and Requesting New Features</h1>
<p>If problems are encountered or new features are desired, create