Difference between revisions of "FAQ"
From Synfig Studio :: Documentation
(Add note about the bug tracker and the download page) |
(add dyloxin) |
||
Line 2: | Line 2: | ||
* '''Missing icons'''? '''synfig/studio doesn't render anything'''? You probably compiled synfig with g++ 4.1 using optimisation level 2 or higher. g++ has a bug that prevents synfig from compositing the images properly. Please recompile synfig using ./configure --enable-optimisation=0 or disable optimisation and then rebuild the the synfigstudio images. The binary packages for some GNU/Linux distributions are affected by this. [http://sf.net/tracker/?group_id=144022&atid=757416 Bug] #[http://sf.net/tracker/?func=detail&aid=1509627&group_id=144022&atid=757416 1509627] | * '''Missing icons'''? '''synfig/studio doesn't render anything'''? You probably compiled synfig with g++ 4.1 using optimisation level 2 or higher. g++ has a bug that prevents synfig from compositing the images properly. Please recompile synfig using ./configure --enable-optimisation=0 or disable optimisation and then rebuild the the synfigstudio images. The binary packages for some GNU/Linux distributions are affected by this. [http://sf.net/tracker/?group_id=144022&atid=757416 Bug] #[http://sf.net/tracker/?func=detail&aid=1509627&group_id=144022&atid=757416 1509627] | ||
+ | * '''Why doesn't dyloxin talk on the [irc://irc.freenode.net/synfig synfig irc channel]'''? dyloxin is a bot that stores the [http://jabber.deepdarc.com/logs.php/%23synfig%40freenode.irc.deepdarc.com synfig irc logs], not a human. It has no commands, so you won't get any response out of it either. |
Revision as of 16:16, 28 January 2007
Many issues are documented in the bug tracker and on the download page.
- Missing icons? synfig/studio doesn't render anything? You probably compiled synfig with g++ 4.1 using optimisation level 2 or higher. g++ has a bug that prevents synfig from compositing the images properly. Please recompile synfig using ./configure --enable-optimisation=0 or disable optimisation and then rebuild the the synfigstudio images. The binary packages for some GNU/Linux distributions are affected by this. Bug #1509627
- Why doesn't dyloxin talk on the synfig irc channel? dyloxin is a bot that stores the synfig irc logs, not a human. It has no commands, so you won't get any response out of it either.