[krita] [Bug 423240] Advanced Color selector - slow performance

2020-08-30 Thread stephen
https://bugs.kde.org/show_bug.cgi?id=423240

--- Comment #10 from stephen  ---
(In reply to Dmitry Kazakov from comment #9)
> Hi, Stephen!
> 
> Could you please check if you have any OCIO settings enabled? The only way
> how I can reproduce the bug is going to Settings->Dockers->LUT Management
> and enable OCIO support in "Internal" mode. Could you try disabling OCIO and
> recheck?
> 
> Could you also make and share two screenshots:
> 
> 1) Settings->Configure Krita->Color Management->Display
> 2) Settings->Configure Krita->Color Selector Settings->Color Selector

When I uncheck UseOpenColorIO, the advanced color selector operates better. But
with the option checked, there are lags for all color update operations.
Changing "Internal" to "OCIO" didn't do anything. Neither did reverting back to
"Internal" again. So right now, to avoid lags, we have to disable the
"UseOpenColorIO" option.

For the required additional info.
Display in Color Management Settings: 
https://imgur.com/PHtHGsY

Color Selector in Color Selector Settings : 
https://imgur.com/PVGaEQQ

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-08-30 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423240

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com

--- Comment #9 from Dmitry Kazakov  ---
Hi, Stephen!

Could you please check if you have any OCIO settings enabled? The only way how
I can reproduce the bug is going to Settings->Dockers->LUT Management and
enable OCIO support in "Internal" mode. Could you try disabling OCIO and
recheck?

Could you also make and share two screenshots:

1) Settings->Configure Krita->Color Management->Display
2) Settings->Configure Krita->Color Selector Settings->Color Selector

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-08-30 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423240

Dmitry Kazakov  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=409842

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-08-02 Thread stephen
https://bugs.kde.org/show_bug.cgi?id=423240

--- Comment #8 from stephen  ---
(In reply to Ahab Greybeard from comment #7)
> I don't see this with the 4.3.0 appimage or the 4.3.0 portable .zip on
> Windows 10.
> I also don't see it with the latest nightly builds on Linux or Windows 10.
> 
> There was the same description lag bug in the 4.3.0 prealphas in mid-April
> as reported here:
> https://bugs.kde.org/show_bug.cgi?id=420159
> That bug was fixed for an unknown reason.
> 
> HSV click-drag response is not affected by canvas graphics acceleration
> being enabled or disabled. (If you try toggling cga in 4.3.0, that has a
> separate canvas lock-up bug that has now been fixed.)
> 
> @stephen: Can you do Help -> Show system information for bug reports and
> post the full output here?

I'm on Windows 10. The issue is still present from my side. Even with Krita
4.3.0

Here's the system info for the bug report :
Krita

 Version: 4.3.1-alpha (git 62566d1)
 Languages: en_US, en, en_US, en, en_US, en, en_US, en, en_US, en, en_US, en,
en_US, en, en_US, en, en_US, en
 Hidpi: true

Qt

  Version (compiled): 5.12.8
  Version (loaded): 5.12.8

OS Information

  Build ABI: x86_64-little_endian-llp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: winnt
  Kernel Version: 10.0.18363
  Pretty Productname: Windows 10 (10.0)
  Product Type: windows
  Product Version: 10

OpenGL Info

  Vendor:  "Google Inc." 
  Renderer:  "ANGLE (NVIDIA GeForce GT 640M Direct3D11 vs_5_0 ps_5_0)" 
  Version:  "OpenGL ES 3.0 (ANGLE 2.1.0.57ea533f79a7)" 
  Shading language:  "OpenGL ES GLSL ES 3.00 (ANGLE 2.1.0.57ea533f79a7)" 
  Requested format:  QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
  Current format:QSurfaceFormat(version 3.0, options
QFlags(), depthBufferSize 24, redBufferSize 8,
greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8,
samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 0,
colorSpace QSurfaceFormat::DefaultColorSpace, profile 
QSurfaceFormat::NoProfile) 
 Version: 3.0
 Supports deprecated functions false 
 is OpenGL ES: true 

QPA OpenGL Detection Info 
  supportsDesktopGL: true 
  supportsAngleD3D11: true 
  isQtPreferAngle: true 

Hardware Information

  GPU Acceleration: angle
  Memory: 12126 Mb
  Number of Cores: 4
  Swap Location: C:/Users/Yed/AppData/Local/Temp

Current Settings

  Current Swap Location: C:/Users/Yed/AppData/Local/Temp
  Current Swap Location writable: true
  Undo Enabled: true
  Undo Stack Limit: 400
  Use OpenGL: true
  Use OpenGL Texture Buffer: true
  Use AMD Vectorization Workaround: false
  Canvas State: OPENGL_SUCCESS
  Autosave Interval: 300
  Use Backup Files: false
  Number of Backups Kept: 1
  Backup File Suffix: ~
  Backup Location: Same Folder as the File
  Backup Location writable: false
  Use Win8 Pointer Input: false
  Use RightMiddleTabletButton Workaround: false
  Levels of Detail Enabled: true
  Use Zip64: false


Display Information
Number of screens: 1
Screen: 0
Name: \\.\DISPLAY1
Depth: 32
Scale: 1
Resolution in pixels: 1600x900
Manufacturer: 
Model: 
Refresh Rate: 60

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-08-01 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=423240

Ahab Greybeard  changed:

   What|Removed |Added

 CC||ahab.greybe...@hotmail.co.u
   ||k

--- Comment #7 from Ahab Greybeard  ---
I don't see this with the 4.3.0 appimage or the 4.3.0 portable .zip on Windows
10.
I also don't see it with the latest nightly builds on Linux or Windows 10.

There was the same description lag bug in the 4.3.0 prealphas in mid-April as
reported here:
https://bugs.kde.org/show_bug.cgi?id=420159
That bug was fixed for an unknown reason.

HSV click-drag response is not affected by canvas graphics acceleration being
enabled or disabled. (If you try toggling cga in 4.3.0, that has a separate
canvas lock-up bug that has now been fixed.)

@stephen: Can you do Help -> Show system information for bug reports and post
the full output here?

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-07-31 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=423240

Tymond  changed:

   What|Removed |Added

   Keywords||triaged
 CC||tamtamy.tym...@gmail.com

--- Comment #6 from Tymond  ---
For the Color Selector Tool (Color Picker), I don't see any lag in Krita 4.3.0
appimage. 

For the Advanced Color Selector (docker), I also don't see that much lag as
@stephen recorded. There is some little lag on dragging inside the rectangle,
but it's the same as in Krita 4.1.7.

Note: I was checking on Linux.

@stephen - are you sure you used the released version? There was some lag
recently in some development versions, but it doesn't seem to be present in
Krita 4.3.0. If yes, you're sure - then maybe this bug report needs to be
checked by someone on Windows.

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-06-19 Thread stephen
https://bugs.kde.org/show_bug.cgi?id=423240

--- Comment #5 from stephen  ---
Created attachment 129533
  --> https://bugs.kde.org/attachment.cgi?id=129533=edit
Color pick lag

There is the color pick lag I was referring to.

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-06-19 Thread stephen
https://bugs.kde.org/show_bug.cgi?id=423240

--- Comment #4 from stephen  ---
(In reply to wolthera from comment #3)
> can you make a video? Because the thing is that if we cannot reproduce it,
> we cannot fix it, so there must be something you're doing that we are not
> doing. This also counts for the slow layer operations bug report.

Sure. I'll post a gif image of the issue. I'll record a video and post.
Just give me some minutes. In a moment.

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-06-19 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=423240

--- Comment #3 from wolthera  ---
can you make a video? Because the thing is that if we cannot reproduce it, we
cannot fix it, so there must be something you're doing that we are not doing.
This also counts for the slow layer operations bug report.

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-06-19 Thread stephen
https://bugs.kde.org/show_bug.cgi?id=423240

--- Comment #2 from stephen  ---
(In reply to wolthera from comment #1)
> Not getting this one on Linux, 4.3.1-alpha (git cbaa3e5) either... Is there
> anything specific about your system? Like, maybe there's some software maybe
> interfering?

Nope ! No program interfering at all.

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

[krita] [Bug 423240] Advanced Color selector - slow performance

2020-06-19 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=423240

wolthera  changed:

   What|Removed |Added

 CC||griffinval...@gmail.com

--- Comment #1 from wolthera  ---
Not getting this one on Linux, 4.3.1-alpha (git cbaa3e5) either... Is there
anything specific about your system? Like, maybe there's some software maybe
interfering?

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