| Summary: | slow opening of Options > Application Colors | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Stéphane Guillou (stragu) <stephane.guillou> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | trivial | CC: | caolan.mcnamara, kelemeng, serval2412 |
| Priority: | low | Keywords: | perf |
| Version: | 6.3.6.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=152421 | ||
| Whiteboard: | target:7.5.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 142074 | ||
|
Description
Stéphane Guillou (stragu)
2022-11-29 16:18:34 UTC
On pc Debian x86-64 with master sources updated today, I could reproduce this. Caolán: I think you might be interested in this one considering the gtk traces provided by Stéphane. code pointer: cui/uiconfig/ui/colorconfigwin.ui https://gerrit.libreoffice.org/c/core/+/143775 should fix those warnings FWIW Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1545e3a5ba940e2bd8d1f8a29a22e29e1e326f6d Related: tdf#152301 fix gtk warnings It will be available in 7.5.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/62ae7be5aa20499c45e6f1b3f1dd2729483625b0 Related: tdf#152301 cache color widget width It will be available in 7.5.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d327a3bf45808fc7575b7fffa681314e50b0adf8 Resolves: tdf#152301 allow using an existing ColorListBox to speed init It will be available in 7.5.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. Its hard to call a perf issue "fixed", so they are my least favourite topics, but I find it pretty reasonable now though. Thanks Caolán. Even though it is not instant like other tabs, it is not slow enough to be cumbersome anymore, and is on par with how Language Settings > Languages lags a bit. Fix verified in: Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: ad085990b8073a122ac5222e5220f8f1d6826dcf CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded *** Bug 112532 has been marked as a duplicate of this bug. *** |