[Libreoffice-bugs] [Bug 146852] Opening Tools-Options slow because it checks GnuPG port at local computer

2023-04-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146852

steve  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 146852] Opening Tools-Options slow because it checks GnuPG port at local computer

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

BogdanB  changed:

   What|Removed |Added

 Blocks||136524
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=136524
[Bug 136524] [META] Performance/hang/lag/high CPU issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146852] Opening Tools-Options slow because it checks GnuPG port at local computer

2022-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146852

--- Comment #4 from Timur  ---
Users open Options for multiple reasons and fast opening is important.
IIUC, problem is that LO-User Data opens by default, and it has Cryptography,
so checks for keys each time. 
Not sure if "Use Cryptography" checkbox is possible.

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

[Libreoffice-bugs] [Bug 146852] Opening Tools-Options slow because it checks GnuPG port at local computer

2022-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146852

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

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

[Libreoffice-bugs] [Bug 146852] Opening Tools-Options slow because it checks GnuPG port at local computer

2022-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146852

--- Comment #3 from Thorsten Behrens (allotropia)  ---
Hmm, so 

 SvxGeneralTabPage::InitCryptography()

tries to figure out private keys from local gpg keystore, that looks like the
root cause.

Bit hard to square that circle, if people want the convenience there. Bug is
nominally gpgme being a tad clumsy in checking for the agent. We could move
that into a separate config page that is less likely to be opened by default
(perhaps into security); but then the feature is also less obvious to users.

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

[Libreoffice-bugs] [Bug 146852] Opening Tools-Options slow because it checks GnuPG port at local computer

2022-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146852

V Stuart Foote  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||t...@libreoffice.org

--- Comment #2 from V Stuart Foote  ---
on a hung Tools -> Options on a recent master, minimal symbols. Still looking
to catch it on a release build.

With WinDbg note this module loaded:

ModLoad: 7fff`b460 7fff`b46e  
C:\LODev740_x64_20220117_TB77\program\gpgmepp.dll

and this stack trace during the delay...

0:021> ~* kp

   0  Id: 25c0.21dc Suspend: 1 Teb: 00a3`87de7000 Unfrozen
 # Child-SP  RetAddr   Call Site
00 00a3`8878c8e8 7fff`e264cb20 ntdll!NtWaitForMultipleObjects+0x14
01 00a3`8878c8f0 7fff`e264ca1e
KERNELBASE!WaitForMultipleObjectsEx+0xf0
02 00a3`8878cbe0 7fff`b46614d7
KERNELBASE!WaitForMultipleObjects+0xe
03 00a3`8878cc20 7fff`b4667841 gpgmepp!GpgME::operator<<+0x1adb7
04 00a3`8878cfe0 7fff`b464b4b0 gpgmepp!GpgME::operator<<+0x21121
05 00a3`8878d040 7fff`b460fad8 gpgmepp!GpgME::operator<<+0x4d90
06 00a3`8878d0b0 7fff`8da10964 gpgmepp!GpgME::Context::nextKey+0x58
07 00a3`8878d140 7fff`8da10dce xsec_xmlsec!deInitXmlSec+0x3ba4
08 00a3`8878d290 7fff`6eed6e0a xsec_xmlsec!deInitXmlSec+0x400e
09 00a3`8878d2c0 7fff`6eed6562 cuilo!GetSpecialCharsForEdit+0x56b1a
0a 00a3`8878d360 7fff`6eed727f cuilo!GetSpecialCharsForEdit+0x56272
0b 00a3`8878d3d0 7fff`6ef1b2d8 cuilo!GetSpecialCharsForEdit+0x56f8f
0c 00a3`8878d400 7fff`6ef1e232 cuilo!GetSpecialCharsForEdit+0x9afe8
0d 00a3`8878d440 7fff`6ef1dc73 cuilo!GetSpecialCharsForEdit+0x9df42
0e 00a3`8878d650 7fff`6ef1be19 cuilo!GetSpecialCharsForEdit+0x9d983
0f 00a3`8878d740 7fff`6ee63452 cuilo!GetSpecialCharsForEdit+0x9bb29
10 00a3`8878d790 7fff`74204cf0
cuilo!SvxNumberingPreview::operator=+0x3522
11 00a3`8878d810 7fff`74289ff9
mergedlo!SfxApplication::OfaExec_Impl+0x13d0
12 00a3`8878dba0 7fff`7428c2cc
mergedlo!SfxDispatcher::Call_Impl+0x279
13 00a3`8878dc60 7fff`7428c724
mergedlo!SfxDispatcher::Execute_+0xec
14 00a3`8878dcb0 7fff`742daa2d
mergedlo!SfxDispatcher::Execute+0x224
15 00a3`8878ddd0 7fff`742d8217
mergedlo!SvxCharView::SetHasInsert+0x3a1d
16 00a3`8878e060 7fff`73dc15ee
mergedlo!SvxCharView::SetHasInsert+0x1207
17 00a3`8878e110 7fff`75514b7e
mergedlo!com_sun_star_comp_framework_LangSelectionStatusbarController_get_implementation+0x482e
18 00a3`8878e270 7fff`755aa6bc mergedlo!Menu::Select+0x9e
19 00a3`8878e2b0 7fff`75bce5dc
mergedlo!vcl::Window::ImplAsyncFocusHdl+0x252c
1a 00a3`8878e5d0 7fff`9fa79e77 mergedlo!SalFrame::CallCallback+0x1c
1b 00a3`8878e600 7fff`9fa7a56d
vclplug_winlo!dtrans_CWinClipboard_get_implementation+0x47a17
1c 00a3`8878e840 7fff`e3f4e7e8
vclplug_winlo!dtrans_CWinClipboard_get_implementation+0x4810d
1d 00a3`8878e8d0 7fff`e3f4e229 USER32!UserCallWinProcCheckWow+0x2f8
1e 00a3`8878ea60 7fff`9fa02586 USER32!DispatchMessageWorker+0x249
1f 00a3`8878eae0 7fff`9fa027f7
vclplug_winlo!create_SalInstance+0x546
20 00a3`8878eb30 7fff`9fa02b91
vclplug_winlo!create_SalInstance+0x7b7
21 00a3`8878ecb0 7fff`759b151c
vclplug_winlo!create_SalInstance+0xb51
22 00a3`8878ece0 7fff`759b120c mergedlo!Application::Execute+0x47c
23 00a3`8878ee80 7fff`745866f2 mergedlo!Application::Execute+0x16c
24 00a3`8878eee0 7fff`759c0f5d
mergedlo!cppu::WeakImplHelper::acquire+0xab62
25 00a3`8878f610 7fff`745ab6f7 mergedlo!ImplSVMain+0xdd
26 00a3`8878f660 7ff6`10a7101b mergedlo!soffice_main+0x407
27 00a3`8878f770 7ff6`10a712d8 soffice!main+0x1b
28 00a3`8878f7a0 7fff`e4527034 soffice!main+0x2d8
29 00a3`8878f7e0 7fff`e4ca2651 KERNEL32!BaseThreadInitThunk+0x14
2a 00a3`8878f810 ` ntdll!RtlUserThreadStart+0x21

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

[Libreoffice-bugs] [Bug 146852] Opening Tools-Options slow because it checks GnuPG port at local computer

2022-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146852

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
I've seen the slow opening of Tools -> Options for some time, but can't catch
it when attached to WinDbg. What ever causes it is annoyingly transient...

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

[Libreoffice-bugs] [Bug 146852] Opening Tools-Options slow because it checks GnuPG port at local computer

2022-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146852

Timur  changed:

   What|Removed |Added

 OS|All |Windows (All)

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