Results 11 comments of smirkybg

Hello. I'm using the same credentials for a few web portals and I've joined them in a single password entry to avoid marking them as "Duplicate". My password doesn't get...

Yes and potentially no. I don't see why they should be? From what I see, a credentials entry can have multiple end-points and multiple types of end-points. Even if we...

Hi! Thanks for the reply. Unfortunately, this update method doesn't do anything useful and it throws an exception with the exact same snippet. Maybe you have different results? Can you...

Indeed, I also get stuck at the character "Loading..." screen. It doesn't proceed with entering the actual game.

Cant play from a couple of days now. Experiencing same segfault. Not cool :(

Now that #1460 appears to be merged, is there anything else holding back the next release, besides stress testing?

I confirm too - I get an empty list on doing a query.

After 43fa8c469defa307132391928ca3bbfb1b511a01, it seems to be a lot better, but still facing issues: ``` >>> from imdb import Cinemagoer >>> ia = Cinemagoer() >>> q = ia.search_movie('Third Person') 2022-12-01 21:08:35,162...

I thought I posted this one too, but I guess not. This is with the latest commit df60f2e6b80a5671d0660dd3025cfdaedbe5d0f0: ``` >>> from imdb import Cinemagoer >>> ia = Cinemagoer() >>> q...

Is there anything else that I can add in terms of logging which can help fixing this?