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

Unhandled exception in the osm render causes a white screen. #4

Merged
merged 1 commit into from Apr 6, 2012
Merged

Unhandled exception in the osm render causes a white screen. #4

merged 1 commit into from Apr 6, 2012

Conversation

spaceyjase
Copy link
Contributor

Due to the osmarender (i.e. Tiles@Home) being removed. I removed the layers.

See here: http://wiki.openstreetmap.org/wiki/Tiles@home

Regards,
Jason

@ghost ghost assigned dgranda Apr 4, 2012
@dgranda
Copy link
Member

dgranda commented Apr 4, 2012

Thanks! I will have a look although it seems pretty straight forward ;)

@dgranda
Copy link
Member

dgranda commented Apr 6, 2012

I have just test on my local box and it works fine, thnaks!

BTW, Although pytrainer displays correcly the embedded map, I have seen some strange logging:

** (pytrainer:2945): DEBUG: NP_Initialize
** (pytrainer:2945): DEBUG: NP_Initialize succeeded
** (pytrainer:2945): DEBUG: NP_Initialize
** (pytrainer:2945): DEBUG: NP_Initialize succeeded
** (pytrainer:2945): DEBUG: NP_Initialize
** (pytrainer:2945): DEBUG: NP_Initialize succeeded
** (pytrainer:2945): DEBUG: NP_Initialize
** (pytrainer:2945): DEBUG: NP_Initialize succeeded
ERROR: Invalid browser function table. Some functionality may be restricted.
(pytrainer:2945): GnomeShellBrowserPlugin-DEBUG: plugin loaded
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.1) (fedora-65.1.11.1.fc16-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

It looks like when loading embedded OSM is trying to initialize java plugin from the browser, but I don't know why it is needed, I will have a look...

dgranda added a commit that referenced this pull request Apr 6, 2012
Unhandled exception in the osm render causes a white screen.
@dgranda dgranda merged commit a2f1666 into pytrainer:master Apr 6, 2012
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.

None yet

2 participants