Hi Vishesh,
2014/1/17 Vishesh Handa
>
> http://community.kde.org/Baloo
>
> Could someone please prooof read this page and let me know where it can be
> improved?
>
>
I experimented a bit with Conquirere and its possible port to a sql like
database.
While it is possible, it means I need to chang
> I'd say the Messages.sh pot filename are wrong for both the dataengine and the
> applet. Please confirm with the plasma developers what's the catalog name that
> will be loaded but yours doesn't seem to follow the pattern.
>
I see, the i18n techbase article says every qml app needs
plasma_applet
> I guess which icons are shown in the system tray is a setting of the system
> tray applet, no?
Yes but I have now a proper plasma update script, so this issue should
be solved now.
The script will be installed by default so any user should be updated correctly
>
> Assuming this setting is stored in some KConfig based file, wouldn't it be
> possible to migrate it using kconf_update?
>
Good question. The config is saved in plasma-desktop-appletsrc
and I need to add:
[Containments][3][Applets][25][Configuration][Applets][36]
geometry=0,0,24,24
immutabili
>
> The minor version upgrade process all throughout the KDE/Plasma 4 releases
> started off as a fairly steady source of minor nits and irritants for users.
>
> The Nepomuk controls themselves are already fairly well-known so it's even
> more important IMO that if they are deprecated that they don
>
> Why workspace when you are deprecating something in runtime?
>
All other Plasma::DataEngines and applets (battery, network) are in
workspace too. While runtime/plasma has only some generic stuff.
So in general it felt like the better place.
In addition I think this service info tool is not a
So after a first introduction in plasma, I like to get this thing into SC.
The Nepomuk-Controller aims to replace the current system tray Nepomuk applet.
This one allows to suspend/resume and show information for all the
indexers, thus
this gives any user a small hint what happens in the backgroun
Hi,
> On Tuesday, December 04, 2012 14:17:33 Jörg Ehrichs wrote:
>> > This sounds a bit like you're ignoring most of the feedback you got.
>>
>> No didn't ignore any reviews. I've changed/implemented each and every
>> suggestion/review I've got.
> This sounds a bit like you're ignoring most of the feedback you got.
No didn't ignore any reviews. I've changed/implemented each and every
suggestion/review I've got.
Except the few opened points you mentioned that are necessary to get
it into 4.11
As these points mean, I'll have to change /add
So it's been a while and I've changed "most" part of what was
suggested. (thanks for the hints again)
The program changed its name to "Nepomuk-WebMiner" for better
indication what it actually does and it respects the users privacy as
well as not to bog the system to much in the default behaviour.
Hi Sebastian,
2012/11/8 Sebastian Kügler :
> * As far as I can see, QWidget-related bits and "service-related" bits are
> split, so we're able to drop another ui on top of it for Plasma Active without
> much effort. (Even if the UI is a single knob =)) (Correct me if I missed a
> few points.)
>
Y
>> i18n is something I never liked about KDE, it is a big magic box to me
>> and i'm always glad if it works "somehow".
>
> I guess you did not automagically learn how to code in C++, you read about it,
> asked people and then learnt. The same applies to i18n handling, it's just a
> big magic box b
>> Yes, when I've started the project the new file extractors wasn't
>> available.
>> I do intent to switch to the new fileindexer way combined some the
>> current filename analyzing
>
>
> File name analyzing?
>
This is used to get additional information from video files.
Example videos
Big.buck.b
Hi Vishesh,
thanks for the input.
>
> 1. You have multiple extractors - One for resources which extract
> information from the file, and some web-extractors. Considering that Nepomuk
> now allows easy Qt based extractor plugins, how about we move your code over
> there? Your poppler based code wou
Hi,
>> First:
>> If the servcie is started the first time (which happens automatically when
>> it is installed) It will disable itself and also alter the
>> restart-on-reboot nepomuk config file.
>
> Not sure I get it, what's the use of this? You assume "user installs it -> is
> fine with requesti
Hi,
>
> Just a small question regarding the name - what do you think about
> renaming it to Nepomuk Metadata Retriever / Fetcher / Miner ...
>
I don't really care about the naming, so I'm fine to rename it.
The application is called "MetaData Extarctor" because Web-Extractor
is already taken.
Th
Hi Albert,
thanks for your input.
I have a few questions about them though.
2012/11/5 Albert Astals Cid
>
> How are you handling the i18n in the lib part? It seems like you'd need a
> KCatalogLoader in there.
i18n is something I never liked about KDE, it is a big magic box to me
and i'm always
Hi Sebastian,
2012/10/31 Sebastian Kügler
>
> > But I assume this is something the packagers have to split.
>
> That would be almost making sure that it will hit users. In general, never
> assume something's going to be fixed by packagers, they, too, need
> something
> that can just be slapped i
Hi,
2012/10/31 Sebastian Kügler :
>> While most parts can be safely installed by any user, the
>> Nepomuk2:Service should only be installed/activated, if the user is
>> aware of its function.
>
> How are you going to make sure the user is aware of its function?
>
Currently only in the KCM configu
2012/10/31 Sebastian Kügler :
> This doesn't look like it's kdelibs material anyway, so it's not affected by
> the kdelibs freeze.
>
The only reason to put in into kde-libs is the fact, that all other
Nepomuk stuff is in there too.
> I'm not sure where to put it consequentially, though, it does s
Hi,
2012/10/31 Burkhard Lück :
> You extract all messages to one catalog called metadataextractor.
>
> But the control module loads a catalog called kcm_metadataextractor and thus
> is untranslated.
>
> This patch solves this issue:
>
> [...]
>
Thanks I've changed this.
Jörg
Hi all,
today I've moved my metadata extractor into KDE Review [1].
As kde-libs is frozen till kf5 I like to get this into extragear/base
(unless anyone has a better idea where to put this).
For those who are unaware what this little program does:
This programs is an extension to Nepomuk and is
Am Samstag 26 März 2011, um 17:44:41 schrieb Albert Astals Cid:
> scripty never moves stuff, i just did move it though.
Thanks for helping me out on this.
Joerg
Am Donnerstag 17 März 2011, um 16:23:43 schrieb Albert Astals Cid:
> I had a quick look for the things i usually check and it is fine from my
side.
Thanks for checking the code :)
I took the chance and moved the program to git (extragear/base) where it will
sit for now.
Short question on my si
Am Donnerstag 17 März 2011, um 13:27:09 schrieb Albert Astals Cid:
> I sincerely think that if you did development while in kdereview we should
> review you again :D
If necessary, I won't stop anyone from it ;)
Nonetheless the changes are more or less only what several people mentioned in
the las
Hi everyone,
I would like to move my wacomtablet prohram out of kdereview finally.
Its there way to long now, as I've silently misused the kdereview section for
my slow development and this wasn't my intention after all.
As I have to change a few parts to adopt to the latest xf86-wacom-driver
u
26 matches
Mail list logo