*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY Require access to canvas to update its context through script. This will allow to make generative art dynamically like chrome thin brush. Currently not able to get context of canvas through script STEPS TO REPRODUCE 1. Using script cannot access canvas object OBSERVED RESULT Not able to find any object that can edit canvas EXPECTED RESULT get canvas object to canvas to edit dynamically