← Back to team overview

zeitgeist team mailing list archive

[Bug 488790] Re: What value should event.actor have?

 

Or maybe better "app://<application_name>", where <application_name> is
a lowercase string without spaces, hard-coded in plugin loggers and
defined (for recent.py, etc) as the command you execute on the terminal
to run the application (we may need to maintain a "quirks list" here for
distros using different executable names for different apps, etc).

This has the advantage that I can just say "give me everything for
'firefox'" and don't need to worry whether it'll be firefox.desktop,
firefox-1.desktop, mycustombrowserlink.desktop or whatever, which would
be rather complicated.

What do you think?

-- 
What value should event.actor have?
https://bugs.launchpad.net/bugs/488790
You received this bug notification because you are a member of Zeitgeist
Developers, which is the registrant for Zeitgeist Framework.

Status in Zeitgeist Framework: Triaged

Bug description:
Our DB has some inconsistency  when we insert applications:
recently used inserts something like /path/to/app.desktop
while the other loggers use application://app.desktop
WHICH ONE SHOULD IT BE





References