![]() |
2014-03-27
, 11:48
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#322
|
![]() |
2014-03-27
, 18:28
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#323
|
Fahrplan stopped working for me with the DB backend a while ago. For every query I get a 'No response from server' message, even on fast wi-fi.
I just tested the other backends - same problem.
It also crashes occasionally instead of displaying the 'no repsonse' banner.
I'm using the previously fixed version (0.0.29 patchlevel 2) on the N900.
Is fahrplan working for anyone?
![]() |
2014-04-01
, 16:17
|
Posts: 203 |
Thanked: 445 times |
Joined on Mar 2010
|
#324
|
![]() |
2014-04-01
, 16:27
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#325
|
Yes, as I said, that is the version I'm using and which doesn't work anymore.
Is it working for you?
![]() |
2014-11-02
, 20:56
|
Posts: 203 |
Thanked: 445 times |
Joined on Mar 2010
|
#326
|
The Following 4 Users Say Thank You to foobar For This Useful Post: | ||
![]() |
2014-11-03
, 21:50
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#327
|
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
![]() |
2014-11-03
, 21:54
|
Posts: 203 |
Thanked: 445 times |
Joined on Mar 2010
|
#328
|
The Following User Says Thank You to foobar For This Useful Post: | ||
![]() |
2014-11-03
, 22:18
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#329
|
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
![]() |
2014-11-04
, 01:45
|
Posts: 32 |
Thanked: 77 times |
Joined on Dec 2011
|
#330
|
Index: parser_xmlsbbch.cpp =================================================================== --- parser_xmlsbbch.cpp (revision 313) +++ parser_xmlsbbch.cpp (working copy) @@ -29,8 +29,9 @@ connect(http, SIGNAL(dataReadProgress(int,int)), this, SLOT(httpDataReadProgress(int,int))); baseUrl = "http://fahrplan.sbb.ch/bin/extxml.exe"; - - hafasHeader.accessid = "MJXZ841ZfsmqqmSymWhBPy5dMNoqoGsHInHbWJQ5PTUZOJ1rLTkn8vVZOZDFfSe"; + //baseUrl = "http://fahrplan.sbb.ch/bin/query.exe"; + //userAgent = "SBBMobile/4.8 CFNetwork/609.1.4 Darwin/13.0.0"; + hafasHeader.accessid = "YJpyuPISerpXNNRTo50fNMP0yVu7L6IMuOaBgS0Xz89l3f6I3WhAjnto4kS9oz1"; hafasHeader.prod = "iPhone3.1"; hafasHeader.ver = "2.3"; }
The Following 2 Users Say Thank You to hypnotoad123 For This Useful Post: | ||
I just tested the other backends - same problem.
It also crashes occasionally instead of displaying the 'no repsonse' banner.
I'm using the previously fixed version (0.0.29 patchlevel 2) on the N900.
Is fahrplan working for anyone?