Results 7 comments of Paul Denya

+1 For anyone experiencing this issue, a temporary fix is to run this before the font-awesome css: ``` @font-face { font-family: 'FontAwesome'; src: url("../assets/font-awesome/fontawesome-webfont.eot"); src: url("../assets/font-awesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/font-awesome/fontawesome-webfont.woff") format("woff"), url("../assets/font-awesome/fontawesome-webfont.ttf")...

Also not working for me, here's my segfault dump - Loading development environment (Rails 4.0.0) irb(main):001:0> data = [[1,1], [1,2], [1,1], [1000, 1000], [500, 500]] => [[1, 1], [1, 2],...

Adding some clarity -- for a profile with only 1 window, there is no button to click to close the session and continue later. Closing the window (shift+cmd+w) throws a...