D9712: balooctl status: produce parseable output

2018-01-16 Thread Vishesh Handa
vhanda added a comment. In https://phabricator.kde.org/D9712#191746, @ltoscano wrote: > May I observe that relying on the command line output is fragile in the best case? > Unless the command can produce the output in some formatted way (like the openstack CLI, which can enable a spe

D8007: popplerextractor: don't try to guess the title if there isn't one.

2017-11-27 Thread Vishesh Handa
vhanda added a comment. To give some history - Strigi used to do this guessing, and when I implemented KFileMetaData, I decided to do the same. I don't have an opinion on whether it is a good idea or not. REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D8007 T

D8007: popplerextractor: don't try to guess the title if there isn't one.

2017-11-27 Thread Vishesh Handa
vhanda added a comment. > @vhanda do you know if there is something to do to update Baloo database when metadata returned by KFileMetaData are changed even if the file itself did not change ? I'm starting to forget the code base and what all I implemented. But I don't think such a thing

D8527: Display "Downloaded From" by default, if file supports it

2017-10-28 Thread Vishesh Handa
vhanda accepted this revision. vhanda added a comment. This revision is now accepted and ready to land. Looks good. Maybe we should wait and see if someone who works on Dolphin has an opinion. This widget is only used in Dolphin. REPOSITORY R824 Baloo Widgets BRANCH origin_url_38626

D8528: Consider DjVu files to be documents

2017-10-28 Thread Vishesh Handa
vhanda added a comment. Since I was added as a reviewer, I thought I'll comment. I am not currently maintaining Baloo or using it, so I don't want to really discuss the specifics. Though from a technical point of view this change will work. If nobody has any objections, I would say go fo

D4995: Fix DB inconsistency due to some docterms appearing with uppercase symbols

2017-03-19 Thread Vishesh Handa
vhanda accepted this revision. vhanda added a comment. This revision is now accepted and ready to land. This is awesome. Good work. Ship it! (If you don't have commit access, please ask for it, you can add me as a reference) (Optionally, one could even add a unit test) REPOSITORY

D4911: add Baloo DBus signals for moved or removed files

2017-03-03 Thread Vishesh Handa
vhanda added a comment. I'm not the maintainer of Baloo any more, so I don't want to give it a clear Yes / No. This patch is going to be a big CPU hog. For files this will barely have an impact, but for folders of a large enough size, it's going to result in tons of dbus signals, and mo

Re: Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly

2017-02-26 Thread Vishesh Handa
w.r.t the EventLoop. Diffs - autotests/convertertest.h 8129a48 autotests/convertertest.cpp ae4298e src/currency.cpp 715233c Diff: https://git.reviewboard.kde.org/r/122183/diff/ Testing --- Test now passes. Thanks, Vishesh Handa

Re: Scrap Baloo Thread Feedback

2016-10-17 Thread Vishesh Handa
ith this. I've already expressed my opinion. You all are free to make a decision. -- Vishesh Handa

Re: Scrap Baloo Thread Feedback

2016-10-17 Thread Vishesh Handa
On Fri, Oct 7, 2016 at 8:08 PM, Christoph Cullmann wrote: > > I did experiments and search works with tracker, but yes, a problem is > tagging,+ > which ATM doesn't work. Nor do I say that is a ready solution now, just a > possibility > to avoid having to maintain low level code with at most 1 p

Re: Scrap Baloo Thread Feedback

2016-10-07 Thread Vishesh Handa
we want instant feedback. This was an integral requirement. > I doubt e.g. tracker has different requirements, as it is used in similar > places by GNOME. > > But all that left besides, have you an proposal how to fixup the current > situation? > Are you willing to invest some work to fix the current issues or an idea what > would be a good way to tackle them? > I probably will not work more in Baloo. I'll have to investigate the problems a bit more. From the cursory look of this thread, it doesn't seem that the problems are that dire. But I may not be reading into it correctly. -- Vishesh Handa

Re: Scrap Baloo Thread Feedback

2016-10-07 Thread Vishesh Handa
. An analogy could be that we get commit emails, but we get to choose which projects we are interested in. We don't make everyone subscribe to kde-commits, and then put their own complex filters on top. -- Vishesh Handa

Re: Scrap Baloo Thread Feedback

2016-10-07 Thread Vishesh Handa
eview requests. It was just too much noise for me, and I found the noise/signal ratio way lower in kde-devel. Baloo-devel was specifically not chosen as it would just an another silo in kde. Nepomuk used to suffer from that. -- Vishesh Handa

Re: Scrap Baloo Thread Feedback

2016-10-07 Thread Vishesh Handa
On Fri, Oct 7, 2016 at 5:57 PM, Kevin Funk wrote: > On Friday, 7 October 2016 17:24:26 CEST Vishesh Handa wrote: >> Hey guys >> >> I was told there is a thread about scrapping Baloo. All Baloo >> discussion used to happen on kde-devel and that's where the revi

Scrap Baloo Thread Feedback

2016-10-07 Thread Vishesh Handa
ly taken. How about requirements such as resource consumption, ease of integration, search speed are taken into consideration? Come on guys. We're engineers over here. (If the discussion continues on kde-frameworks-devel, I probably won't see it) -- Vishesh Handa

Re: Review Request 128892: Open baloo lmdb database read-only beside in baloo_file/baloo_file_extractor + balooctl (for some commands) + unit tests

2016-09-11 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128892/#review99115 --- Ship it! This is awesome. Ship it. - Vishesh Handa On

Re: Find out whether a file is a remote file or not

2016-05-03 Thread Vishesh Handa
On Sun, May 1, 2016 at 6:28 PM, Dominik Haumann wrote: > > CC: Vishesh, since maybe baloo also had to solve these issues We mostly just use Solid to query the list of mount points and ignore non local stuff. baloo/src/file/storagedevices.h -- Vishesh

Re: Please add new versions on bugs.kde.org products on KF5 releases

2016-04-15 Thread Vishesh Handa
? > (the yaml file points to Vishesh). Whatever is easier. I am the maintainer, but I haven't been doing anything, so someone else should take over. I'll write an email announcing that soon. -- Vishesh Handa ___ Kde-frameworks-devel mailing l

Re: Review Request 127023: [KFileMetadata] Support Origin Email subject/sender/id

2016-02-15 Thread Vishesh Handa
uld be find amazing creative uses for the data. It did not end well. - Vishesh Handa On Feb. 9, 2016, 9:09 p.m., Kai Uwe Broulik wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.revie

Re: Review Request 125762: External extractor plugin support for KFileMetaData

2015-12-06 Thread Vishesh Handa
stuck, and all other plugins will suffer. Perhaps the list of mimetypes supported could be in a desktop file? - Vishesh Handa On Oct. 24, 2015, 12:19 p.m., Boudhayan Gupta wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 126110: Clean up and armour Baloo::Database::open()

2015-11-24 Thread Vishesh Handa
tps://git.reviewboard.kde.org/r/126110/#comment60854> Please remove the comment. It's not longer valid. src/engine/database.cpp (line 192) <https://git.reviewboard.kde.org/r/126110/#comment60855> Perhaps you want to close the env here as well? The assert can fail in production.

Re: Review Request 126105: Fix yet another crash in Dolphin when Baloo isn't running

2015-11-18 Thread Vishesh Handa
t the main use case that I focussed on was searching. Over there the db is only opened once per application. - Vishesh Handa On Nov. 18, 2015, 7:40 p.m., Boudhayan Gupta wrote: > > --- > This is an automatically generated e-ma

Re: Review Request 125762: External extractor plugin support for KFileMetaData

2015-10-24 Thread Vishesh Handa
age in this case. - Vishesh Handa On Oct. 24, 2015, 12:19 p.m., Boudhayan Gupta wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.

Re: Review Request 120393: [kdelibs4support] Kill dead code

2015-09-28 Thread Vishesh Handa
is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/120393/ > --- > > (Updated March 18, 2015, 6:24 p.m.) > > > Review request for KDE Frameworks, David Faure and

Re: Review Request 125243: Trivial CMake corrections for Baloo

2015-09-15 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125243/#review85460 --- Ship it! Ship It! - Vishesh Handa On Sept. 15, 2015, 5:15

Re: Review Request 124876: KSycoca: check timestamps and run kbuildsycoca if needed. No kded needed anymore.

2015-08-30 Thread Vishesh Handa
tps://git.reviewboard.kde.org/r/124876/#comment58543> Does the added `(void)` disable some kind of warning? src/sycoca/ksycoca.cpp (line 592) <https://git.reviewboard.kde.org/r/124876/#comment58544> random thought: Is the return value given by kbuildsyscoca useful? - Vishesh Handa On Aug. 28

Re: Review Request 124610: do not install namelink for private library

2015-08-04 Thread Vishesh Handa
it a ShipIt. Also, you probably want to get this in today before the tagging. - Vishesh Handa On Aug. 4, 2015, 8:04 a.m., Harald Sitter wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Making Baloo and KFileMetaData a framework

2015-07-20 Thread Vishesh Handa
27;ve replaced Xapian with a custom full-text-engine, so Baloo is now finally LGPL, and meets the frameworks criteria. The public API hasn't really changed since the last time. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-dev

Re: Review Request 124128: KDirWatch: Only establish a connection to FAM if requested

2015-07-02 Thread Vishesh Handa
marked as submitted. Review request for KDE Frameworks and David Edmundson. Changes --- Submitted with commit 9319a163b7f8360949bdd1cde12aaf3d7b033132 by Vishesh Handa to branch master. Repository: kcoreaddons Description --- KDirWatch by default initializes a connection to both

Re: Review Request 124128: KDirWatch: Only establish a connection to FAM if requested

2015-06-30 Thread Vishesh Handa
dated) - src/lib/io/kdirwatch.cpp 246be82 Diff: https://git.reviewboard.kde.org/r/124128/diff/ Testing --- Unit tests pass Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/ma

Re: Review Request 124128: KDirWatch: Only establish a connection to FAM if requested

2015-06-29 Thread Vishesh Handa
for a while on running FAMOpen. Diffs (updated) - src/lib/io/kdirwatch.cpp 246be82 Diff: https://git.reviewboard.kde.org/r/124128/diff/ Testing --- Unit tests pass Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frame

Re: Review Request 124134: Fixing KDED string references

2015-06-20 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124134/#review81598 --- Ship it! Looks good. - Vishesh Handa On June 20, 2015, 5

Review Request 124128: KDirWatch: Only establish a connection to FAM if requested

2015-06-19 Thread Vishesh Handa
h.cpp 246be82929cc08e40bd9eceec017036ec4686c26 Diff: https://git.reviewboard.kde.org/r/124128/diff/ Testing --- Unit tests pass Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinf

Re: Review Request 124065: KMimeType mimeTypeForNameAndData() -> mimeTypeForFileNameAndData()

2015-06-10 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124065/#review81372 --- Ship it! - Vishesh Handa On June 10, 2015, 7:51 p.m

Re: Review Request 123735: version of QmlObject with a static engine

2015-05-21 Thread Vishesh Handa
ed pointer are the only references to it. - Vishesh Handa On May 21, 2015, 10:52 a.m., Marco Martin wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https

Re: Review Request 123735: version of QmlObject with a static engine

2015-05-20 Thread Vishesh Handa
tps://git.reviewboard.kde.org/r/123735/#comment55306> It would be awesome if we could have some tests for this class. Maybe we can just try and copy the QQuickView tests? http://code.qt.io/cgit/qt/qtdeclarative.git/tree/tests/auto/quick/qquickview/tst_qquickview.cpp - Vishesh Hand

Re: Review Request 123735: version of QmlObject with a static engine

2015-05-19 Thread Vishesh Handa
> On May 19, 2015, 3:04 p.m., Vishesh Handa wrote: > > src/kdeclarative/qmlobjectsharedengine.cpp, line 60 > > <https://git.reviewboard.kde.org/r/123735/diff/8/?file=370102#file370102line60> > > > > I'm probably missing some parts of the picture. Could

Re: Review Request 123341: Optimize reading Sonnet settings by minimizing the cals to save()

2015-05-19 Thread Vishesh Handa
tps://git.reviewboard.kde.org/r/123341/#comment55282> Minor thing, which is up to you. In this test you're allocating the `Speller` off the heap and having to delete it. In the other test you're allocating it off the stack. - Vishesh Handa On May 12, 2015, 6:03 p.m.,

Re: Review Request 123735: version of QmlObject with a static engine

2015-05-19 Thread Vishesh Handa
some parts of the picture. Could you please explain why this needs to be static? Also, you could just combine the QSharedPointer and the normal pointer. - Vishesh Handa On May 18, 2015, 8 p.m., Marco Martin wrote: > > --- >

Re: Kross module loading is broken since KF5.0.0

2015-05-15 Thread Vishesh Handa
again. > > What do you think? > > Ok. Though I was hoping someone else would answer. We currently don't have a maintainer for Kross. So please make a review request with the changes, you can wait a week or so for someone to object, and then j

Re: Kross module loading is broken since KF5.0.0

2015-05-12 Thread Vishesh Handa
to me. > I would go for this one. It's trivial to implement and the speed difference would be minuscule. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 123367: Generate Q_PROPERTY entries out of KConfigSkeleton classes

2015-04-22 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123367/#review79347 --- Ship it! - Vishesh Handa On April 22, 2015, 2:51 p.m

Re: Review Request 123367: Generate Q_PROPERTY entries out of KConfigSkeleton classes

2015-04-22 Thread Vishesh Handa
7;requiresMoc' or 'requiresQObjectMacro'. - Vishesh Handa On April 15, 2015, 3:38 p.m., Aleix Pol Gonzalez wrote: > > --- > This is an automatically generated e-mail. To reply, visit: &

Re: Review Request 123402: Moves away from KService

2015-04-17 Thread Vishesh Handa
tps://git.reviewboard.kde.org/r/123402/#comment54080> If you want you can also change this to the new for syntax. - Vishesh Handa On April 17, 2015, 3:45 p.m., Aleix Pol Gonzalez wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 120393: [kdelibs4support] Kill dead code

2015-04-03 Thread Vishesh Handa
> On March 18, 2015, 11:23 p.m., Vishesh Handa wrote: > > I'm all for getting rid of the Nepomuk code. However, I'm not too sure > > about the strigi part. That should still work. > > Hrvoje Senjan wrote: > It does not ;-) > Originally, this revi

Re: Review Request 120393: [kdelibs4support] Kill dead code

2015-03-23 Thread Vishesh Handa
> On March 18, 2015, 11:23 p.m., Vishesh Handa wrote: > > I'm all for getting rid of the Nepomuk code. However, I'm not too sure > > about the strigi part. That should still work. > > Hrvoje Senjan wrote: > It does not ;-) > Originally, this revi

Re: Review Request 120393: [kdelibs4support] Kill dead code

2015-03-18 Thread Vishesh Handa
#x27;m not too sure about the strigi part. That should still work. - Vishesh Handa On March 18, 2015, 6:24 p.m., Hrvoje Senjan wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.review

Re: Review Request 122621: Implemented SlaveBase::GetFileSystemFreeSpace in sftp ioslave

2015-02-26 Thread Vishesh Handa
> On Feb. 25, 2015, 10:24 a.m., Vishesh Handa wrote: > > sftp/kio_sftp.cpp, line 247 > > <https://git.reviewboard.kde.org/r/122621/diff/1/?file=350141#file350141line247> > > > > The code indentation seems wrong. > > Emmanuel Pescosta wrote: >

Re: KDE Telepathy has an unreleased dependency

2015-02-26 Thread Vishesh Handa
On Wed, Feb 25, 2015 at 6:39 PM, Martin Klapetek wrote: > As I said it's not even being used right now, so imho would be fine if it > got > removed/disabled altogether. > Also, it will never work. Baloo KF5, has no knowledge about emails. That code also uses Akonadi APIs.

Re: Review Request 122621: Implemented SlaveBase::GetFileSystemFreeSpace in sftp ioslave

2015-02-25 Thread Vishesh Handa
621/#comment52765> The code indentation seems wrong. - Vishesh Handa On Feb. 18, 2015, 11:14 a.m., Emmanuel Pescosta wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboar

Re: Split kde-baseapps?

2015-02-25 Thread Vishesh Handa
ible then yes, because I > would > > prefer a KF5 based version of Dolphin in 15.04 :) > > AFAIK you depend on unreleased baloo-widgets? > We can make a release of it. I hadn't bothered till now since no one needed it. -- Vishesh Handa _

Re: Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly

2015-02-17 Thread Vishesh Handa
183/#comment52534> I'm really not sure what to do if we cannot open the file. Abort? Print out an error message? Or just silently ignore it like right now. - Vishesh Handa On Feb. 17, 2015, 11:22 a.m., Vishesh Handa wrote: > > -

Re: Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly

2015-02-17 Thread Vishesh Handa
) - src/currency.cpp 715233c autotests/convertertest.h 8129a48 autotests/convertertest.cpp ae4298e Diff: https://git.reviewboard.kde.org/r/122183/diff/ Testing --- Test now passes. Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list

Re: Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly

2015-02-16 Thread Vishesh Handa
n automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122183/#review75337 --- On Feb. 3, 2015, 12:49 p.m., Vishesh Handa wrote: > > --

Re: Review Request 122562: Add method for converting from QVariant to base64

2015-02-16 Thread Vishesh Handa
tps://git.reviewboard.kde.org/r/122562/#comment52519> Coding style src/qmlcontrols/kquickcontrolsaddons/clipboard.cpp <https://git.reviewboard.kde.org/r/122562/#comment52520> huh? The `case QVariant::String` does not matter. - Vishesh Handa On Feb. 13, 2015, 6:16 p.m

Re: Review Request 122453: Improve KPeople documentation, in order to become a Framework

2015-02-06 Thread Vishesh Handa
453/#comment52234> Perhaps you want to add your name over here? - Vishesh Handa On Feb. 6, 2015, 2:14 p.m., Aleix Pol Gonzalez wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.rev

Re: Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly

2015-02-03 Thread Vishesh Handa
the EventLoop. Diffs (updated) - autotests/convertertest.h 8129a48 autotests/convertertest.cpp ae4298e src/currency.cpp 715233c Diff: https://git.reviewboard.kde.org/r/122183/diff/ Testing --- Test now passes. Thanks, Vishesh Handa

Re: Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly

2015-02-03 Thread Vishesh Handa
------- On Jan. 23, 2015, 2:17 p.m., Vishesh Handa wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/122183/ >

Re: Build failed in Jenkins: kde-baseapps_master_qt5 #213

2015-01-31 Thread Vishesh Handa
Hi Vishesh, > > Any idea what changed in baloo that causes this CI error? > > Missing dependency maybe? > Yes. I moved the file from baloo to baloo-widgets. Let me try to fix it. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 122206: [kio] Make tests optional

2015-01-29 Thread Vishesh Handa
rameworks long ago, this is > > most certainly consistent. > > (see e.g. kcoreaddons - the find_package(Qt5Test) is being done in the > > autotests subfolder, the same could be done here). > > Vishesh Handa wrote: > It's not about users, it's about develop

Re: Review Request 122206: [kio] Make tests optional

2015-01-28 Thread Vishesh Handa
> On Jan. 23, 2015, 8:58 p.m., David Faure wrote: > > Not sure why this is suddenly triggering many philosophical discussions > > about what users should be doing (IMHO, give them choice, this is > > opensource). > > Similar changes have been done in most other frameworks long ago, this is > >

Re: backwards compatibility & how namespacing might help or not

2015-01-27 Thread Vishesh Handa
part of KDE Frameworks? Also, this is going to happen again with KF 5.9. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 122206: [kio] Make tests optional

2015-01-23 Thread Vishesh Handa
> On Jan. 23, 2015, 1:43 p.m., Vishesh Handa wrote: > > I'm not against this, but I am curious as to why this is being done. > > > > I would think that packagers should be building the tests and running them > > on their platform and make sure everything

Re: Review Request 122206: [kio] Make tests optional

2015-01-23 Thread Vishesh Handa
> On Jan. 23, 2015, 1:43 p.m., Vishesh Handa wrote: > > I'm not against this, but I am curious as to why this is being done. > > > > I would think that packagers should be building the tests and running them > > on their platform and make sure everything

Re: Review Request 122206: [kio] Make tests optional

2015-01-23 Thread Vishesh Handa
> On Jan. 23, 2015, 1:43 p.m., Vishesh Handa wrote: > > I'm not against this, but I am curious as to why this is being done. > > > > I would think that packagers should be building the tests and running them > > on their platform and make sure everything

Re: Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly

2015-01-23 Thread Vishesh Handa
--- Test now passes. Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 122206: [kio] Make tests optional

2015-01-23 Thread Vishesh Handa
is is being done. I would think that packagers should be building the tests and running them on their platform and make sure everything passes. We have a strict policy that all tests must always pass. - Vishesh Handa On Jan. 22, 2015, 7:48 p.m., Andreas Sturmlechner

Re: Review Request 122180: [KUnitConversion] Unit::setUnitMultiplier: Do not call oneself

2015-01-23 Thread Vishesh Handa
case in another patch. We no longer crash. Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 122181: [KUnitConversion] UnitCategory convert: Call UnitCategoryPrivate instead of duplicating it

2015-01-23 Thread Vishesh Handa
/ Testing --- Fixes a test in another patch. Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly

2015-01-22 Thread Vishesh Handa
an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122183/#review74534 --- On Jan. 21, 2015, 2:47 p.m., Vishesh Handa wrote: > >

Re: Review Request 122182: [KUnitConversion] Currency: Give default values for various currencies

2015-01-22 Thread Vishesh Handa
be downloaded. - Vishesh --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122182/#review74531 --- On Jan. 21, 2015, 2:4

Review Request 122182: [KUnitConversion] Currency: Give default values for various currencies

2015-01-21 Thread Vishesh Handa
. This patch updates it to the current values as reflected in the file. Diffs - src/currency.cpp 715233c Diff: https://git.reviewboard.kde.org/r/122182/diff/ Testing --- Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde

Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly

2015-01-21 Thread Vishesh Handa
/convertertest.cpp ae4298e src/currency.cpp 715233c src/unit.cpp 013b5d7 src/unitcategory.cpp c34217e Diff: https://git.reviewboard.kde.org/r/122183/diff/ Testing --- Test now passes. Thanks, Vishesh Handa ___ Kde-frameworks-devel

Review Request 122180: [KUnitConversion] Unit::setUnitMultiplier: Do not call oneself

2015-01-21 Thread Vishesh Handa
Description --- KUnitConversion: Unit::setUnitMultiplier: Do not call oneself Diffs - src/unit.cpp 013b5d7 Diff: https://git.reviewboard.kde.org/r/122180/diff/ Testing --- Created a test case in another patch. We no longer crash. Thanks, Vishesh Handa

Review Request 122181: [KUnitConversion] UnitCategory convert: Call UnitCategoryPrivate instead of duplicating it

2015-01-21 Thread Vishesh Handa
was caught while trying to debug the currency converter. It has its own custom convert function. Diffs - src/unitcategory.cpp c34217e Diff: https://git.reviewboard.kde.org/r/122181/diff/ Testing --- Fixes a test in another patch. Thanks, Vishesh Handa

Re: Baloo Framework - License Exception

2015-01-07 Thread Vishesh Handa
ut it will not be released with frameworks. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Baloo Framework - License Exception

2015-01-06 Thread Vishesh Handa
independently every month until it is effectively LGPL. But it can still remain a psuedo framework since it will follow the framework versioning and the KF5 prefix. Though it really is more work. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-framewor

Re: Baloo Framework - License Exception

2015-01-05 Thread Vishesh Handa
ake it a framework. I'll request the move and everything that is required. I'll also add a disclaimer that Baloo is effectively GPL. I also started hacking on the Xapian replacement, and I have a student experimenting with Lucene, so Baloo will eventually become LGPL. -- Vishesh Handa __

Re: Baloo Framework - License Exception

2014-12-18 Thread Vishesh Handa
appear to be more tightly bound to Plasma. * I like the 1 month cycles that Frameworks follows. * It isn't required for KMail any more. It's purely for file searching + indexing. Anyway, I guess I could possibly just move Baloo to extragear and start doing 1 month release

Re: Re: Baloo Framework - License Exception

2014-12-17 Thread Vishesh Handa
s linking against Xapian is enough to make it GPL. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Re: Baloo Framework - License Exception

2014-12-17 Thread Vishesh Handa
to easily swap out > Xapian > by something different I would say it's not derived work. But if Xapian is > deeply wired into Baloo I would say it's derived work. > It's not deeply wired but it is a very important component. We can easily replace Xapian if we want t

Baloo Framework - License Exception

2014-12-09 Thread Vishesh Handa
share of problems with Xapian [1]. But this will take time, I'm not too keen on switching to something on a whim without proper testing. Plus, it would be a substantially large change. -- Vishesh Handa [1] https://community.kde.org/Baloo/XapianProblems _

Re: Review Request 120550: Use the same strategy as FrameSvgItem and IconItem in QIconItem

2014-10-14 Thread Vishesh Handa
tps://git.reviewboard.kde.org/r/120550/#comment47668> Strange indentation. - Vishesh Handa On Oct. 13, 2014, 5:54 p.m., Aleix Pol Gonzalez wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.rev

Re: Review Request 120550: Use the same strategy as FrameSvgItem and IconItem in QIconItem

2014-10-14 Thread Vishesh Handa
> On Oct. 13, 2014, 1:35 p.m., Marco Martin wrote: > > src/quickaddons/managedtexturenode.h, line 52 > > > > > > even if will always remain just this member, just to me sure, it should > > be in a dpointer > > A

Re: Review Request 119796: Add a --run-env option

2014-10-10 Thread Vishesh Handa
This patch does not work as I could not figure out how to get the kdedir and qtdir configuration values from Module.pm. Could someone help? Diffs - modules/ksb/Application.pm 0324002 Diff: https://git.reviewboard.kde.org/r/119796/diff/ Testing --- Thanks, Vis

Re: Review Request 120049: KDirNotify: Use QUrl::toStringList

2014-10-10 Thread Vishesh Handa
/r/120049/diff/ Testing --- Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Initial standalone Plasma::Package repository

2014-09-17 Thread Vishesh Handa
> deprecated > would clash) > Just to confirm - With this, the package class in plasma-framework will now be deprecated? -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Review Request 120049: KDirNotify: Use QUrl::toStringList

2014-09-03 Thread Vishesh Handa
Description --- Instead of a custom function. QUrl::toStringList reserves the size of the new list before hand. Diffs - src/core/kdirnotify.cpp 14f4c9c Diff: https://git.reviewboard.kde.org/r/120049/diff/ Testing --- Thanks, Vishesh Handa

Re: split kdepimlibs

2014-08-26 Thread Vishesh Handa
definitely doesn't seem like a dumping ground. It's a valuable library that is also used by kpeople. It seems like a good candidate for an individual framework. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.o

Review Request 119796: Add a --run-env option

2014-08-14 Thread Vishesh Handa
and qtdir configuration values from Module.pm. Could someone help? Diffs - modules/ksb/Application.pm 0324002 Diff: https://git.reviewboard.kde.org/r/119796/diff/ Testing --- Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-

Re: Making KFileMetaData a framework

2014-08-06 Thread Vishesh Handa
data set/file against the extractors and to get some > result out of that should be made thread safe. > > Bye -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Making KFileMetaData a framework

2014-08-06 Thread Vishesh Handa
On Tuesday, August 05, 2014 11:19:16 PM Kevin Ottens wrote: > Hello, > > On Tuesday 05 August 2014 18:36:24 Vishesh Handa wrote: > > I would appreciate it if everyone could review the code once before it > > gets > > into frameworks. > > metainfo.yaml should have

Re: Making KFileMetaData a framework

2014-08-06 Thread Vishesh Handa
can be a bit expensive) > Hmm, Possibly. > > > > dump.cpp should check there's at least one arg. > (I know it's a test, but you explicitly check for >=2 but not <1) > Fixed Thanks for reviewing the code. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Making KFileMetaData a framework

2014-08-05 Thread Vishesh Handa
ave a certain number of unit tests. It's currently only used by Baloo. I would appreciate it if everyone could review the code once before it gets into frameworks. -- Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde

Re: Review Request 119155: Make the desktop containment respect minimum sizes

2014-07-07 Thread Vishesh Handa
esult in a warning in line 264 and 265. containments/desktop/package/contents/ui/main.qml <https://git.reviewboard.kde.org/r/119155/#comment43026> ? - Vishesh Handa On July 7, 2014, 12:51 p.m., Marco Martin wrote: > > --- &g

Re: Review Request 119110: Release Blocker - KProtocolManager: Fix double mutex locking on a non recursive mutex

2014-07-04 Thread Vishesh Handa
x27;s so expensive about Recursive mutexes? - Vishesh --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119110/#review61614 ----------

Re: Review Request 119110: Release Blocker - KProtocolManager: Fix double mutex locking on a non recursive mutex

2014-07-04 Thread Vishesh Handa
://git.reviewboard.kde.org/r/119110/diff/ Testing --- This can be tested by running `khotnewstuff "plasmoids.knsrc"` in knewstuff/tests/. Without this patch it just blocks. Thanks, Vishesh Handa ___ Kde-frameworks-devel ma

Review Request 119110: Release Blocker - KProtocolManager: Fix double mutex locking on a non recursive mutex

2014-07-04 Thread Vishesh Handa
be tested by running `khotnewstuff "plasmoids.knsrc"` in knewstuff/tests/. Without this patch it just blocks. Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 118960: Add a test to print out KLauncher's autostart files

2014-06-30 Thread Vishesh Handa
: https://git.reviewboard.kde.org/r/118960/diff/ Testing --- Thanks, Vishesh Handa ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: qt5 polkit-qt-1 and kdesrc-build

2014-06-30 Thread Vishesh Handa
On Sat, Jun 28, 2014 at 5:09 PM, Sune Vuorela wrote: > On 2014-06-27, David Faure wrote: > > > > This question is still open. We're releasing kauth as part of KF5 but > > polkit-qt-1 isn't getting released. > > > > Is there any maintainer for polkit-qt-1? > > > > For that matter, who maintains K

  1   2   >