Re: problem in logging out

2011-05-21 Thread Shaun Reich
On Sun, May 22, 2011 at 12:30 AM, nitin chadha wrote: > meanwhile, is there any command to log out a user from current > kde session through konsole. Well, normally dbus and ksmserver.logout would be suggested. However, seeing as it uses kworkspace, which is precisely what the logout prompt does.

Re: problem in logging out

2011-05-21 Thread nitin chadha
hey thanks, it seems it is gonna take a lot of time. meanwhile, is there any command to log out a user from current kde session through konsole. there's a command in gnome gnome-session-save -kill but i was not able to find for kde On Sat, May 21, 2011 at 10:44 PM, Aaron J. Seigo wrote: > On Sat

Re: activity API in experimental?

2011-05-21 Thread Ryan Rix
On Tue 26 April 2011 17:11:52 Ivan Čukić wrote: > Ok, the stripped version of the api is now in kdelibs/experimental > > Just the bare activity related stuff, without the resource access > methods and similar. Any timeline on the resource methods being added back in? This really limits the usefu

Re: Review Request: Ensure smart lists are updated on any task change in Remember The Milk plasmoid

2011-05-21 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101182/#review3448 --- This review has been submitted with commit 7fbdf513bfb6f7becee3

Re: Review Request: Ensure smart lists are updated on any task change in Remember The Milk plasmoid

2011-05-21 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101182/#review3447 --- This review has been submitted with commit b4d2b627fe9769b816b0

Re: Review Request: Ensure smart lists are updated on any task change in Remember The Milk plasmoid

2011-05-21 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101182/#review3446 --- This review has been submitted with commit e1dea6de7a8ef385128f

Re: Review Request: Ensure smart lists are updated on any task change in Remember The Milk plasmoid

2011-05-21 Thread Alexey Chernov
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101182/ --- (Updated May 21, 2011, 8:28 p.m.) Review request for Plasma and Aaron J. S

Review Request: Remove Drawbound Move/Resize Functionality

2011-05-21 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101411/ --- Review request for kwin and Plasma. Summary --- This patch removes th

Re: Review Request: Ensure smart lists are updated on any task change in Remember The Milk plasmoid

2011-05-21 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101182/#review3444 --- Ship it! one small comment on a naming choice in one of the met

Re: problem in logging out

2011-05-21 Thread Aaron J. Seigo
On Saturday, May 21, 2011 17:56:02 nitin chadha wrote: > hi, i have applied for kde-SoK and have built kde from source codes. > however, i am facing error in logging out or shutting down system the > system. after i click for logging out , a dialog box comes but when i click > on it, nothing happen

Re: Review Request: Fixing massive memory consumption in KWin using the raster graphicssystem.

2011-05-21 Thread Philipp Knechtges
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101385/ --- (Updated May 21, 2011, 12:53 p.m.) Review request for kwin and Plasma. C

problem in logging out

2011-05-21 Thread nitin chadha
hi, i have applied for kde-SoK and have built kde from source codes. however, i am facing error in logging out or shutting down system the system. after i click for logging out , a dialog box comes but when i click on it, nothing happens. same is for all other icons except hibernate. i am using ope

Re: [4.7 Beta1 blocker] plasma depending on kdelibs/experimental

2011-05-21 Thread Marco Martin
On Saturday 21 May 2011, Dirk Mueller wrote: > Hi, > > in the past we used to have the rule that kdelibs provides a stable ABI > backward compatible API. When the need for experimental, not yet mature > libraries came up, we introduced kdelibs/experimental. > > Back then, the rule was that no sta

Re: [4.7 Beta1 blocker] plasma depending on kdelibs/experimental

2011-05-21 Thread Sune Vuorela
On 2011-05-21, Dirk Mueller wrote: > Is the previous rule no longer valid? otherwise, how to deal with this > situation? Move plasma to experimental? remove the dependency again? That rule is still valid. And. how is one supposed to be building kdelibs if it requires kdelibs-experimental which

[4.7 Beta1 blocker] plasma depending on kdelibs/experimental

2011-05-21 Thread Dirk Mueller
Hi, in the past we used to have the rule that kdelibs provides a stable ABI backward compatible API. When the need for experimental, not yet mature libraries came up, we introduced kdelibs/experimental. Back then, the rule was that no stable public API must depend on experimental, ABI-unsaf