Re: [PATCH] Suppress errors in Python AppletScripts

2010-07-28 Thread Luca Beltrame
On Wednesday 28 July 2010 23:21:54 Simon Edwards wrote: > It looks pretty good, just fix up the indentation and make sure you test > it a bit before you commit. Also wait until after 4.5 is out before you I used it for a bit, I'll likely test more this weekend and the upcoming week. If all goes w

Re: [PATCH] Suppress errors in Python AppletScripts

2010-07-28 Thread Simon Edwards
Hello, On 07/28/2010 12:03 AM, Luca Beltrame wrote: > while making a Python > plasmoid today, I noticed that the logs spammed Python exceptions to the > console once the plasmoid got deleted: > > AttributeError: 'PythonAppletScript' > object has no attribute 'pluginName' > > and also other errors

Re: newspaper containment resizing

2010-07-28 Thread Marco Martin
On Wed, Jul 28, 2010 at 12:16 AM, Marco Martin wrote: > On Wednesday 28 July 2010, Aleix Pol wrote: >> Hi, >> A couple of weeks ago I > told that I had some problems with the newspaper >> resizing that apparently > nobody else was having. Here there's a video where >> it's being reproduced > in th

Re: [Nepomuk] Activities and desktop events - Results from the meeting

2010-07-28 Thread Ivan Čukić
Here's the proposal for the new scoring formula. If you are not able to read .tex or .dvi, you can get the .pdf from here: http://poincare.math.rs/~ivan/files/other/scoring.pdf --- Not related to the above part: We need unique rating for every activity. Any ideas about how to do that in a simple

Re: integrating plasma into kdevelop's dashboard

2010-07-28 Thread Aaron J. Seigo
On July 28, 2010, Aleix Pol wrote: > I thought I could use that data engine approach but looks like that all > projects would have to share the same DataEngine instance so I still need > to tell them separately what project do they have to target somehow. what you want is a mapping between a conta

Re: integrating plasma into kdevelop's dashboard

2010-07-28 Thread Aleix Pol
On Wed, Jul 28, 2010 at 5:14 AM, Aaron J. Seigo wrote: > On July 27, 2010, Aleix Pol wrote: > > I've been looking into it and it's fine to use DataEngines. I have the > > exact same problem though. I can create a kdevelop DataEngine with a > > project DataContainer, but this is still created in t

Re: Grouping Desktop moved to kdereview

2010-07-28 Thread Giulio Camuffo
On Wednesday 28 July 2010 10:35:20 Burkhard Lück wrote: > The code is broken i18n-wise, it does not seem to load the right > translation catalogs: > groupingpanel.cpp:307:K_EXPORT_PLASMA_APPLET(groupingpanel, GroupingPanel) > -> this loads the catalog plasma_applet_groupingpanel > > groupingdeskto

Re: Grouping Desktop moved to kdereview

2010-07-28 Thread Aaron J. Seigo
On July 22, 2010, Giulio Camuffo wrote: > I've moved to kdereview/plasma/containments/ Grouping Desktop, my pet > project which I've been working on these last months. > It is a Desktop and a Panel Plasma Containments, in which I added the > support for grouping Applets in grids, in tabs, in a stac

Re: Grouping Desktop moved to kdereview

2010-07-28 Thread Burkhard Lück
Am Freitag, 23. Juli 2010, um 00:51:49 schrieb Giulio Camuffo: > Hi all KDE devs, > > I've moved to kdereview/plasma/containments/ Grouping Desktop, my pet > project which I've been working on these last months. > It is a Desktop and a Panel Plasma Containments, in which I added the > support for