[krita] [Bug 421289] New: Broken Channels management

2020-05-10 Thread Kapyia
Priority: NOR Component: Scripting Assignee: krita-bugs-n...@kde.org Reporter: kapyia@gmail.com Target Milestone: --- Created attachment 128336 --> https://bugs.kde.org/attachment.cgi?id=128336&action=edit Broken Channels script SUMMARY I've been

[krita] [Bug 421289] Broken Channels management

2020-05-10 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=421289 --- Comment #1 from Kapyia --- Created attachment 128337 --> https://bugs.kde.org/attachment.cgi?id=128337&action=edit Color diagram to help test the issues Color diagram to help test the issues -- You are receiving this mail because:

[krita] [Bug 421289] Broken Channels management

2020-05-10 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=421289 --- Comment #2 from Kapyia --- Created attachment 128338 --> https://bugs.kde.org/attachment.cgi?id=128338&action=edit The results from me using the script The results from me using the script -- You are receiving this mail because:

[krita] [Bug 408749] New: Krita crashes when drawing on the canvas while animation is playing and no frames are added

2019-06-15 Thread Kapyia
OS: MS Windows Status: REPORTED Severity: crash Priority: NOR Component: Animation Assignee: krita-bugs-n...@kde.org Reporter: kapyia@gmail.com Target Milestone: --- SUMMARY Krita crashes when drawing on the canvas while

[krita] [Bug 409617] Krita goes unresponsive while editing text

2019-07-09 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=409617 Kapyia changed: What|Removed |Added Ever confirmed|0 |1 CC

[krita] [Bug 409748] Brush preset dropdown keeps changing to a tag

2019-07-12 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=409748 Kapyia changed: What|Removed |Added CC||kapyia@gmail.com --- Comment #2 from Kapyia

[krita] [Bug 396479] Smudging is weakened inside selections

2018-07-13 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=396479 --- Comment #2 from Kapyia --- Created attachment 113921 --> https://bugs.kde.org/attachment.cgi?id=113921&action=edit Video demonstration I haven't made any changes to the brush preset, it is the default one pre-packaged with Krita. I

[krita] [Bug 396483] New: Dulling mode of the Smudge Brush engine ignores Overlay Mode

2018-07-13 Thread Kapyia
Status: UNCONFIRMED Severity: normal Priority: NOR Component: Brush engines Assignee: krita-bugs-n...@kde.org Reporter: kapyia@gmail.com Target Milestone: --- Don't think I can explain it further than the title + video demonstration,

[krita] [Bug 396483] Dulling mode of the Smudge Brush engine ignores Overlay Mode

2018-07-13 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=396483 --- Comment #1 from Kapyia --- Video attachment too large, here's a link: https://drive.google.com/file/d/1S9-qbE6CLmWd2XscJGyJMy8o7d1wABfr/view?usp=sharing -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 396615] New: The areas around undone selections remain active

2018-07-17 Thread Kapyia
Status: UNCONFIRMED Severity: grave Priority: NOR Component: Tools Assignee: krita-bugs-n...@kde.org Reporter: kapyia@gmail.com Target Milestone: --- Created attachment 113991 --> https://bugs.kde.org/attachment.cgi?id=113991&

[krita] [Bug 396606] Undoing a crop action causes data corruption

2018-07-17 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=396606 Kapyia changed: What|Removed |Added CC||kapyia@gmail.com --- Comment #1 from Kapyia

[krita] [Bug 396605] Cancelling a transformation action causes data corruption

2018-07-17 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=396605 Kapyia changed: What|Removed |Added CC||kapyia@gmail.com --- Comment #1 from Kapyia

[krita] [Bug 396615] The areas around undone selections remain active

2018-07-17 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=396615 --- Comment #2 from Kapyia --- (In reply to Boudewijn Rempt from comment #1) > Could you check whether this happens with the 4.1.0 stable release? If not, > I suspect it's to do with Dmitry's selection work... Not present in 4.1.0 stab

[krita] [Bug 396704] Using Tarnsform Tool (ctrl+t) on a selection, when applied, the contents of the selection disappears.

2018-07-20 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=396704 Kapyia changed: What|Removed |Added CC||kapyia@gmail.com --- Comment #2 from Kapyia

[krita] [Bug 396704] Using Tarnsform Tool (ctrl+t) on a selection, when applied, the contents of the selection disappears.

2018-07-20 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=396704 Kapyia changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[krita] [Bug 403436] New: channel[].visible() always returns False

2019-01-20 Thread Kapyia
: minor Priority: NOR Component: Scripting Assignee: krita-bugs-n...@kde.org Reporter: kapyia@gmail.com Target Milestone: --- SUMMARY Checking for a channel's visibility using the visible() function in Python always returns False. STEPS TO REPROD

[krita] [Bug 403436] channel[].visible() always returns False

2019-01-20 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=403436 --- Comment #2 from Kapyia --- Disregard the line about the Channels docker. This script manipulates the individual layer's channels, so there's no reason for the visibility status in the Channels docker to be affected. -- You are receiving

[krita] [Bug 416126] New: Mislabeled method: setRotation()

2020-01-11 Thread Kapyia
Priority: NOR Component: Scripting Assignee: krita-bugs-n...@kde.org Reporter: kapyia@gmail.com Target Milestone: --- The method 'setRotation' in libkis/Canvas.cpp is either mislabeled or incomplete. It rotates the canvas by the amount of the g

[krita] [Bug 416793] New: API creates broken layer masks

2020-01-26 Thread Kapyia
Priority: NOR Component: Scripting Assignee: krita-bugs-n...@kde.org Reporter: kapyia@gmail.com Target Milestone: --- Created attachment 125442 --> https://bugs.kde.org/attachment.cgi?id=125442&action=edit Script to create a mask node This prob

[krita] [Bug 410807] New: Python Debugger throws exception when ran

2019-08-11 Thread Kapyia
: normal Priority: NOR Component: Scripting Assignee: krita-bugs-n...@kde.org Reporter: kapyia@gmail.com Target Milestone: --- Created attachment 122059 --> https://bugs.kde.org/attachment.cgi?id=122059&action=edit Python Debugger Traceback SUMMA

[krita] [Bug 410807] Python Debugger throws exception when ran

2019-08-11 Thread Kapyia
https://bugs.kde.org/show_bug.cgi?id=410807 --- Comment #2 from Kapyia --- The exception is thrown even when debugging a simple Hello World script or even empty files :( -- You are receiving this mail because: You are watching all bug changes.