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

2015-01-21 Thread David Narvaez
On Wed, Jan 21, 2015 at 3:36 AM, David Faure wrote: > On Wednesday 21 January 2015 02:33:39 you wrote: >> But I think the parent of that porting patch would be a commit that is >> not in the kio repo. Anyhow, the repo to review is at >> >> g...@git.kde.org:clones/kio/narvaez/kio-new-protocols.git

Re: Indexing Text Files and Text Encoding

2015-01-21 Thread Milian Wolff
On Tuesday 20 January 2015 13:18:03 David Narvaez wrote: > On Tue, Jan 20, 2015 at 12:10 PM, Vishesh Handa wrote: > > Hey guys > > > > We have a plain text indexing plugin in KFileMetaData. It gives the plain > > text of any file whose mimetype beings with 'text/'. We used to use > > QString::fro

Re: Indexing Text Files and Text Encoding

2015-01-21 Thread Vishesh Handa
On Wednesday, January 21, 2015 11:51:13 AM Milian Wolff wrote: > Or just use Qt directly: > > http://stackoverflow.com/questions/18227530/check-if-utf-8-string-is-valid-i > n-qt/18228382#18228382 > > If it fails, either discard the file. Or try again with the system encoding > (if that is not UT

Re: CMake Error in building KF5 framework

2015-01-21 Thread Arjun AK
On Tuesday 20 Jan 2015 10:03:35 PM Sudha M.R. wrote: > Hi ! >I aim to install kholidays. But ended up with a pile of glitches in > building KF5. After looking around, I found that all the frameworks > (kitemmodels, kitemviews etc) had failed to build. So, l tried to > build them separately a

NetworkManager and DBus issues [was: Re: DBUS issues with KDE 4 and Frameworks 5]

2015-01-21 Thread Milian Wolff
On Thursday 13 November 2014 17:54:21 Milian Wolff wrote: > Hey all, > > https://community.kde.org/Frameworks/Building says: > > Warning: never start a KDE 4 application in this separate DBus session, it > > would conflict with your running Plasma 4 desktop. > > I just did that accidentally and n

Re: Indexing Text Files and Text Encoding

2015-01-21 Thread Albert Astals Cid
El Dimecres, 21 de gener de 2015, a les 13:24:02, Vishesh Handa va escriure: > On Wednesday, January 21, 2015 11:51:13 AM Milian Wolff wrote: > > Or just use Qt directly: > > > > http://stackoverflow.com/questions/18227530/check-if-utf-8-string-is-valid > > -i n-qt/18228382#18228382 > > > > If it

Re: Indexing Text Files and Text Encoding

2015-01-21 Thread David Narvaez
On Wed, Jan 21, 2015 at 4:20 PM, Albert Astals Cid wrote: > El Dimecres, 21 de gener de 2015, a les 13:24:02, Vishesh Handa va escriure: >> On Wednesday, January 21, 2015 11:51:13 AM Milian Wolff wrote: >> > Or just use Qt directly: >> > >> > http://stackoverflow.com/questions/18227530/check-if-ut