Package: kylin-aiassistant
Version: 3.0.0.0-1
Severity: important

Dear maintainer,

On a UKUI session, the panel has a dedicated "AI assistant" widget
(the icon between the notification center and the show-desktop button).
Clicking it does nothing -- the AI assistant window is neither shown
nor raised. Launching from the start menu, the pinned taskbar entry,
or the Super+c hotkey still works, so only this panel-widget entry
point is broken.

dbus-monitor shows that clicking the widget issues a call to a service
the app does not provide:

  method call ... destination=org.ukui.kylin_aiassistant
    path=/org/ukui/kylin_aiassistant;
    interface=org.ukui.kylin_aiassistant; member=showOrHideView

while the app actually registers the legacy identity
com.kylin.aiassistant at /com/kylin/aiassistant (exposing only
setModel), so the call fails and nothing happens.

Thanks,

Reply via email to