[Libreoffice-bugs] [Bug 123583] Processing loop for SfxEnumItem

2019-08-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

Jan-Marek Glogowski  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |glo...@fbihome.de
   |desktop.org |

--- Comment #12 from Jan-Marek Glogowski  ---
Tentative patch: https://gerrit.libreoffice.org/77040

This prevents Idles starving each other. WfM but will definitely needs some
review. Would be nice to get some testing, before this is merged.

-- 
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 123583] Processing loop for SfxEnumItem

2019-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

Telesto  changed:

   What|Removed |Added

   Priority|medium  |highest

--- Comment #11 from Telesto  ---
Promoting this to highest (hope nobody objects). It's a horrible battery drain
issue at minimum..

-- 
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 123583] Processing loop for SfxEnumItem

2019-06-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

Telesto  changed:

   What|Removed |Added

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

-- 
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 123583] Processing loop for SfxEnumItem

2019-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

--- Comment #10 from Telesto  ---
(In reply to Buovjaga from comment #9)
> (In reply to Telesto from comment #8)
> > Any chance for a small priority bump.. High Major, instead of Medium Major.
> > The STR is quite artificial.. but it's hard estimate extend/scale of this
> > bug. IMHO. 
> > 
> > Putting bug 124660 into see also; rather speculative..
> 
> No need to ask, you have the power. Just use it within these guidelines:
> https://wiki.documentfoundation.org/images/0/06/Prioritizing_Bugs_Flowchart.
> jpg

Yes, I know I can change it. But the chart doesn't really fit.. There is no
category.. for doing 'weird' stuff in the background which isn't affecting the
functioning or performance.. Following the Priority Chart I end up at Low
Trivial ;-)

I would even consider to High Critical.. but that's more guessing about the
commonness..

-- 
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 123583] Processing loop for SfxEnumItem

2019-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

--- Comment #9 from Buovjaga  ---
(In reply to Telesto from comment #8)
> Any chance for a small priority bump.. High Major, instead of Medium Major.
> The STR is quite artificial.. but it's hard estimate extend/scale of this
> bug. IMHO. 
> 
> Putting bug 124660 into see also; rather speculative..

No need to ask, you have the power. Just use it within these guidelines:
https://wiki.documentfoundation.org/images/0/06/Prioritizing_Bugs_Flowchart.jpg

-- 
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 123583] Processing loop for SfxEnumItem

2019-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||4660
 Blocks||103542

--- Comment #8 from Telesto  ---
Any chance for a small priority bump.. High Major, instead of Medium Major. The
STR is quite artificial.. but it's hard estimate extend/scale of this bug.
IMHO. 

Putting bug 124660 into see also; rather speculative..


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103542
[Bug 103542] [META] vcl: scheduler tracker bug.
-- 
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 123583] Processing loop for SfxEnumItem

2019-03-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

Buovjaga  changed:

   What|Removed |Added

   Severity|normal  |major
 CC||glo...@fbihome.de,
   ||todven...@suomi24.fi
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Keywords||bibisected, bisected, perf,
   ||regression
Version|6.3.0.0.alpha0+ Master  |6.0.0.0.alpha0+

--- Comment #7 from Buovjaga  ---
Repro the neverending CPU load on Windows

Had to bibisect this twice as I first got a bad result (checked by git checkout
the blamed one and then the previous one). With win32-6.0:
https://gerrit.libreoffice.org/plugins/gitiles/core/+/3bf6c97029d26ddf20007c47ca6b68e5cc52d846%5E!/

tdf#112975 WIN correctly handle VclInputFlags::OTHER

Adding Cc: to Jan-Marek Glogowski

Another issue was previously blamed for this: bug 116370

-- 
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 123583] Processing loop for SfxEnumItem

2019-03-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

--- Comment #6 from mulla.tasa...@gmail.com ---
Hello Telesto

Thank you for reporting the bug.
I have repeated step 3 for 7 times and pasted contents in all documents
I can not reproduce the bug in

Version: 6.2.1.2 (x64)
Build ID: 7bcb35dc3024a62dea0caee87020152d1ee96e71
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: CL


Version: 6.3.0.0.alpha0+ (x64)
Build ID: 91cdf22b88a4f7bec243c8fb187627e766d3294c
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2019-03-08_00:38:10
Locale: en-US (en_US); UI-Language: en-US
Calc: CL

-- 
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 123583] Processing loop for SfxEnumItem

2019-03-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

--- Comment #5 from Telesto  ---
(In reply to Dieter Praas from comment #4)
> I repeated step 3 ten times but couldn't reproduce the bug
> 
> Version: 6.3.0.0.alpha0+ (x64)
> Build ID: 91cdf22b88a4f7bec243c8fb187627e766d3294c
> CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
> TinderBox: Win-x86_64@42, Branch:master, Time: 2019-03-08_00:38:10
> Locale: en-US (de_DE); UI-Language: en-US
> Calc: threaded

Argh, should have been more precise.. LibO is behaving normally, only noticing
a heavy - never ending - load in the background (task manager).

-- 
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 123583] Processing loop for SfxEnumItem

2019-03-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #4 from Dieter Praas  ---
I repeated step 3 ten times but couldn't reproduce the bug

Version: 6.3.0.0.alpha0+ (x64)
Build ID: 91cdf22b88a4f7bec243c8fb187627e766d3294c
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2019-03-08_00:38:10
Locale: en-US (de_DE); UI-Language: en-US
Calc: threaded

-- 
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 123583] Processing loop for SfxEnumItem

2019-03-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

--- Comment #3 from Telesto  ---
Still repro 
Version: 6.3.0.0.alpha0+
Build ID: ce01727e4d6779ea128aa1be09f4af8cad4e1854
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: threaded

STR
1. Open the attached file (with spellchecker enabled)
2. CTRL+A & CTRL+C
3. Press CTRL+N & CTRL+V
4. Keep repeating step 3 for 6-7 times

-- 
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 123583] Processing loop for SfxEnumItem

2019-03-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

--- Comment #2 from Durgapriyanka  ---
Thank you for reporting the bug. But, I cannot reproduce this in

Version: 6.3.0.0.alpha0+
Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87
CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded

-- 
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 123583] Processing loop for SfxEnumItem

2019-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123583

--- Comment #1 from Telesto  ---
Created attachment 149429
  --> https://bugs.documentfoundation.org/attachment.cgi?id=149429&action=edit
Example file

-- 
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