minusdavid

Results 14 issues of minusdavid

I am loving zxing-js, but I am curious where is the best place to download compiled Javascript releases that can be used client-side? I notice many examples use https://unpkg.com/@zxing/library@latest, but...

question
no-issue-activity

Same problem as https://github.com/zxing-js/library/issues/291 I think, except that I can't set TRY_HARDER for the "browser" package.

### Describe the bug `[INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/quickstarts/keycloak-quickstart-parent/22.0.4/keycloak-quickstart-parent-22.0.4.pom [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.keycloak.quickstarts:keycloak-user-storage-properties:22.0.4: Could not...

kind/bug
status/triage

Add ListenQueue parameter to constructor to be passed to POE::Wheel::SocketFactory constructor. Resolved bug: https://rt.cpan.org/Ticket/Display.html?id=144766

Using RDF::Query, I have a SPARQL query that has a GROUP BY, but it doesn't seem to be working with RDF::Trine::Store::Memory. Still need to investigate more...

It looks like RDF::Trine::Store::SPARQL ignores the context parameter in remove_statement and remove_statements. At the moment, I'm working around this by just passing a quad with the required context to remove_statements(),...

I tried RDF::Trine::Store::SPARQL->get_contexts() with Virtuoso 06.01.3127 on Debian 7 Wheezy but it didn't return any results despite there being 4 graphs there. The query in the module is: 'SELECT DISTINCT...

Hi folks, I'm working on implementing a Content-Security-Policy on the Koha project (https://github.com/Koha-Community/Koha) and it looks like we're using this MIDI player. When you use a Content-Security-Policy to prevent inline...

The validator has an "okay" value of 0, but "error" is "u'value'" and warnings is an empty array (ie []).

With the example, this is the output I see using curl or wget: ``` {"received": "{\n \"@context\": \"http://iiif.io/api/presentation/2/context.json\", \n \"@id\": \"http://iiif.io/api/presentation/2.1/example/fixtures/1/manifest.json\", \n \"@type\": \"sc:Manifest\", \n \"label\": \"Test 1 Manifest: Minimum...