-
```
When calling the Google.GData.Client.Service.Query function for a certain user,
the code throws an exception when trying to parse the response XML. This
happens for very few users, but it happen…
-
```
What steps will reproduce the problem?
1. Open project
2. Select Export page as PNG...
3. XML Parsing Error: undefined entity
What is the expected output? What do you see instead?
I should get my…
-
```
I regenerated the Native GUI Widgets stencil from an older version of Pencil.
I needed to do this because it was not provided in any of the evolus downloads,
and my designs use that stencil. W…
-
```
When calling the Google.GData.Client.Service.Query function for a certain user,
the code throws an exception when trying to parse the response XML. This
happens for very few users, but it happen…
-
```
I regenerated the Native GUI Widgets stencil from an older version of Pencil.
I needed to do this because it was not provided in any of the evolus downloads,
and my designs use that stencil. W…
-
```
What steps will reproduce the problem?
1. Open project
2. Select Export page as PNG...
3. XML Parsing Error: undefined entity
What is the expected output? What do you see instead?
I should get my…
-
Possibly via Cython? Check on cross-platform deployment issues in any such case.
[libxml API docs](https://gnome.pages.gitlab.gnome.org/libxml2/devhelp/)
Idea popped into my head when I stumbled…
-
The fix #23 for issue #22 does work, but it seems that BIRT does not notice the parsing error and instead it reacts just as if the data set contains no rows.
When a parsing error occurs, then an ex…
-
The current version of Pymatgen (2022.0.14) does not recognize XANES output from VASP 6.
**Proposed Solution:** Enable Pymatgen to read VASP 6 XANES output from either the `vasprun.xml` file or th…
-
Hello,
So here's a little issue.
Basically USP put all URL in lowercases, and as a result if the urls has some uppercase caracter, it no longer finds it.
Here's an example 👍
`from usp.tree imp…