Re: Restart Plasma during package installation/upgrade

2010-03-24 Thread Rob Hasselbaum
On Wed, Mar 24, 2010 at 2:41 PM, Aaron J. Seigo wrote: > is this running on the system bus? if so, then it's probably rejecting the > call in dbus due to: > >     > > in /etc/dbus-1/system.conf (or your system's equivalent). or perhaps it's on a > different session bus than the one started automat

Re: Restart Plasma during package installation/upgrade

2010-03-24 Thread Aaron J. Seigo
On March 24, 2010, Rob Hasselbaum wrote: > ---snip--- > Rejected send message, 1 matched rules; type="method_call", > sender=":1.25" (uid=1000 pid=1664 comm="kdeinit4: plasma-desktop > [kdeinit]") interface="org.socketsentry.Watcher" member="findDevices" > error name="(unset)" requested_reply=0 > d

Re: python and plasma

2010-03-24 Thread Cédric Bellegarde
Any idea for my problem ? Help is welcome, or tell me if i need to wait for a fix upstream. Only solution i have is to disable plasmoid resize and put size in configuration interface, but i want to be sure it's a plasma bug and not a bug in my head ;) Thanks. Cédric __

Re: Review Request: [Quicklaunch] Refactoring, layout fixes and a drag & drop marker.

2010-03-24 Thread Lukas Appelhans
Am Mittwoch 24 März 2010 17:47:07 schrieb Ingomar Wesp: > Hi! > > Thanks for your ongoing support. I really appreciate it. > > Lukas Appelhans wrote: > > First of all, I agree with pretty much all the points you noted! :) I > > also have or better had some ideas about how to make the configuratio

Re: Review Request: [Quicklaunch] Refactoring, layout fixes and a drag & drop marker.

2010-03-24 Thread Ingomar Wesp
Hi! Thanks for your ongoing support. I really appreciate it. Lukas Appelhans wrote: > First of all, I agree with pretty much all the points you noted! :) I also > have or better had some ideas about how to make the configuration of > icon-size/icon-rows cleaner and easier to use (the original ide

Re: Restart Plasma during package installation/upgrade

2010-03-24 Thread Rob Hasselbaum
On Wed, Mar 24, 2010 at 11:29 AM, Aaron J. Seigo wrote: > what's the error? > > because something is not right somewhere, and the answer isn't "restart > plasma-desktop" If the data engine tries to start the service automatically via D-Bus activation, I get this back from D-Bus: ---snip--- Launc

Re: Review Request: flicking of WebView with ScrollWidget

2010-03-24 Thread Marco Martin
On Wednesday 24 March 2010, you wrote: > On Tuesday 23 March 2010 13:53:24 Marco Martin wrote: > > in that way the whole webview would flick instead of the webview > > contents? > > > > (webview could also be resized to the whole contents but this would be > > terribly inefficient right?) > > A

Re: Restart Plasma during package installation/upgrade

2010-03-24 Thread Aaron J. Seigo
On March 24, 2010, Rob Hasselbaum wrote: > The only problem is that none of this works until I bounce Plasma. > Even if I start up the service manually (i.e. not relying D-Bus > auto-activation), I get an error when the data engine tries to > connect. Not the same error, but an error nonetheless.

Re: Running queries via dbus

2010-03-24 Thread Aaron J. Seigo
On March 23, 2010, Alex Merry wrote: > On Tuesday 23 March 2010 23:47:10 Jacopo De Simoi wrote: > > I just got a quite crazy idea; it might work though. > > Since we are making the thread stall by waiting for the async reply we > > could as well check that while we get the pending reply the context

Re: Restart Plasma during package installation/upgrade

2010-03-24 Thread Rob Hasselbaum
Hi Aaron. Thanks for the quick reply. On Tue, Mar 23, 2010 at 5:53 PM, Aaron J. Seigo wrote: > my guess would be that the dbus service does not exist yet. the code probably > just needs to track the service coming and going. in fact, given your > description, i assume that it probably also breaks