bug Lady
bug Lady
/usr/lib/python3.7/site-packages/openrazer_daemon/misc/key_event_management.py works on Ornata (sort of, but not very convincingly). without the mod its a complete no workie on Ornata.
does not look 100% OK to me either. the menu option wording ("conn./disconn netwk") is inconsistent initially.
using my fixes adding protocols and such is easier in --curses mode I already made "menu 9" availbale for such ideas
> Ping? I intend to remove pybitmessage from pkgsrc, unless there will be added qt5 support in place. @krytarowski – – I never heard of pkgsrc in my life. turns...
it is not – @dmp1ce – that we don't know Qt4 is getting lese and less support. but "someone" gotta actually do the upgrading… so far it is W.I.P.
this branch generally worked OK for me but I just ran it briefly – did not fully analyse it.
handing over keys to google is not in line with the basic ideas I guess.
line 3271 fixed for me: ``` # from cherrypy import wsgiserver # This will fail for CherryPy >= 9 ### TODO from cheroot.wsgi import Server as WSGIServer self.options['bind_addr'] = (self.host,...
I guess that is why no practical example is given n README. it all sounds so nice - but breaks down in the real world of course like all webtech...