<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Extension hangs under VCLPLUGIN=kf5"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128710">128710</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Extension hangs under VCLPLUGIN=kf5
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.4.0.0.alpha0+
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Extensions
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>franklin@goodhorse.idv.tw
</td>
</tr></table>
<p>
<div>
<pre>Description:
We're developing a LibreOffice extension using Python. We've done a basic
framework and it can be installed in LibreOffice. However it only works when
VCLPLUGIN=gtk3. When using VCLPLUGIN=kf5, it would show nothing and would just
hang there, accepting no input anymore.
The extension code is at:
<a href="https://github.com/libreofficeid/LO-TC-GUI">https://github.com/libreofficeid/LO-TC-GUI</a>
and the extension oxt file will be attached later.
Steps to Reproduce:
1. Install the oxt file built by the code providing above.
2. In Tools->Addons, run the extension
3. Nothing will be shown and the whole LibreOffice would be stuck there
Actual Results:
Nothing will be shown and the whole LibreOffice would be stuck there
Expected Results:
It should show a dialog named Theme Changer.
Reproducible: Always
User Profile Reset: No
Additional Info:
My LibreOffice version is:
版本:6.4.0.0.alpha1
組建 ID:cc57df8f942f239d29cb575ea5a7cb01405db787
CPU 執行緒:4; OS:Linux 5.2; UI 算繪:預設; VCL: kf5;
語言地區:zh-TW (zh_TW.UTF-8); UI-Language: zh-TW
Calc: threaded</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>