Welcome! since we’re nearing the release of v 0.6.2, we are currently entering the feature freeze stage of this development cycle, which means we will dedicate our combined efforts into fixing critical issues while adding any new features will have to wait until after the official release.
To this end we’d like to ask our community to test out the RC and let us know if there are any immediately apparent bugs or serious issues that trigger on your work environment.
General Recommendations
Please consider the following when finding a bug or potential problem in the RC tests-
A release candidate is not a final version, but it is very close, so it will most likely have a few issues left as no software is perfect, but it will provide enough stability to help you preview the program functionality, with that said release candidates are NOT production-ready, so use with caution.
-
Search the repository for duplicates to your issue. If it’s there do not report again, but rather add a comment confirming the situation and explicitly describe how you reproduced the bug.
-
Always be mindful that we have a template for reporting issues on the bug tracker and using it appropriately will make developers work quicker and more efficient. The faster they understand a bug and confirm it the faster they can get to fixing it, so please do use the template.
-
Make sure you can reproduce the bug at least 50% of the time with the provided steps so we can triage your issue faster. If we attempt to reproduce the bug and nothing happens we will most likely have to prioritize other bugs.
-
Sometimes human error happens and it may look like a bug, please make sure your issue is triggered by abnormal software behaviour and not due to external factors including uninformed handling of the software.
-
Due to limited human resources We have to prioritize critical bugs that affect most users. Certain bugs only affect a small user base, and will be given a lower priority for review and fixing. If you’re suffering from a very specific bug and developers along other users can’t confirm it, please be patient and don’t spam the same bug report.
-
This discussion is NOT meant to suggest features, you can do that on our discord or create a new thread on the appropriate forum section. This thread is exclusive to discuss, confirm and prioritize critical bugs in the RC. Any feature suggestion that is not used within an actual bug report context, will be deleted from this thread. Sorry.
Pencil2D RC1 Download
Pencil2D's 0.6.2 RC1 version is available here:Known Issues
- Color Palette - First Swatch is unchangeable. Cannot use Repalce Command. Use the other swatches to create your own colors or change it by editing the palette via XML
- Color Palette - Swatches will only update using the Replace command when having a vector layer active. (Note: Create your custom palettes with a vector layer selected)
- Selection Tool - Application Focus: ALT + TABBING, or changing application focus while having a selection active will ERASE the selection contents and in some rare instances will crash Pencil2D.
- Selection Tool - Rotation: Using the SELECT ALL command (CTRL + A) and rotating a selection, will store the rotation transformation, if you press CTRAL + A again and click with the MOVE TOOL on the selection, it will apply the stored value and rotate the selection again. Despite possible use cases this is a bug.
- Smudge Tool - Bitmap: You can’t UNDO the smudge tool.
- Blur Tool - Bitmap: Pressing ALT when using the smudge tool invokes the Blur Tool. However It doesn’t work, DO.NOT.USE. Use Krita or GIMP for smudge or related effects.
- Vector Fill Changes Stroke Width: To fill a stroke you need to have the stroke selected and use the Fill tool, however this tool has a “stroke thickness” mode where it will reset to a uniform stroke width of the size shown in the options panel.
- More to come…