changelog (and my poor laptop)

2009-05-07 Thread Aaron J. Seigo
hi all ... i was offline for much of the day today as my laptop has decided to start overheating randoly; it seems nepomuk+strigi indexing my disk is too much for it. not sure what to make of that, but there it is. i did get some "real" work done this morning, however, and then i worked a bit

Re: Device Notifier - Western Digital USB drive not recognised

2009-05-07 Thread Sebastian Kügler
On Wednesday 06 May 2009 18:24:34 Mr Fixit wrote: > I'm not sure if this is an openSUSE problem or a KDE4 problem, so please > excuse me if I have posted in the wrong area. > > Since I updated to KDE4.2.2 my external USB drive no longer shows up in > device notifier when I plug it in. > > CDs and o

Re: JS Scriptengine in libplasma

2009-05-07 Thread Richard Dale
On Thu, May 7, 2009 at 4:56 PM, Aaron J. Seigo wrote: > On Thursday 07 May 2009, Richard Dale wrote: >> Can you create Plasma widgets though? > > yes, several of the examples in scriptengines/javascript/tests/ do just that. Ah yes, sorry I've found the code now in uiloader.cpp - I had thought that

Re: Review Request: FIXME part of quicklaunch

2009-05-07 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/649/#review1087 --- Ship it! another nice bug fix for 4.3 :) - Aaron On 2009-05-07 08:5

Re: Bug in the python bindings? [was: Plasma crashing with QGraphicsLinearLayout.addStretch]

2009-05-07 Thread Johannes Wolter
Aaron J. Seigo wrote: > On Wednesday 06 May 2009, Johannes Wolter wrote: > > Program received signal SIGSEGV, Segmentation fault. > > [Switching to Thread 0xb3db9720 (LWP 11622)] > > 0xb741e737 in QGraphicsLayoutItem::isLayout () from > > /usr/lib/libQtGui.so.4 (gdb) bt > > #0 0xb741e737 in QGraph

Re: JS Scriptengine in libplasma

2009-05-07 Thread Leonardo Franchi
On Thursday 07 May 2009 16:52:10 Aaron J. Seigo wrote: > On Thursday 07 May 2009, Leonardo Franchi wrote: > > > Yes because most of the applets, containments, shells, etc there > > > depend on resources from kdebase-runtime. > > > Only the script engines there are more independed and may be > > > m

Re: JS Scriptengine in libplasma

2009-05-07 Thread Aaron J. Seigo
On Thursday 07 May 2009, Richard Dale wrote: > I agree that the python and ruby script engine bindings have more > dependency problems than QScript bindings, and it wouldn't make sense > to put them in kdelibs. well, none of the ScriptEngines are going to move to kdelibs. they are runtime deps, n

Re: JS Scriptengine in libplasma

2009-05-07 Thread Aaron J. Seigo
On Thursday 07 May 2009, Richard Dale wrote: > Can you create Plasma widgets though? yes, several of the examples in scriptengines/javascript/tests/ do just that. > Is it possible to have Plasma widgets in a .ui file? that hasn't been added yet, no. -- Aaron J. Seigo humru othro a kohnu se G

Re: Review Request: FIXME part of quicklaunch

2009-05-07 Thread Sujith H
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/649/ --- (Updated 2009-05-07 08:56:57.415417) Review request for Plasma and Aaron Seigo.

Re: JS Scriptengine in libplasma

2009-05-07 Thread Aaron J. Seigo
On Thursday 07 May 2009, Andreas Stricker wrote: > Only the script engines there are more independed and may be > moved further down? the ScriptEngine plugin is a runtime dependency, not a build time dependency. moreover, kdebase-runtime is, by policy, a required dependency to use any applicatio

Re: JS Scriptengine in libplasma

2009-05-07 Thread Aaron J. Seigo
On Thursday 07 May 2009, Leonardo Franchi wrote: > > Yes because most of the applets, containments, shells, etc there > > depend on resources from kdebase-runtime. > > Only the script engines there are more independed and may be > > moved further down? > > Something else that just came up---plasma

Re: JS Scriptengine in libplasma

2009-05-07 Thread Richard Dale
On Thu, May 7, 2009 at 12:26 PM, Marco Martin wrote: > On Thursday 07 May 2009, Leonardo Franchi wrote: >> On Thursday 07 May 2009 11:48:48 Richard Dale wrote: >> > On Wed, May 6, 2009 at 8:59 PM, Leonardo Franchi > wrote: >> > > hola folks, >> > > >> > > so i'm (finally) looking into adding scri

Re: JS Scriptengine in libplasma

2009-05-07 Thread Marco Martin
On Thursday 07 May 2009, Leonardo Franchi wrote: > On Thursday 07 May 2009 11:48:48 Richard Dale wrote: > > On Wed, May 6, 2009 at 8:59 PM, Leonardo Franchi wrote: > > > hola folks, > > > > > > so i'm (finally) looking into adding scripted applet/dataengine support > > > to amarok. it's really ea

Re: JS Scriptengine in libplasma

2009-05-07 Thread Leonardo Franchi
On Thursday 07 May 2009 11:48:48 Richard Dale wrote: > On Wed, May 6, 2009 at 8:59 PM, Leonardo Franchi wrote: > > hola folks, > > > > so i'm (finally) looking into adding scripted applet/dataengine support > > to amarok. it's really easy and transparent and all of that (yay plasma!) > > but we ha

Re: JS Scriptengine in libplasma

2009-05-07 Thread Richard Dale
On Wed, May 6, 2009 at 8:59 PM, Leonardo Franchi wrote: > hola folks, > > so i'm (finally) looking into adding scripted applet/dataengine support to > amarok. it's really easy and transparent and all of that (yay plasma!) but we > have a minor issue. we depend only on kdelibs, and the scriptengine

Re: JS Scriptengine in libplasma

2009-05-07 Thread Leonardo Franchi
On Thursday 07 May 2009 07:39:43 Andreas Stricker wrote: > Hi > > >>> it would probably belong in runtime, actually. > >>> kdebase/runtime/plasma/javascript? > > Yes, I'll appreciate this. This allows applications with > Applet containers without the need for workspace. > > Plasma is a great Widget