Re: [Zeitgeist] [Question #83396]: Writing a Logger

2009-12-16 Thread Siegfried Gevatter
Question #83396 on Zeitgeist Framework changed: https://answers.edge.launchpad.net/zeitgeist/+question/83396 Siegfried Gevatter proposed the following answer: There is now documentation for the Zeitgeist API available at http ://zeitgeist-project.com/documentation. For a logger, the most relevant

Re: [Zeitgeist] [Question #83396]: Writing a Logger

2009-12-16 Thread Siegfried Gevatter
Question #83396 on Zeitgeist Framework changed: https://answers.edge.launchpad.net/zeitgeist/+question/83396 Siegfried Gevatter proposed the following answer: There is now documentation for the Zeitgeist API available at http ://zeitgeist-project.com/documentation. For a logger, the most relevant

[Zeitgeist] [Bug 497324] Re: documentation of zeitgeist

2009-12-16 Thread Markus Korn
Good point, I just added the urls to the symbols. And after seeing "mighty" two times in the last comment I decided to merge this first step into lp:zeitgeist as this make the docs available for everyone. revno: 1234 [merge] committer:

[Zeitgeist] [Bug 497324] Re: documentation of zeitgeist

2009-12-16 Thread Launchpad Bug Tracker
** Branch linked: lp:zeitgeist -- documentation of zeitgeist https://bugs.launchpad.net/bugs/497324 You received this bug notification because you are a member of Zeitgeist Developers, which is the registrant for Zeitgeist Framework. Status in Zeitgeist Framework: In Progress Bug description: T

[Zeitgeist] [Bug 497324] Re: documentation of zeitgeist

2009-12-16 Thread Mikkel Kamstrup Erlandsen
Can we have the URL links of the Manifestation and Interpretation types like we used to? They are mighty handy because the Nepomuk URLs actually point at the docs. Other than that - mighty good work! The docs look sweet! -- documentation of zeitgeist https://bugs.launchpad.net/bugs/497324 You re

[Zeitgeist] [Bug 497324] Re: documentation of zeitgeist

2009-12-16 Thread Markus Korn
As of rev1243 of the attached branch I fixed the first two issues, and made a few other improvements. I think the structure I've choosen there makes sense. I also added a tiny sphinx extension which automatically creates documentation for the Manifestation and Interpretation Symbols, so we don't

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

2009-12-16 Thread Mikkel Kamstrup Erlandsen
I think that you proposal is ok, except that should be the base filename of the .desktop file for the app. The reason is that apps need to be able to find the corresponding .desktop file easily - to show icons, internationalized names, etc. With your proposal one needs to sift through all .deskto

[Zeitgeist] [Bug 497306] Re: add HACKING document to the zeitgeist project

2009-12-16 Thread Mikkel Kamstrup Erlandsen
- TABs for indentation - All code in zeitgeist.* is our public API and *must* be fully documented - Code in _zeitgeist is private code and should be documented and written in a way so that others can understand it -- add HACKING document to the zeitgeist project https://bugs.launchpad.net/bugs/4

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

2009-12-16 Thread Siegfried Gevatter
Or maybe better "app://", where 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 diffe

[Zeitgeist] [Bug 493529] Re: OperationalError: too many SQL variables when requesting a huge number of events in GetEvents

2009-12-16 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: New => Fix Released -- OperationalError: too many SQL variables when requesting a huge number of events in GetEvents https://bugs.launchpad.net/bugs/493529 You received this bug notification because you are a member of Zeitgeist Developers, which is the re

[Zeitgeist] [Bug 495179] Re: What to do on failed or blocked event insertions?

2009-12-16 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Fix Committed => Fix Released -- What to do on failed or blocked event insertions? https://bugs.launchpad.net/bugs/495179 You received this bug notification because you are a member of Zeitgeist Developers, which is the registrant for Zeitgeist Framework.

[Zeitgeist] [Bug 497139] Re: zeitgeist-daemon errors on startup

2009-12-16 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Fix Committed => Fix Released -- zeitgeist-daemon errors on startup https://bugs.launchpad.net/bugs/497139 You received this bug notification because you are a member of Zeitgeist Developers, which is the registrant for Zeitgeist Framework. Status in Zeitg

[Zeitgeist] [Bug 495392] Re: What to do if an event is not found or blocked when calling GetEvents (or its engine equivalent)

2009-12-16 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Fix Committed => Fix Released -- What to do if an event is not found or blocked when calling GetEvents (or its engine equivalent) https://bugs.launchpad.net/bugs/495392 You received this bug notification because you are a member of Zeitgeist Developers, wh

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

2009-12-16 Thread Siegfried Gevatter
We need to settle this... My vote is for "app://.desktop". -- 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 Fram

[Zeitgeist] [Bug 497306] Re: add HACKING document to the zeitgeist project

2009-12-16 Thread Siegfried Gevatter
- Keep lines shorter than 80 characters. - Follow everything in PEP-8 except what we don't :P. -- add HACKING document to the zeitgeist project https://bugs.launchpad.net/bugs/497306 You received this bug notification because you are a member of Zeitgeist Developers, which is the registrant for

[Zeitgeist] [Bug 497316] Re: TypeError: get_most_used_with_subjects() takes exactly 5 arguments (2 given)

2009-12-16 Thread Siegfried Gevatter
revision rai...@ubuntu.com-20091216121046-z75eokvwb8vmyhzf (1232) Author: Siegfried-Angel Gevatter Pujals Date: Wed 2009-12-16 13:10:46 +0100 Branch: zeitgeist-trunk Bugs: https://launchpad.net/bugs/497316 fixed Fix GetMostUsedWithSubjects D-Bus to take all 5 arguments required by get_mos

[Zeitgeist] [Bug 497324] Re: documentation of zeitgeist

2009-12-16 Thread Markus Korn
** Branch linked: lp:~zeitgeist/zeitgeist/improve_documentation -- documentation of zeitgeist https://bugs.launchpad.net/bugs/497324 You received this bug notification because you are a member of Zeitgeist Developers, which is the registrant for Zeitgeist Framework. Status in Zeitgeist Framework

[Zeitgeist] [Bug 497324] [NEW] documentation of zeitgeist

2009-12-16 Thread Markus Korn
Public bug reported: This is a kind of meta-bug to improve the documentation of zeitgeist, there are several tasks we should try to adress: * rename doc/dbus, it is not a pure DBus API doc anymore, we already have the Datamodel documented etc. * split the huge index.html in multiple smaller pa

[Zeitgeist] [Bug 497188] Re: add get_most_used_with_subjects to client.py

2009-12-16 Thread Markus Korn
This bug is 'Won't fixed' until bug 497316 is fixed. -- add get_most_used_with_subjects to client.py https://bugs.launchpad.net/bugs/497188 You received this bug notification because you are a member of Zeitgeist Developers, which is the registrant for Zeitgeist Framework. Status in Zeitgeist Fr

[Zeitgeist] [Bug 497316] [NEW] TypeError: get_most_used_with_subjects() takes exactly 5 arguments (2 given)

2009-12-16 Thread Markus Korn
Public bug reported: I just added a new testcase to tests/remote-test.py, which is unfortunatly failing: mar...@thekorn ~/devel/zeitgeist/trunk % python test/remote-test.py ZeitgeistRemoteAPITest.testGetMostUsedWithSubjects :( DEBUG:zeitgeist.engine:Creating eng