Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fahrplan doesn't work in Germany #263 #264

Closed
wants to merge 5 commits into from
Closed

fahrplan doesn't work in Germany #263 #264

wants to merge 5 commits into from

Conversation

dayrover
Copy link

@dayrover dayrover commented Jan 3, 2018

Ubuntu Touch (Ubports) developer Michael Stevens

Sorry about the version 2.0.33! I had already used the version 2.0.32 for private testing on the openstore.

Using https://rabdc.bahn.de URL for HAFA XML queries to avoid connection failures as documented in
#263 (comment)

All Fahrplan queries using the various 'Bahn' https URLs now work on Ubuntu Touch.

balcy and others added 5 commits December 26, 2017 23:22
…cation

  with bahn.de on Ubuntu Touch 15.04
- for the host bahn.de we do not use QNetworkAccessManager, but libcurl instead
- add 3rdparty QQtCUrl.cpp / .h has wrapper for cURL in Qt (github.com/pavlonion/qtcurl)
- add 3rdparty qcustomnetworkreply.cpp / .h from examples (github.com/richmoore/qt-examples)
- accordingly add those new dependencies to fahrplan2.pro (only for ubuntu builds)
- add new method sendHttpRequestCUrl(...), same parameters as sendHttpRequest(...) to parser_abstract.cpp / .h
- the new method is called for all requests with the host "*bahn.de"
- set version to 2.0.31.1
change ubuntu maintainer and app id
version: 2.0.31.1
include script to build within container
@dayrover dayrover closed this Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants