-
The link to singularity .img is not supported, so the downloading has an issue.
Error details:
This site can’t provide a secure connectionzerkalo.curie.fr uses an unsupported protocol.
ERR_SSL…
-
Code to demonstrate the problem:
``` c#
public abstract class BaseComponent
{
[Dependency] private ILogger logger { get; set; }
public bool HasLogger => this.logger != null;
}
publi…
-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] This isn't a feature request or a discu…
-
From @Dsan10s’s use case:
```html
…
-
I'm using a backend persistence framework which expose SQL tables as `Stream`s and builds SQL queries with its own implementation of `Predicate` and `Comparator`.
I thought this would create a perf…
-
I've been working on this CLI rewrite for a while. Over time, bug reports and feature requests have trickled in for things that this rewrite is already slated to address, directly or indirectly. To re…
-
Hi
> I know this is not the right place to post an issue about the website but there is not other way of contacting virtualmin.
## The problem
I cannot register on your site because your SPF …
-
### Brief Issue Summary
When compiling a project with multiple translation units that have warnings in some common include file they are shown multiple times. All of them work and open the same file …
-
Hi,
with reference to the screenshots below, I noticed that when feeding the overlay script with gpx data in --use-gpx-only mode, as output there is a misalignment of a few seconds between the frame…
-
I install `macs2` using `conda` and `which` can find it, but MACS2 throws errors when I try to run it about not being able to find files.
```
balter@server:~$ conda install macs2
Fetching package met…