Bugs item #1448282, was opened at 2006-03-12 20:53 Message generated for change (Comment added) made by pabs3 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1448282&group_id=144022
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Binary Installation >Group: Latest release (0.61.05) >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Icons missing in Synfig 0.61.04 for Mac OS X Initial Comment: I too ahd the gtk problem in Tiger. After re-installing just the gtk element it now opens but now all the palette icons are missing. Any ideas anyone? ---------------------------------------------------------------------- >Comment By: Paul Wise (pabs3) Date: 2007-03-23 12:55 Message: Logged In: YES user_id=35028 Originator: NO Closing since the MacOS packages have been pulled. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-06-03 01:28 Message: Logged In: NO Short instructions, Open a terminal and input the following lines: cd /usr/local/etc/gtk-2.0 sudo perl -i.bak -npe 's#/Users/darco/Projects/GTK/output#/usr/local#g' gdk- pixbuf.loaders ---------------------------------------------------------------------- Comment By: Paul Wise (pabs3) Date: 2006-05-16 23:47 Message: Logged In: YES user_id=35028 Copied the following from http://wiki.synfig.com/Bug_Fixes, which is depreciated in favour of adding workarounds to the bugs. Bug: Icons missing in Synfig 0.61.04 for Mac OS X. Fix: 1) Using the Terminal.app, navigate to /usr/local/etc/gtk-2.0, using this command: cd /usr/local/etc/gtk-2.0 2) Make a back-up of the file we're going to change, just in case! cp gdk-pixbuf.loaders gdk-pixbuf.loaders.bak 3) Copy the file to your own user area for easier accesability (replace [User Name] with your Mac OS X user name): cp gdk-pixbuf.loaders /Users/[User Name]/gdk-pixbuf.loaders 4) Navigate to your user directory in Finder, and doubleclick the file gdk-pixbuf.loaders. It should open in TextEdit. 5) Go to Edit > Find, and type in this: Find: /Users/darco/Projects/GTK/output Replace with: /usr/local ... and click Replace All. 6) Copy this file back to the origional location in the Terminal using this command (again replacing [User Name] with your Mac OS X username): cp /Users/[User Name]/gdk-pixbuf.loaders gdk-pixbuf.loaders 7) You're done! Synfig should now work with all it's icons. ---------------------------------------------------------------------- Comment By: Stefan de Konink (skinkie) Date: 2006-05-03 06:25 Message: Logged In: YES user_id=533026 http://wiki.synfig.com/Bug_Fixes Please read the wiki. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-12 21:01 Message: Logged In: NO Solved - found the link to the WIKI! Many thanks [EMAIL PROTECTED] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1448282&group_id=144022 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
