Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-20 Thread David Faure
On Tuesday 20 January 2015 01:39:43 David Narvaez wrote:
 On Sun, Jan 18, 2015 at 2:38 PM, David Narvaez
 
 david.narv...@computer.org wrote:
  Coincidentially, I am transplanting a protocol into KIO right now, so
  I can do this move also.
 
 So this transplant required some heavier porting to KF5 

I assume to get rid of kdelibs4support and compile with stricter flags?

 and now I have
 a couple of questions about how to post this for review. Should I:
 
 A) 1) Post a clone repo with the transplant and wait for approval
  2) Post a single RR with the KF5 port
 
 B) 1) Post a clone repo with the transplant and wait for approval
  2) Post several RR with specific changes towards KF5
 
 C) 1) Post a clone repo with the transplant and KF5 port all together
 
 
 A and B would mean I post a clone repo that has the thumbnail code but
 doesn't build it, the include_directory CMake instructions would come
 in A|B.2).

Another option would have been to post a RR for the KF5 port of the code in 
its current location, but I guess that's too much work at this point.

So A) sounds good to me, but I don't understand the wait for approval in 
step 1. Surely this is a temp repo, just for reviewing the changes before they 
happen in the real destination directory?

Thanks for your help.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-19 Thread David Narvaez
On Sun, Jan 18, 2015 at 2:38 PM, David Narvaez
david.narv...@computer.org wrote:
 Coincidentially, I am transplanting a protocol into KIO right now, so
 I can do this move also.

So this transplant required some heavier porting to KF5 and now I have
a couple of questions about how to post this for review. Should I:

A) 1) Post a clone repo with the transplant and wait for approval
 2) Post a single RR with the KF5 port

B) 1) Post a clone repo with the transplant and wait for approval
 2) Post several RR with specific changes towards KF5

C) 1) Post a clone repo with the transplant and KF5 port all together


A and B would mean I post a clone repo that has the thumbnail code but
doesn't build it, the include_directory CMake instructions would come
in A|B.2).

David E. Narvaez
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-18 Thread Bhushan Shah
On Sun, Jan 18, 2015 at 3:31 PM, David Faure fa...@kde.org wrote:
 The servicetype: yes, for sure, it should be there.

 The kioslave: on one hand, we can't have all kioslaves in kio; on the other
 hand, this one indeed has specific API in KIO (PreviewJob), which doesn't work
 if kio_thumbnail isn't there. Given that kio_thumbnail has no additional
 required dependency (apart from libjpeg), I am OK with it moving to the KIO
 framework.

Thanks, can you do the move? as I have no knowledge of how to preserve
history while doing so and stuff

-- 
Bhushan Shah

http://bhush9.github.io
IRC Nick : bshah on Freenode
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-18 Thread David Faure
On Sunday 18 January 2015 11:53:58 Bhushan Shah wrote:
 Hello!
 
 At moment thumbnail kioslave and thumcreator servicetype is provided
 by kio-extras repo. However KImageFilePreview uses thumbcreator
 service type, which results in non functioning KIMageFIlePreview with
 error/warning,
 
 KServiceTypeTrader: serviceType ThumbCreator not found
 
 if kio-extras is not installed, so kio-extras becomes hidden dep for kio..
 
 So any thoughts on moving thumbnail kioslave and thumbcreator service
 type to kio?

The servicetype: yes, for sure, it should be there.

The kioslave: on one hand, we can't have all kioslaves in kio; on the other 
hand, this one indeed has specific API in KIO (PreviewJob), which doesn't work 
if kio_thumbnail isn't there. Given that kio_thumbnail has no additional 
required dependency (apart from libjpeg), I am OK with it moving to the KIO 
framework.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-18 Thread David Narvaez
On Sun, Jan 18, 2015 at 9:16 AM, Bhushan Shah bhus...@gmail.com wrote:
 Thanks, can you do the move? as I have no knowledge of how to preserve
 history while doing so and stuff

Coincidentially, I am transplanting a protocol into KIO right now, so
I can do this move also.

David E. Narvaez
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-17 Thread Bhushan Shah
Hello!

At moment thumbnail kioslave and thumcreator servicetype is provided
by kio-extras repo. However KImageFilePreview uses thumbcreator
service type, which results in non functioning KIMageFIlePreview with
error/warning,

KServiceTypeTrader: serviceType ThumbCreator not found

if kio-extras is not installed, so kio-extras becomes hidden dep for kio..

So any thoughts on moving thumbnail kioslave and thumbcreator service
type to kio?

-- 
Bhushan Shah

http://bhush9.github.io
IRC Nick : bshah on Freenode
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel