leamas
leamas
Another new showcase is lpf-flash-plugin :(
Sorry for long delay... Nope, not that simple. cmake is present, although an old version. Also, there is a seemingly undeclared build dependency on scikit-build package which needs to be...
@rhastie: Looks like the same bug. For now, we work around by using pre-compiled binary packages, the build script has: ``` # Temporary fix until 3.19+ is available as a...
@rhastie: The more I look into this, I wonder if the pypi package is the correct solution. The main problem seems to be that the armhf binary isn't included in...
I think I can reproduce this, sort of. Basically, if the bot writes a log message and user quotes that line in yet another message, the bot repeats that message...
Perhaps it should have been a separate issue, agreed. let me know if I should start a new issue instead of commenting here.
If anyone is interested, you might want to try my fork at https://github.com/leamas/supybot-git. It solves the 'all branches' problem, see the README about configuration of 'branches'. However, this is unstable...
Basically, I don't think using the tray icon for new code is a good idea. At least on the LInux side, both Fedora/Gnome3 and Ubuntu have been moving away from...
https://www.omgubuntu.co.uk/2017/09/will-you-miss-gnome-legacy-tray My gut reaction is the same as yours. That said, I've stick to using gnome3 and found that the designers has developed a really nice desktop over time. So,...
It your show. But a default python2 interpreter combined with developing python3 code is certainly not an edge case. In the uncertainty created by a new tool this took me...