Ryan Jarvis

Results 31 comments of Ryan Jarvis

Personally it seems pretty un-pythonic (which is a slippery term) and unnecessarily complicates this code. I don't think there is any danger in having a mutable object for the config....

No worries. This is as good excuse as any for me to learn. PyGTK is dunzo but it would be worthwhile to learn the porting process. Biggest issue I am...

I have most things working at this point on the Python3 version. Here is what is remaining: * Help -> About: Credits and Info tab order is swapped from original...

Changes to hersheydata.py are entirely whitespace except for the list -> tuple change. The only thing that should break is if you have code that changes a font name in...

I hear you. I am not planning to add dependencies to the inkscape plugins. My motivation is primarily to ease the transition of math heavy code to Python3 and hopefully...

Just poking my head in again and bumping this topic. :)

Ditto on the "Wrong Credentials" this happens after I put in 'admin/fibonacci' into the WebUI's login. If I put in 'admin/foo' it correctly rejects that so it seems the issue...

Same thing on macOS 11.0.1 with Ruby installed through homebrew. ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin20]

For what it is worth Growl has been "Retired" i.e. not under development anymore and not recommended to integrate with. https://github.com/growl/growl#retirement This might be worth removing.