John O'Sullivan

Results 6 comments of John O'Sullivan

Still broken on Ubuntu 20.04, tried to downgrade to postgresql-9.6 (now obsolete), hit other issues after this. Spent about 6 hours on this so giving up and assuming the project...

I am seeing this same issue with QTile running on Ubuntu 20.04. I am not running a compositor and 10 bit color is disabled. The border around applications will sometimes...

Thank you for your reply I had commented it out floating_layout in my config.py before adding the definition in layouts. So I should use the floating_layout method rather than define...

elParaguayo, Thank you so much for your help. Yes, the issue of the borders not working was resolved by removing the second floating layout in layouts. The call lazy.group.next_window() also...

I have a solution that currently uses pyinstaller. It uses spellchecker which I add to the pyinstaller spec file with something like: python -m PyInstaller --add-binary="spellchecker/resources/en.json.gz;spellchecker/resources" main.py It seems from...

Compatibility issue with pyobdc, so: pip install -U pyodbc