Results 9 issues of giumas

I cannot find in the documentation how to update an issue without triggering user notification. The only place where this feature is mentioned is as a parameter here: https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L922 Two...

I need to deploy an app using _qtawesome_ on some machines where the _Untrusted Font Blocking_ policy is set to "Block untrusted fonts and log events" (https://docs.microsoft.com/en-US/troubleshoot/windows-client/shell-experience/feature-to-block-untrusted-fonts). With such a...

type:Enhancement

If I pass an URL of an OpenDAP dataset to `Dataset`, how can I recover the path to the temporary file?

Just pushed a [py3](https://github.com/HDFGroup/hdf-compass/tree/py3) branch. It has several changes to run HDF Compass in Python 3.6. It uses the latest wx Phoenix snapshot: https://wxpython.org/Phoenix/snapshot-builds/ I have tested the branch **only...

enhancement

This issue is to document the set of features/bug fixes for the next (v0.7) HDF Compass Release - [ ] Tree View for object hierarchy - #66 - [ ]...

release milestones

Branched from: https://github.com/HDFGroup/hdf-compass/issues/73 If a resource/file can be accessible by more than 1 plugin (e.g., all the BAG files can also be read by the HDF5 plugin), ~~it might be...

enhancement

## Description of the issue I am attempting to move from PySide2 to PySide6, but I cannot manage to freeze the app when using QWebEngineView. ### Context information (for bug...

triage

### Proposed change Add the option to set memory limits for a specific user (and user group). ### Who would use this feature? Instructors may need to have more memory...

enhancement

I have an issue in building SWIG with MinGW: ``` $ ./autogen.sh + test -d Tools/config + aclocal -I Tools/config + autoheader + automake --add-missing --copy --force-missing Useless use of...