[krita] [Bug 414775] Outline Selection Tool after calling HSV Dialog with shortcut doesn’t respond on mouse release

2022-02-07 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=414775

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||ghe...@gmail.com
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from vanyossi  ---
Closing bug then. If you encounter the bug again you can reopen :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 449223] Hi, when I try to manipulate a gradient fill on a vector layer, every time I move a stop other than the left one, the program will ignore it and move the left one, making it impos

2022-02-08 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=449223

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #15 from vanyossi  ---
I tried this on master (08828d1d7b) macos and could not reproduce the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 449914] Scripter window is unusable in light themes

2022-02-14 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=449914

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 449670] New File on a new window opens in a tab on the original window

2022-02-15 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=449670

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 449606] stops for vector shape gradient fill don't work correctly

2022-02-15 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=449606

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com
 CC||ghe...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 450416] Dragging in documents will lock old documents so no actions can be performed until the application gets switched

2022-02-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=450416

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
I can reproduce this bug, I'll look into this.

Besides what is described when switching applications and coming back, if Krita
had one of the documents not receiving as an active document, when switching
back to krita it switches automatically to the last document added (the only in
which the actions work) probably indicating an event gets stuck/waiting until
it is forced by the latest event, since krita goes back to normal after this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 449914] Scripter window is unusable in light themes

2022-05-28 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=449914

vanyossi  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/87ae45d19
   ||3c241f32b3b531e7ff5dc8223aa
   ||87ec
 Resolution|--- |FIXED

--- Comment #1 from vanyossi  ---
Git commit 87ae45d193c241f32b3b531e7ff5dc8223aa87ec by Ivan Yossi.
Committed on 28/05/2022 at 20:40.
Pushed by ivany into branch 'master'.

show dark icon in scripter when ui is using light themes

M  +4-2   
plugins/python/scripter/ui_scripter/actions/debugaction/debugaction.py
M  +2-1   
plugins/python/scripter/ui_scripter/actions/reloadaction/reloadaction.py
M  +2-1   
plugins/python/scripter/ui_scripter/actions/runaction/runaction.py
M  +2-1   
plugins/python/scripter/ui_scripter/tabwidgets/debuggerwidget/stepaction.py
M  +2-1plugins/python/scripter/uicontroller.py
A  +27   -0plugins/python/scripter/utils.py

https://invent.kde.org/graphics/krita/commit/87ae45d193c241f32b3b531e7ff5dc8223aa87ec

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 414352] Line width changes when resizing multiple vector shapes at once

2023-02-14 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=414352

vanyossi  changed:

   What|Removed |Added

 CC||drive.programmi...@gmail.co
   ||m

--- Comment #3 from vanyossi  ---
*** Bug 464651 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 464651] A bug where Scale Styles is not activated when "multiple" vector paths are selected.

2023-02-14 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=464651

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---


*** This bug has been marked as a duplicate of bug 414352 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 414352] Line width changes when resizing multiple vector shapes at once

2023-02-14 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=414352

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #4 from vanyossi  ---
It looks this bug is intentional from the log of commit
b128126189b5b8f86902ec23311a9efb14f5c230

quoting the entire log text:
--
commit b128126189b5b8f86902ec23311a9efb14f5c230
Author: Dmitry Kazakov , Fri Dec 30 12:51:37 2016 +0300 (6
years ago)
Committer: Dmitry Kazakov , Fri Dec 30 12:51:37 2016 +0300
(6 years ago)

Uniform Scaling mode means that your shape is not just "resized", but
"transformed" using a uniform transformation.

When you "resize" (uniform scaling disabled) a shape, you basically
change its local width and height (even when the shape is rotated
using some embedded transformation). Resizing can never shear or deform
your shape, that is a resized rectangle will always stay rectangular.

When you "uniform scale" a shape, you don't "resize" it, you apply a
transformation to it. That is all the small elements of the shape like
stroke, pattern and gradient will also become scaled. And if you apply
a uniform scale transform in global mode to a rotated shape, then
the shape will be scaled uniformly, and rectangle will become sheared.

NOTE1: Non-uniform scaling mode is available only when
   *one* shape is selected. "Resizing" multiple shapes
   in a non-uniform way is just not possible. Therefore the
   checkbox becomes automatically disabled when you select
   multiple shapes.

NOTE2: Groups do not support non-uniform "resizing" (see NOTE1).
   Technically, resizing of a group is just applying a common
   transformation on the top of the child shapes. Therefore, all
   the properties of the uniform scaling apply to this process.
---

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398689] Image disappears when zooming in after scale transform

2023-02-15 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=398689

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #24 from vanyossi  ---
I cannot reproduce the exact behaviour your are getting, Im testing on master
(224b842). What I can reproduce is that upon activating zoom, some of the last
tiles will not load, the tiles are not gone, just not displayed and saving in
this state the data is not lost.

Disabling Texture Buffer will make all tiles to be loaded, The tiles are
correctly loaded in debug mode as the canvas takes more time to load each tile,
so this bug was difficult to catch. 

For reference I'm on a M1 mac mini as well.

About having the complete image disapear and loose data upon saving, that is a
completely different bug and would need to be checked. Could you share your
system information from krita -> help menu?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 465499] Docs need screenshots

2023-02-15 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=465499

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #2 from vanyossi  ---
Yeah I think we can improve the amount of visual aids on the manual, but we
need to come up with a procedure to keep the screenshots updated, since as you
may noticed, a mismatch in krita versions will make the screenshots as good as
nothing.

As for the second comment about your missing Size properties, please go to
https://krita-artists.org/ a community with like-minded people that can help
you resolve all your doubts. There is no code in Krita to make the tool options
disappear for some users, so the issue is most likely a very old Krita, or a
user miss-understanding of the application interface/options, or something
else.

 This is a bug tracker after all, and we can only handle one specific issue on
each report.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 465560] Tools > Scripts > Export Layers close when I select "Initial directory"

2023-02-15 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=465560

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||ghe...@gmail.com

--- Comment #2 from vanyossi  ---
I'm sorry I cannot reproduce this issue neither on 5.1.5 nor master, could you
paste the system information from: krita -> help

I use and test the python script always using that script and the scripter

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 465111] Krita Help Content is not available offline

2023-02-21 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=465111

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
I'm sorry but we cannot possibly bundle the manual in all languages with Krita,
that would make the download extremely big. If the user needs the manual
offline they can download the manual in epub from
https://docs.krita.org/en/index.html, specifically for english from here
https://docs.krita.org/en/epub/KritaManual.epub

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 467035] Transform tools are broken in the Krita Next nightly

2023-03-07 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=467035

vanyossi  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|krita-bugs-n...@kde.org |a...@amyspark.me
 Status|REPORTED|CONFIRMED
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
Yeah I get this exact same behaviour, reverting 8d720211e2 fixes it. Ill assign
amyspark to it

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 467089] Krita program works first day and it does not appear (icon) and does not work on the next day.

2023-03-14 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=467089

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from vanyossi  ---
Krita is distributed as a dmg, inside is the application, however it needs to
be installed to prevail on the system. For this please drag and drop the
"krita.app" from the dmg to the System "Applications" folder.

*** This bug has been marked as a duplicate of bug 467043 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 467043] The Krita program is gone/dissapears after one day, for macOS 13.2.

2023-03-14 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=467043

--- Comment #2 from vanyossi  ---
*** Bug 467089 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458935] New: GMIC crash on macos arm, stacktrace gmic::_run

2022-09-09 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

Bug ID: 458935
   Summary: GMIC crash on macos arm, stacktrace gmic::_run
   Product: krita
   Version: git master (please specify the git hash!)
  Platform: Compiled Sources
OS: macOS
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: G'Mic for Krita
  Assignee: krita-bugs-n...@kde.org
  Reporter: ghe...@gmail.com
  Target Milestone: ---

on macOS arm64, gmic crashes on many filters. Stacktrace is run with gmic in
debug mode.

* thread #29, stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
frame #0: 0x0002aa02e674 krita_gmic_qt.so`gmic&
gmic::_run(cimg_library::CImgList const&, unsigned int&,
cimg_library::CImgList&, cimg_library::CImgList&,
cimg_library::CImgList&, cimg_library::CImgList&, unsigned int
const*, bool*, char const*, cimg_library::CImg const*) + 50916
krita_gmic_qt.so`gmic::_run:
->  0x2aa02e674 <+50916>: ldrx9, [x22]
0x2aa02e678 <+50920>: movw8, #0x1
0x2aa02e67c <+50924>: ldrx10, [sp, #0x40f0]
0x2aa02e680 <+50928>: cmpx9, x10
Target 0: (krita) stopped.
(lldb) bt all
  thread #1, queue = 'com.apple.main-thread'
frame #0: 0x0001975ee8b0 libsystem_kernel.dylib`mach_msg_trap + 8
frame #1: 0x0001975eed20 libsystem_kernel.dylib`mach_msg + 76
frame #2: 0x0001976f92c0 CoreFoundation`__CFRunLoopServiceMachPort +
372
frame #3: 0x0001976f7770 CoreFoundation`__CFRunLoopRun + 1180
frame #4: 0x0001976f6b34 CoreFoundation`CFRunLoopRunSpecific + 600
frame #5: 0x0001a0336338 HIToolbox`RunCurrentEventLoopInMode + 292
frame #6: 0x0001a03360b4 HIToolbox`ReceiveNextEventCommon + 564
frame #7: 0x0001a0335e68
HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 72
frame #8: 0x00019a25e51c AppKit`_DPSNextEvent + 860
frame #9: 0x00019a25ce14 AppKit`-[NSApplication(NSEvent)
_nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
frame #10: 0x00011007701c
libqcocoa.dylib`___lldb_unnamed_symbol678$$libqcocoa.dylib + 1772
frame #11: 0x00010a158ca8
QtCore`QEventLoop::exec(QFlags) + 524
frame #12: 0x0002aa937088
krita_gmic_qt.so`KritaGmicPlugin::launch(std::__1::shared_ptr,
bool) + 5056
frame #13: 0x00014df7e91c
kritaqmic.so`QMic::slotQMic(this=0x00014bd4ed10, again=false) at
QMic.cpp:85:30
frame #14: 0x00014df7d9b8
kritaqmic.so`QMic::qt_static_metacall(_o=0x00014bd4ed10,
_c=InvokeMetaMethod, _id=2, _a=0x00016fdfc868) at moc_QMic.cpp:79:21
frame #15: 0x00010a18d5c4 QtCore`QMetaObject::activate(QObject*, int,
int, void**) + 2392
frame #16: 0x000106484718
QtWidgets`QAction::activate(QAction::ActionEvent) + 304
frame #17: 0x00010a1861b0 QtCore`QObject::event(QEvent*) + 440
frame #18: 0x00010648dc9c
QtWidgets`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
frame #19: 0x00010648f010 QtWidgets`QApplication::notify(QObject*,
QEvent*) + 548
frame #20: 0x00010396f4e0
libkritaui.19.0.0.dylib`KisApplication::notify(this=0x00016fdfeda0,
receiver=0x00014afef500, event=0x0002af56d920) at
KisApplication.cpp:757:40
frame #21: 0x00010a15d444
QtCore`QCoreApplication::notifyInternal2(QObject*, QEvent*) + 288
frame #22: 0x00010a15e900
QtCore`QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) +
1476
frame #23: 0x000110077b6c
libqcocoa.dylib`___lldb_unnamed_symbol685$$libqcocoa.dylib + 312
frame #24: 0x00011007821c
libqcocoa.dylib`___lldb_unnamed_symbol697$$libqcocoa.dylib + 48
frame #25: 0x0001976f9044
CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
frame #26: 0x0001976f8f90 CoreFoundation`__CFRunLoopDoSource0 + 208
frame #27: 0x0001976f8c90 CoreFoundation`__CFRunLoopDoSources0 + 268
frame #28: 0x0001976f7610 CoreFoundation`__CFRunLoopRun + 828
frame #29: 0x0001976f6b34 CoreFoundation`CFRunLoopRunSpecific + 600
frame #30: 0x0001a0336338 HIToolbox`RunCurrentEventLoopInMode + 292
frame #31: 0x0001a0335fc4 HIToolbox`ReceiveNextEventCommon + 324
frame #32: 0x0001a0335e68
HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 72
frame #33: 0x00019a25e51c AppKit`_DPSNextEvent + 860
frame #34: 0x00019a25ce14 AppKit`-[NSApplication(NSEvent)
_nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
frame #35: 0x00019a24efe0 AppKit`-[NSApplication run] + 596
frame #36: 0x000110077094
libqcocoa.dylib`___lldb_unnamed_symbol678$$libqcocoa.dylib + 1892
frame #37: 0x00010a158ca8
QtCore`QEventLoop::exec(QFlags) + 524
frame #38: 0x00010a15db04 QtCore`QCoreApplication::exec() + 128
frame #39: 0x0001000132f0 krita`main(argc=1, argv=0x00016fdff4a0)
at main.cc:721:17
frame #40: 0x0001006c508c dyld`start + 520
  thread #2

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2022-09-09 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

vanyossi  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from vanyossi  ---
Related: stack trace

Process 47586 stopped
* thread #24, stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
frame #0: 0x0002803716a8 krita_gmic_qt.so`gmic&
gmic::_run(cimg_library::CImgList const&, unsigned int&,
cimg_library::CImgList&, cimg_library::CImgList&,
cimg_library::CImgList&, cimg_library::CImgList&, unsigned int
const*, bool*, char const*, cimg_library::CImg const*) + 751384
krita_gmic_qt.so`gmic::_run:
->  0x2803716a8 <+751384>: ldrx8, [x22]
0x2803716ac <+751388>: ldrx9, [sp, #0x40f0]
0x2803716b0 <+751392>: cmpx8, x9
0x2803716b4 <+751396>: b.ne   0x2803717cc   ; <+751676>

  thread #22, name = 'GmicQt::FilterThread'
frame #0: 0x0001975f0834 libsystem_kernel.dylib`__ulock_wait + 8
frame #1: 0x00019762e5a0 libsystem_pthread.dylib`_pthread_join + 444
frame #2: 0x00028046f06c krita_gmic_qt.so`void
gmic::wait_threads(void*, bool, float const&) + 560
frame #3: 0x00028032cfac krita_gmic_qt.so`gmic&
gmic::_run(cimg_library::CImgList const&, unsigned int&,
cimg_library::CImgList&, cimg_library::CImgList&,
cimg_library::CImgList&, cimg_library::CImgList&, unsigned int
const*, bool*, char const*, cimg_library::CImg const*) + 471068
frame #4: 0x0002802f3334 krita_gmic_qt.so`gmic&
gmic::_run(cimg_library::CImgList const&, unsigned int&,
cimg_library::CImgList&, cimg_library::CImgList&,
cimg_library::CImgList&, cimg_library::CImgList&, unsigned int
const*, bool*, char const*, cimg_library::CImg const*) + 234404
frame #5: 0x000280361b6c krita_gmic_qt.so`gmic&
gmic::_run(cimg_library::CImgList const&, unsigned int&,
cimg_library::CImgList&, cimg_library::CImgList&,
cimg_library::CImgList&, cimg_library::CImgList&, unsigned int
const*, bool*, char const*, cimg_library::CImg const*) + 687068
frame #6: 0x000280361b6c krita_gmic_qt.so`gmic&
gmic::_run(cimg_library::CImgList const&, unsigned int&,
cimg_library::CImgList&, cimg_library::CImgList&,
cimg_library::CImgList&, cimg_library::CImgList&, unsigned int
const*, bool*, char const*, cimg_library::CImg const*) + 687068
frame #7: 0x000280289da0 krita_gmic_qt.so`gmic&
gmic::_run(cimg_library::CImgList const&,
cimg_library::CImgList&, cimg_library::CImgList&, float*, bool*) +
2400
frame #8: 0x000280288684 krita_gmic_qt.so`gmic& gmic::run(char
const*, cimg_library::CImgList&, cimg_library::CImgList&, float*,
bool*) + 484
frame #9: 0x0002800efa48 krita_gmic_qt.so`GmicQt::FilterThread::run() +
1924
frame #10: 0x000109fad314 QtCore`___lldb_unnamed_symbol266$$QtCore +
328
frame #11: 0x00019762c26c libsystem_pthread.dylib`_pthread_start + 148
  thread #23
frame #0: 0x000280b436f0
krita_gmic_qt.so`cimg_library::CImg::_cimg_recursive_apply(float*,
double const*, int, unsigned long, unsigned int, bool) + 3332
frame #1: 0x0002804b05fc
krita_gmic_qt.so`cimg_library::CImg::vanvliet(float, unsigned int, char,
unsigned int) + 4116
frame #2: 0x0002804f65bc
krita_gmic_qt.so`cimg_library::CImg::blur(float, float, float, unsigned
int, bool) + 180
frame #3: 0x0002803872d0
krita_gmic_qt.so`cimg_library::CImg::blur(float, unsigned int, bool) +
140
frame #4: 0x0002802d2558 krita_gmic_qt.so`gmic&
gmic::_run(cimg_library::CImgList const&, unsigned int&,
cimg_library::CImgList&, cimg_library::CImgList&,
cimg_library::CImgList&, cimg_library::CImgList&, unsigned int
const*, bool*, char const*, cimg_library::CImg const*) + 99784
frame #5: 0x00028046ec6c krita_gmic_qt.so`void*
gmic_parallel(void*) + 632
frame #6: 0x00019762c26c libsystem_pthread.dylib`_pthread_start + 148
* thread #24, stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
  * frame #0: 0x0002803716a8 krita_gmic_qt.so`gmic&
gmic::_run(cimg_library::CImgList const&, unsigned int&,
cimg_library::CImgList&, cimg_library::CImgList&,
cimg_library::CImgList&, cimg_library::CImgList&, unsigned int
const*, bool*, char const*, cimg_library::CImg const*) + 751384
frame #1: 0x00028046ec6c krita_gmic_qt.so`void*
gmic_parallel(void*) + 632
frame #2: 0x00019762c26c libsystem_pthread.dylib`_pthread_start + 148

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458985] Overuse of storage in files

2022-09-11 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458985

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
I cannot reproduce the issue you are getting drawing locally. Could you paste
the system information for bug reports? this menu is in the help submenu.. Also
please send how many layers and what color space you are working on.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458310] Crash in Artistic-> Chalk it up [Fr], macOS arm

2022-09-11 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458310

vanyossi  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |DUPLICATE

--- Comment #3 from vanyossi  ---
Closed in favor of

*** This bug has been marked as a duplicate of bug 458935 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2022-09-11 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

--- Comment #3 from vanyossi  ---
*** Bug 458310 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2022-09-11 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

--- Comment #4 from vanyossi  ---
previous ones was using lldb, I wasn't sure why I was not getting the symbols
attached. I "force" patched our version of gmic and got this from
Artistic -> Chalk it up [Fr]

* thread #27, stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
frame #0: 0x00016a131750 krita_gmic_qt.so`gmic&
gmic::_run(this=0x00010a0fc328, commands_line=0x00010a0fc290,
position=0x000290012fac, images=0x00028e00e838,
images_names=0x00028e00e848, parent_images=0x00028e02ad98,
parent_images_names=0x00028e02ada8, variables_sizes=0x00010aa51800,
is_noarg=0x, parent_arguments=0x,
command_selection=0x00028e00e350) at gmic.cpp:5333:33
   5330   cimg::mutex(24);
   5331   CImgList &grl = gmic_runs();
   5332   const CImg &grb = grl.back();
-> 5333   const bool push_run = !grl || grb[0]!=this || grb[1]!=&images;
   5334   if (push_run) {
   5335 CImg gr(7);
   5336 gr[0] = (void*)this;
Target 0: (krita) stopped.
(lldb) bt all
  thread #1, queue = 'com.apple.main-thread'
frame #0: 0x000187b628b0 libsystem_kernel.dylib`mach_msg_trap + 8
frame #1: 0x000187b62d20 libsystem_kernel.dylib`mach_msg + 76
frame #2: 0x000187c6d2c0 CoreFoundation`__CFRunLoopServiceMachPort +
372
frame #3: 0x000187c6b770 CoreFoundation`__CFRunLoopRun + 1180
frame #4: 0x000187c6ab34 CoreFoundation`CFRunLoopRunSpecific + 600
frame #5: 0x0001908aa338 HIToolbox`RunCurrentEventLoopInMode + 292
frame #6: 0x0001908aa0b4 HIToolbox`ReceiveNextEventCommon + 564
frame #7: 0x0001908a9e68
HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 72
frame #8: 0x00018a7d251c AppKit`_DPSNextEvent + 860
frame #9: 0x00018a7d0e14 AppKit`-[NSApplication(NSEvent)
_nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
frame #10: 0x00010d27701c
libqcocoa.dylib`___lldb_unnamed_symbol678$$libqcocoa.dylib + 1772
frame #11: 0x000109410ca8
QtCore`QEventLoop::exec(QFlags) + 524
frame #12: 0x00016a62089c
krita_gmic_qt.so`KritaGmicPlugin::launch(this=0x605467c0,
i=std::__1::shared_ptr::element_type @ 0x610805e8
strong=3 weak=1, headless=false) at gmicqttoolplugin.cpp:218:19
frame #13: 0x000138da691c
kritaqmic.so`QMic::slotQMic(this=0x60f13270, again=false) at
QMic.cpp:85:30
frame #14: 0x000138da59b8
kritaqmic.so`QMic::qt_static_metacall(_o=0x60f13270,
_c=InvokeMetaMethod, _id=2, _a=0x00016fdfc8b8) at moc_QMic.cpp:79:21
frame #15: 0x0001094455c4 QtCore`QMetaObject::activate(QObject*, int,
int, void**) + 2392
frame #16: 0x0001058ec718
QtWidgets`QAction::activate(QAction::ActionEvent) + 304
frame #17: 0x00010943e1b0 QtCore`QObject::event(QEvent*) + 440
frame #18: 0x0001058f5c9c
QtWidgets`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
frame #19: 0x0001058f7010 QtWidgets`QApplication::notify(QObject*,
QEvent*) + 548
frame #20: 0x000102c274e0
libkritaui.19.0.0.dylib`KisApplication::notify(this=0x00016fdfedf0,
receiver=0x605c9540, event=0x62737960) at
KisApplication.cpp:757:40
frame #21: 0x000109415444
QtCore`QCoreApplication::notifyInternal2(QObject*, QEvent*) + 288
frame #22: 0x000109416900
QtCore`QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) +
1476
frame #23: 0x00010d277b6c
libqcocoa.dylib`___lldb_unnamed_symbol685$$libqcocoa.dylib + 312
frame #24: 0x00010d27821c
libqcocoa.dylib`___lldb_unnamed_symbol697$$libqcocoa.dylib + 48
frame #25: 0x000187c6d044
CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
frame #26: 0x000187c6cf90 CoreFoundation`__CFRunLoopDoSource0 + 208
frame #27: 0x000187c6cc90 CoreFoundation`__CFRunLoopDoSources0 + 268
frame #28: 0x000187c6b610 CoreFoundation`__CFRunLoopRun + 828
frame #29: 0x000187c6ab34 CoreFoundation`CFRunLoopRunSpecific + 600
frame #30: 0x0001908aa338 HIToolbox`RunCurrentEventLoopInMode + 292
frame #31: 0x0001908a9fc4 HIToolbox`ReceiveNextEventCommon + 324
frame #32: 0x0001908a9e68
HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 72
frame #33: 0x00018a7d251c AppKit`_DPSNextEvent + 860
frame #34: 0x00018a7d0e14 AppKit`-[NSApplication(NSEvent)
_nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
frame #35: 0x00018a7c2fe0 AppKit`-[NSApplication run] + 596
frame #36: 0x00010d277094
libqcocoa.dylib`___lldb_unnamed_symbol678$$libqcocoa.dylib + 1892
frame #37: 0x000109410ca8
QtCore`QEventLoop::exec(QFlags) + 524
frame #38: 0x000109415b04 QtCore`QCoreApplication::exec() + 128
frame #39: 0x0001000132f0 krita`main(argc=1, argv=0x00016fdff4f0)
at main.cc:721:17
frame #40: 0x0001006

[krita] [Bug 458488] View > Show Canvas Only exits fullscreen on Mac when green button used

2022-09-12 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458488

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 432685] macOS: Krita Finder menu item not localized/localizable despite non-English system locale

2022-09-21 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=432685

--- Comment #9 from vanyossi  ---
I remember trying this before, but never dig enough to come with a proper fix.
On my system at least the empty .lproj folders on krita does nothing, however
the folder for each location is required so I might as well start with that :).

locversion.plist do work to change "krita" to "crayola" when I select spanish,
however the other menu entries remain in english.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 432685] macOS: Krita Finder menu item not localized/localizable despite non-English system locale

2022-09-21 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=432685

--- Comment #10 from vanyossi  ---
Git commit ab9b603ff4bd3b13fd47e525c8a47c59df39d8f8 by Ivan Yossi.
Committed on 22/09/2022 at 05:59.
Pushed by ivany into branch 'master'.

Attempt to fix missing localization on macOS app menu

M  +10   -0packaging/macos/osxdeploy.sh

https://invent.kde.org/graphics/krita/commit/ab9b603ff4bd3b13fd47e525c8a47c59df39d8f8

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459243] I cant open the "Render Animation..." menu window under the file tab. Although I can see it there(the letters are gray) I can't interact with it. I have tried restarting my comput

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459243

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
Created attachment 152442
  --> https://bugs.kde.org/attachment.cgi?id=152442&action=edit
layer docker capture

The option will be grayed out if there is no animation data in the file.

Open Timeline Docker
Select a frame and add an "empty animation frame"
If done correctly the layer will display an additional animation icon as
displayed.

After that the option should not be grayed out.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459243] I cant open the "Render Animation..." menu window under the file tab. Although I can see it there(the letters are gray) I can't interact with it. I have tried restarting my comput

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459243

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459066] Problems with the vertical mirror mode of the multibrush tool

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459066

vanyossi  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |INTENTIONAL
 CC||ghe...@gmail.com

--- Comment #2 from vanyossi  ---
This is intended. Let me explain

Multibrush mirror, will mirror the brush location to the mirrored location on
canvas, this does not rotate the brush tip neither copies the values from the
brush, just moves the location of the stroke in canvas, effectively making more
than one brush.
https://docs.krita.org/en/reference_manual/tools/multibrush.html You can see
this effect setting your brush tip dispersion as random brush tip or using
another brush engine like spray brush.

If you need pixel by pixel perfect mirror, you have to use the mirroring tools
https://docs.krita.org/en/user_manual/mirror_tools.html as they work on the
pixels drawn and not the location of the brush stroke.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458485] krita 5.1 is unable to open on my windows pc but will open on my windows 11 laptops

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458485

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||ghe...@gmail.com
 Status|REPORTED|RESOLVED

--- Comment #1 from vanyossi  ---
This may not be a bug in krita since it works on your other windows computers,
however I could wild guess that one of your installed resources is locking the
start of the program, or it may be the graphics driver, antivirus software, and
many more things. With so little information we can't do much, however.

For starters you can rename you krita resources folder
(https://docs.krita.org/en/reference_manual/resource_management.html#resource-management)
so krita creates a fresh one (you can also try refreshing configuration files
https://docs.krita.org/en/KritaFAQ.html#resetting-krita-configuration) and
update krita, if it starts normally then it probably is one resource corrupted
or one that we are not managing properly. To identify it you might need to add
them one by one restarting krita after each resource is added.

For further help please open a new thread in krita-artists
(https://krita-artists.org/c/support/6) and reopen this bug report once you
pinpoint what is causing the problem with steps to reproduce it. Otherwise
there is little we can do.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 457843] Interface gets stuck at zoom tool

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=457843

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||ghe...@gmail.com

--- Comment #2 from vanyossi  ---
Could you share the specs of your mac? Its been a while since I encountered
this issue and I'm curious if it may have something to do with system
resources. Also does it happen on latest krita version (5.1.1)?

I locally cannot reproduce it

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459455] [request] please add multiple frames when multiple frame-slots are selected

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459455

vanyossi  changed:

   What|Removed |Added

   Keywords||triaged
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
To insert multiple keyframes: right click frame ->  Keyframe -> Insert Multiple
Keyframes. This adds a given number of frames with a step value. However I do
see why it feels akward that "add blank keyframe" does not act over the
selection.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459066] Problems with the vertical mirror mode of the multibrush tool

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459066

--- Comment #4 from vanyossi  ---
Created attachment 152453
  --> https://bugs.kde.org/attachment.cgi?id=152453&action=edit
Multibrush with pixel brushes

Differences probably come at the subpixel level. To check this I did this: Used
a pixel "perfect" brush (Pixel Art Fill) at 1px size the pixel filled is
correctly mirrored in all modes. However "Basic-5 Pixel" at 1px gives little
variations. To me this is expected as each dab is a different brush. However I
will look at the code tomorrow.

Attached video shows coordinates are the same at the pixel coordinate level.
Doing the same test without sharpness (using subpixel) will produce little
differences.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459134] Animation Cache displays black frame when "limit cached frame size" is active.

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459134

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||ghe...@gmail.com

--- Comment #2 from vanyossi  ---
Setting to confirmed

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446506] Onion Skin Artifacts

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=446506

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

--- Comment #3 from vanyossi  ---
This is probably related to other tiling canvas artifacts. Setting  to
confirmed

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 445361] MacOS - Animation Playback Lag

2022-09-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=445361

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #5 from vanyossi  ---
Is the black canvas not related to bug 459134? I could reproduce that one on
the mac mini with M1. 

As for this report:  I cannot reproduce it with the files I've made yet.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459763] Can't copy a selection in a frame that is not the first

2022-09-27 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459763

vanyossi  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Keywords||regression, triaged
 Status|REPORTED|CONFIRMED
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
I can reproduce this bug as described or using preexsiting animation files.
Pasting pixel data in active layer will always paste the first frame contents.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459797] Locking a layer does not prevent pasting an object on vector layers

2022-09-28 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459797

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Ever confirmed|0   |1
Summary|Layer blocker does not work |Locking a layer does not
   |for Ctrl+V  |prevent pasting an object
   ||on vector layers
   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com
 Status|REPORTED|CONFIRMED

--- Comment #1 from vanyossi  ---
This is for vector layers
Locking a layer does not prevent from pasting objects from the clipboard.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459455] [request] please add multiple frames when multiple frame-slots are selected

2022-09-28 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459455

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/ae8371b9b
   ||310164c4db99c03c7da0c8e844e
   ||9519

--- Comment #5 from vanyossi  ---
Git commit ae8371b9b310164c4db99c03c7da0c8e844e9519 by Ivan Yossi.
Committed on 28/09/2022 at 22:29.
Pushed by ivany into branch 'master'.

Allow adding more than 1 blank keyframe

Allows to add blank animation layers as the selection.

I talked briefly with emmet about this and it could be a good addition for some
workflow cases. However it needs a bit of UI testing, so before fixing the
issues I need to test a bit if the change is indeed feels ok with the workflow
design we have for animations.

As it is now I think it needs polish, i.e. If the current layer is locked and
the selection goes beyond more than one layer no blank layer is added. if
current layer is no locked it will ad blank frames on non locked frames. Which
is inconsistent.


- [x] I confirmed this builds.
- [ x] I confirmed Krita ran and the relevant functions work.
- [ x] I tested the relevant unit tests and can confirm they are not broken.
(If not possible, don't hesitate to ask for help!)
- [ x] I made sure my commits build individually and have good descriptions as
per [KDE guidelines](https://community.kde.org/Policies/Commit_Policy).
- [x] I made sure my code conforms to the standards set in the HACKING file.
- [ x] I can confirm the code is licensed and attributed appropriately, and
that unattributed code is mine, as per [KDE Licensing
Policy](https://community.kde.org/Policies/Licensing_Policy).

M  +30   -3plugins/dockers/animation/KisAnimTimelineFramesModel.cpp
M  +1-1plugins/dockers/animation/KisAnimTimelineFramesModel.h
M  +7-6plugins/dockers/animation/KisAnimTimelineFramesView.cpp

https://invent.kde.org/graphics/krita/commit/ae8371b9b310164c4db99c03c7da0c8e844e9519

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459763] Can't copy a selection in a frame that is not the first

2022-09-29 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459763

vanyossi  changed:

   What|Removed |Added

 CC||ollyglenn...@gmail.com

--- Comment #2 from vanyossi  ---
*** Bug 459833 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459833] Paste Into Active Layer Only Works on First Frame of Animation

2022-09-29 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459833

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from vanyossi  ---


*** This bug has been marked as a duplicate of bug 459763 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 396945] Select Shapes Tool pastes shapes next to the original shape instead of where the mouse cursor is pointing

2022-09-29 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=396945

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||ghe...@gmail.com

--- Comment #3 from vanyossi  ---
paste at cursor works as expected in 5.1, this paste was probably not available
when this report was made. To aid in discoverability I added the "Paint at
cursor" to the context menu, as it makes sense to have it there.

The second issue is the same as bug 426606. It is not possible to edit grouped
shapes. I will mark as resolved duplicate to keep the information about group
layers referenced in the other bug.

*** This bug has been marked as a duplicate of bug 426606 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 426606] Cannot edit text shape after saving in a vector library

2022-09-29 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=426606

vanyossi  changed:

   What|Removed |Added

 CC||sovr...@gmail.com

--- Comment #3 from vanyossi  ---
*** Bug 396945 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459111] Pasted data in image created from clipboard is placed at the position of the original selection.

2022-09-29 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459111

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com
 CC||ghe...@gmail.com

--- Comment #2 from vanyossi  ---
I suppose if the paste data is outside the image, we can change behavior either
to
A: paste at current cursor position
B: paste at top left corner of the document

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 459797] Locking a layer does not prevent pasting an object on vector layers

2022-09-29 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=459797

vanyossi  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/68264e4ba
   ||2e57eb7d4b636f5cb8c5399fca9
   ||bbef

--- Comment #2 from vanyossi  ---
Git commit 68264e4ba2e57eb7d4b636f5cb8c5399fca9bbef by Ivan Yossi.
Committed on 30/09/2022 at 02:21.
Pushed by ivany into branch 'master'.

Do nothing if target layer is locked

M  +1-1libs/ui/actions/KisPasteActionFactories.cpp

https://invent.kde.org/graphics/krita/commit/68264e4ba2e57eb7d4b636f5cb8c5399fca9bbef

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 468777] New: Touch rotation broken in macOS

2023-04-21 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=468777

Bug ID: 468777
   Summary: Touch rotation broken in macOS
Classification: Applications
   Product: krita
   Version: git master (please specify the git hash!)
  Platform: Compiled Sources
OS: macOS
Status: REPORTED
  Keywords: regression
  Severity: normal
  Priority: NOR
 Component: Shortcuts and Canvas Input Settings
  Assignee: krita-bugs-n...@kde.org
  Reporter: ghe...@gmail.com
  Target Milestone: ---

since b8c33501ac27d9822f7113026a8c3c6cb7d68e40

Using the trackpad to rotate is not possible after this patch.
As a side effect, stepped rotation shortcut makes cursor get stuck to the
rotation icon.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 468023] Crash on loading an image

2023-05-30 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=468023

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #14 from vanyossi  ---
changing to waitingforinfo

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 462384] Palette editor missing catch for zero division

2023-05-31 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=462384

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
 CC||ghe...@gmail.com

--- Comment #2 from vanyossi  ---
Since the MR is merged, let's mark this as fixed

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 432685] macOS: Krita Finder menu item not localized/localizable despite non-English system locale

2023-06-10 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=432685

--- Comment #12 from vanyossi  ---
Git commit fcc0b6e09245d133d2c1efd36b0afb9a7cf543f2 by Ivan Yossi.
Committed on 10/06/2023 at 07:18.
Pushed by ivany into branch 'master'.

add empty lproj dirs to try and fix bug 432685

M  +8-8packaging/macos/osxdeploy.sh

https://invent.kde.org/graphics/krita/-/commit/fcc0b6e09245d133d2c1efd36b0afb9a7cf543f2

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 468777] Touch rotation broken in macOS

2023-04-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=468777

vanyossi  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

--- Comment #2 from vanyossi  ---
yeah, I'll make some time to fix it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 469241] When I try to use G-mic the whole program crashes, I can see the previews but when I try to modify the parameters it crashes, the whole Krita closes.

2023-05-01 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=469241

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
could you confirm this is on an arm M1/M2 macOS?
I suspect this is a duplicate of bug 458935

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2023-05-01 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

--- Comment #8 from vanyossi  ---
Created attachment 158611
  --> https://bugs.kde.org/attachment.cgi?id=158611&action=edit
crash with debug info

Maybe this updated crash log could help  find the culprit

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 469241] When I try to use G-mic the whole program crashes, I can see the previews but when I try to modify the parameters it crashes, the whole Krita closes.

2023-05-01 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=469241

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #4 from vanyossi  ---


*** This bug has been marked as a duplicate of bug 458935 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2023-05-01 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

vanyossi  changed:

   What|Removed |Added

 CC||irene.roys...@gmail.com

--- Comment #9 from vanyossi  ---
*** Bug 469241 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2023-05-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

vanyossi  changed:

   What|Removed |Added

 Attachment #158611|0   |1
is obsolete||

--- Comment #11 from vanyossi  ---
Created attachment 158645
  --> https://bugs.kde.org/attachment.cgi?id=158645&action=edit
3 backtraces

I attach a file with 3 backtraces concatenated. gmic was compiled with no
optimization and LTO off.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2023-05-03 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

--- Comment #13 from vanyossi  ---
(In reply to David Tschumperlé from comment #12)
> A note about this : we have recently fixed a bug that could be related from
> G'MIC 2.3.2 to 2.3.3 (current is 2.3.4).
> This was a multi-threading issue (G'MIC was trying to decompress its
> standard library in multiple threads at the same time).
> It may be interesting to test the latest version 2.3.4 and see if your issue
> still happens.

that could explain why in some backtraces the crash was happening in more than
one thread at the same time

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2023-05-05 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

--- Comment #16 from vanyossi  ---
(In reply to amyspark from comment #15)
> Iván, can you check with the amyspark/v3.2.4 branch of
> https://github.com/amyspark/gmic ?

I can happily report that using gmic amyspark/v3.2.4 branch is no longer
crashing

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 468023] Crash on loading an image

2023-05-15 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=468023

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #13 from vanyossi  ---
I'm unable to reproduce this bug.

Could you provide us with the crash log? It should be in "Console.app -> (Left
Menu) Crash Reports -> look for krita"

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 469885] The lasso is not normal

2023-05-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=469885

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||ghe...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from vanyossi  ---
What do you mean by "not normal"?

Please describe what you are experiencing, otherwise its going to be impossible
to know what is going on. The report attached suggests a crash, is this what
you are reporting?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 469885] The lasso is not normal

2023-05-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=469885

vanyossi  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #4 from vanyossi  ---
This is normal when you have "Canvas Graphics Acceleration" turned off. Please
review your Display settings
https://docs.krita.org/en/reference_manual/preferences/display_settings.html
and make sure everything is set as recommended. The GPU reported by the system
capable of using canvas acceleration.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 469945] Krita Nightly crashed after a few brush strokes

2023-05-18 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=469945

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #3 from vanyossi  ---
I could not reproduce this issue after painting for 30min on macOS. the trigger
could be something specific

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458081] Krita 5.1.0 will not allow me to pull up art via search.

2022-10-13 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458081

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
   Keywords||triaged
 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #15 from vanyossi  ---
This is not a bug in krita but in the file explorer open dialog of Windows 10,
which means there is nothing we can do on our side.

Please open "Feedback Hub" in your windows 10 computer a file a bug there as
the bug is in their "Open File" dialog which we use to allow users to open
files. Their search bar is just unreliable in open files dialog, it appears to
be using different logic than the system file explorer: it barely shows
results, and picking any result will try to open the image in the default app
for the selected file instead of selecting it in the open file dialog (this
happens regardless of the app used).

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460299] Wrap around mode shows artefacts and broken tiles for brushes made with engines than pixel brush engine. [git 2264a44]

2022-10-13 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460299

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Ever confirmed|0   |1
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 Status|REPORTED|CONFIRMED

--- Comment #1 from vanyossi  ---
updating state of this bug.

as found by freyalupen, the source of the bug appears to be

https://invent.kde.org/graphics/krita/-/commit/fc5c698a52cdbbd40a376b2059442b652f340824
   "Make sure that wraparound mode is activated only on the devices
we explicitly want". for
   color smudge engine, wraparound needs to be enabled for the
overlay paint device, but I'm
   not sure about the other brush engines

I saw this bug was taken by dmitry, so im assigning it to him

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460261] Font kerning just looks very off

2022-10-13 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460261

vanyossi  changed:

   What|Removed |Added

   Keywords||triaged
 CC||ghe...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from vanyossi  ---
This is an issue on windows only apparently. on macOS kerning is properly
preserved at all sizes.

I'll mark this as confirmed, however im not sure how much we can do to resolve
it at the moment since Wolthera is currently rewritting the text tool, and this
issue seems to go deep into the font rendering code.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460214] 'Background image' option for canvas window doesn't work.

2022-10-13 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460214

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
This option is only relevant for "Multiple Document Mode" set to "Subwindows",
if set to Tabs it will do nothing. When in subwindows the background space in
which the subwindows float is set to the image you select. This has no effect
on the border around the canvas of the image

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460214] 'Background image' option for canvas window doesn't work.

2022-10-14 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460214

--- Comment #4 from vanyossi  ---
Git commit 04f9e971e7bd37f3725e7de99aa216cd1306c3a2 by Ivan Yossi.
Committed on 14/10/2022 at 17:39.
Pushed by ivany into branch 'master'.

enable subwindow options only if subwindow mode selected

M  +8-0libs/ui/dialogs/kis_dlg_preferences.cc
M  +1-0libs/ui/dialogs/kis_dlg_preferences.h
M  +89   -49   libs/ui/forms/wdggeneralsettings.ui

https://invent.kde.org/graphics/krita/commit/04f9e971e7bd37f3725e7de99aa216cd1306c3a2

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460667] Not Importing Images properly from internet

2022-10-18 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460667

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||ghe...@gmail.com
 Status|REPORTED|NEEDSINFO
   Keywords||triaged

--- Comment #1 from vanyossi  ---
Hi! I could not reproduce what you are having using safari or firefox and
images from various sites on macOS and Windows. I Did however found an error
message when "download from remote source" is used, however this is fixed in
master.

Could you tell us what browser you are dragging from? 

Also does this happen if you select "paste attached bitmap" or "local file"
from the options available?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460641] Auto-lock parameters in rectangular selection tool settings when user manually inputs values

2022-10-18 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460641

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
Makes sense, however what would be the logic to "auto unlock it"? erase the
input value?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460631] Krita command line export freezes while Krita GUI is open

2022-10-18 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460631

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from vanyossi  ---
I can confirm this on master, It is clear by the backtrace that krita is
waiting for sqlite database to be freed to continue. 

```
 thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
  * frame #0: 0x00018f8fe06c libsystem_kernel.dylib`__semwait_signal + 8
frame #1: 0x00018f806fc8 libsystem_c.dylib`nanosleep + 220
frame #2: 0x00018f806ee0 libsystem_c.dylib`usleep + 68
frame #3: 0x000134ba63fc libqsqlite.dylib`___lldb_unnamed_symbol442 +
60
frame #4: 0x000134bb6cf4 libqsqlite.dylib`___lldb_unnamed_symbol649 +
108
frame #5: 0x000134bc6d84 libqsqlite.dylib`___lldb_unnamed_symbol820 +
40
frame #6: 0x000134bd6dac libqsqlite.dylib`___lldb_unnamed_symbol909 +
2448
frame #7: 0x000134be8c64 libqsqlite.dylib`___lldb_unnamed_symbol941 +
55716
frame #8: 0x000134ba6c2c libqsqlite.dylib`___lldb_unnamed_symbol452 +
260
frame #9: 0x000134b98dc8 libqsqlite.dylib`___lldb_unnamed_symbol283 +
412
frame #10: 0x000134b9a508 libqsqlite.dylib`___lldb_unnamed_symbol294 +
1456
frame #11: 0x000100b82fe0 QtSql`QSqlQuery::exec(QString const&) + 844
frame #12: 0x000134b9be50 libqsqlite.dylib`___lldb_unnamed_symbol317 +
116
frame #13: 0x000101326f5c
libkritaresources.19.dylib`KisResourceCacheDb::synchronizeStorage(storage=)
at KisResourceCacheDb.cpp:1920:30 [opt]
frame #14: 0x000101331fd4
libkritaresources.19.dylib`KisResourceLocator::synchronizeDb(this=0x60238060)
at KisResourceLocator.cpp:1183:14 [opt]
frame #15: 0x0001013305c0
libkritaresources.19.dylib`KisResourceLocator::initialize(this=0x60238060,
installationResourcesLocation=) at KisResourceLocator.cpp:129:10
[opt]
frame #16: 0x00010269a56c
libkritaui.19.dylib`KisApplication::registerResources(this=0x00016fdff228)
at KisApplication.cpp:371:74 [opt]
frame #17: 0x00010269bd18
libkritaui.19.dylib`KisApplication::start(this=0x00016fdff228,
args=0x00016fdff2b8) at KisApplication.cpp:462:10 [opt]
```

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460667] Not Importing Images properly from internet

2022-10-19 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460667

vanyossi  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #3 from vanyossi  ---
I made further testing and this is fixed in latest windows nightly build( 1885)
and latest stable build (1646), the fix should be available in the next bugfix
release.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460641] Auto-lock parameters in rectangular selection tool settings when user manually inputs values

2022-10-19 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460641

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460110] Copy and paste of local selections causes crashes.

2022-10-19 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460110

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #3 from vanyossi  ---
Created attachment 153051
  --> https://bugs.kde.org/attachment.cgi?id=153051&action=edit
Stacktrace

confirming this bug. It is different from reported duplicates. To trigger less
steps are needed

1. Create image and select something
2. Create local selection
3 Select layer and copy it (Crtrl + C)
4. Close image and create a new one
5. Paste

Backtrace shows m_canvas as nullptr and causing the crash. This happens since
KIS_SAFE_ASSERT_RECOVER_RETURN triggers leaving m_canvas not initialized

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460110] Copy and paste of local selections causes crashes.

2022-10-19 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460110

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460631] Krita command line export freezes while Krita GUI is open

2022-10-20 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460631

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460577] Decorations artifacts on versions greater than 5.1.1

2022-10-20 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460577

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from vanyossi  ---
I can confirm this on master (6658426949)

I also get artifacts when toggling selection display mode, using the bottom
left icon, or using a keyboard shortcut, and hovering the brush outline over
the red zone the main selection in canvas. (this does not happen if global
selection or local selection layers are active)

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460789] Minimal Shade Selector input window opens in wrong monitor - No way to drag it back to monitor where Krita is used

2022-10-20 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460789

vanyossi  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com
 Status|REPORTED|CONFIRMED
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
As the repoter describes, the popup stays stuck in main monitor

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 460789] Minimal Shade Selector input window opens in wrong monitor - No way to drag it back to monitor where Krita is used

2022-10-20 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460789

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/24af47483
   ||303f805b1af1d74dd39cf6c2955
   ||7c97
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from vanyossi  ---
Git commit 24af47483303f805b1af1d74dd39cf6c29557c97 by Ivan Yossi.
Committed on 21/10/2022 at 04:55.
Pushed by ivany into branch 'master'.

Show shade selector in the correct screen

Take the coordinate to select screen from global
cursor position instead of internal widget coords.

M  +1-3   
plugins/dockers/advancedcolorselector/kis_shade_selector_line_combo_box.cpp

https://invent.kde.org/graphics/krita/commit/24af47483303f805b1af1d74dd39cf6c29557c97

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 464464] broken 5.2.0 macos dmg, Python initialization error

2023-01-23 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=464464

--- Comment #1 from vanyossi  ---
Do note, this happens without PYTHONPATH set, I did not noticed I pasted the
log with that test.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 464464] broken 5.2.0 macos dmg, Python initialization error

2023-01-25 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=464464

vanyossi  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/0317674f6
   ||4a539337dafa2ed9daaafcf3f82
   ||5b22

--- Comment #3 from vanyossi  ---
Git commit 0317674f64a539337dafa2ed9daaafcf3f825b22 by Ivan Yossi.
Committed on 25/01/2023 at 20:10.
Pushed by ivany into branch 'master'.

macos: add python.framework lib to search paths

M  +5-1plugins/extensions/pykrita/plugin/utilities.cpp

https://invent.kde.org/graphics/krita/commit/0317674f64a539337dafa2ed9daaafcf3f825b22

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 464464] broken 5.2.0 macos dmg, Python initialization error

2023-01-25 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=464464

vanyossi  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/0317674f6 |hics/krita/commit/b199fc432
   |4a539337dafa2ed9daaafcf3f82 |8bcb86ce33872e2cbb03868c955
   |5b22|f755

--- Comment #4 from vanyossi  ---
Git commit b199fc4328bcb86ce33872e2cbb03868c955f755 by Ivan Yossi.
Committed on 25/01/2023 at 20:13.
Pushed by ivany into branch 'krita/5.1'.

macos: add python.framework lib to search paths
(cherry picked from commit 0317674f64a539337dafa2ed9daaafcf3f825b22)

M  +5-1plugins/extensions/pykrita/plugin/utilities.cpp

https://invent.kde.org/graphics/krita/commit/b199fc4328bcb86ce33872e2cbb03868c955f755

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2023-01-30 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=458935

vanyossi  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED

--- Comment #7 from vanyossi  ---
I can still reproduce it in master  Version: 5.2.0-prealpha (git f7ba48f).
Selecting Chalk It Up [Fr] will produce the same backtrace

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 430927] stylus detection fails when switching back to krita with pen detected by tablet

2024-06-24 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=430927

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com
 CC||ghe...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 489596] TIF file format save/export creates broken/empty images (5.2.3)

2024-07-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=489596

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
I am not observing this on macOS build, I'll need to test this on windows to
fully test this report.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 489596] TIF file format save/export creates broken/empty images (5.2.3)

2024-07-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=489596

vanyossi  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Severity|major   |normal
 Status|REPORTED|CONFIRMED

--- Comment #3 from vanyossi  ---
This seems to be an error only on windows?. Saving a TIFF file with LZW or no
algorithm compression saves fine. however using deflate and pixarlog (which
uses deflate internally) generates the following messages

"Compression algorithm does not support random access"

multiple times and suggest the following
"TIFFWriteDirectorySec: Creating TIFF with legacy Deflate codec identifier,
COMPRESSION_ADOBE_DEFLATE is more widely supported"

The later message shows on macOS as well, however the save operation produces a
working TIF

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 489596] TIF file format save/export creates broken/empty images (5.2.3)

2024-07-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=489596

vanyossi  changed:

   What|Removed |Added

   Keywords||triaged

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 489477] News shown on main screen - Slovenian is not available

2024-07-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=489477

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
   Keywords||triaged
   Platform|macOS (DMG) |unspecified
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from vanyossi  ---
I can confirm this bug, listed translations for the widget are: english,
japanese, and various chinese flavors.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 430927] stylus detection fails when switching back to krita with pen detected by tablet

2024-07-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=430927

--- Comment #10 from vanyossi  ---
It seems these are two bugs comment #6 describes krita is not painting
correctly despite the tester showing the correct pressure. This behaviour I
cannot reproduce (Sonoma macOS 14.4.1, Intuos PS CTL-490, driver 6.4.6-3)

The later commented in comment #8 its easy to reproduce, however the tablet
tester shows the pointer is seen as a mouse.

- I need confirmation that the first issue (stylus loosing pressure with the
tablet tester reporting it as a stylus) is present on the latest macOS version,
and if you can reproduce it a detailed steps to do so. I tried all suggestions
and some more I could think of but I never lost painting with pressure.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 483682] Alt+Tab disables Pan Canvas and Sample Color from Foreground

2024-07-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=483682

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Status|CONFIRMED   |REPORTED
   Keywords||triaged
 Ever confirmed|1   |0

--- Comment #2 from vanyossi  ---
I cannot reproduce the behavior on windows at all on 5.2.3-68d178c.

You describe using Alt to sample color? The default key is Ctrl, if its changed
that could be the issue maybe as Alt is used to access menus quickly on
windows. Testing briefly with alt to sample color, after alt+tab to krita if
alt is pressed again with no other input the window manager will capture
keyboard for one press. however if alt is pressed and a color is sampled
everything works as expected.

Please do not confirm the bug yourself, that is for developers to do

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 485495] MAcOS 10.13.5 - Krita 5.2.2 - 100% CRASH - Crashes during "Loading Main Window..." WORKAROUND Commented!

2024-07-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=485495

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #8 from vanyossi  ---
If it is configuration related try to reestart krita to initial configuration
https://docs.krita.org/en/KritaFAQ.html#resetting-krita-configuration,
Application Support subfolder and Preferences are stored in different
locations.

Does that resolve the issue?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 482365] Crash

2024-03-05 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=482365

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from vanyossi  ---
I'm sorry but I cannot reproduce this crash with the information provided.

Is this happening everytime you open an image from the context menu? or does
this happened only once? Unless you attach a backtrace or find a way to
reproduce the crash consistently we might have to close this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 444805] popups don't show on window capture (but popup palette does !)

2024-06-13 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=444805

--- Comment #12 from vanyossi  ---
Just as a note to myself, currently the color selectors popups are created
either as a window type or a popup type, this makes it impossible for obs to be
captured. As for macOS popup type is needed when krita is in full screen mode.
I guess for this tools we should create them as a nested widget as the popup
palette. However for other windowed tools and dialogs this wont be possible.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 485495] MAcOS 10.13.5 - Krita 5.2.2 - 100% CRASH - Crashes during "Loading Main Window..." WORKAROUND Commented!

2024-04-13 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=485495

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||ghe...@gmail.com

--- Comment #4 from vanyossi  ---
could you attach or link to one of the corrupted files so we can take a look?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 485495] MAcOS 10.13.5 - Krita 5.2.2 - 100% CRASH - Crashes during "Loading Main Window..." WORKAROUND Commented!

2024-04-13 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=485495

vanyossi  changed:

   What|Removed |Added

   Severity|critical|normal

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 445561] New: Krita 5 opens this PNG corrupted

2021-11-15 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=445561

Bug ID: 445561
   Summary: Krita 5 opens this PNG corrupted
   Product: krita
   Version: 5.0.0-beta2
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: File formats
  Assignee: krita-bugs-n...@kde.org
  Reporter: ghe...@gmail.com
  Target Milestone: ---

The png opens tiled not in the correct order and some parts transparent. The
only difference I see from this PNG inside krita process is the popup of color
profile. The file might be corrupt however it opens fine in 4.x branch. 

The file imports correctly as File Layer and dragging and dropping from the
GUI. only opening the file fresh causes the tiling issue.

File can be get from: https://i.redd.it/40xye7z2arp21.png or attached to this
bug report

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 444798] Possible issue with layer styles causing files to become unusable

2021-11-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=444798

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||ghe...@gmail.com
 Status|CONFIRMED   |NEEDSINFO

--- Comment #7 from vanyossi  ---
I encountered a similar issue to this during tests, however recent builds does
not make krita crash or froze upon loading files with layer styles. The file
attached does not cause any issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 445390] Layer styles duplicate bundled patterns and gradients

2021-11-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=445390

vanyossi  changed:

   What|Removed |Added

Summary|Layer styles duplicate  |Layer styles duplicate
   |bundle patterns |bundled patterns and
   ||gradients

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 445657] Loading 250 Frames performance problem and jump back/forward buttons doesn't seem to do ANYTHING

2021-11-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=445657

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #3 from vanyossi  ---
Im sorry but I cannot reproduce any of this issues.

Frames load and playback as they should, remember we are loading the frames for
animating, not for editing, so a lot more happens to prepare the pixel data to
be composited. Notice that in my case I had no progressbar stuck at 99%.

The buttons reported as not working work as expected, they are designed to help
an animator to skip from keyframe to keyframe (they can work in 2's, 3's, etc):
in your example the background layer had no keyframes, which makes the tool do
nothing.

krita (75bbbf6912b)

SOFTWARE/OS VERSIONS
macOS: 12.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 445561] Krita 5 opens this PNG corrupted

2021-11-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=445561

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from vanyossi  ---
Ok, the patch did not help as libpng is not the issue.

After more testing and getting a kra behave like this I found the problem is
that Krita on macos arm (Rosetta or native) 16bit integer colorspace rendering
is broken. I remember reading the compiler is messing integer casting, I should
check the code and see if this is the issue. Im setting to confirmed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 445561] Krita 5 16bit integer colorspace canvas rendering is broken on M1

2021-11-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=445561

vanyossi  changed:

   What|Removed |Added

Summary|Krita 5 opens this PNG  |Krita 5 16bit integer
   |corrupted   |colorspace canvas rendering
   ||is broken on M1

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 445561] Krita 5 16bit integer colorspace canvas rendering is broken on M1

2021-11-17 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=445561

--- Comment #6 from vanyossi  ---
Created attachment 143678
  --> https://bugs.kde.org/attachment.cgi?id=143678&action=edit
Corrupted display on 16bit integer arm macs

This how it loads on macOS M1, Rosetta and arm64 native.

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   4   5   6   7   8   9   10   >