LatinSuD
LatinSuD
It still failed some times. ``` Traceback (most recent call last): ... return zone.resolve(name, rdtype) File "./tracegraph.py", line 105, in resolve return self.resolvers.values()[0].resolve(name, rdtype=rdtype, register=False) TypeError: 'dict_values' object does not...
I think this is a duplicate of #3058 which is still unresolved
I tried putting an `exit(0)` and seems to work fine. You can see it here. https://github.com/LatinSuD/WinMTR/commit/a66a7b8e947b1ee12b9c28261be6c34759248fe1
Sorry, i didn't mean that I wanted a console interface (which I'd love too by the way). I mean that the GUI version could have an option to show both...
It would be nice that JPG served as an automatic previsualization of the document in the file list.
There is still one catch that just happened to me. ``` ... File "tracegraph.py", line 283, in resolve self.ip = list(self.root.resolve(self.name, dns.rdatatype.A)) TypeError: 'NoneType' object is not iterable ``` What...
I guess Microsoft would say this is a feature, not a bug
WebAutotype plugin has solved this. You can have as many URL fields as you want. The URL are in the form: `??:URL:http://your-site.com/path` Unfortunately these URL entries are not recognized by...
Same here. Using it with KeepasHelper extension of Chrome (windows).
I think that is a Firefox issue. You may want to configure this parameter:media.audio.playbackrate.muting_threshold More info: https://bugzilla.mozilla.org/show_bug.cgi?id=1630569