Lucian Maly

Results 33 comments of Lucian Maly

@userdocs I'm currently testing qbittorrent v`4.4.4` libtorrent v`2.0.7` Qt5 and will report back if it's fixed

An example of the interstitial page randomly encountered when trying downloads: `https://dzone.com/interstitial?asset=2686617&item=333545` **Skip to Download** request URL: `https://dzone.com/services/internal/action/campaigns-trackClick` It has sent this kind of POST payload to it to continue:...

After some further research, it's clear this will not be that easy. The interstitial's page button actually executes JavaScript (e.g. https://dz2cdn2.dzone.com/storage/pub/11369473-combined.js) on the **Skip to Download** button: ```html Skip to...

I recently upgraded to `4.18.0-372.26.1.el8_6.x86_64` and also created new builds: * [CopyQ-6.3.2-1.el8.x86_64.rpm](https://github.com/luckylittle/CopyQ-for-RHEL8/releases/download/6.3.2/CopyQ-6.3.2-1.el8.x86_64.rpm) * [CopyQ-6.3.2-1.el9.x86_64.rpm](https://github.com/Red-Hat-APAC/CopyQ-for-RHEL9/releases/download/6.3.2/CopyQ-6.3.2-1.el9.x86_64.rpm) RHEL8 works fine now, so it can be closed. I haven't tried RHEL9 yet.

+1 ``` Feb 13 18:57:13 localhost cloudflared[5807]: time="2019-02-13T18:57:13+11:00" level=error msg="failed to connect to an HTTPS backend \"https://1.1.1.1/dns-query\"" error="failed to perform an HTTPS request: Post https://1.1.1.1/dns-query: net/http: request canceled (Client.Timeout exceeded...

If you end up here, because your distro no longer has Python2 and `gmvault` is still not Python3-ready, I recommend using the containerized Python2 approach: https://github.com/luckylittle/gmvault

I'm not sure actually. I think the package `sepolicy` needs to include this rule.

Same issue here, but this is not exclusive to Ubuntu. I am on Fedora 37 (`copyq-7.0.0-1.fc37.x86_64`) and have the same log entries and CopyQ does not store anything at all.

With Python2 being removed from almost everywhere now, I created this containerized version: https://github.com/luckylittle/gmvault

Just a quick Q about this - I'm missing the point of "Hash" in "Release Duplicate Profiles". I understand it is md5 hashed normalized release name, but why do we...