[Libreoffice-bugs] [Bug 102347] Changing text font maxes out a CPU core and makes UI refresh sluggish

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102347

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #5 from Caolán McNamara  ---
remove this wrong-direction broken stuff. I don't see the original problems
anymore to see if they need an additional fix of some other kind.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102347] Changing text font maxes out a CPU core and makes UI refresh sluggish

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102347

--- Comment #4 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=99ee7deaf0a7a61bc74e8cb2d8a654fb675f50bb

Resolves: tdf#102347 configure size/expose might never come...

It will be available in 5.3.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102347] Changing text font maxes out a CPU core and makes UI refresh sluggish

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102347

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.3.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102347] Changing text font maxes out a CPU core and makes UI refresh sluggish

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102347

Caolán McNamara  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from Caolán McNamara  ---
I thing this is a problem from...


commit 6dc1d2706f519d91617ac1a12fc2051d97ef98c0
Author: Caolán McNamara 
Date:   Mon Jun 15 10:56:33 2015 +0100

another stab at tdf#91393

block paints only if the new requested size is larger than the original and
unblock on explicit expose events as well as configure ones

...

commit 8f324aebfb94c4b2023894121b954ad4f35eb395
Author: Caolán McNamara 
Date:   Sun Jun 14 15:49:56 2015 +0100

Resolves: tdf#91393 autotext (etc) not fully drawn

...

commit e6a1956034c98204e30b0ca40330249d6f6f8155
Author: Jan Holesovsky 
Date:   Fri Jun 12 15:36:03 2015 +0200

tdf#91301: Don't cache incomplete tabs.

After introduction of the Idle processing, something has changed so
that the underlying GetGdkWindow() does not update its size fast enough;
even though the gtk_window_resize() is called before the Window::Erase()
(that actually paints the background) etc.


i.e. if you resize the window slightly when cpu is 100% it'll jump back down to
low load afterwards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102347] Changing text font maxes out a CPU core and makes UI refresh sluggish

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102347

Michael Meeks  changed:

   What|Removed |Added

 CC||qui...@gmail.com

--- Comment #1 from Michael Meeks  ---
Interesting indeed; would love to have this bisected ... thanks =)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102347] Changing text font maxes out a CPU core and makes UI refresh sluggish

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102347

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
I can't reproduce with:
Win10x64
Version: 5.3.0.0.alpha0+
Build ID: 3287bc2f91438085b7604773d5e0346fc3c3f452
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-09-18_05:11:16
Locale: es-ES (es_ES); Calc: CL
Version: 5.3.0.0.alpha0+
Build ID: 4c70a1aa079872b8f1966bd398e924dc1d1a
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-09-22_06:54:24
Locale: es-ES (es_ES); Calc: CL

In my I3 2-3% of cpu usage.

Maybe only Linux issue.

There are some things really slow first time LibreOffice is open, more visible
in master, i.e.  selecting in context menu character or paragraph options, or
in calc the format option.

Reported bug, perhaps in relation:
https://bugs.documentfoundation.org/show_bug.cgi?id=98132
Format cell dialog very slow to pop up

I can't find now but I think there was some bug about the slowness on load font
list first time.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs