Rick Selby

Results 7 comments of Rick Selby

I tried this out yesterday, and I had similar issues. Windows 10. I tried playing music in Google Music in chrome, and moving it; chrome knew something was up, stopped...

I'd like to add a "me too". The two directories (under Windows) are "LocalState" and "LocalState..". Evidently they resolve to the same name. I'm not sure why they were created,...

I've seen this issue too (from a 2.1.4 lockfile). Running `bundle update` locally on a dependabot-generated branch does work, but it resets the `Gemfile.lock` to the original format. In our...

Is this a TAG_INT_ARRAY? This library doesn't support it. I don't think it's actively maintained.

I just found this myself; this class is missing TAG_Int_Array as an option - presumably been added since this was written. I'll probably fork this and make an update.

Thanks for looking into this; I did wonder if it was upstream. I'll pin to alpine-3.18 for now.

Didn't know they'd added another type - thanks. I think the exception you added is causing a test to fail. If you can sort out the failing test I'll merge...