Difference between revisions of "Roadmap"
From Synfig Studio :: Documentation
m (→fixed already) |
(update roadmap page) |
||
Line 3: | Line 3: | ||
As an open source project, synfig is relatively young. As a result, it has lots of creases that need to be ironed out. The copyright is sorted, the code compiles fine, but there are warts when running the code. To smooth out those warts, we need people do investigate and fix the following. We cannot do everything ourselves, WE NEED YOUR HELP!! | As an open source project, synfig is relatively young. As a result, it has lots of creases that need to be ironed out. The copyright is sorted, the code compiles fine, but there are warts when running the code. To smooth out those warts, we need people do investigate and fix the following. We cannot do everything ourselves, WE NEED YOUR HELP!! | ||
− | = synfig 0.61. | + | = synfig 0.61.08 = |
== must be fixed == | == must be fixed == | ||
− | + | No blockers defined yet. | |
− | + | ||
− | + | ||
== also accepted == | == also accepted == | ||
− | * create better builds for MacOS X. | + | * create better builds for MacOS X. |
− | ** make synfig installation relocatable and more robust | + | ** Bugs: [http://sf.net/support/tracker.php?aid=1686495 1686495] |
− | ** come up with a solution for the gtk stuff. | + | ** Solutions: |
− | * fix the rest of the crashes, freezes and compile errors. | + | *** make synfig installation relocatable and more robust |
− | ** more debugging | + | *** come up with a solution for the gtk stuff. |
− | * fixes for any of the [ | + | * fix the rest of the regressions, crashes, freezes and compile errors. |
+ | ** Bugs: | ||
+ | ** Solution: more debugging | ||
+ | * fixes for any of the open [[Bugs|bugs]. | ||
* embedded source code documentation | * embedded source code documentation | ||
* almost anything else | * almost anything else | ||
− | == | + | ---- |
+ | |||
+ | = Completed = | ||
+ | |||
+ | Move releases here when they are done. | ||
+ | |||
+ | == synfig 0.61.07 == | ||
Crashes: | Crashes: | ||
* Fixed crash rendering http://dooglus.rincevent.net/synfig/crasher3.sif | * Fixed crash rendering http://dooglus.rincevent.net/synfig/crasher3.sif | ||
− | * Fixed crash creating new paste canvas layers ([http://sf.net/ | + | * Fixed crash creating new paste canvas layers ([http://sf.net/support/tracker.php?aid=1356449 1356449]) |
− | * Fixed crash with relative pathnames ([http://sf.net/ | + | * Fixed crash with relative pathnames ([http://sf.net/support/tracker.php?aid=1383736 1383736]) |
− | + | * Fixed disconnect bug [http://sf.net/support/tracker.php?aid=1356376 1356376] ... | |
Other: | Other: | ||
− | * Fixed importing images on amd64 (1692825) | + | * Fixed importing images on amd64 ([http://sf.net/support/tracker.php?aid=1692825 1692825]) |
* Moved pixmaps to a subdir | * Moved pixmaps to a subdir | ||
− | |||
− | |||
− | |||
− | |||
− | |||
== synfig 0.61.06 == | == synfig 0.61.06 == | ||
Line 45: | Line 47: | ||
* Fix the touchpad/mouse/Input Devices issue; It's initially very off putting when you can't draw even a single circle - [http://sf.net/support/tracker.php?aid=1677510 1677510] | * Fix the touchpad/mouse/Input Devices issue; It's initially very off putting when you can't draw even a single circle - [http://sf.net/support/tracker.php?aid=1677510 1677510] | ||
* Fix the uninstall in the Windows packages, and also make a single download available - [http://sf.net/support/tracker.php?aid=1673269 1673269] | * Fix the uninstall in the Windows packages, and also make a single download available - [http://sf.net/support/tracker.php?aid=1673269 1673269] | ||
− | * fix the synfig rendering targets that crash (gif, dv, ffmpeg, imagemagick).<br>Bugs: [http://sf.net/tracker | + | * fix the synfig rendering targets that crash (gif, dv, ffmpeg, imagemagick).<br>Bugs: [http://sf.net/support/tracker.php?aid=1346746 1346746] [http://sf.net/support/tracker.php?aid=1480722 1480722] ... |
* create better builds for Windows. | * create better builds for Windows. | ||
− | * fix miscompilation of synfig with g++ 4.1.x and g++ 4.2<br>Bugs: [http://sf.net/tracker | + | * fix miscompilation of synfig with g++ 4.1.x and g++ 4.2<br>Bugs: [http://sf.net/support/tracker.php?aid=1509627 1509627] [http://bugs.debian.org/375080 DEB375080] |
− | * fix synfig OOM when rendering the synfigstudio images on non-intel platforms.<br>Bugs: [http://sf.net/tracker | + | * fix synfig OOM when rendering the synfigstudio images on non-intel platforms.<br>Bugs: [http://sf.net/support/tracker.php?aid=1497893 1497893] [http://bugs.debian.org/369646 DEB369646] |
* fix synfigstudio so that the toolbox window is shown on the taskbar/panel when no image is open.<br>Bugs: [http://bugs.debian.org/366731 DEB366731] | * fix synfigstudio so that the toolbox window is shown on the taskbar/panel when no image is open.<br>Bugs: [http://bugs.debian.org/366731 DEB366731] |
Revision as of 09:25, 8 January 2008
This page contains a roadmap with defined goals for each release. See Software roadmap for things we want to do with synfig at some point. See Release for the process we go through when releasing.
As an open source project, synfig is relatively young. As a result, it has lots of creases that need to be ironed out. The copyright is sorted, the code compiles fine, but there are warts when running the code. To smooth out those warts, we need people do investigate and fix the following. We cannot do everything ourselves, WE NEED YOUR HELP!!
Contents
synfig 0.61.08
must be fixed
No blockers defined yet.
also accepted
- create better builds for MacOS X.
- Bugs: 1686495
- Solutions:
- make synfig installation relocatable and more robust
- come up with a solution for the gtk stuff.
- fix the rest of the regressions, crashes, freezes and compile errors.
- Bugs:
- Solution: more debugging
- fixes for any of the open [[Bugs|bugs].
- embedded source code documentation
- almost anything else
Completed
Move releases here when they are done.
synfig 0.61.07
Crashes:
- Fixed crash rendering http://dooglus.rincevent.net/synfig/crasher3.sif
- Fixed crash creating new paste canvas layers (1356449)
- Fixed crash with relative pathnames (1383736)
- Fixed disconnect bug 1356376 ...
Other:
- Fixed importing images on amd64 (1692825)
- Moved pixmaps to a subdir
synfig 0.61.06
- Fix the synfigstudio's icon finding and SYNFIG_ROOT stuff - 1568925
- Fix the touchpad/mouse/Input Devices issue; It's initially very off putting when you can't draw even a single circle - 1677510
- Fix the uninstall in the Windows packages, and also make a single download available - 1673269
- fix the synfig rendering targets that crash (gif, dv, ffmpeg, imagemagick).
Bugs: 1346746 1480722 ... - create better builds for Windows.
- fix miscompilation of synfig with g++ 4.1.x and g++ 4.2
Bugs: 1509627 DEB375080 - fix synfig OOM when rendering the synfigstudio images on non-intel platforms.
Bugs: 1497893 DEB369646 - fix synfigstudio so that the toolbox window is shown on the taskbar/panel when no image is open.
Bugs: DEB366731
Language: |
English |