Max

Results 6 issues of Max

# Sway Version `sway version 1.10-dev-c8676fad (Feb 5 2024, branch 'master')` # Debug Log `~/git/sway/build/sway/sway -c /etc/sway/config -D legacy-wl-drm -d 2> sway.log` [sway.log](https://github.com/swaywm/sway/files/14172002/sway.log) # Configuration File Default configuration that comes...

bug

Right now, siegfried refuses to scan symbolic links with an error message `file is of type symlink; only regular files can be scanned`: ```bash mmoser@mx ~ $ ll stderr.log Permissions...

Scanning archives with the `-z` flag works well when supplying the archive file via its filename, but it fails when the file is piped into stdin (`-` as filename). ##...

In the very recent 2.0 release of Flask 2.0, they dropped support for Python < 3.6. This includes the removal of the `flask._compat` module (https://github.com/pallets/flask/commit/662c245795c7cbb5dbd657a2d707c62c16770c18) Thus, the following import won't...

# Overview It's been recently requested to change the order of files for a record because the default order is somewhat arbitrary (definitely not lexicographic). InvenioRDM seems to have some...

bug
enhancement

Package version (if known): 12.0.0.dev3 ## Describe the bug The default value for the **publication date** for new drafts is the [current date](https://github.com/inveniosoftware/invenio-app-rdm/blob/master/invenio_app_rdm/config.py#L659), which works fine. However, when creating a...

bug
stale