kalamine icon indicating copy to clipboard operation
kalamine copied to clipboard

Deprecation warning on `xkalamine list` prevents listing

Open taratatach opened this issue 6 years ago • 1 comments

When trying to list installed layouts with xkalamine list on Fedora 30, I'm getting the following deprecation warning and no list:

/usr/local/lib/python3.7/site-packages/kalamine/utils.py:45: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. return yaml.load(open_local_file(os.path.join('data', filename)))

taratatach avatar May 07 '19 19:05 taratatach

should be fixed with 424fa115d14997c551a0b226210ed3d31daa6d31

fabi1cazenave avatar May 19 '19 10:05 fabi1cazenave

Probably time to close this one, unless someone can repro.

chambln avatar Nov 06 '22 03:11 chambln