Skip to content

Instantly share code, notes, and snippets.

@bvibber
Created April 26, 2017 23:28
Show Gist options
  • Save bvibber/e7ea2f458b019ace6476bfb20ae591c0 to your computer and use it in GitHub Desktop.
Save bvibber/e7ea2f458b019ace6476bfb20ae591c0 to your computer and use it in GitHub Desktop.
Running gnome-builder 3.24.1 on macOS with homebrew package
$ gnome-builder
2017-04-26 16:22:32.014 gnome-builder[7313:199409] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
16:22:32.0023 libpeas[1274060944]: WARNING: Failed to get 'ide_webkit_register_types' for module 'webkit': 'ide_webkit_register_types': dlsym(RTLD_DEFAULT, ide_webkit_register_types): symbol not found
16:22:32.0023 libpeas[1274060944]: WARNING: Error loading plugin 'webkit'
16:22:32.0035 libpeas[1274060944]: WARNING: Failed to load module 'python3loader': dlopen(/usr/local/Cellar/libpeas/1.20.0/lib/libpeas-1.0/loaders/libpython3loader.so, 10): image not found
16:22:32.0035 libpeas[1274060944]: WARNING: Could not load plugin loader 'python3'
16:22:32.0044 libpeas[1274060944]: WARNING: Could not find plugin 'git-plugin' for plugin 'create-project-plugin'
(gnome-builder:7313): Gdk-WARNING **: GdkQuartzDisplay does not implement the monitor vfuncs
@offwork
Copy link

offwork commented Jul 15, 2017

do have a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment