[Libreoffice-bugs] [Bug 147645] Linear and axial gradients lost in presentation mode if enable Skia with enabled Hardware Acceleration

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

Patrick Luby  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |plub...@neooffice.org
   |desktop.org |

--- Comment #13 from Patrick Luby  ---
(In reply to Commit Notification from comment #12)
> Patrick Luby committed a patch related to this issue.
> It has been pushed to "master":
> 
> https://git.libreoffice.org/core/commit/
> f6cae6f1b661baafe8a1ac4655765ec49d56317d
> 
> tdf#144073 and tdf#147645: use bounds and angle for gradient
> 
> It will be available in 24.2.0.
> 

The above fix should be available in tomorrow's (17 August 2023) nightly master
build.

Note: I only tested on macOS. I saw the
https://bugs.documentfoundation.org/show_bug.cgi?id=147645#c11 comment about
hardware acceleration but on macOS, hardware acceleration cannot be enabled so,
for macOS, there was only one place in the code that gets used to draw
gradients in slideshows.

Can anyone test the fix on Windows or Linux both with and without hardware
acceleration enabled?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147645] Linear and axial gradients lost in presentation mode if enable Skia with enabled Hardware Acceleration

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

--- Comment #12 from Commit Notification 
 ---
Patrick Luby committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/f6cae6f1b661baafe8a1ac4655765ec49d56317d

tdf#144073 and tdf#147645: use bounds and angle for gradient

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147645] Linear and axial gradients lost in presentation mode if enable Skia with enabled Hardware Acceleration

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:24.2.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147645] Linear and axial gradients lost in presentation mode if enable Skia with enabled Hardware Acceleration

2022-12-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

Aron Budea  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=14 |
   |5845|

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147645] Linear and axial gradients lost in presentation mode if enable Skia with enabled Hardware Acceleration

2022-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

Rainer Bielefeld Retired  changed:

   What|Removed |Added

Summary|Linear and axial gradients  |Linear and axial gradients
   |lost in presentation mode   |lost in presentation mode
   ||if enable Skia with enabled
   ||Hardware Acceleration
 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #11 from Rainer Bielefeld Retired  
---
I am pretty sure that this one is not Skia, but Hardware Acceleration related:

Follow https://bugs.documentfoundation.org/show_bug.cgi?id=152641#c7 Steps
10-12
Now you have Unchecked Hardware Acc., Anti Alias. and Skia

21. Open Example file,  for Presentation mode
» Gradient lost
22. 
23. Menu Tools ˋOptions → View → Check both Skia options → [OK] → Restart LibOˊ
24. Open Example file,  for Presentation mode
» Gradient still lost  
  SKIA doesn't any change

31. Follow https://bugs.documentfoundation.org/show_bug.cgi?id=152641#c7
 Steps 10-14
» Hardware Acc. now is active
32.  Open Example file,  for Presentation mode
» Gradient works fine  
33. Menu Tools ˋOptions → View → Check both Skia options → [OK] → Restart LibOˊ
34. Open Example file,  for Presentation mode
» Gradient lost
35. Menu Tools ˋOptions → View → Unceck both Skia options → [OK] → Restart
LibOˊ
36.  Open Example file,  for Presentation mode
» Gradient works fine  

So I currently think that not not Skia is the root of the problem, but that
Sika disables Hardware Acceleration..
Also see "Bug 152641 - SLIDESHOW Shape gradient angle not reflected when
presenting without active 'Graphics Output Hardware Acceleration"

-- 
You are receiving this mail because:
You are the assignee for the bug.