Synfig Project Forum

Forums for Synfig Project
It is currently Sun May 19, 2013 6:05 pm

All times are UTC - 4 hours [ DST ]




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 28 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: Wed May 19, 2010 6:34 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
Here the links:
http://download.tuxfamily.org/synfig/re ... /binaries/
http://download.tuxfamily.org/synfig/re ... C3/source/

And here the News summary:

Synfig Studio:
0.62.01 (git tag: "synfigstudio-0.62.01") - May 15, 2010 - Bug fixes, features.

* Enable reverse manipulation to range value nodes. Fix bug in value node range.
* Add new functionalities to the Normal tool. It can rotate (CTRL), scale, (ALT)
as well as translate. Using SHIFT constraints the three operations.
* Update Mirror tool to allow use SHIFT to alternate between horizontal and vertical
mirrors.
* Enable single threaded renderer for windows version. It increases stability.
* Fix file chooser label to fit into button size.
* Stop button now works properly.
* By default disable extended input devices. Fix a previous introduced bug.
* Suit custom mouse cursors for some tools.
* Add code to make possible pass parameters to the renderers. Implementation for ffmpeg.
* Repack rulers and caret menu to get less space.
* New italian translation.
* New parameters for Motion Blur layer. Now allows linear and constant interpolation too.
* New icons for actions and layers. Thanks to several authors.
* Fixed feature that reset windows docks to default size and position.
* Separate the reset setup values to original values feature in a new menu entry.
* Updated Russian, French and Spanish translation.
* Automatic build script for linux system. Please report success of usage.
* Update Help menu entries according to new website.


Synfig
0.62.01 (git tag: "synfig-0.62.01") - May 15, 2010 - Bug fixes, features.

* Enable reverse manipulation to range value nodes. Fix bug in value node range.
* Resolve issues with libtool 1.5.26 and 2.2.4.
* Improve SVG import support. Better support for gradients and some bug fixes.
* Add code to make possible pass parameters to the renderers. Implementation for ffmpeg.
* New italian translation.
* Automatic build script for linux system. Please report success of usage.
* New parameters for Motion Blur layer. Now allows linear and constant interpolation too.
* Updated Russian, French and Spanish translation
* New Italian translation

Translation patches are welcome. Reporting of bugs is welcome too.
Thanks for your support.
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Last edited by Genete on Wed May 26, 2010 4:53 pm, edited 3 times in total.
locked as it is a past release candidate


Top
 Profile  
 
PostPosted: Wed May 19, 2010 7:20 pm 
Offline
User avatar

Joined: Wed Feb 04, 2009 8:34 pm
Posts: 152
Location: France
You made a little mistake in the link for the sources (the folder they are in is "source" not "sources")
I'll give it a try!

_________________
Illustrations, Comics, Animations


Top
 Profile  
 
PostPosted: Wed May 19, 2010 7:59 pm 
Offline
User avatar

Joined: Wed Feb 04, 2009 8:34 pm
Posts: 152
Location: France
Installed from sources, runs OK for now (I'll do further tests tomorrow).
Just you misspelled my name :lol: (The h is after the 2nd t, and no u in the name :P ) !

_________________
Illustrations, Comics, Animations


Top
 Profile  
 
PostPosted: Thu May 20, 2010 2:18 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
Satrip wrote:
Installed from sources, runs OK for now (I'll do further tests tomorrow).
Just you misspelled my name :lol: (The h is after the 2nd t, and no u in the name :P ) !

Thanks Satrip. Considering the hour I did the post, I think I had so fe mistakes ;)
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
PostPosted: Thu May 20, 2010 3:36 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 7:23 pm
Posts: 970
Location: West Coast USA
For Windows - https://sourceforge.net/projects/synfig ... e/download


Top
 Profile  
 
PostPosted: Thu May 20, 2010 7:01 am 
Offline
User avatar

Joined: Sun Aug 16, 2009 12:09 pm
Posts: 213
Location: Belgium
Thanks Genete and others for this great update.

I particularly like the transform tool, fixed and improved SVG import, and can't wait for dual splash screen ;)

a few comments:
  • some icons still need to be changed: solid colors layers, save all
  • some icons could be changed: timetrack panel, increase amount, decrease amount (some were provided at viewtopic.php?f=14&t=980&st=0&sk=t&sd=a&start=35), data types (to be more homogeneous, eventually from viewtopic.php?f=14&t=980&st=0&sk=t&sd=a&start=39 but others would do!)
  • the default windows location is still not perfect (as illustrated in the screenshot below for my 1680x1050 desktop.)
    * horizontal dock a bit out of screen (maybe a 10px bottom margin would look better),
    * vertical dock too high (same 10px bottom margin?),
    * main window and canvas window are overlapping
    * different panels of vertical dock are on top of each other (missing some non zero height?), this may be specific to gtk for Win though... as I don't remember having this problem in ubuntu.
    * I'd rather have command line window minimized at startup, if possible.
    * I'd like a default layout that would put "info" and "palette editor" panels behind "navigator" panel... more efficient to me.
  • I can not load a sound file. trying to select any sound file (wav, mp3, ogg, aif) generates the same error: "could not load the file...."
  • most ffmpeg presets seem not to work, OGG with libtheora does though. Is there any chance to get my favorite render modes working? (H264 single pass crf 25; h264 dual pass and FLV 2kbps, as described in http://www.synfig.org/wiki/Tips#Possibl ... for_ffmpeg)


Attachments:
62.01.rc3_windows_default_location__winXP_1680x1050.png
62.01.rc3_windows_default_location__winXP_1680x1050.png [ 58.44 KiB | Viewed 2473 times ]

_________________
- discovering, learning about and liking Synfig, open source animation software -
| feel free to browse my Synfig archive | running v0.63.05 on Ubuntu Quantal |
Top
 Profile  
 
PostPosted: Thu May 20, 2010 9:40 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
Bereth,
thanks for take time on reviewing the new candiadate.
Is this the first time you install Synfig in that computer and operating system? If so, something is wrong then. If this is the second time, it might remember the old settings and then you have to call the "Reset windows to original position to make it work. It should.
Regarding to icons, yes, there are pending icons but I didn't implemented them because I don't like the proposed ones because its lack of homogeneity.
Do not try to load the sound file. It won't work.
Yes, ffmpeg needs to be fixed. It is hard to keep the ffmpeg codecs up to date when the strings that is needed to pass depends on external libraries. For example h264 is not ffmpeg native and it wont work if the x264 libraries are installed.
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
PostPosted: Thu May 20, 2010 11:46 am 
Offline
User avatar

Joined: Sun Aug 16, 2009 12:09 pm
Posts: 213
Location: Belgium
Hi genete,

I tried again (removed Synfig, checked that directory user setting\my user\Synfig was indeed deleted, reinstalled) and the only remaining problems are
* overlapping canvas and toolbox
* horizontal dock too low (the bottom horizontal slider is invisible when my task bar is set to "autohide", it's even worse if my taskbar is visible)

Hitting "reset windows to original layout" relocates the dock too low too.


About the ffmpeg and others renderers : would it be easy to have a list of presets stored in the user settings file along with a label?
The users (incl. me for ffmpeg) could keep a wiki page up-to-date with a set of labels and command line arguments where you would allow for no external parameter to be added at "render" time in synfig... but just give a few "placeholders" that would come from the synfig call, such as "output_file_name", "synfig_file_path" or "sound_file_path".

More advanced (or lazy) users could "easily" tweak this section of their own "settings" file if needed.

By the way I meant x264 (bundled with ffmpeg) instead of h264, works great under linux and windows alike.


About the icons: feel free to tell me what "style" you'd like and I can try to make some more.

Thanks again,
B.


Top
 Profile  
 
PostPosted: Thu May 20, 2010 5:41 pm 
Offline

Joined: Fri Aug 21, 2009 3:39 am
Posts: 187
Location: ♥ Oblivion! ♥
Genete wrote:
* Add new functionalities to the Normal tool. It can rotate (CTRL), scale, (ALT)
as well as translate. Using SHIFT constraints the three operations.
* Update Mirror tool to allow use SHIFT to alternate between horizontal and vertical
mirrors.

yup, now that's quite better, still it's strange select ducks with ctrl and having at the same time the rotation cursor icon, if you want my opinion, you can reserve the rotation cursor for rotation tool itself, and taking the Normal's ctrl-rotation as a quick operation which no necessary would need the rotation cursor icon.
Quote:
* Stop button now works properly.

the stop button in the canvas's window? the one which has on it's side the refresh button? i made the test, but the stop button never seem to be enabled, nor even while rendering is taking progress, this unless i'm mistaking the stop button:
Attachment:
Screenshot.png
Screenshot.png [ 9.9 KiB | Viewed 2407 times ]


Synfig seems to work nice as always, but i'll do further test.

_________________
Image


Top
 Profile  
 
PostPosted: Thu May 20, 2010 5:59 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 7:23 pm
Posts: 970
Location: West Coast USA
berteh - Sound is not supported. We should really hide any indications that imply we do support it.

I'll take a look at the ffmpeg defaults. My (limited) testing in RC2 didn't show any obvious problems once I'd updated to a version of FFMPEG that supported -metadata.


Top
 Profile  
 
PostPosted: Thu May 20, 2010 6:54 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
H13N.H3N, the stop button works for the tools. It returns any state tool to the Normal tool (now Transform). The fix for stop the rendering still pending, yes.
Berteh, it is not possible to know the size of the lower bar in windows so the position of the lower horizontal window is not correct. In Linux the windows manager moves up the window to the correct position avoiding the lower or upper bars. It doesn't happen in windows and it is not possible to give a global solution for that.

-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
PostPosted: Fri May 21, 2010 5:32 am 
Offline
User avatar

Joined: Sun Aug 16, 2009 12:09 pm
Posts: 213
Location: Belgium
Genete wrote:
Berteh, it is not possible to know the size of the lower bar in windows so the position of the lower horizontal window is not correct. In Linux the windows manager moves up the window to the correct position avoiding the lower or upper bars. It doesn't happen in windows and it is not possible to give a global solution for that.

That's immensely stupid from windows folks, or gtk developers for win... too bad.


Top
 Profile  
 
PostPosted: Fri May 21, 2010 2:59 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
OK so summarizing the release:
Windows:
1) It still remaining the SHIFT key for mirror tool. It is supossed that nikitakit is going to fix that during the weekend.
2) The random splash screen still giving me headaches :(. I've installed the RC3 windows binaries in two different computers (one XP and one Vista) and it shows always the same splash (the circles in the Vista one and the stars in the XP one) This is annoying!!!. I think I'll try to load and save the last splash used and show the alternative one the next time that Synfig Studio is launched. So there is not randomness and just 50%. Pixelgeek, have you ever seen the dual splash working properly??
3) The lower horizontal dock for default values is going to be overlapped by the windows lower bar in this release and I think it won't be fixed. There is not Gtk interface to know the dimensions of the lower or any bar. It is the windows manager who must do it.

Linux and Windows:
1) The initial instance position is placed by the windows manager according to its preferences. Most of the times it will be below the toolbox (0,0) but I've run synfigstudio from a terminal and the new instance window appears snapped on the right of the terminal window, so it is not a fixed place. At the moment it is not easy to place it to a predefined place and for me is not a blocker for the release.
2) In the IRC there is a conversation between pixelegek and nikitakit talking about a new bug that happens when you quit the application with a modifier key pressed. It turns the application unable to re-start. It is a nasty bug and nikitakit mentioned to try to fix it too.
3) The ffmpeg parameters are not correct. When we (eldriuin and I) coded the ffmpeg target parameter parser implemented a set of predefined parameters (vcodec and bitrate) to pass to the ffmpeg renderer. It seems that some of the parameters depends on external libraries and even depends on the ffmpeg version installed. I will do some modifications to allow the user use a custom vcodec string to pass to the renderer. That would help some people to fix that problem. In the next release I'll try to see how to manage that to avoid uncompatibilites with ffmpeg.
4) There is a patch for French translation and maybe any other want to update the translation too. Translators, please check carefully the Help menu entries from the Toolbox. If the page doesn't exists you should create a redirect on the wiki to the english version. Also remember that the support page is a website page that will be automatically redirtected to your native language if the translated page exists.

I will release a new candidate as soon as possible. Please download and install and checkout if the bugs intended to be fixed are fixed. Although some bugs still there, if they are not a blockers, we shouldn't wait for ever to release the new version until all the known bugs are fixed. We can release a tiny version bump later if the number of fixed bugs deserve it.

Thanks again for the patience.
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
PostPosted: Fri May 21, 2010 3:18 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
genete wrote:
2) The random splash screen still giving me headaches :(. I've installed the RC3 windows binaries in two different computers (one XP and one Vista) and it shows always the same splash (the circles in the Vista one and the stars in the XP one) This is annoying!!!. I think I'll try to load and save the last splash used and show the alternative one the next time that Synfig Studio is launched. So there is not randomness and just 50%. Pixelgeek, have you ever seen the dual splash working properly??

Darn! after do not use Synfig Studio for a while and restart it again, it selects the other splash and get sticked to it!! I'm on the Vista computer now and it shows stars only! :shock: :shock:
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
PostPosted: Fri May 21, 2010 3:56 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 7:23 pm
Posts: 970
Location: West Coast USA
good summary genete.

Quote:
Darn! after do not use Synfig Studio for a while and restart it again, it selects the other splash and get sticked to it!!


Yes, that's exactly the behaviour I'm seeing. Check it ten's of times in a row and get the same result. Complain to genete in IRC, ignore it for a bit, retry and then you're stuck on the other splashscreen. Random just isn't that random.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 28 posts ]  Go to page 1, 2  Next

All times are UTC - 4 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


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