Iyán
Iyán
Has anyone open an issue upstream? Should I open it [here](https://bugs.kde.org/buglist.cgi?component=kcheckpass&list_id=1972823&product=kscreenlocker&resolution=---)?
Okay, I open one so they can have a look. Here is the link: https://bugs.kde.org/show_bug.cgi?id=449577
David Edmundson (from KDE) [thinks this is a howdy's bug](https://bugs.kde.org/show_bug.cgi?id=449577#c1). Maybe some developer here can check his comment and respond there if you don't agree.
Same problem here. I am trying to compile in Archlinux but current `master` branch fails as explained in #103. I was able to compile `v2.6` doing this: ``` git checkout...
> Do you have any idea why it works for you but not for me? Are you sure you checkout to tag `v2.6`? What distro are you using?
@sanchan I will need to try something on a virtual machine with Ubuntu 19.04 so I will try to replicate your problem. In the meantime, are you sure you have...
@sanchan How are you installing Qt in Ubuntu 19.04? The one provided in their repos or downloading from Qt project? And did you have any issues with `cmake`?
@CoolGames Try installing `qtdeclarative5-dev`
Yeah, I think [Qt Remote Objects](https://doc.qt.io/qt-5/qtremoteobjects-index.html) is not available in the official repos. You should get it directly from the Qt or maybe there is an ppa repo... but this...
Hi @railocius! I have opened an issue in ``urllib3`` repo: https://github.com/urllib3/urllib3/issues/1434