Synfig Project Forum

Forums for Synfig Project
It is currently Tue Jun 18, 2013 7:30 pm

All times are UTC - 4 hours [ DST ]




Post new topic Reply to topic  [ 68 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
PostPosted: Sat Feb 25, 2012 1:28 pm 
Offline
Site Admin

Joined: Thu Jan 10, 2008 2:16 am
Posts: 681
Location: Russia
goestas:
Please run macports compilation and post the error message you have.

_________________
Morevna project:
Recently completed tasks: Demo released
Top priority tasks: Website reorganization


Top
 Profile  
 
PostPosted: Sat Feb 25, 2012 4:05 pm 
Offline

Joined: Wed Feb 15, 2012 3:15 pm
Posts: 15
I did a manual sync & update outdated before trying again. Message is the same as before:

localhost:local goesta$ sudo port install synfigstudio
---> Computing dependencies for synfigstudio
---> Dependencies to be installed: synfig
---> Building synfig
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Failed to install synfig
Log for synfig is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_www.macports.org_files_ports_graphics_synfig/synfig/main.log
Error: The following dependencies were not installed: synfig
Error: Status 1 encountered during processing.

thanks!


Top
 Profile  
 
PostPosted: Sat Feb 25, 2012 5:45 pm 
Offline

Joined: Sat Jun 07, 2008 11:44 am
Posts: 28
Zelgadis wrote:
giantspacebug:
Also, please verify md5sum for downloaded .dmg package:
Code:
$ md5sum synfigstudio_0.63.04_1_i386.dmg
8413663ff531a821793ce51860d106a6  synfigstudio_0.63.04_1_i386.dmg

The md5sum is correct.


Top
 Profile  
 
PostPosted: Sat Feb 25, 2012 6:18 pm 
Offline

Joined: Sat Jun 07, 2008 11:44 am
Posts: 28
And lastly trying opening with sw renamed, looks like the same result as before.
Code:
arkon:~ keith$ /tmp/skl/SynfigStudio.app/Contents/Resources/bin/synfigstudio

   synfig studio -- starting up application...

Xlib:  extension "RANDR" missing on display "/tmp/launch-iLBgVG/org.x:0".
synfig(37884) [23:17:03] info: Loading modules from /tmp/skl/SynfigStudio.app/Contents/Resources/etc/synfig_modules.cfg

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

glibmm-ERROR **:
unhandled exception (type std::exception) in signal handler:
what: error while reading from input stream

Trace/BPT trap
Zarkon:~ keith$


Top
 Profile  
 
PostPosted: Sun Feb 26, 2012 9:06 am 
Offline
Site Admin

Joined: Thu Jan 10, 2008 2:16 am
Posts: 681
Location: Russia
goestas wrote:
I did a manual sync & update outdated before trying again. Message is the same as before:

localhost:local goesta$ sudo port install synfigstudio
---> Computing dependencies for synfigstudio
---> Dependencies to be installed: synfig
---> Building synfig
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Failed to install synfig
Log for synfig is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_www.macports.org_files_ports_graphics_synfig/synfig/main.log
Error: The following dependencies were not installed: synfig
Error: Status 1 encountered during processing.

thanks!


OK, that's good. Looks like I know the solution.
Please execute following command and post output here:
Code:
cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_www.macports.org_files_ports_graphics_synfig/synfig/main.log | tail -n 30



giantspacebug:
Thank you for testing. Looks like it's not related to the Fink installation and the dmg file is correct. Sorry, I'm out of ideas what could be wrong in this case. :(

_________________
Morevna project:
Recently completed tasks: Demo released
Top priority tasks: Website reorganization


Top
 Profile  
 
PostPosted: Sun Feb 26, 2012 9:11 am 
Offline
Site Admin

Joined: Thu Jan 10, 2008 2:16 am
Posts: 681
Location: Russia
giantspacebug:
OK, looking here - http://synfig.org/forums/viewtopic.php?f=12&t=3211 - I'm starting to think that the problem may be related with your version of X11. But i haven't much knowledge about X11 on mac, and doesn't even know how to figure out which version of X11 installed...

_________________
Morevna project:
Recently completed tasks: Demo released
Top priority tasks: Website reorganization


Top
 Profile  
 
PostPosted: Mon Feb 27, 2012 6:53 am 
Offline

Joined: Sat Jun 07, 2008 11:44 am
Posts: 28
The x11 version I have is called XQuartz 2.3.6. (xorg-server 1.4.2 apple56) There is a later version 2.7 what version of x11 is synfig supposed to use? Maybe I can figure out whether I need to upgrade Xquartz.
Also I am remembering an earlier issue with libmm and glibmm on OS x, as in OS X uses glibmm(?) instead of libmm, libmm popped up in the error messages I believe, does anyone think it could be related to that?


Top
 Profile  
 
PostPosted: Tue Mar 06, 2012 8:15 am 
Offline
Site Admin

Joined: Thu Jan 10, 2008 2:16 am
Posts: 681
Location: Russia
giantspacebug wrote:
what version of x11 is synfig supposed to use?

Hwere you installed your version of X11 from? I guess you need the one from the OS X install disk. It is included on the "Optional Installs" package on the disk...

_________________
Morevna project:
Recently completed tasks: Demo released
Top priority tasks: Website reorganization


Top
 Profile  
 
PostPosted: Tue Mar 06, 2012 1:35 pm 
Offline

Joined: Tue Mar 06, 2012 1:33 pm
Posts: 1
This 10.6+ only?
Too bad, there are still people using 10.5.8 you know...


Top
 Profile  
 
PostPosted: Tue Mar 06, 2012 5:04 pm 
Offline

Joined: Sat Jun 07, 2008 11:44 am
Posts: 28
Zelgadis wrote:
giantspacebug wrote:
what version of x11 is synfig supposed to use?

Hwere you installed your version of X11 from? I guess you need the one from the OS X install disk. It is included on the "Optional Installs" package on the disk...

Yes that is what I have.


Top
 Profile  
 
PostPosted: Wed Mar 07, 2012 1:08 am 
Offline
Site Admin

Joined: Thu Jan 10, 2008 2:16 am
Posts: 681
Location: Russia
DaedalusYoung wrote:
This 10.6+ only?
Too bad, there are still people using 10.5.8 you know...

We don't have a package maintainer with OSX 10.5.x.

_________________
Morevna project:
Recently completed tasks: Demo released
Top priority tasks: Website reorganization


Top
 Profile  
 
PostPosted: Wed Mar 07, 2012 11:14 am 
Offline

Joined: Wed Mar 07, 2012 9:43 am
Posts: 3
Package works: yes so far so good
Your OSX version: 10.6.8
Your OSX arch: macbook pro 2.26 core 2
X11 installed: yes
Report if additional build tools installed: MacPort / homebrew / fink

After computer asleep had to force quit before shut down since it said it was still running program was not visible except in force quit window

Any downloads for my old brain? ha ha

_________________
Thank You


Top
 Profile  
 
PostPosted: Sat Mar 10, 2012 1:09 pm 
Offline

Joined: Fri May 13, 2011 6:01 pm
Posts: 18
Hi!

I recently (actually today) downloaded the Mac test .DMG of Synfig Studio. Here is my problem. I cannot open it. The X11 Terminal window does not open up either. I also have Synfig installed through Fink. Could this be a conflict clash between the two packages? I was thinking of uninstalling the Fink package of Synfig if this worked anyway. Also, do I need to do anything else to make this work? I am using an iMac 27-inch (late 2009) with a 2.8 GHz Core i7 processor, 4 GB of RAM and Mac OS X 10.7.3 Lion. Any help is duly appreciated, as always. Thanks for the support. :D


Top
 Profile  
 
PostPosted: Sun Mar 11, 2012 1:49 am 
Offline
Site Admin

Joined: Thu Jan 10, 2008 2:16 am
Posts: 681
Location: Russia
Hi, onkilter180!
Please verify the md5sum for downloaded .dmg package first:
Code:
$ md5sum synfigstudio_0.63.04_1_i386.dmg
8413663ff531a821793ce51860d106a6  synfigstudio_0.63.04_1_i386.dmg


You can avoid uninstalling of Fink, just rename "/sw" directory to something like "/sw-bak".

Next, open dmg and double-click the SynfigStudio .app file there.
If nothing happens then open terminal and enter following command:
Code:
/tmp/skl/SynfigStudio.app/Contents/Resources/bin/synfigstudio

Please post the messages you will have in the terminal. Thank you!

_________________
Morevna project:
Recently completed tasks: Demo released
Top priority tasks: Website reorganization


Top
 Profile  
 
PostPosted: Sun Mar 11, 2012 8:14 am 
Offline

Joined: Fri May 13, 2011 6:01 pm
Posts: 18
Zelgadis wrote:
Hi, onkilter180!
Please verify the md5sum for downloaded .dmg package first:
Code:
$ md5sum synfigstudio_0.63.04_1_i386.dmg
8413663ff531a821793ce51860d106a6  synfigstudio_0.63.04_1_i386.dmg


You can avoid uninstalling of Fink, just rename "/sw" directory to something like "/sw-bak".

Next, open dmg and double-click the SynfigStudio .app file there.
If nothing happens then open terminal and enter following command:
Code:
/tmp/skl/SynfigStudio.app/Contents/Resources/bin/synfigstudio

Please post the messages you will have in the terminal. Thank you!


Well, actually, what I meant by not being able to open it is I installed the application but cannot open the newly installed version of Synfig. However, I still will try your advice and do a checksum of the MD5 on the program. Thanks. :)

P.S. That's right. It was not an installer package but a program to be immediately dragged and dropped into the Applications folder. Sorry. I forgot about that. Thanks again.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 68 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC - 4 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group