Re: ThreadWeaver: using QObject's as Jobs

2014-11-25 Thread Milian Wolff
On Monday 24 November 2014 23:00:45 Mirko Boehm wrote: Hi Milian! Man, I totally thought this is absolutely intuitive :-) I will write something up as a blog post over the weekend. In the meantime, I am trying to answer your question below. On 24 Nov 2014, at 01:57, Milian Wolff

Re: Adventures in Bodega

2014-11-25 Thread Marco Martin
On Monday 24 November 2014, Aaron J. Seigo wrote: On Saturday, November 22, 2014 07.56:39 Jeremy Whiting wrote: getting an error inside the node redis module as seen below. Is redis something that is no longer maintained or something? redis is a very popular key/value store (in-memory with

Re: Adventures in Bodega

2014-11-25 Thread Marco Martin
On Saturday 22 November 2014, Jeremy Whiting wrote: Hello list, I realize this list will reach many more people than could probably answer, but the -active list seems to be dead from what I hear, so I thought I'd try here. In looking into bodega as a successor to opendesktop and ocs I've

Re: Review Request 121213: [OS X] correctly parse backtrace for demangling symbols

2014-11-25 Thread René J . V . Bertin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121213/ --- (Updated Nov. 25, 2014, 3:12 p.m.) Review request for KDE Software on

Re: ThreadWeaver: using QObject's as Jobs

2014-11-25 Thread Thiago Macieira
On Tuesday 25 November 2014 12:07:27 Milian Wolff wrote: On Monday 24 November 2014 19:28:57 Thiago Macieira wrote: On Monday 24 November 2014 23:00:45 Mirko Boehm wrote: Can I inherit from QObjectDecorator and pass this as the JobInterface *decoratee? The decorator wraps and

Re: Review Request 121213: [OS X] correctly parse backtrace for demangling symbols

2014-11-25 Thread Thomas Lübking
On Nov. 22, 2014, 11:20 nachm., Thomas Lübking wrote: kdecore/io/kdebug.cpp, line 717 https://git.reviewboard.kde.org/r/121213/diff/1/?file=329504#file329504line717 Why do you need to sharpen the match? René J.V. Bertin wrote: Because otherwise the symbol to be demangled is

Re: Review Request 121213: [OS X] correctly parse backtrace for demangling symbols

2014-11-25 Thread René J . V . Bertin
On Nov. 23, 2014, 12:20 a.m., Thomas Lübking wrote: kdecore/io/kdebug.cpp, line 717 https://git.reviewboard.kde.org/r/121213/diff/1/?file=329504#file329504line717 Why do you need to sharpen the match? René J.V. Bertin wrote: Because otherwise the symbol to be demangled is

Re: Review Request 121213: [OS X] correctly parse backtrace for demangling symbols

2014-11-25 Thread René J . V . Bertin
On Nov. 23, 2014, 12:20 a.m., Thomas Lübking wrote: kdecore/io/kdebug.cpp, line 717 https://git.reviewboard.kde.org/r/121213/diff/1/?file=329504#file329504line717 Why do you need to sharpen the match? René J.V. Bertin wrote: Because otherwise the symbol to be demangled is

Review Request 121248: Don't exclude /dev/shm from the possible directories to watch

2014-11-25 Thread Alberto Sánchez Molero
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121248/ --- Review request for kdelibs. Repository: kdelibs Description ---

Re: KDE-CI IRC meeting - Your possible KDE contributions in non-C++

2014-11-25 Thread Mario Fux
Am Samstag, 22. November 2014, 21.15:01 schrieb Mario Fux: Good morning So the date is set now: Tuesday, 2nd of December, 20.00 CET (UTC+1) For the meeting, its summary and other stuff I setup: https://notes.kde.org/p/CI_IRC_Meeting_01 Thanks and cu there Mario [Disclaimer: this email is

Re: KDE-CI IRC meeting - Your possible KDE contributions in non-C++

2014-11-25 Thread Marko Käning
Hi Mario, thanks for organizing this! Prospective agenda for the IRC meeting: - Ben: Short introduction to KDE CI - Everybody: Short introduction incl. their skills and wishes for KDE CI - Ben: What needs to be changed - Everybody: Work on a roadmap and distribute work till next meeting -

Re: ThreadWeaver: using QObject's as Jobs

2014-11-25 Thread Mirko Boehm
On 25 Nov 2014, at 04:28, Thiago Macieira thi...@kde.org wrote: The decorator wraps and object and acts as a QObject. It does not really care if the wrapped job is a QObject already. It will add defined signals to the job. Please don't create new classes named Q + Capital letter unless

Dr Konqi still misbehaving - advice needed

2014-11-25 Thread Ian Wadham
Hi guys, You may remember the recent fracas with Dr Konqi suddenly refusing to submit crash reports, because Bugzilla software (bugs.kde.org) had changed to a new version that no longer recognised cookies. The problem was fixed by me and the patch was released in KDE 4.14.2 and 4.14.3. It has

Re: Dr Konqi still misbehaving - advice needed

2014-11-25 Thread Thomas Lübking
On Montag, 24. November 2014 04:08:53 CEST, Ian Wadham wrote: So my immediate and most urgent question is how can I get Germano to recover that log output from Dr Konqi? He is using Fedora 20, KDE 4.14.3. kdebugdialog --fullmode filter for drkonqi and pass everything to a file like eg.

Re: Dr Konqi still misbehaving - advice needed

2014-11-25 Thread Ben Cooksley
On Mon, Nov 24, 2014 at 4:08 PM, Ian Wadham iandw...@gmail.com wrote: Hi guys, Hi Ian, You may remember the recent fracas with Dr Konqi suddenly refusing to submit crash reports, because Bugzilla software (bugs.kde.org) had changed to a new version that no longer recognised cookies. The

Re: Dr Konqi still misbehaving - advice needed

2014-11-25 Thread Ian Wadham
Hi Thomas, On 26/11/2014, at 10:19 AM, Thomas Lübking wrote: On Montag, 24. November 2014 04:08:53 CEST, Ian Wadham wrote: So my immediate and most urgent question is how can I get Germano to recover that log output from Dr Konqi? He is using Fedora 20, KDE 4.14.3. kdebugdialog

Re: Dr Konqi still misbehaving - advice needed

2014-11-25 Thread Ben Cooksley
On Wed, Nov 26, 2014 at 2:49 PM, Ian Wadham iandw...@gmail.com wrote: Hi Thomas, Hi Ian, On 26/11/2014, at 10:19 AM, Thomas Lübking wrote: On Montag, 24. November 2014 04:08:53 CEST, Ian Wadham wrote: So my immediate and most urgent question is how can I get Germano to recover that log

Re: Dr Konqi still misbehaving - advice needed

2014-11-25 Thread Ian Wadham
On 26/11/2014, at 12:49 PM, Ian Wadham wrote: So far the log shows that my patch is definitely there, in the distribution, but Bugzilla still returns a 410 error, even though it has been given a token (as required for version 4.4.6 of Bugzilla software). I have a feeling that KDE software