Re: Removal of ksaneplugin from KDE Applications

2015-09-25 Thread Alexander Potashev
2015-09-25 9:53 GMT+03:00 Martin Koller :
> On Friday 25 September 2015 07:49:09 Alexander Potashev wrote:
>> Hi,
>>
>> The only user for ksaneplugin used to be Kolourpaint in KDE
>> Applications 15.08.x. I have now ported Kolourpaint from KScanDialog
>> to libksane as suggested here [1,2] (same thread), thus ksaneplugin
>> can be dropped from KDE Applications 15.12.
>
> thanks!
>
> hmmm... I'm trying to build kolourpaint now and get:
> /home/KDE5/source/kolourpaint/mainWindow/../scan/sanedialog.h:29:23: fatal 
> error: KSane/KSane: No such file or directory
>  #include 
> I have installed libksane-devel-15.08.1-1.1 (openSuse 13.2) which contains 
> just these includes
> /usr/include/libksane
> /usr/include/libksane/ksane.h
> /usr/include/libksane/libksane_export.h
> /usr/include/libksane/version.h

Hi Martin,

You must be on the frameworks branch. Then you need libksane/KF5 which
is not yet released, please install it from libksane repo's frameworks
branch.

But I have no idea why scandialog.{h.cpp} are even built when you
don't have libksane/kf5. Please try building from scratch, with a
clean build/CMakeCache.txt.

-- 
Alexander Potashev


Re: Removal of ksaneplugin from KDE Applications

2015-09-25 Thread Martin Koller
On Friday 25 September 2015 07:49:09 Alexander Potashev wrote:
> Hi,
> 
> The only user for ksaneplugin used to be Kolourpaint in KDE
> Applications 15.08.x. I have now ported Kolourpaint from KScanDialog
> to libksane as suggested here [1,2] (same thread), thus ksaneplugin
> can be dropped from KDE Applications 15.12.

thanks!

hmmm... I'm trying to build kolourpaint now and get:
/home/KDE5/source/kolourpaint/mainWindow/../scan/sanedialog.h:29:23: fatal 
error: KSane/KSane: No such file or directory
 #include 
I have installed libksane-devel-15.08.1-1.1 (openSuse 13.2) which contains just 
these includes
/usr/include/libksane
/usr/include/libksane/ksane.h
/usr/include/libksane/libksane_export.h
/usr/include/libksane/version.h

 
> BTW, is Kolourpaint ready for KF5 releases? I guess the only
> showstopper is qimageblitz-qt5 being unreleased.

I did not check recently (very busy in my job) but I think it's mainly testing.
The 2 things I can remember out of my head were scanning (seems solved now) and 
qimageblitz-qt5.

> [1] 
> https://mail.kde.org/pipermail/kde-frameworks-devel/2013-August/004862.html
> [2] 
> https://mail.kde.org/pipermail/kde-frameworks-devel/2013-September/004884.html

-- 
Best regards/Schöne Grüße

Martin
A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad?

()  ascii ribbon campaign - against html e-mail 
/\- against proprietary attachments

Geschenkideen, Accessoires, Seifen, Kulinarisches: www.lillehus.at


Removal of ksaneplugin from KDE Applications

2015-09-24 Thread Alexander Potashev
Hi,

The only user for ksaneplugin used to be Kolourpaint in KDE
Applications 15.08.x. I have now ported Kolourpaint from KScanDialog
to libksane as suggested here [1,2] (same thread), thus ksaneplugin
can be dropped from KDE Applications 15.12.

BTW, is Kolourpaint ready for KF5 releases? I guess the only
showstopper is qimageblitz-qt5 being unreleased.

[1] https://mail.kde.org/pipermail/kde-frameworks-devel/2013-August/004862.html
[2] 
https://mail.kde.org/pipermail/kde-frameworks-devel/2013-September/004884.html

-- 
Alexander Potashev