Summary: | dbusmenu is disabled for klipper | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Marcin Juszkiewicz <marcin> |
Component: | Clipboard widget & pop-up | Assignee: | Martin Flöser <mgraesslin> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | adaptee, asraniel, kde, martin |
Priority: | NOR | ||
Version: | 5.15.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 307833 |
Description
Marcin Juszkiewicz
2010-12-20 22:20:53 UTC
Same message when clicked in gVim window. Turned out that it was Klipper's fault - after quitting it messages stopped appearing. I can't reproduce this in KDE-4.7.1 I can reproduce it now(wonder why I failed last time). The reason is dbusmenu is really disabled for klipper, as the warning message has said. My understanding of the commit below is the incremental search feature of klipper does not work (well) when dbusmenu is enabled. So technically, the warning message in this report is the expected result :) (In reply to comment #3) Sorry, forgot to include the commit message mentioned in last comment commit 102a17ca9ed87ef313865ec2b23569f6915ad652 Author: Marco Martin <notmart@gmail.com> Date: 1 year, 3 months ago disable dbusmenu due to the peculiar carateristics of klipper http://quickgit.kde.org/?p=kde-workspace.git&a=commit&h=102a17ca9ed87ef313865ec2b23569f6915ad652 *** Bug 257000 has been marked as a duplicate of this bug. *** |