Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

synfigstudio segfault #12589

Closed
jrideout opened this issue Jun 4, 2012 · 4 comments
Closed

synfigstudio segfault #12589

jrideout opened this issue Jun 4, 2012 · 4 comments

Comments

@jrideout
Copy link

jrideout commented Jun 4, 2012

Example run:

$ synfigstudio 

   synfig studio -- starting up application...

synfig(10921) [13:22:15] info: Loading modules from /usr/local/Cellar/synfig/0.63.03/etc/synfig_modules.cfg

(synfigstudio:10921): GLib-GObject-CRITICAL **: Object class gtkmm__CustomObject_N6studio15ValueBase_EntryE doesn't implement property 'editing-canceled' from interface 'GtkCellEditable'
Segmentation fault

GDB backtrace: https://gist.github.com/2870320

@adamv
Copy link
Contributor

adamv commented Jun 4, 2012

brew --config and brew doctor please

@jrideout
Copy link
Author

jrideout commented Jun 4, 2012

$ brew --config
HOMEBREW_VERSION: 0.9
HEAD: a1c39a31a39be966d39ce4cbfe51bdbdf77e654d
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.6.8
Kernel Architecture: x86_64
Xcode: 4.2
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2336
Clang: 3.0 build 211
MacPorts or Fink? false
X11: /usr/X11
System Ruby: 1.8.7-249
Which Perl:   /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby:   /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
$ brew doctor
Your system is raring to brew.

@adamv
Copy link
Contributor

adamv commented Jun 11, 2012

Same thing happens here on Snow Leopard / Xcode 3.2.6.

A previous version was working, though. Might have to report this upstream, unfortunately.

@adamv
Copy link
Contributor

adamv commented Jul 9, 2012

You may want to brew update, remove all of the synfigstudio depedencies brew rm $(brew deps synfig-stydio) and then re-install.

I haven't tested this to see if it works, though, on my Snow Leopard machine.

There have been several fixes related to X11/Cairo/GTK/etc.

Otherwise, this issue will likely need to be taken upstream, to ensure they continue to provide Snow Leopard support.

@adamv adamv closed this as completed Jul 9, 2012
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants