Changes between Version 7 and Version 8 of Ticket #14077, comment 1
- Timestamp:
- Apr 10, 2018, 5:41:53 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14077, comment 1
v7 v8 3 3 Compiling from original src or latest original git with gcc 2.95.3-haiku-2017-07-20 and hrev51869 didn't seem to work from a native build install. Depot didn't have a 2.1.2 version for x86_64 for testing. Will use tested src from Haiku Depot as baseline. 4 4 5 Note: Selecting either the 'gaussian blur' or 'sharpness' add-ons will crash program. All other included add-ons worked fine .5 Note: Selecting either the 'gaussian blur' or 'sharpness' add-ons will crash program. All other included add-ons worked fine on x86 build. The x86_64 excludes certain add-ons (see README). 6 6 7 Was able to fix compiling for original AirPaint 2.1.2 src/git on hrev51875 x86_64. ArtPaint crashes when selecting 'color_separator' add-on. Displays black image for all images loaded (bug, same bug is with the artpaint-2.1.0git-7-x86_64.hpkg package in Haiku Depot). Although all add-ons compiled, a few are missing from add-on menu (only in the x86_64 builds).7 Was able to fix compiling for original AirPaint 2.1.2 src/git on hrev51875 x86_64. ArtPaint crashes when selecting 'color_separator' add-on. Displays black image for all images loaded (bug, same bug is with the artpaint-2.1.0git-7-x86_64.hpkg package in Haiku Depot).