After investigation it turns out that the BamfApplication's user_visible
property is set to false for some KDE3 applications such as Kommander
Editor (package kommander-kde3) which means that the launcher is not
going to display it. See line 232 of libunity-2d-
private/Unity2d/launcherapplicationslist.cpp:
if (!bamf_application->user_visible()) {
return;
}
It seems that the property user_visible is set to true very quickly
after the signal ViewOpened is emitted but it's already too late.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/719983
Title:
[launcher] KDE3 Applications do not appear in launcher
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/719983/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs