Adrien Schreque

Results 8 comments of Adrien Schreque

Hi, I have the same issue. I get the error log (without my API-KEY): > App 4926 stderr: Processing by MylynConnector::IssuesController#show as XML > App 4926 stderr: Parameters: {"key"=>"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "id"=>"1"}...

Hello, I also had the same issue. Analyzing the code, it never can happen that a comment is posted from the feed because in the handle_posts method, the interaction is...

I have the same question. I did some fix to make it works first for login and other small XPath trivial issue. Major change has been made by Instagram and...

check if the cookie popin if this is the root cause in your browser when Selenium starts. If yes, then change the xpath_compile.py ``` Python ##### Allow cookie popin change...

post your quickstart.py without the username & password.

I got the same. I did a clean remove of every files @elguero mentionned before reinstalling the RPM. The problem resides that the key which signed the module is not...

> Would it be easier for Application Support to switch from a .RPM to a Universal Containerised App such as Flatpaks or the Community Based AppImages? > > Or do...

ok, the answer is RTFM I followed the steps to sign de evdi module and it was fine : it works well see this https://github.com/displaylink-rpm/displaylink-rpm#secure-boot-on-fedora Thanks @elguero , sorry to...