Re: What to test for 4.13?

2014-03-09 Thread Ben Cooksley
On Mon, Mar 10, 2014 at 7:06 PM, Ian Wadham wrote: > > On 09/03/2014, at 8:23 PM, Kevin Krammer wrote: > >> Hi Ian, >> >> On Sunday, 2014-03-09, 17:33:12, Ian Wadham wrote: >>> Hi Kevin and Frank, >>> >>> On 08/03/2014, at 11:02 PM, Kevin Krammer wrote: On Saturday, 2014-03-08, 21:47:07, Ian

Re: What to test for 4.13?

2014-03-09 Thread Ian Wadham
On 09/03/2014, at 8:23 PM, Kevin Krammer wrote: > Hi Ian, > > On Sunday, 2014-03-09, 17:33:12, Ian Wadham wrote: >> Hi Kevin and Frank, >> >> On 08/03/2014, at 11:02 PM, Kevin Krammer wrote: >>> On Saturday, 2014-03-08, 21:47:07, Ian Wadham wrote: On 08/03/2014, at 6:43 PM, Frank Reiningha

Re: What to test for 4.13?

2014-03-09 Thread Ian Wadham
On 09/03/2014, at 7:16 PM, Frank Reininghaus wrote: > 2014-03-09 7:33 GMT+01:00 Ian Wadham: >> On 08/03/2014, at 11:02 PM, Kevin Krammer wrote: >>> On Saturday, 2014-03-08, 21:47:07, Ian Wadham wrote: On 08/03/2014, at 6:43 PM, Frank Reininghaus wrote: > 2014-03-08 4:38 GMT+01:00 Ian Wadh

Re: What to test for 4.13?

2014-03-09 Thread Ian Wadham
On 10/03/2014, at 8:20 AM, Jos Poortvliet wrote: > On Friday 07 March 2014 20:17:16 Christoph Feck wrote: >> On Friday 07 March 2014 11:29:52 Jos Poortvliet wrote: >>> Hi, >>> >>> The first beta of our applications and platform 4.13 is out. There >>> are some major changes, the introduction of B

Re: What to test for 4.13?

2014-03-09 Thread Albert Astals Cid
El Diumenge, 9 de març de 2014, a les 19:25:37, Slavko Igric va escriure: > On Friday 07 of March 2014 11:29:52 Jos Poortvliet wrote: > > But there is more. We (the promo team) would like to write an article to > > ask our community to help test this release and we'd appreciate it if you > > could

Re: Review Request 116675: kdeexamples/plasma/c++/plasmoids/tooltips did not build

2014-03-09 Thread Gregor Mi
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116675/ --- (Updated March 9, 2014, 10:52 p.m.) Review request for KDE Examples. Ch

Re: What to test for 4.13?

2014-03-09 Thread Jos Poortvliet
On Friday 07 March 2014 20:17:16 Christoph Feck wrote: > On Friday 07 March 2014 11:29:52 Jos Poortvliet wrote: > > Hi, > > > > The first beta of our applications and platform 4.13 is out. There > > are some major changes, the introduction of Baloo being first and > > foremost among them. > > Yes

Baloo now has a user query parser

2014-03-09 Thread Denis Steckelmacher
Hi, I'm happy and excited to announce that I have ported my Nepomuk query parser to Baloo. The port itself and a small preliminary commit live in kde:baloo, branch "queryparser". All the parsing passes work, so the new parser is able to understand numbers, file sizes, float values, property

Re: Best way to display live raw RGB data

2014-03-09 Thread Lindsay Mathieson
On Sun, 9 Mar 2014 12:17:50 PM Allan Sandfeld Jensen wrote: > If you can not guarantee the liveness of _data. You should use > QPixmap::fromImage(img->copy()), otherwise you might end up with a QPixmap > which addresses _data. I have precise knowledge of the lifetime of the buffer. Turns out i

Re: What to test for 4.13?

2014-03-09 Thread Slavko Igric
On Sunday 09 of March 2014 20:11:15 Luigi Toscano wrote: > Please note that the master branch of kde-workspace is for Frameworks 5. If > you need kde-workspace for Qt4/kdelibs4, get it from the KDE/4.11 branch. I know that, kde-workspace was from KDE/4.11 and strace show that ksmserver called few

Re: What to test for 4.13?

2014-03-09 Thread Luigi Toscano
Slavko Igric wrote: > When I first build 4.13 (it was not tagged yet) ksmserver segfaulted on my > debian box, kde-workspace linked some QT5 libraries and build without error > but it was impossible to start KDE. Please note that the master branch of kde-workspace is for Frameworks 5. If you n

Review Request 116675: kdeexamples/plasma/c++/plasmoids/tooltips did not build

2014-03-09 Thread Gregor Mi
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116675/ --- Review request for KDE Examples. Repository: kdeexamples Description --

Re: What to test for 4.13?

2014-03-09 Thread Slavko Igric
On Friday 07 of March 2014 11:29:52 Jos Poortvliet wrote: > But there is more. We (the promo team) would like to write an article to > ask our community to help test this release and we'd appreciate it if you > could tell us WHAT exactly could use some extra testing! When I first build 4.13 (it w

Re: What to test for 4.13?

2014-03-09 Thread Andreas Cord-Landwehr
On Friday 07 March 2014 11:29:52 Jos Poortvliet wrote: > But there is more. We (the promo team) would like to write an article to ask > our community to help test this release and we'd appreciate it if you could > tell us WHAT exactly could use some extra testing! I would be grateful for feature t

Re: Best way to display live raw RGB data

2014-03-09 Thread Allan Sandfeld Jensen
On Sunday 09 March 2014, Lindsay Mathieson wrote: > I have a raw image buffer in xRGB format, 4 bytes per pixel, no row > padding. I’m unsure as to how to display it on screen – I played around > with Qimage, QPixmap and QLabel, but only got blank screens for my efforts > :( > > QImage *img =

Re: What to test for 4.13?

2014-03-09 Thread Kevin Krammer
Hi Ian, On Sunday, 2014-03-09, 17:33:12, Ian Wadham wrote: > Hi Kevin and Frank, > > On 08/03/2014, at 11:02 PM, Kevin Krammer wrote: > > On Saturday, 2014-03-08, 21:47:07, Ian Wadham wrote: > >> On 08/03/2014, at 6:43 PM, Frank Reininghaus wrote: > >>> 2014-03-08 4:38 GMT+01:00 Ian Wadham: > >>>

Re: What to test for 4.13?

2014-03-09 Thread Frank Reininghaus
Hi, 2014-03-09 7:33 GMT+01:00 Ian Wadham: > Hi Kevin and Frank, > > On 08/03/2014, at 11:02 PM, Kevin Krammer wrote: >> On Saturday, 2014-03-08, 21:47:07, Ian Wadham wrote: >>> On 08/03/2014, at 6:43 PM, Frank Reininghaus wrote: 2014-03-08 4:38 GMT+01:00 Ian Wadham: > While we are on the