Philipp Andreas

Results 146 comments of Philipp Andreas

main change is use https. maybe this causes the problem?. not sure why this is related to #232

Req: ``` ``` Resp: ``` ``` Both in ``parser_hafasxml.cpp`` ``void ParserHafasXml::findStationsByName(const QString &stationName)`` ``StationsList ParserHafasXml::internalParseStationsByName(const QString &data) const``

hm you can play with http headers like ``Connection: Close`` or downgrade to http 1.0 to tests. Its quite strange the problem, since https on other sites work. Edit: Maybe...

maybe its SNI or another ssl related problem. On sailfish and on windows desktop test app it works just fine. (tested on windows with Qt 5.4.1)

can you provide a PR plz? and thank you for all the research getting it to work on ubuntu phone

i'm fine with it. can you try using 2.0.33-1 or even better 2.0.32-1 as version?

Thank you guys for your efforts, i will close this issue now. Also i think the curl workaround is also necessary on symbian. since i do not have a symbian...

Implementation was quite tricky, also it was not in "official", store approved api, thats why only openrepos variant had it. Needs looking into possible new api and store support.

@412b I see you doing a lot of small fixes, mainly about memory, thats great. Please tell me if you are in a state of these fixes being tested and...

hi, sorry, i'm busy with other stuff and also need to reinstall all my QT versions. To test. If you like i can grant you write permission to the repo