[krita] [Bug 432362] Crash when creating a new document
https://bugs.kde.org/show_bug.cgi?id=432362 Sharaf changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/300d55c0a ||4c9b5bd0d4cf6d5073cd20d6ac7 ||b740 --- Comment #1 from Sharaf --- Git commit 300d55c0a4c9b5bd0d4cf6d5073cd20d6ac7b740 by Sharaf Zaman. Committed on 01/02/2021 at 08:59. Pushed by szaman into branch 'master'. Android: url can be empty M +11 -11 3rdparty/ext_qt/0049-Android-Workarounds-to-explicitly-handle-content-URI.patch https://invent.kde.org/graphics/krita/commit/300d55c0a4c9b5bd0d4cf6d5073cd20d6ac7b740 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 432433] canvas input settings not kept between sessions , after each restart of the app the shortcuts reset to default values
https://bugs.kde.org/show_bug.cgi?id=432433 Sharaf changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/7e1d6f591 ||ea0d0a29ad07888de23b863622d ||edb6 --- Comment #1 from Sharaf --- Git commit 7e1d6f591ea0d0a29ad07888de23b863622dedb6 by Sharaf Zaman. Committed on 03/02/2021 at 09:12. Pushed by szaman into branch 'master'. Android: saved configs aren't loaded after restart M +6-0libs/resources/KoResourcePaths.cpp https://invent.kde.org/graphics/krita/commit/7e1d6f591ea0d0a29ad07888de23b863622dedb6 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 432459] color selectors cover the entire screen and slow on android
https://bugs.kde.org/show_bug.cgi?id=432459 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/8945ec9e6 ||1774f08819e84273c1a47ee0aaf ||9243 Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO |RESOLVED --- Comment #3 from Sharaf --- Git commit 8945ec9e61774f08819e84273c1a47ee0aaf9243 by Sharaf Zaman. Committed on 03/02/2021 at 16:43. Pushed by szaman into branch 'master'. Android: color selector covering entire screen The `defaultWindowState` for `Qt::Window` on Android is `Qt::WindowMaximized` for all but Dialogs and Popups... M +1-1 plugins/dockers/advancedcolorselector/kis_color_selector_base.cpp https://invent.kde.org/graphics/krita/commit/8945ec9e61774f08819e84273c1a47ee0aaf9243 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 432455] canvas input settings shortcuts not working after save file
https://bugs.kde.org/show_bug.cgi?id=432455 Sharaf changed: What|Removed |Added Keywords||triaged Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO CC||sharafzaz...@gmail.com --- Comment #2 from Sharaf --- Hello! I can't reproduce this issue on my tablet :/ I tried both steps, saving document and ALT+F. But it worked fine. Sometimes ALT would bring up emoji board, but it went away with a tap. Could you tell what soft-keyboard you're using? Is it the default one from Samsung? -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 432488] Brush presets from user-imported bundles cannot be reloaded
https://bugs.kde.org/show_bug.cgi?id=432488 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/b8f3d90ab ||432194ee06fc0df9a7dd162be5a ||dde8 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #2 from Sharaf --- Git commit b8f3d90ab432194ee06fc0df9a7dd162be5adde8 by Sharaf Zaman. Committed on 08/02/2021 at 12:45. Pushed by szaman into branch 'krita/4.3'. Replace string in single pass Buggy behavior: Let's say filename = "/path/filename%2something.bundle" and res = "favorite.kpp" Then, QString("bundle://%1:%2").arg(filename).arg(res) would be replaced as: bundle:///path/filenamefavorite.kppsomething.bundle:favorite.kpp when it should be replaced as: bundle:///path/filename%2something.bundle:favorite.kpp M +7-7libs/ui/KisResourceBundle.cpp https://invent.kde.org/graphics/krita/commit/b8f3d90ab432194ee06fc0df9a7dd162be5adde8 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423670] Android: Krita crashes when saving a Krita document with a File Layer
https://bugs.kde.org/show_bug.cgi?id=423670 Sharaf changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 422412] Recent documents on the welcome page do not open
https://bugs.kde.org/show_bug.cgi?id=422412 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/e9309884e |hics/krita/commit/06a3ffd9d |f9ba65d6b36fdf677a139c2b75c |5b384feb6e9c34057be5a172d3a |33b3|4dc1 --- Comment #4 from Sharaf --- Git commit 06a3ffd9d5b384feb6e9c34057be5a172d3a4dc1 by Sharaf Zaman. Committed on 21/09/2020 at 17:03. Pushed by szaman into branch 'master'. Bugfix: Recent documents don't open QFile _does_ understand URI's with "content://" as scheme, but not the ones with "file://". M +1-1libs/ui/KisMainWindow.cpp https://invent.kde.org/graphics/krita/commit/06a3ffd9d5b384feb6e9c34057be5a172d3a4dc1 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 422058] Unable to open existing photos on Chrome OS
https://bugs.kde.org/show_bug.cgi?id=422058 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/4019233ce |hics/krita/commit/2a87a898b |b5ae5eebafd9675d2b2b97a6d9f |5c56243ba13e3a3b76b7957589b |135d|60a0 --- Comment #5 from Sharaf --- Git commit 2a87a898b5c56243ba13e3a3b76b7957589b60a0 by Sharaf Zaman. Committed on 21/09/2020 at 17:03. Pushed by szaman into branch 'master'. Fix the way URIs are handled Prior to this commit, URIs were expected to resolve to some file on Android, but this assumption turned out to be flawed. URIs may or may not resolve. What is expected way of opening a file using them is to either use InputStreams or File Descriptors. Later is being used out of the two. # Conflicts: # libs/ui/KisMainWindow.cpp A +285 -0 3rdparty/ext_qt/0040-Add-file-engine-for-Android-content-URLs.patch A +175 -0 3rdparty/ext_qt/0041-Android-handle-check-permissions-before-any-file-ope.patch A +188 -0 3rdparty/ext_qt/0042-Android-Add-support-for-getting-information-about-co.patch A +57 -0 3rdparty/ext_qt/0043-Also-fall-back-to-direct-write-for-Android-content-U.patch A +29 -03rdparty/ext_qt/0044-Andriod-make-URIs-writable.patch M +5-03rdparty/ext_qt/CMakeLists.txt M +23 -1libs/ui/KisAndroidFileManager.cpp M +4-1libs/ui/KisAndroidFileManager.h M +39 -7libs/ui/KisDocument.cpp M +7-0libs/ui/KisDocument.h M +10 -13 libs/ui/KisMainWindow.cpp M +6-1libs/ui/KisMainWindow.h M +3-70 packaging/android/apk/src/org/krita/android/FileUtils.java https://invent.kde.org/graphics/krita/commit/2a87a898b5c56243ba13e3a3b76b7957589b60a0 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 422312] Krita for Android opens vector layers as empty.
https://bugs.kde.org/show_bug.cgi?id=422312 Sharaf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/b9fb41301 ||0e3bd5841a6afe3c1cf47af3d20 ||6d4e --- Comment #11 from Sharaf --- Git commit b9fb413010e3bd5841a6afe3c1cf47af3d206d4e by Sharaf Zaman. Committed on 23/09/2020 at 11:17. Pushed by szaman into branch 'krita/4.3'. Bugfix: Vector/references don't get rendered KisExternalLayer had no key function, so the typeinfo was emitted as a weak symbol. So, it may not always be possible to merge the typeinfo with shared libraries, correctly. This would make dynamic_cast fail (because it depends on RTTI in this case). src: https://android.googlesource.com/platform/ndk/+/master/docs/user/common_problems.md#rtti_exceptions-not-working-across-library-boundaries M +1-0libs/image/CMakeLists.txt A +24 -0libs/image/kis_external_layer_iface.cc [License: GPL (v2+)] M +2-3libs/image/kis_external_layer_iface.h https://invent.kde.org/graphics/krita/commit/b9fb413010e3bd5841a6afe3c1cf47af3d206d4e -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 422312] Krita for Android opens vector layers as empty.
https://bugs.kde.org/show_bug.cgi?id=422312 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/b9fb41301 |hics/krita/commit/b83bcf7d7 |0e3bd5841a6afe3c1cf47af3d20 |b32c563fab395181a67d1f78a6f |6d4e|133a --- Comment #12 from Sharaf --- Git commit b83bcf7d7b32c563fab395181a67d1f78a6f133a by Sharaf Zaman. Committed on 24/09/2020 at 06:00. Pushed by szaman into branch 'master'. Bugfix: Vector/references don't get rendered KisExternalLayer had no key function, so the typeinfo was emitted as a weak symbol. So, it may not always be possible to merge the typeinfo with shared libraries, correctly. This would make dynamic_cast fail (because it depends on RTTI in this case). src: https://android.googlesource.com/platform/ndk/+/master/docs/user/common_problems.md#rtti_exceptions-not-working-across-library-boundaries (cherry picked from commit b9fb413010e3bd5841a6afe3c1cf47af3d206d4e) M +1-0libs/image/CMakeLists.txt A +24 -0libs/image/kis_external_layer_iface.cc [License: GPL (v2+)] M +2-3libs/image/kis_external_layer_iface.h https://invent.kde.org/graphics/krita/commit/b83bcf7d7b32c563fab395181a67d1f78a6f133a -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 422312] Krita for Android opens vector layers as empty.
https://bugs.kde.org/show_bug.cgi?id=422312 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/b83bcf7d7 |hics/krita/commit/fb2d5eb4c |b32c563fab395181a67d1f78a6f |49175812ac99f5944ad3b7b22d3 |133a|5eb3 --- Comment #13 from Sharaf --- Git commit fb2d5eb4c49175812ac99f5944ad3b7b22d35eb3 by Sharaf Zaman. Committed on 24/09/2020 at 06:02. Pushed by szaman into branch 'krita/4.4.0'. Bugfix: Vector/references don't get rendered KisExternalLayer had no key function, so the typeinfo was emitted as a weak symbol. So, it may not always be possible to merge the typeinfo with shared libraries, correctly. This would make dynamic_cast fail (because it depends on RTTI in this case). src: https://android.googlesource.com/platform/ndk/+/master/docs/user/common_problems.md#rtti_exceptions-not-working-across-library-boundaries (cherry picked from commit b9fb413010e3bd5841a6afe3c1cf47af3d206d4e) M +1-0libs/image/CMakeLists.txt A +24 -0libs/image/kis_external_layer_iface.cc [License: GPL (v2+)] M +2-3libs/image/kis_external_layer_iface.h https://invent.kde.org/graphics/krita/commit/fb2d5eb4c49175812ac99f5944ad3b7b22d35eb3 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423670] Android: Krita crashes when saving a Krita document with a File Layer
https://bugs.kde.org/show_bug.cgi?id=423670 Sharaf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/1fbe96525 ||48e5eaf5bc195efb6bd0c0de9e1 ||31bf --- Comment #2 from Sharaf --- Git commit 1fbe9652548e5eaf5bc195efb6bd0c0de9e131bf by Sharaf Zaman. Committed on 25/09/2020 at 10:20. Pushed by szaman into branch 'krita/4.3'. Android: Use Storage Access Framework for all file operations Related: bug 424541 A +973 -0 3rdparty/ext_qt/0047-platform-android-Add-native-file-dialog.patch A +165 -0 3rdparty/ext_qt/0048-Android-Properly-close-the-File-Descriptor.patch A +171 -0 3rdparty/ext_qt/0049-Android-Workarounds-to-explicitly-handle-content-URI.patch M +8-03rdparty/ext_qt/CMakeLists.txt M +21 -0libs/koplugin/KisMimeDatabase.cpp M +30 -0libs/ui/KisAndroidFileManager.cpp M +5-1libs/ui/KisAndroidFileManager.h M +0-4libs/ui/KisDocument.cpp M +0-6libs/ui/KisMainWindow.cpp M +3-0libs/ui/dialogs/kis_dlg_preferences.cc M +10 -0libs/widgetutils/KoFileDialog.cpp https://invent.kde.org/graphics/krita/commit/1fbe9652548e5eaf5bc195efb6bd0c0de9e131bf -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 424541] Cannot save on Android app
https://bugs.kde.org/show_bug.cgi?id=424541 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/1fbe96525 ||48e5eaf5bc195efb6bd0c0de9e1 ||31bf Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #9 from Sharaf --- Git commit 1fbe9652548e5eaf5bc195efb6bd0c0de9e131bf by Sharaf Zaman. Committed on 25/09/2020 at 10:20. Pushed by szaman into branch 'krita/4.3'. Android: Use Storage Access Framework for all file operations Related: bug 423670 A +973 -0 3rdparty/ext_qt/0047-platform-android-Add-native-file-dialog.patch A +165 -0 3rdparty/ext_qt/0048-Android-Properly-close-the-File-Descriptor.patch A +171 -0 3rdparty/ext_qt/0049-Android-Workarounds-to-explicitly-handle-content-URI.patch M +8-03rdparty/ext_qt/CMakeLists.txt M +21 -0libs/koplugin/KisMimeDatabase.cpp M +30 -0libs/ui/KisAndroidFileManager.cpp M +5-1libs/ui/KisAndroidFileManager.h M +0-4libs/ui/KisDocument.cpp M +0-6libs/ui/KisMainWindow.cpp M +3-0libs/ui/dialogs/kis_dlg_preferences.cc M +10 -0libs/widgetutils/KoFileDialog.cpp https://invent.kde.org/graphics/krita/commit/1fbe9652548e5eaf5bc195efb6bd0c0de9e131bf -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423670] Android: Krita crashes when saving a Krita document with a File Layer
https://bugs.kde.org/show_bug.cgi?id=423670 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/1fbe96525 |hics/krita/commit/cd48cc01a |48e5eaf5bc195efb6bd0c0de9e1 |36693aa831d857e3a89227c2e9a |31bf|beee --- Comment #3 from Sharaf --- Git commit cd48cc01a36693aa831d857e3a89227c2e9abeee by Sharaf Zaman. Committed on 25/09/2020 at 10:27. Pushed by szaman into branch 'master'. Android: Use Storage Access Framework for all file operations Related: bug 424541 (cherry-picked from 1fbe9652548e5eaf5bc195efb6bd0c0de9e131bf) # Conflicts: # libs/ui/KisMainWindow.cpp A +973 -0 3rdparty/ext_qt/0047-platform-android-Add-native-file-dialog.patch A +165 -0 3rdparty/ext_qt/0048-Android-Properly-close-the-File-Descriptor.patch A +171 -0 3rdparty/ext_qt/0049-Android-Workarounds-to-explicitly-handle-content-URI.patch M +8-03rdparty/ext_qt/CMakeLists.txt M +21 -0libs/koplugin/KisMimeDatabase.cpp M +30 -0libs/ui/KisAndroidFileManager.cpp M +5-1libs/ui/KisAndroidFileManager.h M +0-4libs/ui/KisDocument.cpp M +0-6libs/ui/KisMainWindow.cpp M +3-0libs/ui/dialogs/kis_dlg_preferences.cc M +10 -0libs/widgetutils/KoFileDialog.cpp https://invent.kde.org/graphics/krita/commit/cd48cc01a36693aa831d857e3a89227c2e9abeee -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 424541] Cannot save on Android app
https://bugs.kde.org/show_bug.cgi?id=424541 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/1fbe96525 |hics/krita/commit/cd48cc01a |48e5eaf5bc195efb6bd0c0de9e1 |36693aa831d857e3a89227c2e9a |31bf|beee --- Comment #10 from Sharaf --- Git commit cd48cc01a36693aa831d857e3a89227c2e9abeee by Sharaf Zaman. Committed on 25/09/2020 at 10:27. Pushed by szaman into branch 'master'. Android: Use Storage Access Framework for all file operations Related: bug 423670 (cherry-picked from 1fbe9652548e5eaf5bc195efb6bd0c0de9e131bf) # Conflicts: # libs/ui/KisMainWindow.cpp A +973 -0 3rdparty/ext_qt/0047-platform-android-Add-native-file-dialog.patch A +165 -0 3rdparty/ext_qt/0048-Android-Properly-close-the-File-Descriptor.patch A +171 -0 3rdparty/ext_qt/0049-Android-Workarounds-to-explicitly-handle-content-URI.patch M +8-03rdparty/ext_qt/CMakeLists.txt M +21 -0libs/koplugin/KisMimeDatabase.cpp M +30 -0libs/ui/KisAndroidFileManager.cpp M +5-1libs/ui/KisAndroidFileManager.h M +0-4libs/ui/KisDocument.cpp M +0-6libs/ui/KisMainWindow.cpp M +3-0libs/ui/dialogs/kis_dlg_preferences.cc M +10 -0libs/widgetutils/KoFileDialog.cpp https://invent.kde.org/graphics/krita/commit/cd48cc01a36693aa831d857e3a89227c2e9abeee -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427043] Usage log and system information cannot be saved to a file
https://bugs.kde.org/show_bug.cgi?id=427043 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427043] Usage log and system information cannot be saved to a file
https://bugs.kde.org/show_bug.cgi?id=427043 Sharaf changed: What|Removed |Added Resolution|--- |FIXED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/2126ed008 ||d2664d86ba55ee4fba866580c85 ||0312 Status|REPORTED|RESOLVED --- Comment #1 from Sharaf --- Git commit 2126ed008d2664d86ba55ee4fba866580c850312 by Sharaf Zaman. Committed on 28/09/2020 at 06:39. Pushed by dkazakov into branch 'krita/4.3'. Bugfix: usage logging could not be saved to a file on Android When we use native dialog and create a file, Android immediately creates the file albeit being zero bytes. So, when writing QFile::copy first checks if the file exists or not, which it does, therefore failing silently. M +13 -12 plugins/extensions/buginfo/dlg_buginfo.cpp https://invent.kde.org/graphics/krita/commit/2126ed008d2664d86ba55ee4fba866580c850312 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 424612] An error when saving image
https://bugs.kde.org/show_bug.cgi?id=424612 Sharaf changed: What|Removed |Added Status|REPORTED|ASSIGNED CC||sharafzaz...@gmail.com Ever confirmed|0 |1 Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423196] Move tool does not move layer
https://bugs.kde.org/show_bug.cgi?id=423196 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Status|CONFIRMED |ASSIGNED Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com --- Comment #2 from Sharaf --- Okay, this is another RTTI bugs. According to the Android's ABI standard this shouldn't happen, but here we are. I have narrowed the bug to `MoveStrokeStrategy::Data` hierarchy, apparently for some reason, the vtable doesn't seem to be emitted. I'll try to get more info about the ``type_info` and try to see if updating the NDK will fix this. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423196] Move tool does not move layer
https://bugs.kde.org/show_bug.cgi?id=423196 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/f87e30cae |hics/krita/commit/70ba74259 |132d4bf5247a765d2fb471a945b |880de2f7ee06f13268d001d0d19 |2b24|12d1 --- Comment #4 from Sharaf --- Git commit 70ba74259880de2f7ee06f13268d001d0d1912d1 by Sharaf Zaman. Committed on 05/10/2020 at 17:53. Pushed by szaman into branch 'master'. Bugfix: Move tool does not move layer For reasons that I couldn't properly understand. dynamic_cast would fail on Android because the type_info* would point to two separate locations in two separate DSOs. By making a strong symbol, we'll have one and only one location to point to, which fixes the issue. (cherry picked from commit f87e30cae132d4bf5247a765d2fb471a945b2b24) M +5-0libs/ui/tool/strokes/move_stroke_strategy.cpp M +1-3libs/ui/tool/strokes/move_stroke_strategy.h https://invent.kde.org/graphics/krita/commit/70ba74259880de2f7ee06f13268d001d0d1912d1 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 425344] Pop up palette not showing brushes on android
https://bugs.kde.org/show_bug.cgi?id=425344 Sharaf changed: What|Removed |Added Status|CONFIRMED |ASSIGNED Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 425344] Pop up palette not showing brushes on android
https://bugs.kde.org/show_bug.cgi?id=425344 Sharaf changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/34ef64793 ||42e1aa468d5ecc621105a0ff5c9 ||3d54 --- Comment #2 from Sharaf --- Git commit 34ef6479342e1aa468d5ecc621105a0ff5c93d54 by Sharaf Zaman. Committed on 06/10/2020 at 08:53. Pushed by rempt into branch 'krita/4.3'. Bugfix: Pop up palette not showing brushes on android On android the selection action's text includes the accelerators. When the config is read, the corresponding text (which includes accelerators) is invalid hence no items are shown. M +1-1libs/ui/kis_popup_palette.cpp https://invent.kde.org/graphics/krita/commit/34ef6479342e1aa468d5ecc621105a0ff5c93d54 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 425344] Pop up palette not showing brushes on android
https://bugs.kde.org/show_bug.cgi?id=425344 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/34ef64793 |hics/krita/commit/657baef88 |42e1aa468d5ecc621105a0ff5c9 |e9fbbbab0fb34fc387a8efdc8f0 |3d54|275f --- Comment #3 from Sharaf --- Git commit 657baef88e9fbbbab0fb34fc387a8efdc8f0275f by Sharaf Zaman. Committed on 06/10/2020 at 09:34. Pushed by szaman into branch 'krita/4.4.0'. Bugfix: Pop up palette not showing brushes on android On android the selection action's text includes the accelerators. When the config is read, the corresponding text (which includes accelerators) is invalid hence no items are shown. (cherry picked from commit 34ef6479342e1aa468d5ecc621105a0ff5c93d54) M +1-1libs/ui/kis_popup_palette.cpp https://invent.kde.org/graphics/krita/commit/657baef88e9fbbbab0fb34fc387a8efdc8f0275f -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 425344] Pop up palette not showing brushes on android
https://bugs.kde.org/show_bug.cgi?id=425344 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/657baef88 |hics/krita/commit/e6ae1fc91 |e9fbbbab0fb34fc387a8efdc8f0 |8be69d96cc9a0a652ece1a4f4e4 |275f|ac3b --- Comment #4 from Sharaf --- Git commit e6ae1fc918be69d96cc9a0a652ece1a4f4e4ac3b by Sharaf Zaman. Committed on 06/10/2020 at 10:16. Pushed by szaman into branch 'master'. Bugfix: Pop up palette not showing brushes on android On android the selection action's text includes the accelerators. When the config is read, the corresponding text (which includes accelerators) is invalid hence no items are shown. M +1-1libs/ui/kis_popup_palette.cpp https://invent.kde.org/graphics/krita/commit/e6ae1fc918be69d96cc9a0a652ece1a4f4e4ac3b -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427402] Paste as reference image crashes Krita
https://bugs.kde.org/show_bug.cgi?id=427402 Sharaf changed: What|Removed |Added Ever confirmed|0 |1 CC||sharafzaz...@gmail.com Status|REPORTED|ASSIGNED Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com --- Comment #1 from Sharaf --- Assigning it to myself. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427402] Paste as reference image crashes Krita
https://bugs.kde.org/show_bug.cgi?id=427402 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/3f7272aaf ||39b7c89afc80c86525e3643c06d ||36d9 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #2 from Sharaf --- Git commit 3f7272aaf39b7c89afc80c86525e3643c06d36d9 by Sharaf Zaman. Committed on 07/10/2020 at 06:24. Pushed by rempt into branch 'krita/4.3'. Bugfix: Paste as reference image crashes Krita M +6-6 plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp https://invent.kde.org/graphics/krita/commit/3f7272aaf39b7c89afc80c86525e3643c06d36d9 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427402] Paste as reference image crashes Krita
https://bugs.kde.org/show_bug.cgi?id=427402 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/3f7272aaf |hics/krita/commit/774cf1768 |39b7c89afc80c86525e3643c06d |fa2f9f0d80bc98098d4d5a6fec5 |36d9|d971 --- Comment #3 from Sharaf --- Git commit 774cf1768fa2f9f0d80bc98098d4d5a6fec5d971 by Sharaf Zaman. Committed on 07/10/2020 at 08:00. Pushed by szaman into branch 'master'. Bugfix: Paste as reference image crashes Krita (cherry picked from commit 3f7272aaf39b7c89afc80c86525e3643c06d36d9) M +6-6 plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp https://invent.kde.org/graphics/krita/commit/774cf1768fa2f9f0d80bc98098d4d5a6fec5d971 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423279] Android: some dockers don't fully respond to finger clicks
https://bugs.kde.org/show_bug.cgi?id=423279 Sharaf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/993aab3ca ||4a0f53f676a93a6d5864556d22e ||2775 Resolution|--- |FIXED --- Comment #1 from Sharaf --- Git commit 993aab3ca4a0f53f676a93a6d5864556d22e2775 by Sharaf Zaman. Committed on 07/10/2020 at 10:02. Pushed by szaman into branch 'krita/4.3'. Android: activate Kinetic scrolling The hack I wrote was incomplete and dirty. We already have a great mechnism for kinetic scrolling. Related: bug 421997 D +0-69 3rdparty/ext_qt/0101-Explicity-handle-touchEvents-in-QAbstractScrollArea-.patch M +0-13rdparty/ext_qt/CMakeLists.txt M +1-1libs/ui/kis_config.cc M +5-0libs/widgetutils/KisKineticScroller.cpp https://invent.kde.org/graphics/krita/commit/993aab3ca4a0f53f676a93a6d5864556d22e2775 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 421997] Activate Kinetic Scrolling by default on Android
https://bugs.kde.org/show_bug.cgi?id=421997 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/993aab3ca |hics/krita/commit/cd04988ed |4a0f53f676a93a6d5864556d22e |35bfde9b9cecf794fa174510887 |2775|0153 --- Comment #3 from Sharaf --- Git commit cd04988ed35bfde9b9cecf794fa1745108870153 by Sharaf Zaman. Committed on 07/10/2020 at 10:03. Pushed by szaman into branch 'master'. Android: activate Kinetic scrolling The hack I wrote was incomplete and dirty. We already have a great mechnism for kinetic scrolling. Related: bug 423279 (cherry picked from commit 993aab3ca4a0f53f676a93a6d5864556d22e2775) D +0-69 3rdparty/ext_qt/0101-Explicity-handle-touchEvents-in-QAbstractScrollArea-.patch M +0-13rdparty/ext_qt/CMakeLists.txt M +1-1libs/ui/kis_config.cc M +5-0libs/widgetutils/KisKineticScroller.cpp https://invent.kde.org/graphics/krita/commit/cd04988ed35bfde9b9cecf794fa1745108870153 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 421997] Activate Kinetic Scrolling by default on Android
https://bugs.kde.org/show_bug.cgi?id=421997 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/993aab3ca ||4a0f53f676a93a6d5864556d22e ||2775 Resolution|NOT A BUG |FIXED --- Comment #2 from Sharaf --- Git commit 993aab3ca4a0f53f676a93a6d5864556d22e2775 by Sharaf Zaman. Committed on 07/10/2020 at 10:02. Pushed by szaman into branch 'krita/4.3'. Android: activate Kinetic scrolling The hack I wrote was incomplete and dirty. We already have a great mechnism for kinetic scrolling. Related: bug 423279 D +0-69 3rdparty/ext_qt/0101-Explicity-handle-touchEvents-in-QAbstractScrollArea-.patch M +0-13rdparty/ext_qt/CMakeLists.txt M +1-1libs/ui/kis_config.cc M +5-0libs/widgetutils/KisKineticScroller.cpp https://invent.kde.org/graphics/krita/commit/993aab3ca4a0f53f676a93a6d5864556d22e2775 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423279] Android: some dockers don't fully respond to finger clicks
https://bugs.kde.org/show_bug.cgi?id=423279 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/cd04988ed |hics/krita/commit/ba15f96dc |35bfde9b9cecf794fa174510887 |90b5b0e7e7ee9bfe4dc9b18fa91 |0153|3f85 --- Comment #3 from Sharaf --- Git commit ba15f96dc90b5b0e7e7ee9bfe4dc9b18fa913f85 by Sharaf Zaman. Committed on 07/10/2020 at 10:03. Pushed by szaman into branch 'krita/4.4.0'. Android: activate Kinetic scrolling The hack I wrote was incomplete and dirty. We already have a great mechnism for kinetic scrolling. Related: bug 421997 (cherry picked from commit 993aab3ca4a0f53f676a93a6d5864556d22e2775) D +0-69 3rdparty/ext_qt/0101-Explicity-handle-touchEvents-in-QAbstractScrollArea-.patch M +0-13rdparty/ext_qt/CMakeLists.txt M +1-1libs/ui/kis_config.cc M +5-0libs/widgetutils/KisKineticScroller.cpp https://invent.kde.org/graphics/krita/commit/ba15f96dc90b5b0e7e7ee9bfe4dc9b18fa913f85 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423279] Android: some dockers don't fully respond to finger clicks
https://bugs.kde.org/show_bug.cgi?id=423279 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/993aab3ca |hics/krita/commit/cd04988ed |4a0f53f676a93a6d5864556d22e |35bfde9b9cecf794fa174510887 |2775|0153 --- Comment #2 from Sharaf --- Git commit cd04988ed35bfde9b9cecf794fa1745108870153 by Sharaf Zaman. Committed on 07/10/2020 at 10:03. Pushed by szaman into branch 'master'. Android: activate Kinetic scrolling The hack I wrote was incomplete and dirty. We already have a great mechnism for kinetic scrolling. Related: bug 421997 (cherry picked from commit 993aab3ca4a0f53f676a93a6d5864556d22e2775) D +0-69 3rdparty/ext_qt/0101-Explicity-handle-touchEvents-in-QAbstractScrollArea-.patch M +0-13rdparty/ext_qt/CMakeLists.txt M +1-1libs/ui/kis_config.cc M +5-0libs/widgetutils/KisKineticScroller.cpp https://invent.kde.org/graphics/krita/commit/cd04988ed35bfde9b9cecf794fa1745108870153 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 421997] Activate Kinetic Scrolling by default on Android
https://bugs.kde.org/show_bug.cgi?id=421997 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/cd04988ed |hics/krita/commit/ba15f96dc |35bfde9b9cecf794fa174510887 |90b5b0e7e7ee9bfe4dc9b18fa91 |0153|3f85 --- Comment #4 from Sharaf --- Git commit ba15f96dc90b5b0e7e7ee9bfe4dc9b18fa913f85 by Sharaf Zaman. Committed on 07/10/2020 at 10:03. Pushed by szaman into branch 'krita/4.4.0'. Android: activate Kinetic scrolling The hack I wrote was incomplete and dirty. We already have a great mechnism for kinetic scrolling. Related: bug 423279 (cherry picked from commit 993aab3ca4a0f53f676a93a6d5864556d22e2775) D +0-69 3rdparty/ext_qt/0101-Explicity-handle-touchEvents-in-QAbstractScrollArea-.patch M +0-13rdparty/ext_qt/CMakeLists.txt M +1-1libs/ui/kis_config.cc M +5-0libs/widgetutils/KisKineticScroller.cpp https://invent.kde.org/graphics/krita/commit/ba15f96dc90b5b0e7e7ee9bfe4dc9b18fa913f85 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 418257] App not starting on Android
https://bugs.kde.org/show_bug.cgi?id=418257 Sharaf changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |FIXED --- Comment #9 from Sharaf --- Hello! We have a lot of Tab S3 devices running Krita, guess this isn't a problem anymore? :) -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427466] Attempting to load reference image from clipboard throws error.
https://bugs.kde.org/show_bug.cgi?id=427466 Sharaf changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/7f7b5c17a ||1ff1887113d86a43ea14b11174f ||f7f8 Resolution|--- |FIXED --- Comment #1 from Sharaf --- Git commit 7f7b5c17a1ff1887113d86a43ea14b11174ff7f8 by Sharaf Zaman. Committed on 09/10/2020 at 04:42. Pushed by szaman into branch 'krita/4.3'. Regression fix: reference image from clipboard throws error M +8-6 plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp https://invent.kde.org/graphics/krita/commit/7f7b5c17a1ff1887113d86a43ea14b11174ff7f8 -- You are receiving this mail because: You are watching all bug changes.
kde-bugs-dist@kde.org
https://bugs.kde.org/show_bug.cgi?id=439725 Sharaf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/a7c5f4ac6 ||e72990426392fce2088de1025c5 ||d89e Resolution|--- |FIXED --- Comment #2 from Sharaf --- Git commit a7c5f4ac6e72990426392fce2088de1025c5d89e by Sharaf Zaman. Committed on 13/07/2021 at 13:09. Pushed by szaman into branch 'master'. Bugfix: Black Stroke when "No Fill" is selected Reason for regression: it was assumed that the color of a "No Fill" Stroke is Qt::transparent. But since this assumption no longer holds, we need to check if the color is valid. M +3-1libs/flake/svg/SvgStyleWriter.cpp https://invent.kde.org/graphics/krita/commit/a7c5f4ac6e72990426392fce2088de1025c5d89e -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 440035] ASAN heap-buffer-overflow detected by writing of raw profile in PNG export.
https://bugs.kde.org/show_bug.cgi?id=440035 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/01f361d68 ||5f6c7e8ae7998f9a1d81c8e2a4c ||c056 Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #1 from Sharaf --- Git commit 01f361d685f6c7e8ae7998f9a1d81c8e2a4cc056 by Sharaf Zaman. Committed on 22/07/2021 at 11:11. Pushed by lsegovia into branch 'master'. Fix ASAN heap-buffer-overflow strlen requires a null terminator to terminate. If memory isn't filled with it beforehand, running strlen on it, can be dangerous. M +1-0libs/ui/kis_png_converter.cpp https://invent.kde.org/graphics/krita/commit/01f361d685f6c7e8ae7998f9a1d81c8e2a4cc056 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 437387] Hang after magnetic selection undo
https://bugs.kde.org/show_bug.cgi?id=437387 Sharaf changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED |RESOLVED CC||sharafzaz...@gmail.com --- Comment #7 from Sharaf --- *** This bug has been marked as a duplicate of bug 439896 *** -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 439896] magnetic selection tool crash
https://bugs.kde.org/show_bug.cgi?id=439896 Sharaf changed: What|Removed |Added CC||seth.burg...@gmail.com --- Comment #7 from Sharaf --- *** Bug 437387 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 437039] Layer opacity change not always linked to selected layer.
https://bugs.kde.org/show_bug.cgi?id=437039 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/43fea8a2f ||1a0eeb4e4c1b7df0b206baa7de6 ||effc Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Sharaf --- Git commit 43fea8a2f1a0eeb4e4c1b7df0b206baa7de6effc by Sharaf Zaman. Committed on 26/07/2021 at 17:44. Pushed by szaman into branch 'master'. Bugfix: Layer opacity doesn't change the selected layer M +2-1plugins/dockers/layerdocker/LayerBox.cpp M +1-0plugins/dockers/layerdocker/LayerBox.h https://invent.kde.org/graphics/krita/commit/43fea8a2f1a0eeb4e4c1b7df0b206baa7de6effc -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 440171] Freehand path tool bug in Krita 5 pre-alpha. It's present in all builds so far.
https://bugs.kde.org/show_bug.cgi?id=440171 Sharaf changed: What|Removed |Added Status|CONFIRMED |ASSIGNED Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com CC||sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 440171] Freehand path tool bug in Krita 5 pre-alpha. It's present in all builds so far.
https://bugs.kde.org/show_bug.cgi?id=440171 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/f808f0c53 ||e0a2fb6490c11779ca98ad8a68e ||0a01 Resolution|--- |FIXED Status|ASSIGNED|RESOLVED --- Comment #2 from Sharaf --- Git commit f808f0c53e0a2fb6490c11779ca98ad8a68e0a01 by Sharaf Zaman. Committed on 27/07/2021 at 13:55. Pushed by szaman into branch 'master'. Fix Color picking in Freehand Path Tool and Bezier Curve tool This bug was caused because the tools weren't using the usual design. So, when the user would use color picker it would send `beginPrimaryAction` to color picker, but also send `mousePressEvent` to the primary tool. (cherry picked from commit 5ec68b37737d383bb906488ed52b350e5525a95b) # Conflicts: # plugins/tools/basictools/kis_tool_path.cc M +17 -9plugins/tools/basictools/kis_tool_path.cc M +8-2plugins/tools/basictools/kis_tool_path.h M +24 -2plugins/tools/basictools/kis_tool_pencil.cc M +7-0plugins/tools/basictools/kis_tool_pencil.h https://invent.kde.org/graphics/krita/commit/f808f0c53e0a2fb6490c11779ca98ad8a68e0a01 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 437039] Layer opacity change not always linked to selected layer.
https://bugs.kde.org/show_bug.cgi?id=437039 --- Comment #9 from Sharaf --- Git commit 20ad2e7100ccb85804ee8ce74f8e6629eee28282 by Sharaf Zaman. Committed on 27/07/2021 at 16:56. Pushed by szaman into branch 'master'. Fix Layers Docker's opacity slider M +11 -1plugins/dockers/layerdocker/LayerBox.cpp M +2-0plugins/dockers/layerdocker/LayerBox.h https://invent.kde.org/graphics/krita/commit/20ad2e7100ccb85804ee8ce74f8e6629eee28282 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 437039] Layer opacity change not always linked to selected layer.
https://bugs.kde.org/show_bug.cgi?id=437039 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com --- Comment #10 from Sharaf --- (In reply to acc4commissions from comment #7) > It is not fixed. The opacity change is now messed up in very weird way, I > don't even know how to describe it; Thank you for testing. It was an oversight. The latest change should fix this. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 434257] Safe assert on undo in Colorize Mask
https://bugs.kde.org/show_bug.cgi?id=434257 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com Status|CONFIRMED |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 438395] Crash when undo&redoing colorize mask operations
https://bugs.kde.org/show_bug.cgi?id=438395 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/55975dfdd ||f4fb47f76e3203a570c593a9ca1 ||8bb7 Resolution|--- |FIXED Status|ASSIGNED|RESOLVED --- Comment #3 from Sharaf --- Git commit 55975dfddf4fb47f76e3203a570c593a9ca18bb7 by Sharaf Zaman. Committed on 03/08/2021 at 09:06. Pushed by dkazakov into branch 'master'. Crashfix: when undo&redoing colorize mask operations Layer properties change triggers deactivation/activation of tool actions, which in turn triggers the alternate action again (happens if CTRL+Shift/ALT+Shift shortcut is used). But this action sometimes starts from an intermediate state which results in a crash. M +21 -2plugins/tools/tool_lazybrush/kis_tool_lazy_brush.cpp https://invent.kde.org/graphics/krita/commit/55975dfddf4fb47f76e3203a570c593a9ca18bb7 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 434265] Image Split using horizontal & vertical guidelines, could NOT save
https://bugs.kde.org/show_bug.cgi?id=434265 Sharaf changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/3dc6b6427 ||0c789b3d8e1ab574243754ba2de ||4767 Resolution|--- |FIXED --- Comment #1 from Sharaf --- Git commit 3dc6b64270c789b3d8e1ab574243754ba2de4767 by Sharaf Zaman. Committed on 04/08/2021 at 09:49. Pushed by szaman into branch 'master'. Bugfix: Image Split can't save if guides are not in order M +4-0plugins/extensions/imagesplit/imagesplit.cpp https://invent.kde.org/graphics/krita/commit/3dc6b64270c789b3d8e1ab574243754ba2de4767 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 439145] opening an svg file fills the memory up
https://bugs.kde.org/show_bug.cgi?id=439145 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Keywords||triaged --- Comment #1 from Sharaf --- Hello. I can't reproduce the OOM. But it seems the rendering isn't correct. I tested this in multiple programs, browsers, GIMP are able to render it correctly. But Krita and Inkscape seem to fail even after tweaking the SVG file. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428317] Tracking rulers update at <1 FPS when non brush tool selected.
https://bugs.kde.org/show_bug.cgi?id=428317 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com --- Comment #2 from Sharaf --- I looked into this. Looks like tools that are not in KisToolPaint or selection hierarchy are affected because the canvas isn't updated on mouse move. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 436074] Invalid file type can be drag-drop imported as a File Layer
https://bugs.kde.org/show_bug.cgi?id=436074 Sharaf changed: What|Removed |Added Status|CONFIRMED |ASSIGNED CC||sharafzaz...@gmail.com Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 436074] Invalid file type can be drag-drop imported as a File Layer
https://bugs.kde.org/show_bug.cgi?id=436074 Sharaf changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/b7109b226 ||53d4525b53f333f29da034d6e1d ||0b45 --- Comment #3 from Sharaf --- Git commit b7109b22653d4525b53f333f29da034d6e1d0b45 by Sharaf Zaman. Committed on 09/08/2021 at 12:01. Pushed by szaman into branch 'master'. Bugfix: Don't add FileLayer if file format is invalid M +17 -0libs/ui/utils/KisClipboardUtil.cpp https://invent.kde.org/graphics/krita/commit/b7109b22653d4525b53f333f29da034d6e1d0b45 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 438238] Selecting 'None' in stroke panel reverts back to 'Solid'
https://bugs.kde.org/show_bug.cgi?id=438238 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/1b19d169a ||d9768e56473f9d5e7012d66545c ||3e2c Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Sharaf --- Git commit 1b19d169ad9768e56473f9d5e7012d66545c3e2c by Sharaf Zaman. Committed on 11/06/2021 at 13:29. Pushed by szaman into branch 'master'. Bugfix: Unable to select None in FillConfigWidget M +4-4libs/flake/KoShapeFillWrapper.cpp M +1-1libs/flake/KoShapeStroke.cpp M +0-7libs/ui/widgets/KoFillConfigWidget.cpp https://invent.kde.org/graphics/krita/commit/1b19d169ad9768e56473f9d5e7012d66545c3e2c -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 438463] Filter Dialog which is not connected with image makes Krita crash.
https://bugs.kde.org/show_bug.cgi?id=438463 Sharaf changed: What|Removed |Added Ever confirmed|0 |1 Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com CC||sharafzaz...@gmail.com Status|REPORTED|ASSIGNED --- Comment #2 from Sharaf --- It seems that my patch of parenting was reverted, so window managers can work properly: https://invent.kde.org/graphics/krita/commit/e9be59ae9d5344b087e111dd81d0b509055a7fe0 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 438563] krita seg fault on redo crop
https://bugs.kde.org/show_bug.cgi?id=438563 Sharaf changed: What|Removed |Added Resolution|--- |DUPLICATE CC||sharafzaz...@gmail.com Status|REPORTED|RESOLVED --- Comment #1 from Sharaf --- The fix is in Krita 4.4.5 *** This bug has been marked as a duplicate of bug 433770 *** -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 433770] Crash when performing a redo action after certain crop-related steps
https://bugs.kde.org/show_bug.cgi?id=433770 Sharaf changed: What|Removed |Added CC||byteena...@outlook.com --- Comment #9 from Sharaf --- *** Bug 438563 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 438756] Vector shapes filled with gradient bug
https://bugs.kde.org/show_bug.cgi?id=438756 Sharaf changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com Keywords||regression Status|CONFIRMED |ASSIGNED CC||sharafzaz...@gmail.com --- Comment #3 from Sharaf --- I can't reproduce this on krita-4.4.5, so a regression. I'm taking this. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 438756] Vector shapes filled with gradient bug
https://bugs.kde.org/show_bug.cgi?id=438756 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/eaaedfe04 ||598bf5ecb95418ffb30f3fa802e ||ba4f Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #4 from Sharaf --- Git commit eaaedfe04598bf5ecb95418ffb30f3fa802eba4f by Sharaf Zaman. Committed on 21/06/2021 at 13:28. Pushed by szaman into branch 'master'. Bugfix: Vector shapes get filled with gradient M +8-0libs/ui/widgets/KoFillConfigWidget.cpp https://invent.kde.org/graphics/krita/commit/eaaedfe04598bf5ecb95418ffb30f3fa802eba4f -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 438758] New created shape doesn't use the right color for border
https://bugs.kde.org/show_bug.cgi?id=438758 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Ever confirmed|0 |1 Status|REPORTED|ASSIGNED --- Comment #1 from Sharaf --- Can confirm the bug. This sync problem is caused by using signal blockers in KoFillConfigWidget::slotProposeCurrentColorToResourceManager, which was used to stop the StrokeFill from changing the Fill type. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 435670] Adding two shapes from vector library results in an assert
https://bugs.kde.org/show_bug.cgi?id=435670 Sharaf changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/e164c69a5 ||1e18dc89d2645d81154464fe07c ||0883 Resolution|--- |FIXED --- Comment #5 from Sharaf --- Git commit e164c69a51e18dc89d2645d81154464fe07c0883 by Sharaf Zaman. Committed on 22/04/2021 at 21:28. Pushed by szaman into branch 'master'. Bugfix: assert when a shape from vector library... ... is dragged onto vector layer. Shapes while being dragged, may not have a parent (vector layer) associated with them. This results in srcShape->parent() being null. M +4-1libs/flake/KoShapeManager.cpp https://invent.kde.org/graphics/krita/commit/e164c69a51e18dc89d2645d81154464fe07c0883 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427534] Crash when updating a filter or layer properties dialog after the image was closed
https://bugs.kde.org/show_bug.cgi?id=427534 Sharaf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/6fc8f9693 ||a47b2e1c0e5d41d2a61a397a246 ||239e --- Comment #3 from Sharaf --- Git commit 6fc8f9693a47b2e1c0e5d41d2a61a397a246239e by Sharaf Zaman. Committed on 27/04/2021 at 10:27. Pushed by szaman into branch 'master'. Crashfix: Layer/filter properites dialog after canvas is closed We parent them properly, so they are removed when the canvas is removed M +1-1libs/ui/kis_filter_manager.cc M +1-1libs/ui/kis_layer_manager.cc https://invent.kde.org/graphics/krita/commit/6fc8f9693a47b2e1c0e5d41d2a61a397a246239e -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 401940] More than one Assistant Tool causes black rectangle to appear
https://bugs.kde.org/show_bug.cgi?id=401940 Sharaf changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com CC||sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 401940] More than one Assistant Tool causes black rectangle to appear
https://bugs.kde.org/show_bug.cgi?id=401940 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/6d0b2be46 ||9d062f5a7077da8849bb4dcfbed ||a165 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #26 from Sharaf --- Git commit 6d0b2be469d062f5a7077da8849bb4dcfbeda165 by Sharaf Zaman. Committed on 28/04/2021 at 16:59. Pushed by rempt into branch 'master'. Bugfix: Artifact with more than one active assitant Problem: With more than one assitants active on canvas, often on devices with high resolution the Pixmap cache would fill up immediately. This would internally trigger glDeleteTexture right after the first pixmap is rendered and when turn for second pixmap is due, it would get assigned the same name as the previously generated (which is a correct behavior! but it only seems to happen with some drivers). With same name as previous one Qt doesn't render it (see QOpenGL2PaintEngineExPrivate::updateTexture). Workaround: Because of this name clash, we workaround this Qt bug by increasing the cache size, so the new textures don't immediately delete the previous ones and take their names. Ideally, this should be fixed inside Qt. Devices with this problem: + Android + ChromeOS (mesa) + Windows (ANGLE) M +7-4libs/ui/opengl/kis_opengl.cpp https://invent.kde.org/graphics/krita/commit/6d0b2be469d062f5a7077da8849bb4dcfbeda165 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 436232] Touch controls for the viewport causes jitteriness and unexpected panning when horizontally distant from center of canvas.
https://bugs.kde.org/show_bug.cgi?id=436232 Sharaf changed: What|Removed |Added Status|REPORTED|ASSIGNED CC||sharafzaz...@gmail.com Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com Ever confirmed|0 |1 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 436474] Crashes on creating creating new document
https://bugs.kde.org/show_bug.cgi?id=436474 Sharaf changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||sharafzaz...@gmail.com Status|REPORTED|NEEDSINFO --- Comment #1 from Sharaf --- Can you attach info from "Help -> Show system info for bug reports"? My guess, since this is an assert, it looks like HAS_ONLY_OPENGL_ES was enabled while compiling in the package, but Krita couldn't find it. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428867] Difficult to draw in place where a guide has been set
https://bugs.kde.org/show_bug.cgi?id=428867 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/0e9d71d47 ||c23731db2f204b697a3ac51f638 ||2657 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Sharaf --- Git commit 0e9d71d47c23731db2f204b697a3ac51f6382657 by Sharaf Zaman. Committed on 06/05/2021 at 12:02. Pushed by szaman into branch 'master'. Bugfix: adjust guide editing to the zoom level M +9-4libs/ui/canvas/kis_guides_manager.cpp https://invent.kde.org/graphics/krita/commit/0e9d71d47c23731db2f204b697a3ac51f6382657 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 436661] Crash on switching transform mask to liquify and trying to paint
https://bugs.kde.org/show_bug.cgi?id=436661 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/18911192e ||68fb0a3c98a0d2eb9b17ef00ae1 ||4b46 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Sharaf --- Git commit 18911192e68fb0a3c98a0d2eb9b17ef00ae14b46 by Sharaf Zaman. Committed on 06/05/2021 at 13:27. Pushed by szaman into branch 'master'. Crashfix: using liquify transform with transform mask Going beyond constEnd() is an undefined behavior. This reverts commit a49d58185c4767e6374fb40b1b73d69d735b9995. M +2-1libs/image/kis_liquify_transform_worker.cpp https://invent.kde.org/graphics/krita/commit/18911192e68fb0a3c98a0d2eb9b17ef00ae14b46 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428359] Transform mask/color picker interaction
https://bugs.kde.org/show_bug.cgi?id=428359 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/480565596 ||a6de2b4c500909779414fb926f6 ||c6d2 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #5 from Sharaf --- Git commit 480565596a6de2b4c500909779414fb926f6c6d2 by Sharaf Zaman. Committed on 07/05/2021 at 11:18. Pushed by dkazakov into branch 'master'. Crashfix: when sampling transform mask node M +13 -7libs/ui/tool/kis_tool_paint.cc https://invent.kde.org/graphics/krita/commit/480565596a6de2b4c500909779414fb926f6c6d2 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 422850] When Adding Multiple Vector Shape - the Vector Shape will glitch and get cut off/distorted
https://bugs.kde.org/show_bug.cgi?id=422850 Sharaf changed: What|Removed |Added Resolution|--- |DUPLICATE CC||sharafzaz...@gmail.com Status|CONFIRMED |RESOLVED --- Comment #4 from Sharaf --- *** This bug has been marked as a duplicate of bug 435670 *** -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 435670] Adding two shapes from vector library results in an assert
https://bugs.kde.org/show_bug.cgi?id=435670 Sharaf changed: What|Removed |Added CC||kaisaki1...@gmail.com --- Comment #6 from Sharaf --- *** Bug 422850 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 436890] Transform Tool doesn't transform the selection
https://bugs.kde.org/show_bug.cgi?id=436890 Sharaf changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com Status|CONFIRMED |ASSIGNED CC||sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427466] Attempting to load reference image from clipboard throws error.
https://bugs.kde.org/show_bug.cgi?id=427466 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/36a869c34 |hics/krita/commit/04d3a19a7 |6c56e2f062d354e78281d1080da |f0249cef27e1f86838a17e11b74 |c505|4bd7 --- Comment #3 from Sharaf --- Git commit 04d3a19a7f0249cef27e1f86838a17e11b744bd7 by Sharaf Zaman. Committed on 13/10/2020 at 06:26. Pushed by szaman into branch 'master'. Regression fix: reference image from clipboard throws error (cherry picked from commit 7f7b5c17a1ff1887113d86a43ea14b11174ff7f8) M +8-6 plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp https://invent.kde.org/graphics/krita/commit/04d3a19a7f0249cef27e1f86838a17e11b744bd7 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 426092] Blank screen/ App crash on random launches
https://bugs.kde.org/show_bug.cgi?id=426092 Sharaf changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Sharaf --- Hello. Are you able to reproduce this crash with recent 4.4.0 update as well? I tried it on my Pixelbook (Intel). But couldn't reproduce it. The attached crash log isn't related to Krita I'm afraid. If you could attach one by doing `adb logcat --pid=$(adb shell pgrep krita)` -- maybe then I'll have a clue. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427692] Krita Android 4.4.0 stable lists all translations, but they are not being used
https://bugs.kde.org/show_bug.cgi?id=427692 Sharaf changed: What|Removed |Added Ever confirmed|0 |1 Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com Status|REPORTED|ASSIGNED CC||sharafzaz...@gmail.com --- Comment #1 from Sharaf --- Assigning this to myself. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427692] Krita Android 4.4.0 stable lists all translations, but they are not being used
https://bugs.kde.org/show_bug.cgi?id=427692 Sharaf changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/5b11a4cc5 ||9b697665cb4770e520aa2250300 ||e32c Resolution|--- |FIXED --- Comment #2 from Sharaf --- Git commit 5b11a4cc59b697665cb4770e520aa2250300e32c by Sharaf Zaman. Committed on 20/10/2020 at 12:35. Pushed by szaman into branch 'krita/4.3'. Bugfix: Translations not being used This only makes the translations work if they're explicitly selected in the switcher. QLocale::system() does not work reliably (most likely due to a race condition). M +6-0krita/main.cc https://invent.kde.org/graphics/krita/commit/5b11a4cc59b697665cb4770e520aa2250300e32c -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427692] Krita Android 4.4.0 stable lists all translations, but they are not being used
https://bugs.kde.org/show_bug.cgi?id=427692 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/5b11a4cc5 |hics/krita/commit/e84519d20 |9b697665cb4770e520aa2250300 |82bc88be4f23f38616225c7dcde |e32c|fee9 --- Comment #3 from Sharaf --- Git commit e84519d2082bc88be4f23f38616225c7dcdefee9 by Sharaf Zaman. Committed on 20/10/2020 at 12:38. Pushed by szaman into branch 'master'. Bugfix: Translations not being used This only makes the translations work if they're explicitly selected in the switcher. QLocale::system() does not work reliably (most likely due to a race condition). (cherry picked from commit 5b11a4cc59b697665cb4770e520aa2250300e32c) M +6-0krita/main.cc https://invent.kde.org/graphics/krita/commit/e84519d2082bc88be4f23f38616225c7dcdefee9 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423199] Copy and paste operations not working on Android
https://bugs.kde.org/show_bug.cgi?id=423199 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/0434de162 ||3cf9b783b16c05fbd9c8556ce47 ||20c1 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Sharaf --- Git commit 0434de1623cf9b783b16c05fbd9c8556ce4720c1 by Sharaf Zaman. Committed on 20/10/2020 at 14:03. Pushed by szaman into branch 'krita/4.3'. Bugfix Android: copy paste operations Android's default keyboard only suports text, intents and URIs. Even though the complex copy/paste operation could be implemented by operating on the URI and providing a ContentProvider for other apps. This isn't how it's done right now. A +147 -0 3rdparty/ext_qt/0051-Android-Add-clipboard-buffer-for-mimeTypes-that-aren.patch M +1-03rdparty/ext_qt/CMakeLists.txt https://invent.kde.org/graphics/krita/commit/0434de1623cf9b783b16c05fbd9c8556ce4720c1 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423199] Copy and paste operations not working on Android
https://bugs.kde.org/show_bug.cgi?id=423199 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/0434de162 |hics/krita/commit/706f2f38f |3cf9b783b16c05fbd9c8556ce47 |ebbf8db877588210b2212321217 |20c1|2fec --- Comment #4 from Sharaf --- Git commit 706f2f38febbf8db877588210b22123212172fec by Sharaf Zaman. Committed on 20/10/2020 at 14:07. Pushed by szaman into branch 'master'. Bugfix Android: copy paste operations Android's default keyboard only suports text, intents and URIs. Even though the complex copy/paste operation could be implemented by operating on the URI and providing a ContentProvider for other apps. This isn't how it's done right now. (cherry picked from commit 0434de1623cf9b783b16c05fbd9c8556ce4720c1) A +147 -0 3rdparty/ext_qt/0051-Android-Add-clipboard-buffer-for-mimeTypes-that-aren.patch M +1-03rdparty/ext_qt/CMakeLists.txt https://invent.kde.org/graphics/krita/commit/706f2f38febbf8db877588210b22123212172fec -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423300] Android: 4.3.0 stable build does not feature translations
https://bugs.kde.org/show_bug.cgi?id=423300 Sharaf changed: What|Removed |Added Status|REPORTED|RESOLVED CC||sharafzaz...@gmail.com Resolution|--- |FIXED Latest Commit||https://invent.kde.org/grap ||hics/krita/-/commit/e84519d ||2082bc88be4f23f38616225c7dc ||defee9 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423254] Android: color picker when using "Color to Alpha" filter doesn't work
https://bugs.kde.org/show_bug.cgi?id=423254 Sharaf changed: What|Removed |Added Resolution|--- |FIXED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/a159291b2 ||16f43980732d31bace8848421a1 ||99cb Status|CONFIRMED |RESOLVED --- Comment #2 from Sharaf --- Git commit a159291b216f43980732d31bace8848421a199cb by Sharaf Zaman. Committed on 26/10/2020 at 12:01. Pushed by szaman into branch 'krita/4.3'. Android: Color picker not working properly When a modal dialog is used, events outside of the widget bounds isn't received by modal window. This should make picker usable for all widgets not just Color to Alpha. M +4-0libs/widgets/KisDlgInternalColorSelector.h https://invent.kde.org/graphics/krita/commit/a159291b216f43980732d31bace8848421a199cb -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427692] Krita Android 4.4.0 stable lists all translations, but they are not being used
https://bugs.kde.org/show_bug.cgi?id=427692 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/e84519d20 |hics/krita/commit/68ea402a4 |82bc88be4f23f38616225c7dcde |226d1756a2438af34b86f818b11 |fee9|33a6 --- Comment #5 from Sharaf --- Git commit 68ea402a4226d1756a2438af34b86f818b1133a6 by Sharaf Zaman. Committed on 28/10/2020 at 09:48. Pushed by szaman into branch 'krita/4.4.0'. Bugfix: Translations not being used This only makes the translations work if they're explicitly selected in the switcher. QLocale::system() does not work reliably (most likely due to a race condition). (cherry picked from 5b11a4cc59b697665cb4770e520aa2250300e32c) M +6-0krita/main.cc https://invent.kde.org/graphics/krita/commit/68ea402a4226d1756a2438af34b86f818b1133a6 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423254] Android: color picker when using "Color to Alpha" filter doesn't work
https://bugs.kde.org/show_bug.cgi?id=423254 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/a159291b2 |hics/krita/commit/da3f4d705 |16f43980732d31bace8848421a1 |02f180f51309b074db94648cd61 |99cb|cd75 --- Comment #3 from Sharaf --- Git commit da3f4d70502f180f51309b074db94648cd61cd75 by Sharaf Zaman. Committed on 28/10/2020 at 09:51. Pushed by szaman into branch 'krita/4.4.0'. Android: Color picker not working properly When a modal dialog is used, events outside of the widget bounds isn't received by modal window. This should make picker usable for all widgets not just Color to Alpha. (cherry picked from commit a159291b216f43980732d31bace8848421a199cb) M +4-0libs/widgets/KisDlgInternalColorSelector.h https://invent.kde.org/graphics/krita/commit/da3f4d70502f180f51309b074db94648cd61cd75 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423199] Copy and paste operations not working on Android
https://bugs.kde.org/show_bug.cgi?id=423199 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/706f2f38f |hics/krita/commit/86ea11a81 |ebbf8db877588210b2212321217 |881fa66135bef2156020e67bb4b |2fec|bcd3 --- Comment #5 from Sharaf --- Git commit 86ea11a81881fa66135bef2156020e67bb4bbcd3 by Sharaf Zaman. Committed on 28/10/2020 at 09:49. Pushed by szaman into branch 'krita/4.4.0'. Bugfix Android: copy paste operations Android's default keyboard only suports text, intents and URIs. Even though the complex copy/paste operation could be implemented by operating on the URI and providing a ContentProvider for other apps. This isn't how it's done right now. (cherry picked from commit 0434de1623cf9b783b16c05fbd9c8556ce4720c1) A +147 -0 3rdparty/ext_qt/0051-Android-Add-clipboard-buffer-for-mimeTypes-that-aren.patch M +1-03rdparty/ext_qt/CMakeLists.txt https://invent.kde.org/graphics/krita/commit/86ea11a81881fa66135bef2156020e67bb4bbcd3 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 423254] Android: color picker when using "Color to Alpha" filter doesn't work
https://bugs.kde.org/show_bug.cgi?id=423254 Sharaf changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/da3f4d705 |hics/krita/commit/7f68adda6 |02f180f51309b074db94648cd61 |b8fc8d50c1e40f2dcc76ec24002 |cd75|c707 --- Comment #4 from Sharaf --- Git commit 7f68adda6b8fc8d50c1e40f2dcc76ec24002c707 by Sharaf Zaman. Committed on 29/10/2020 at 09:51. Pushed by szaman into branch 'master'. Android: Color picker not working properly When a modal dialog is used, events outside of the widget bounds isn't received by modal window. This should make picker usable for all widgets not just Color to Alpha. (cherry picked from commit a159291b216f43980732d31bace8848421a199cb) M +4-0libs/widgets/KisDlgInternalColorSelector.h https://invent.kde.org/graphics/krita/commit/7f68adda6b8fc8d50c1e40f2dcc76ec24002c707 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 434828] Shape Fill gradient colors changing to stroke gradient color
https://bugs.kde.org/show_bug.cgi?id=434828 Sharaf changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com CC||sharafzaz...@gmail.com Status|CONFIRMED |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 420531] Copy & Pasting Vector Shape from one layer to another doesn't preserve node type.
https://bugs.kde.org/show_bug.cgi?id=420531 --- Comment #6 from Sharaf --- (In reply to Samwise Galenorn from comment #5) > I've downloaded the Krita Nightly Windows build: > krita-nightly-x64-5.0.0-prealpha-1b3b1973c0-setup.exe > and confirmed the fix. Now, cutting/copying a vector from one Vector Layer > to another works fine with Node information being preserved. Thank you. > On a side note, when selecting the vector using the Select Shape Tool, the > vector shape will fill with a color. I have to click Undo Last Action to get > rid of the fill color. Do I file that as a bug on an Alpha build? well, I thinking filling a bug will unnecessary since we fixed that bug yesterday: https://invent.kde.org/graphics/krita/-/merge_requests/784 :) -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 435307] Vector stroke gradient stop color overrides all newly selected colors.
https://bugs.kde.org/show_bug.cgi?id=435307 Sharaf changed: What|Removed |Added Status|REPORTED|RESOLVED CC||sharafzaz...@gmail.com Latest Commit||https://invent.kde.org/grap ||hics/krita/-/commit/1fffa7e ||33fb5581e2f379dc77101aa7128 ||30bc01 Resolution|--- |FIXED --- Comment #1 from Sharaf --- Hello, we fixed this issue and other issues related to strokes/fill of vector shapes recently: https://bugs.kde.org/show_bug.cgi?id=422204 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 430802] Crash related to kinetic scrolling and the gradient map filter
https://bugs.kde.org/show_bug.cgi?id=430802 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Status|CONFIRMED |ASSIGNED Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com --- Comment #2 from Sharaf --- Kinetic Scrolling being enabled by default on Android this is a one tap death situation. Assigning this to myself -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 416019] Edit Shapes Tool misbehaves while dragging/bending certain imported paths
https://bugs.kde.org/show_bug.cgi?id=416019 Sharaf changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com Status|CONFIRMED |ASSIGNED CC||sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 416019] Edit Shapes Tool misbehaves while dragging/bending certain imported paths
https://bugs.kde.org/show_bug.cgi?id=416019 --- Comment #6 from Sharaf --- Hello! I've fixed the bug and sent it for a review. The only thing I didn't look into is the artifacts which were caused by this bug, since I couldn't reproduce them after fixing it. So, let me know if artifacts show up again. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 434866] Selecting Shapes Changes Fill Color / Fill Color Can't Be Changed
https://bugs.kde.org/show_bug.cgi?id=434866 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Latest Commit||https://invent.kde.org/grap ||hics/krita/-/commit/1fffa7e ||33fb5581e2f379dc77101aa7128 ||30bc01 Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #1 from Sharaf --- Hello! We fixed this recently: https://bugs.kde.org/show_bug.cgi?id=422204 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 434569] Switching from grouped layer to the group while drawing a polyline crashes Krita
https://bugs.kde.org/show_bug.cgi?id=434569 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com Status|CONFIRMED |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 434569] Switching from grouped layer to the group while drawing a polyline crashes Krita
https://bugs.kde.org/show_bug.cgi?id=434569 Sharaf changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/078fa50a3 ||749cffc9a7ecec9cdd371bea11b ||1da0 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #3 from Sharaf --- Git commit 078fa50a3749cffc9a7ecec9cdd371bea11b1da0 by Sharaf Zaman. Committed on 12/04/2021 at 13:03. Pushed by rempt into branch 'master'. Bugfix: Crash when switching to an unpaintable layer with polyline tool M +7-0libs/ui/tool/kis_tool_polyline_base.cpp https://invent.kde.org/graphics/krita/commit/078fa50a3749cffc9a7ecec9cdd371bea11b1da0 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 431756] Transform Tool on a group layer with two or more paint layers and a transparency mask doesn't work as intended
https://bugs.kde.org/show_bug.cgi?id=431756 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com --- Comment #3 from Sharaf --- I can reproduce this on v4.4.3, but not on master it seems. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 431335] Wrong rendering with fill tool when pattern is enabled
https://bugs.kde.org/show_bug.cgi?id=431335 Sharaf changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/grap ||hics/krita/commit/1bcb59e3e ||c642e37c675e7048df377429380 ||c405 --- Comment #1 from Sharaf --- Git commit 1bcb59e3ec642e37c675e7048df377429380c405 by Sharaf Zaman. Committed on 12/04/2021 at 19:58. Pushed by szaman into branch 'master'. Bugfix: Incorrect patternScale value for fill tool M +1-1plugins/tools/basictools/kis_tool_fill.cc https://invent.kde.org/graphics/krita/commit/1bcb59e3ec642e37c675e7048df377429380c405 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 434467] Changing certain particle engine settings causes several gigabytes of memory leakage
https://bugs.kde.org/show_bug.cgi?id=434467 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Status|CONFIRMED |ASSIGNED Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 431859] Mouse cursor should disappear whenever you are over top of the canvas.
https://bugs.kde.org/show_bug.cgi?id=431859 Sharaf changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0 |1 Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com CC||sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 435670] Adding two shapes from vector library results in an assert
https://bugs.kde.org/show_bug.cgi?id=435670 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com Assignee|krita-bugs-n...@kde.org |sharafzaz...@gmail.com Status|CONFIRMED |ASSIGNED --- Comment #4 from Sharaf --- I don't get a crash, but do get an assert. An additional effect of the bug seems that the previous shapes which are not selected disappear if the shape is dragged over them. Assigning this to myself. @vanyossi if you're working on this already, let me know. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 424347] Android: Flickering square appears where you are currently drawing
https://bugs.kde.org/show_bug.cgi?id=424347 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 424541] Cannot save on Android app
https://bugs.kde.org/show_bug.cgi?id=424541 Sharaf changed: What|Removed |Added CC||sharafzaz...@gmail.com --- Comment #1 from Sharaf --- Hello! Thanks for the detailed report! Unfortunately, there is no straight way to reproduce this :( So, could you please do these to give us more insight into this bug: 1) Click on Menu (Top Left) > Settings > Dockers > Check "Log Viewer". 2) Log Viewer docker should be created and then you can enable "File loading and saving" and then perform the buggy action. 3) Then you can try to save the log from Log Viewer by clicking save button in it. If it doesn't work, perhaps you can scroll and see some additional relevant info about the error, which you can screenshot and attach? -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 424541] Cannot save on Android app
https://bugs.kde.org/show_bug.cgi?id=424541 --- Comment #4 from Sharaf --- (In reply to Matt McFarland from comment #3) > Created attachment 130341 [details] > Krita logs generated while error was occurring > > I noticed not much was happening on the logs until the error, then it was > flooded with permission denied errors as I tried to save or even just > navigate my files. Thanks for the logs! A quick thing which comes to mind from this is if the permission was revoked by the system (I doubt this would happen, but Android docs suggest not to assume anything about system). Could you check if Krita's has been given Storage permission in App Info? https://support.google.com/android/answer/9431959?hl=en -- You are receiving this mail because: You are watching all bug changes.