| Summary: | Dialog Tools > Customize > Add freezes with GTK3 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Jean-Baptiste Faure <jbfaure> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | caolan.mcnamara, h3734236, raal, serval2412, vsfoote |
| Priority: | high | Keywords: | regression |
| Version: | 5.2.0.0.alpha0+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:5.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Jean-Baptiste Faure
2016-05-21 15:22:03 UTC
works in Version: 5.2.0.0.alpha1+ Build ID: 65b327b873e67ae24133b6e4afef5e8a12ed822e CPU Threads: 1; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-05-10_01:02:23 On pc Debian x86-64 with master sources updated yesterday, I could reproduce this. However, it seems to be only with gtk3 (which is by default for me). Workaround: export SAL_USE_VCLPLUGIN=gtk for example. (In reply to Julien Nabet from comment #2) > On pc Debian x86-64 with master sources updated yesterday, I could reproduce > this. > However, it seems to be only with gtk3 (which is by default for me). > Workaround: export SAL_USE_VCLPLUGIN=gtk for example. Indeed, it works with gtk, but, as you said, gtk3 is the default. Best regards. JBF Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1765ae3f74c65ad52b79d4ee29ac761f16ddd7bf Resolves: tdf#99981 make ScriptSelectorDialog modal for its parent It will be available in 5.2.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. |