plk

Results 310 comments of plk

Update - can reproduce on MacOS 10.12 Intel too - when called via PATH, the binary only returns the first component of PATH. When called via absolute path, it works...

Hmm, this makes little sense - seems ok now but this is with the latest version: ``` bbf-osx1012:tmp philkime$ echo $PATH /opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin bbf-osx1012:tmp philkime$ testb boot: PATH=/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin PATH=/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin bbf-osx1012:tmp philkime$...

I wondered if it was something to do with SIP in MacOS but that doesn't really explain it either.

I can't see an obvious way to log to a filehandle rather than a file? This would make things possible but there is no Appender for file handles? `Log::Dispatch::Handle` really...

I tried that too but no luck - I think whatever the package, it has to use the lower-level "wide" windows APIs or it just wont' work in general.

Same issue here with OSX, 2.36.2. Would be very nice to have this fixed so we can have Taproot and full node support. Makes the documentation page on sovereignty and...

I tried all of these resest/reinstalls but still get the same error.

> To everyone who got the issue resolved: are you connecting Ledger Live to a full node? For me everything is working until I try to connect Ledger Live with...

It's inevitable - I have heavily used `xparse` in the multiscript branch and there is no way around this I can see without horribly complicating things.

I know it doesn't solve the underlying problem but I asked Barbara to open the issue as it was mentioned in a mail exchange and I realised that I'd never...