-
Notifications
You must be signed in to change notification settings - Fork 254
Schedule Viewer Run from PC #319
Comments
From [email protected] on February 02, 2012 10:28:24 At first this error was able to be bypassed but at now when the error shows up you can only click OK and the map is lost. Looks like a problem with the API key and possibly too many page views or maps drawn. |
From [email protected] on February 07, 2012 00:35:04 The problem is that there is no API key registered in the app. As such, it's getting the bare-minimum of resources from the Maps API. I'm going to permanently register a key with the application that should hopefully fix this issue. Status: Accepted |
From [email protected] on February 07, 2012 00:35:22 (No comment was entered for this change.) Blocking: 314 |
From [email protected] on February 07, 2012 00:44:47 Reviewed at http://codereview.appspot.com/5643046/ and committed at r1648 . Status: Fixed |
From [email protected] on February 07, 2012 00:52:44 Hi Thanks for the updates, it is not fixed yet. |
From [email protected] on February 07, 2012 00:54:35 Sorry... I checked in a fix and it's fixed in the source code. You should be able to run from source directly to get the update. If you need a Windows binary, you will have to wait until I cut a new release of Schedule Viewer later today. |
From [email protected] on February 07, 2012 00:59:46 Thanks a lot, that would be helpful too. Sincerely, Mazed |
From [email protected] on February 07, 2012 22:06:15 Hi I tried running using the source code from the server, but couldn't, where Here is our questions In file file: schedule_viewer.py, Line 532 options.key = Please give us further guidelines to resolve the issue I appreciate your feedback |
From [email protected] on February 07, 2012 22:26:27 Hi, If possible, please send an URL, so that we can see the output of your |
From [email protected] on February 08, 2012 09:05:47 The key, as I understand it, shouldn't be tied to a domain like an old Google Maps V2 API key would. Either way, the url for your scheduler viewer instance is usually always http://localhost:8765/ In the meantime, I've uploaded some test binaries for Windows: https://code.google.com/p/googletransitdatafeed/downloads/detail?name=transitfeed-windows-binary-trunk.zip Give those a shot and let me know if they work for you. |
From [email protected] on February 08, 2012 10:56:44 HI, Thanks for your assistance, the PC/Wiindows version work. In version 1.2.10, we only chnaged the old source code as you indictaed in However, it didn't work. As i mentioned, we successfully ran (version 1.2.10) on a linax It would be real helpful, if you can update the (version 1.2.10), and post I appreciate your time and efforts. Please let me know if you have any questions. |
From [email protected] on February 10, 2012 01:22:06 Dear GTFS Guru, We need your feedback. |
From [email protected] on February 10, 2012 01:43:29 I'm still making some other changes before I cut a full release. In the meantime, a question. When you had issue running from source, did you get the source from the Download page? Or did you check it out from source directly? |
From [email protected] on February 10, 2012 01:58:09 Hi, Yes we got source from Download page. Please let me know if you have any questions. |
From [email protected] on February 10, 2012 02:34:42 Can you check out the latest source code directly? https://code.google.com/p/googletransitdatafeed/source/checkout That code has all the latest fixes and is the best thing to test with. |
From [email protected] on February 10, 2012 22:18:10 Hi GTFS Guru, We tried w/ your new code, it ran, but when we open using |
From [email protected] on February 10, 2012 22:47:42 Hi, If you need the server access please let me know we can provide you the |
From [email protected] on February 11, 2012 01:42:19 Whoa whoa whoa. You really shouldn't be publishing login credentials to a public forum on the internet! You should change your password RIGHT NOW. Typically, when schedule viewer launches, it tells you the URL you can use to access the tool and it's usually something like http://localhost:8765/ . Schedule Viewer was really only designed to be used by someone locally to verify that their schedule looks ok. I suppose it could be run as a public service on the internet, but do you really need to? |
From [email protected] on February 11, 2012 02:00:06 Thanks for all of your feedback, it was really helpful. We do really need to run as a public service on the internet, and we ran So, if you can tell us, is that something you have changed that causing us Please let me know if you have any questions. Our development team is on online right now, if any case you would like to |
From [email protected] on February 12, 2012 02:49:50 Dear GTFS Guru, We need your feedback, i appreciate for your time and considertaion. |
From [email protected] on February 01, 2012 22:01:12
What steps will reproduce the problem? 1.Schedule Viewer 2. 3. What is the expected output? What do you see instead? The Transit Route, but when running schedule viewer in PC, it is looking for Google API key, and it can't show Transit Routes Please use labels and text to provide additional information. Schedule Viewer running issue
Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=319
The text was updated successfully, but these errors were encountered: