Harry G. Coin
Harry G. Coin
The problem still exists in Ubuntu disco. This problem makes sddm-greeter based distros unsuitable as typical qxl virtual machine guests as well as baremetal hosts on servers that are almost...
Though I could have missed something, pyroute2 needs a way to either 1: test whether iproute.get will block or 2: add a timeout to iproute.get
Update: dig and other dns query engines set the DF 'do not fragment' bit -- then go on to issue DNSSEC DNS queries leading to responses larger than one 1500...
I'm tinkering with the notion of expanding the dbus native 'signal' idea in an expanded pydbus implementation, which would enable the ideas above. See the fork hcoin/pydbus The working notion...
Apropos, take a look at https://github.com/hcoin/pydbus/wiki There is defined an entire translation infrastructure that moves dbus closer to what than how. Named variables, introspection including when python to dbus that...
I'm hoping those who publish dbus services, or those who care about dbus services use in python, will maintain the translation dictionaries necessary. The whole point is to remove from...
I like that IoT concept you mention. The problem I'm aiming to solve is 'deprecation' and change in dbus specs. So many 'little changes' happen that sooner or later Iot...
And.. the code I've uploaded is 100% backward compatible will all current pydbus uses.
I've got the system so all the parameters can be named, with defaults, along with the arglist. Since I created a patch so that pydbus works on even older versions,...
Thanks for this interest. Your answers (I hope) are here: https://github.com/hcoin/pydbus/blob/master/status.txt