Re: Review Request 125362: Avoid QByteArray::fromRawData

2015-09-28 Thread Igor Poboiko
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125362/ --- (Updated Sept. 29, 2015, 4:59 a.m.) Status -- This change has been m

Re: Unable to configure phonon-gstreamer with CMake

2015-09-28 Thread Jeffrey Brusseau
Ah I believe that may be it. I have the following in the home directory: [kdedev@d6701d3a4a0d ~]$ cat ~/.kdesrc-buildrc > # See the kdesrc-buildrc-sample for explanations of what the options do, or > # view the manpage or kdesrc-build documentation at > # http://kdesrc-build.kde.org/documentation/

plasma-nm fails to build

2015-09-28 Thread Jeffrey Brusseau
I'm trying to build KF5 (inside a archlinux base docker container via this project ). It ran all the way up to plasma-nm, failed to compile then stopped. Here's the build log: [kdedev@d6701d3a4a0d ~]$ cat > /work/source/log/2015-09-28-04/plasma-nm/bui

Re: Unable to configure phonon-gstreamer with CMake

2015-09-28 Thread Jeremy Whiting
kdesrc-build uses a .kdesrc-buildrc file in $HOME or in the current working directory if found. It also takes command-line arguments like --stop-on-failure but I thought that wasn't the default. Maybe it has been set in the .kdesrc-buildrc file in that project? More documentation can be found here:

Re: Unable to configure phonon-gstreamer with CMake

2015-09-28 Thread Jeffrey Brusseau
Yes, it stops the whole thing. I don't know why kdesrc-build doesn't just skip over those packages. I'm just using the default setup generated from "sudo ./run.py --base archlinux" in this project: https://github.com/Wenzel/docker-kdesrc-build and running "sudo ./kdesrc-build/kdesrc-build" from ins

Re: Review Request 125431: WriteTransaction: Fix memory corruption issue

2015-09-28 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125431/ --- (Updated Sept. 28, 2015, 10:10 p.m.) Status -- This change has been

Re: Review Request 125431: WriteTransaction: Fix memory corruption issue

2015-09-28 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125431/#review86077 --- I'm discarding this patch as review 125362 does a better job a

Re: Review Request 125362: Avoid QByteArray::fromRawData

2015-09-28 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125362/#review86076 --- Ship it! The more I think I about this, the more it makes sen

Re: Porting tutorials over to KF5

2015-09-28 Thread Albert Astals Cid
El Diumenge, 27 de setembre de 2015, a les 14:08:21, Juan Carlos Torres va escriure: > On Sunday, September 20, 2015 10:41:43 PM RISHABH GUPTA wrote: > > On Sun, Sep 20, 2015 at 10:08 PM, Albert Astals Cid wrote: > > > El Dissabte, 19 de setembre de 2015, a les 09:55:17, Juan Carlos Torres > > >

Re: Unable to configure phonon-gstreamer with CMake

2015-09-28 Thread Siddhartha
Hi, On 27 September 2015 at 10:36, Jeffrey Brusseau wrote: > When I run sudo ./kdesrc-build/kdesrc-build (from inside the container) it > fails on phonon-gstreamer with this output: This has been fixed in git master. Try building again. Cheers! Siddhartha >> Visit http://mail.kde.org/mailman/l

Re: Unable to configure phonon-gstreamer with CMake

2015-09-28 Thread Gregor Mi
Hi, phonon-gstreamer is one of the few packages that never could be built on my openSUSE 13.2 configuration. But normally the rest of the packages will be built anyway. Does the whole build process stop? On 27/09/15 07:06, Jeffrey Brusseau wrote: > I'm trying to set up the KF5 environment in a

Re: Review Request 125401: implement windows usermetadata

2015-09-28 Thread Patrick Spendrin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125401/ --- (Updated Sept. 28, 2015, 9:23 a.m.) Status -- This change has been m

Re: A call for more KDE people at next year's CppCon

2015-09-28 Thread R.Harish Navnit
Hi, Thanks for informing about this conference. I'm keen on reading your report that you'll post on your blog. I for one, never even knew that there was a C++ conference. Sounds great ! Thanks, R.Harish Navnit The Enigma On Sun, Sep 27, 2015 at 11:43 PM, Milia

[kde-workspace] /: Add readme explaining repo closure.

2015-09-28 Thread Ben Cooksley
Git commit 257b997132217fd73a1b3be14db49735b64235e7 by Ben Cooksley. Committed on 28/09/2015 at 08:40. Pushed by bcooksley into branch 'master'. Add readme explaining repo closure. CCMAIL: kde-core-de...@kde.org CCMAIL: kde-devel@kde.org A +2-0README.md http://commits.kde.org/kde-worksp

Re: Review Request 125424: Balooctl: Add checkDb command

2015-09-28 Thread Igor Poboiko
> On Сен. 28, 2015, 7:03 д.п., Igor Poboiko wrote: > > Oh, I didn't know that you can feed an ID to balooshow. Yeah, in that case > > I agree with you, URL is not necessary. > > > > Full check now takes some time... It would be useful if it would also > > report progress, since we know the tot

Re: Review Request 125424: Balooctl: Add checkDb command

2015-09-28 Thread Igor Poboiko
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125424/#review86024 --- Ship it! Oh, I didn't know that you can feed an ID to baloosh