Review Request 110833: Remove KIconLoader dependency to KWidgets

2013-06-04 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110833/ --- Review request for KDE Frameworks and David Faure. Description --- As

Re: Bad rpath/LD_LIBRARY_PATH settings in kdelibs build scripts?

2013-06-04 Thread David Faure
On Tuesday 04 June 2013 23:36:47 Alexander Neundorf wrote: > On Tuesday 04 June 2013, Alex Merry wrote: > > On 03/06/13 22:51, Alexander Neundorf wrote: > > > Can you please also post what the RPATH and RUNPATH entries of meinproc4 > > > look like, e.g. using readelf -a bin/meinproc4 | grep PATH ?

Re: Review Request 110482: Move KStatusNotifierItem in KNotifications

2013-06-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110482/#review33775 --- staging/knotifications/src/knotificationrestrictions.h

Re: Bad rpath/LD_LIBRARY_PATH settings in kdelibs build scripts?

2013-06-04 Thread Alexander Neundorf
On Tuesday 04 June 2013, Alex Merry wrote: > On 03/06/13 22:51, Alexander Neundorf wrote: > > Can you please also post what the RPATH and RUNPATH entries of meinproc4 > > look like, e.g. using readelf -a bin/meinproc4 | grep PATH ? > > Hmm... it might just be caused by $LD_LIBRARY_PATH, which appe

Re: Bad rpath/LD_LIBRARY_PATH settings in kdelibs build scripts?

2013-06-04 Thread Alex Merry
On 03/06/13 22:51, Alexander Neundorf wrote: > Can you please also post what the RPATH and RUNPATH entries of meinproc4 look > like, e.g. using readelf -a bin/meinproc4 | grep PATH ? Hmm... it might just be caused by $LD_LIBRARY_PATH, which appears to override rpath. Meinproc rpath/runpath: Libr

Re: Review Request 110825: Move KEditListWidget to KWidgetAddons

2013-06-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110825/#review33770 --- Ship it! Move looks OK. Found some stuff when looking at the h

Re: Review Request 110815: Move KPassivePopup to KWidgetAddons

2013-06-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110815/#review33769 --- Looks good. Forced me to read the API, though tier1/kwidg

Re: Review Request 110820: Move KActionSelector to KWidgetAddons

2013-06-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110820/#review33767 --- tier1/kwidgetsaddons/src/kactionselector.h

Re: Review Request 110827: Move KCursor to KWidgetsAddons

2013-06-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110827/#review33766 --- Ship it! Ship It! - David Faure On June 4, 2013, 3:16 p.m.,

Re: Review Request 110482: Move KStatusNotifierItem in KNotifications

2013-06-04 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110482/ --- (Updated June 4, 2013, 8:02 p.m.) Review request for KDE Frameworks. Des

Re: Bad rpath/LD_LIBRARY_PATH settings in kdelibs build scripts?

2013-06-04 Thread Alexander Neundorf
On Tuesday 04 June 2013, Antonis Tsiapaliokas wrote: > Hello, > > Can you please also post what the RPATH and RUNPATH entries of meinproc4 > > > look > > like, e.g. using readelf -a bin/meinproc4 | grep PATH ? > > I have attach a file with the output... that looks good so far. Do you experience

Re: [extra-cmake-modules] attic/modules: Remove FindSoprano.cmake

2013-06-04 Thread Alexander Neundorf
Hi Christophe, On Tuesday 04 June 2013, Christophe Giboudeaux wrote: > Git commit 72b714ab3c487b41b46a9b694fdfe40607aa9824 by Christophe > Giboudeaux. Committed on 04/06/2013 at 10:32. > Pushed by cgiboudeaux into branch 'master'. > > Remove FindSoprano.cmake > > Soprano > 2.9 will provide a Sop

Re: Bad rpath/LD_LIBRARY_PATH settings in kdelibs build scripts?

2013-06-04 Thread Antonis Tsiapaliokas
Hello, I have exact the same issue... My Qt and kdelibs are both clean builds... I am installing both of them on /opt/kde5 ($KF5) I am using Qt 5.2 (dev branch).. One of the parameters on the Qt was -lib $KF5/64... (because my system is 64 bit.) Is that relevant? Could that cause the compile err

Re: KF5 Update Meeting Reminder 2013-w23

2013-06-04 Thread Anne-Marie Mahfouf
Hi, I can't make it unfortunately. I am a bit mixed up with my KNumInput patch and will need further guidance (maybe on IRC?), sorry about that. I'll read the meeting report. Anne-Marie - Mail original - > De: "David Faure" > À: kde-frameworks-devel@kde.org > Envoyé: Mardi 4 Juin 2013

Re: Bad rpath/LD_LIBRARY_PATH settings in kdelibs build scripts?

2013-06-04 Thread Antonis Tsiapaliokas
Hello, Can you please also post what the RPATH and RUNPATH entries of meinproc4 > look > like, e.g. using readelf -a bin/meinproc4 | grep PATH ? > I have attach a file with the output... Regards, Antonis frameworks_linking Description: Binary data __

Re: Review Request 110827: Move KCursor to KWidgetsAddons

2013-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110827/#review33752 --- Ship it! - David Edmundson On June 4, 2013, 3:16 p.m., Aleix

Review Request 110827: Move KCursor to KWidgetsAddons

2013-06-04 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110827/ --- Review request for KDE Frameworks. Description --- Moves KCursor arou

Re: Review Request 110826: Move KRatingPainter and KRatingWidget to KWidgetsAddons

2013-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110826/#review33748 --- Ship it! Ship It! - David Edmundson On June 4, 2013, 3:02 p

Re: Review Request 110825: Move KEditListWidget to KWidgetAddons

2013-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110825/#review33747 --- Ship it! Looks good to me, you might want to wait for checking

Re: Review Request 110826: Move KRatingPainter and KRatingWidget to KWidgetsAddons

2013-06-04 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110826/ --- (Updated June 4, 2013, 3:02 p.m.) Review request for KDE Frameworks. Cha

Re: Review Request 110825: Move KEditListWidget to KWidgetAddons

2013-06-04 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110825/ --- (Updated June 4, 2013, 2:54 p.m.) Review request for KDE Frameworks. Cha

Re: Review Request 110825: Move KEditListWidget to KWidgetAddons

2013-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110825/#review33742 --- New diff appears to be missing some files. - David Edmundson

Re: Review Request 110825: Move KEditListWidget to KWidgetAddons

2013-06-04 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110825/ --- (Updated June 4, 2013, 2:51 p.m.) Review request for KDE Frameworks. Cha

Re: Review Request 110826: Move KRatingPainter and KRatingWidget to KWidgetsAddons

2013-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110826/#review33741 --- tier1/kwidgetsaddons/src/kratingpainter.h

Review Request 110826: Move KRatingPainter and KRatingWidget to KWidgetsAddons

2013-06-04 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110826/ --- Review request for KDE Frameworks. Description --- Move KRatingPainte

Re: Review Request 110825: Move KEditListWidget to KWidgetAddons

2013-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110825/#review33740 --- tier1/kwidgetsaddons/src/keditlistwidget.cpp

Re: Review Request 110757: Port use of time_t to QDateTime in KImageCache

2013-06-04 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110757/ --- (Updated June 4, 2013, 1:59 p.m.) Status -- This change has been mark

Review Request 110825: Move KEditListWidget to KWidgetAddons

2013-06-04 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110825/ --- Review request for KDE Frameworks. Description --- Moved KEditListWid

Re: Review Request 110764: Port time_t to QDateTime in Slave (KIO)

2013-06-04 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110764/ --- (Updated June 4, 2013, 2:04 p.m.) Status -- This change has been mark

Re: Review Request 110760: Port time_t to QDateTime in KLauncher

2013-06-04 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110760/ --- (Updated June 4, 2013, 2:03 p.m.) Status -- This change has been mark