It appears that the problem is in /usr/lib/deskbar-applet/handlers /beagle-live.py. On line 106, "file://" is added to the beginning of the path returned by Beagle. The paths already begin with "file://", so the result is a path like "file://file//home/user/pdf-doc.pdf".
I have made a copy of that file in ~/.gnome2/deskbar-applet/handlers/ and changed line 106 to: "action": lambda d: url_show_file(d["uri"]), I also changed the name on line 63 to "Beagle Live (My Copy)" so it can be distinguished from the original in Deskbar Preferences. This step would not be necessary if you modify the original copy instead. After removing and re-adding the applet, then choosing the new copy of Beagle Live in Preferences, the search results now work properly! -- integrated beagle-search-results broken https://bugs.launchpad.net/bugs/93845 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is the registrant for deskbar-applet. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs