| Summary: | "Configure Desktops..." button does not work | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Nico Schlömer <nico.schloemer> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | esigra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nico Schlömer
2008-03-02 20:48:10 UTC
hm.. it works here, so it's evidently an install difference. the code that launches it is:
KToolInvocation::startServiceByDesktopName("desktop", QStringList(), &error);
so let's start with the obvious:
does `kcmshell4 desktop` launch the control panel for you?
if it does, do you have a $INSTALL_PREFIX/share/kde4/services/dekstop.desktop file?
> does `kcmshell4 desktop` launch the control panel for you? it does. > $INSTALL_PREFIX/share/kde4/services/desktop.desktop don't! -- and after i manually created it, it instantly worked. will report this to the gentoo lot straight away. thanks! I'm using 4.1 SVN (4.0.98 - 4.1 recently created branch) and the option in Pager's context menu is not working; it doesn't do anything. |