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

Won't run on Linux #109

Open
neurodiverseEsoteric opened this issue Aug 19, 2014 · 3 comments
Open

Won't run on Linux #109

neurodiverseEsoteric opened this issue Aug 19, 2014 · 3 comments

Comments

@neurodiverseEsoteric
Copy link

It builds after I remove the -framework flags, use --force option with grunt, and change linux64 to true and every other os false. Running ./StoryboardFountain from the console, however, just hangs at this until I kill the program:
[26282:0819/143302:WARNING:simple_index_file.cc(338)] Could not map Simple Index file.
[26282:0819/143302:INFO:simple_index_file.cc(437)] Simple Cache Index is being restored from disk.
[26282:0819/143303:INFO:CONSOLE(10)] "Uncaught ReferenceError: CodeMirror is not defined", source: file:///tmp/.org.chromium.Chromium.Pix5RB/js/libs/foldcode-modified.js (10)
[26282:0819/143303:INFO:CONSOLE(2)] "Uncaught ReferenceError: Settings is not defined", source: file:///tmp/.org.chromium.Chromium.Pix5RB/js/tracking.js (2)

@jbuchbinder
Copy link

This works under 14.04 with the git head version.

@neurodiverseEsoteric
Copy link
Author

How do you compile sfpasteboard, seeing all the code is writting for Apple's devkit, not Linux.

@jbuchbinder
Copy link

I rewrote most of it in "go". Receiving images from clipboard is going to need some go GTK+ bindings patching, but otherwise it's doable.

shootthemoonfilms@742efde

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

No branches or pull requests

2 participants