Paddy Xu

Results 30 comments of Paddy Xu

In real Windows OS the ACL policy is usually applied on dictionaries, not on single file, so test the write permission on the dictionary is (in most cases) also effective...

But the solution in this PR still have one problem: It will still ask for UAC if user is opening a file from a read-only device, e.g. CDROM.

As another solution, I wrote a Fish script that automatically detect the UTI type of a given file and append the `dyn.*` type to QLStephen: ```fish function ql set type...

Use the "optimize" feature provided by https://sites.google.com/site/cphktool/apng-anime-maker.

I don't think so. You could try contacting the author for the source code and implement a CLI by yourself.

I have just started working on a WPF APNG image control. Both libraries will be on NuGet after that has been done.

> from program resources Loading image from resources should not be a problem since APNG accepts byte array in the constructor. > anim[a]te them in an Picturebox control This is...

> > Left a few high-level comments. We need to bump the protocol versions, so please add version (3,7) in the version list, and add the necessary discussion about version...

> > We currently have a floating idea to solve this issue > > [...] > > What do you think of this idea? > > That sounds great. By...

I have encountered the same issue. Here's my log, wish you could find something useful: ``` [2022-09-29 08:00:34.379] [info] [virtual_hid_device_service] virtual_hid_device_service_clients_manager (pointing) client is removed (size: 0) [2022-09-29 08:00:34.379] [info]...