Daniel Pierce

Results 30 comments of Daniel Pierce

I am able to reproduce this in dassie by creating a large work via the UI as described, no deletion step required. This is while using active fedora 13 and...

I dug into the debugger looking at what `ActiveTriples::ExtendedBoundedDescription#each_statement` is doing. In at least one application where I've seen this error it is not getting into an infinite loop, simply...

@jlhardes Adding a section to https://github.com/samvera/hyrax/wiki/Hyrax-Management-Guide#production-concerns seems like a good place to document this. edit: Done. https://github.com/samvera/hyrax/wiki/Hyrax-Management-Guide#stack-size

Thanks Kirk! I ended up solving this in #5812 before I saw this PR. It was also solved by hyrax-head 12 which is why it wasn't showing up on main...

I am also getting no sound input from the Index mic. It shows up in the ALSA and PulseAudio mixer controls, and is the only enabled sound input device, but...

I agree, it could be refactored to use valkyrie. The WorkRelation subclass is used in a variety of places in Hyrax, so not something that can be retired. Creating a...

I am able to batch create GenericWorks in koppie, but this seems to not function for Monographs. I noticed the form shown does not match the regular monograph form and...

Thumbnails should be working in koppie/nurax-pg, except that the thumbnails in the catalog view do not show unless the work is edited after ingest. I almost have a PR ready...

Nurax uses the official ruby base image that is based on Debian. Debian still only provides ImageMagick 6 which has restrictions on PDF operations. Koppie uses Alpine which has a...

I changed the PDF policy on Nurax to make this work. There will also be a PR to address reindexing the work after its thumbnail has derivatives created.