“...That was the original idea from day one - the elimination of the tweening process. But it is certainly not the only feature of Synfig that makes it unique. In addition to eliminating the tweening process, I also wanted Synfig to be used for pretty much every part of production except story-boarding and editing.”

Robert Quattlebaum - OSNews

  • About
  • Download
  • Documentation
  • Forums
  • Support
  • Development

 

About

  • News Archive
  • Features
  • History
  • Gallery
  • Press

Calendar

  • 2013
    • April
      • Testing binaries for upcoming release
      • Splash screen contest results
      • Synfig-related events in April
    • March
      • Splash screen contest
      • Cairo integration: First results
    • February
      • Terminology rewrite sprint is finished
      • Something about character animation
      • Terminology rewrite sprint
  • 2012
    • December
      • New Bug Tracker
    • November
      • Morevna Project Demo released
    • September
      • Synfig Project update
    • July
      • Wiki is working again
    • April
      • Windows version of 0.63.05 published
      • Mac packages updated
    • March
      • Mac OSX DMG package available
    • February
      • "Reach the Moon" animation contest
    • January
      • Call for translations
  • 2011
    • September
      • Call for translations
    • August
      • Migration to the new server
    • May
      • Synfig Studio 0.63.00 RC3. Last candidate
      • Synfig Studio 0.63.00 RC2
    • April
      • Call for translations
      • Synfig Studio 0.63.00 RC1
      • Wrapping up for the release
    • March
      • Development Snapshots for Linux
      • Building Synfig on Mac OS X
    • February
      • Gallery is back
    • January
      • What's in development
      • Redesign of the website
  • 2010
    • February
      • Fleabane Trilogy: Moonlight Reckoning
      • Synfig volunteers needed in Connecticut Film Festival
  • 2009
    • November
      • Looking for volunteers to test new windows build
    • October
      • Synfig for Windows Downloads
    • September
      • Migration to git
      • Migration to the new host
    • March
      • Synfig irregular news
  • 2008
    • December
      • Synfig Studio at PIKSEL08
    • October
      • Synfig Studio at CoLCIT 2008
    • September
      • Synfig Studio at Software Freedom Day
      • Synfig irregular news
    • August
      • Synfig Studio at DebConf 2008
    • June
      • Synfig irregular news
    • March
      • Synfig irregular news
    • January
      • Talk about Synfig Studio at linux.conf.au
      • Synfig irregular news
  • 2007
    • October
      • Synfig irregular news
    • May
      • Synfig irregular news
    • March
      • Synfig irregular news
    • February
      • Synfig status report

Mac OSX DMG package available

Posted by Konstantin on March 6, 2012

We are happy to anounce the DMG package of Synfig Studio available for Mac OSX users on our download page. This is a testing build and we need your feedback (see this forum thread).

Note, that running Synfig Studio on Mac OS X requires Apple's X11 environment. It is included on the "Optional Installs" package on the OS X install disk. 

« Previous
Next »

Comments:

Posted by Daedalus on Mar 6th, 2012
Great news! I will try it out.
Posted by OldGuy on Mar 13th, 2012
Requires X11? Really? After 5 years of development the native GTK2 port for OSX is still unusable?
Posted by ksee on Mar 13th, 2012
I don't know if its usable or not but there must be a reason why GIMP and Inkscape builds for OSX still require X11. Sorry, we have a limited manpower and just copied their approach. We would like to investigate the approach with native GTK2 when we will have time and resources. Thank you.
Posted by Luciano on Mar 18th, 2012
finally!, gonna try right now! :D
Posted by Simon on Apr 3rd, 2012
It is excellent, thanks!!! I have been waiting for it for a long time.
I'm testing it. The main problem is that the export feature does not work for the video file options.
I hope it can be corrected somehow.
Thanks again!
Posted by David Hughes on Apr 15th, 2012
Finally, Synfig installs properly. So far, it runs perfectly.

MacBook 10.6.8, 2.4GHz, 2GB RAM.

Looking forward to using it.

D.

Later : Just tried it on my 2008 iMac, running Leopard. Crashes immediately.
Posted by Dwayne on Apr 16th, 2012
Ditto to above - 2008 MBP with C2D 2.4, 3GB Ram, OS X Leopard 10.5.8, X11. Installed from the .DMG, then crashed immediately.
I'm trying via macports now... waiting for dependencies.

16/04/12 11:26:34 AM [0x0-0x209209].SynfigStudio[36342] launch
16/04/12 11:26:34 AM [0x0-0x209209].SynfigStudio[36342] dyld: unknown required load command 0x80000022
16/04/12 11:26:34 AM ReportCrash[36370] Formulating crash report for process synfigstudio[36342]
16/04/12 11:26:34 AM com.apple.launchd[94] ([0x0-0x209209].SynfigStudio[36342]) Exited abnormally: Trace/BPT trap
16/04/12 11:26:34 AM ReportCrash[36370] Saved crashreport to /Users/*username*/Library/Logs/CrashReporter/synfigstudio_2012-04-16-112634_macbookPro.crash using uid: 501 gid: 20, euid: 501 egid: 20
Posted by dwayne on Apr 16th, 2012
nope... glibmm fails to install via macports. These are the reasons I left linux....
Keep up the good/hard work. I'll check back later.
Posted by ksee on Apr 16th, 2012
David Hughes & Dwayne:
The provided DMG package is built on OSX 10.6, it reported to work for 10.6.x & 10.7.x, but there is a very few chances it will run on 10.5.x macs. Unfortunately we don't have 10.5.x mac on hand to build DMG for this version of OSX, sorry.
Posted by abhi on Jun 3rd, 2012
in my coputer the synfig studio is there but when i open the timeline key frame colours are not appearing what to do
Posted by whatever on Jun 3rd, 2012
SynfigStudio v0.63.05 runs fine from the DMG. However, when copied to /Applications or to /Users/myusername/Applications, it doesn't run and shows a circle with a line through the icon. How can this be remedied?
Posted by ksee on Jun 3rd, 2012
abhi:
Can you clarify what do you mean by "keyframe colors"? Any screenshot?

whatever:
Please report your version of OSX. We will try to reproduce the problem.
Posted by follower on Aug 30th, 2012
The "dyld: unknown required load command 0x80000022" error message is a known error on Mac OS X 10.5 if the application was targeted at 10.6 or above.

These two pages suggest small modifications to the build process which should prevent the error: (1) http://grauonline.de/wordpress/?p=71 (2) http://stackoverflow.com/questions/1440456/static-libraries-in-version-cross-compiled-program#7835983

This assumes that the application itself doesn't require any 10.6+ specific features.

I managed to successfully install Synfig on an Intel OS X 10.5.8 machine using homebrew with a couple of minor recipe edits.

I have extensive notes on the process I went through along with the edits I made here: http://www.labradoc.com/i/follower/p/notes-software-synfig (For some reason there was an issue with Pango in ImageMagick so I just disabled it.)

The final result (after using Blender to add audio) produced this: http://www.youtube.com/watch?v=aoOFNtFjOCU

Thanks for your work! :)
Posted by ksee on Aug 30th, 2012
Hi!
Thank you very much for your advice about the "dyld: unknown required load command 0x80000022" error!
We will fix our build scripts and will try your solution.
(I believe Synfig is not depend 10.6+ specific features).
K.
Posted by John on Oct 12th, 2012
Mac 10.8 loads forever then does not respond. I seem to have a version of x11 but do I have to start that somehow before starting synfig? Bit confused as I was used to linux.
Posted by Patrick on Dec 6th, 2012
Hi, I downloaded the dmg and install it in my application folder, but when i start the application it doesn't work. What do i wrong?
Posted by ksee on Dec 6th, 2012
Hi, Patrick!
Please specify which version of Mac OSX you have.
Also It would be nice to clarify what do you mean by "doesn't work". Nothing happens? It crashes? Not responding?
Thanks,
K.
Posted by Andrew on Jan 20th, 2013
Hi,

I'm having what might be the same problem as Patrick's. Whether I try to run from the DMG or from my applications folder, the icon for Synfig just stalls in the dock, and I'm told the program is not responding. I'm running 10.6.3 so am unsure why this is occurring... if you see this message, any advice would be much appreciated!
Posted by genete on Jan 20th, 2013
For people that are using Mountain Lion, please see this thread:
http://www.synfig.org/forums/viewtopic.php?f=2&t=4052
For 10.6 series I can't help much, sorry.
Posted by Damon on Feb 17th, 2013
Can't run on my MAC OS X 10.8.2 with errors below.


2/17/13 4:38:23.496 PM DiskImages UI Agent[450]: *** WARNING: Method userSpaceScaleFactor in class NSWindow is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
2/17/13 4:38:24.791 PM DiskImages UI Agent[450]: *** -[NSMachPort handlePortMessage:]: dropping incoming DO message because the connection is invalid
2/17/13 4:38:27.021 PM CoreServicesUIAgent[446]: Error: qtn_file_apply_to_path error: Read-only file system
2/17/13 4:38:36.629 PM com.apple.launchd.peruser.501[205]: ([0x0-0x3a03a].SynfigStudio[464]) Exited with code: 1
Posted by genete on Feb 17th, 2013
Are you using our official bundled OSX packages? I'm using 0.63.05 with 10.8.2 with no issue.
Notice that you need to install XQuarz to run any X11 application on Mountain Lion:
http://support.apple.com/kb/HT5293
Leave a Reply



(Your email will not be publicly displayed.)


Captcha Code

Click the image to see another captcha.


© 2013 Synfig Studio Development Team.    All rights reserved. Sign In to Edit this Site