Andreas Grois

Results 6 comments of Andreas Grois

I can confirm that issue. Log output is: ``` [D] unknown:0 - Set parser: 1 [W] unknown:0 - Bad data in response (can not find gzip magic number) [D] expression...

Actually the URL has changed. ``` HTTP/1.1 302 Found : Moved Temporarily Location: https://fahrplan.oebb.at/bin/query.exe ``` The key point is https. I'll make a pull request.

However there might be more amiss. It worked when I tried it an hour ago, but now I get `unknown connectionDetailsVersion` for some connections, with a connectionDetailsVersion of 5 (while...

By chance I managed to get a better readable stack trace: ``` #0 0x00007f1ebf9aad21 in raise () at /lib64/libc.so.6 #1 0x00007f1ebf994536 in abort () at /lib64/libc.so.6 #2 0x000055cf3064d895 in logging::MessageHandler(QtMsgType,...

Nope, Gentoo and Sway. I'm planning to do a rebuild of Clementine with Debug Symbols btw., to get maybe more info out. Also, it's probably not an issue solely by...

I've been trying the "changing stuff and seeing what happens" approach to debug this issue further. Since the crash is random, I can't guarantee anything, but it seems to me...