zach-capalbo/flammarion

f.map("Boston, MA") shows nothing on Windows

Closed this issue · 7 comments

Hi guys,
this does not show anything on Windows 7 64bit

f.map("Boston, MA")

Am I supposed to require something else other than flammarion?

> ruby -v
> ruby 2.2.2p95 (2015-04-13 revision 50295) [x64-mingw32]

Do any of the other examples work? Are you running this from inside irb or from a script?

I'm not running it inside IRB, but as a script.

Message Composer with Address Book example works although panes background, buttons background, text areas background and window background look black instead of white.
Here is a screenshot:

flamtest

Same issue on OSX (10.11.6) . Everything is working, in irb or as script (with f.wait_until_closed), except for f.map.

Using flammarion 0.1.11

Hmm... If you press Ctrl+shift+i on the window that pops up, are there any errors reported in the web console?

I don't see any change when I press Ctrl+shift+i. It creates an email when I press I press cmd+shift+i.

Thanks for the report! I've reproduced the issue, and am working on a fix now.

Fixed in version 0.1.13