bug #163229: %U in .desktop prevents kickoff search to find
Aaron J. Seigo
aseigo at kde.org
Tue Jun 10 18:43:15 CEST 2008
On Tuesday 10 June 2008, alessandro diaferia wrote:
> As you can see looking for Okular in kickoff's search line the app is not
> found.
> It actually doesn't depend on the %U, however i prepared this patch to
> solve the problem.
nice =)
> I deeply analyzed the issue so for any question just ask.
i take it this is the important part of the patch:
- if (execFields.contains(service->exec())) {
+ if (execFields.contains(service->exec()) && service-
>noDisplay()) {
so .. a previous item set to noDisplay() was interfering? interesting. makes
sense; please commit =)
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Trolltech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20080610/ba70de72/attachment.pgp
More information about the Panel-devel
mailing list