[Zeitgeist] [Bug 760111] Re: zeitgeist-daemon crashed with OSError in makedirs(): [Errno 13] Permission denied: '/home/ubuntu/.local/share/zeitgeist'

2012-01-25 Thread Siegfried Gevatter
** Branch linked: lp:~zeitgeist/zeitgeist/dbfails ** Changed in: zeitgeist Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/760111

[Zeitgeist] [Bug 921840] [NEW] Clean up Python FTS suport files

2012-01-25 Thread Siegfried Gevatter
Public bug reported: Don't ship another copy of datamodel.py but use the one from the Python module (python/datamodel.py vs extensions/fts-python/datamodel.py). Also, go through the remaining files (constants.py and sql.py) and remove all unused stuff or otherwise clean it up. ** Affects:

[Zeitgeist] [Bug 772265] Re: The datahub starts zeitgeist-daemon on startup

2012-01-27 Thread Siegfried Gevatter
Is this still an issue now that Zeitgeist has been ported to Vala? -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/772265 Title: The datahub starts zeitgeist-daemon on

[Zeitgeist] [Bug 618639] Re: Logs 3 events for each recent file

2012-01-27 Thread Siegfried Gevatter
if (added == visited == modified) This would probably fail after deleting recently-used.xbel :( -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/618639 Title: Logs 3 events

[Zeitgeist] [Bug 922620] [NEW] Fix failing test cases: testBlacklistSignals and testDataSourceSignals

2012-01-27 Thread Siegfried Gevatter
Public bug reported: What the title says. ** Affects: zeitgeist Importance: Low Status: Triaged ** Changed in: zeitgeist Importance: Undecided = Low ** Changed in: zeitgeist Status: New = Triaged ** Changed in: zeitgeist Milestone: None = 0.9.0 -- You received

[Zeitgeist] [Bug 903975] Re: gedit crashed with SIGSEGV in zeitgeist_log_insert_events_from_ptrarray()

2012-01-30 Thread Siegfried Gevatter
So ZeitgeistLog was being free'd once a tab was closed (but then still used for any other tabs). Fixed it here: http://git.gnome.org/browse/gedit/commit/?id=4d7222562430379055e323f561c197dcb4106477 Not sure if that's the cause of this bug, but I couldn't spot anything else. -- You received

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/monitor-queue into lp:zeitgeist

2012-01-30 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/monitor-queue into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~rainct/zeitgeist/monitor-queue/+merge/90720 -- https://code.launchpad.net/~rainct/zeitgeist

[Zeitgeist] [Bug 924741] Re: eog plugin could not be loaded - Could not find 'Module' in '/usr/lib64/eog/plugins/zeitgeist-eog.plugin'

2012-02-01 Thread Siegfried Gevatter
Fixed, thanks! ** Changed in: zeitgeist-datasources Status: New = Fix Committed -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Data-Sources. https://bugs.launchpad.net/bugs/924741 Title: eog plugin could not

[Zeitgeist] [Bug 743857] Re: zeitgeist-daemon crashed with DatabaseError in execute(): database disk image is malformed

2012-02-02 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/743857 Title: zeitgeist-daemon crashed with

[Zeitgeist] [Bug 884193] Re: Add a way to query only a specific class - and NOT sub classes

2012-02-02 Thread Siegfried Gevatter
This doesn't need any changes in libzeitgeist, does it? -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/884193 Title: Add a way to query only a specific class - and NOT sub

[Zeitgeist] [Bug 884192] Re: Update to shared-desktop-ontologies-0.8

2012-02-02 Thread Siegfried Gevatter
** Changed in: libzeitgeist Milestone: None = 0.3.14 -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/884192 Title: Update to shared-desktop-ontologies-0.8 Status in

[Zeitgeist] [Bug 884192] Re: Update to shared-desktop-ontologies-0.8

2012-02-02 Thread Siegfried Gevatter
** Branch unlinked: lp:~rainct/zeitgeist/update-ontology-feb2012 -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/884192 Title: Update to shared-desktop-ontologies-0.8

[Zeitgeist] [Bug 884193] Re: Add a way to query only a specific class - and NOT sub classes

2012-02-03 Thread Siegfried Gevatter
I'm closing the libzeitgeist task then. ** Changed in: libzeitgeist Status: New = Invalid -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/884193 Title: Add a way to

Re: [Zeitgeist] [Merge] lp:~mhr3/zeitgeist/refactoring into lp:zeitgeist

2012-02-06 Thread Siegfried Gevatter
Review: Approve Good work. You aren't setting `is_read_only' to false anywhere. Other than that, looks good. -- https://code.launchpad.net/~mhr3/zeitgeist/refactoring/+merge/91334 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.

[Zeitgeist] [Bug 926652] Re: security/privacy hole in zeitgeist

2012-02-06 Thread Siegfried Gevatter
** Changed in: zeitgeist Importance: Undecided = Low ** Changed in: zeitgeist Status: New = Fix Committed ** Changed in: zeitgeist Milestone: None = 0.9.0 -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to the bug

[Zeitgeist] [Bug 624310] Re: Large requests increase memory usage considerably

2012-02-06 Thread Siegfried Gevatter
** Also affects: zeitgeist (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Zeitgeist Extensions, which is the registrant for Zeitgeist Extensions. https://bugs.launchpad.net/bugs/624310 Title: Large requests increase

[Zeitgeist] [Bug 902595] Re: gnome-terminal started from Dash never in most frequently used

2012-02-06 Thread Siegfried Gevatter
** Changed in: zeitgeist-datahub Status: Fix Committed = Fix Released ** Changed in: zeitgeist-datahub Milestone: None = 0.8.0 ** Changed in: zeitgeist-datahub Assignee: (unassigned) = Michal Hruby (mhr3) -- You received this bug notification because you are a member of

[Zeitgeist] [Bug 869879] Re: Desktop ID is not extracted correctly

2012-02-06 Thread Siegfried Gevatter
** Changed in: zeitgeist-datahub Status: Fix Committed = Fix Released ** Changed in: zeitgeist-datahub Milestone: None = 0.8.0 -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is the registrant for Zeitgeist Datahub.

Re: [Zeitgeist] [Merge] lp:~rainct/zeitgeist/ugly-as-hell into lp:zeitgeist

2012-02-07 Thread Siegfried Gevatter
Review: Disapprove -- https://code.launchpad.net/~rainct/zeitgeist/ugly-as-hell/+merge/90848 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. ___ Mailing list: https://launchpad.net/~zeitgeist Post to :

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/ugly-as-hell into lp:zeitgeist

2012-02-07 Thread Siegfried Gevatter
The proposal to merge lp:~rainct/zeitgeist/ugly-as-hell into lp:zeitgeist has been updated. Status: Needs review = Rejected For more details, see: https://code.launchpad.net/~rainct/zeitgeist/ugly-as-hell/+merge/90848 --

[Zeitgeist] [Bug 910199] Re: InstallMonitor called twice when using python bindings

2012-02-07 Thread Siegfried Gevatter
** Changed in: zeitgeist Assignee: (unassigned) = Siegfried Gevatter (rainct) -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/910199 Title: InstallMonitor called twice

[Zeitgeist] [Bug 922620] Re: Fix failing test cases: testBlacklistSignals and testDataSourceSignals

2012-02-07 Thread Siegfried Gevatter
** Changed in: zeitgeist Assignee: (unassigned) = Siegfried Gevatter (rainct) -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/922620 Title: Fix failing test cases

[Zeitgeist] [Bug 910199] Re: InstallMonitor called twice when using python bindings

2012-02-07 Thread Siegfried Gevatter
** Changed in: zeitgeist Importance: High = Low -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/910199 Title: InstallMonitor called twice when using python bindings

[Zeitgeist] [Bug 919614] Re: python-zeitgeist 0.8.99~alpha1b-1ubuntu1~ppa1

2012-02-08 Thread Siegfried Gevatter
Thank you for your bug report. This is already fixed in Debian and Ubuntu. I've just uploaded the fix to the PPA too (and updated it to 0.9 Alpha 2). ** Changed in: zeitgeist Status: New = Fix Released -- You received this bug notification because you are a member of Zeitgeist Framework

[Zeitgeist] [Bug 928804] [NEW] Blacklist doesn't handle empty current_uri

2012-02-08 Thread Siegfried Gevatter
Public bug reported: The blacklist extension needs to take into account that an empty `current_uri' will get the value of `uri'. It currently isn't doing so. This can be reproduced with a new test case: blacklist- test.BlacklistTest.testApplyBlacklistForEventWithEmptyCurrentURI ** Affects:

[Zeitgeist] [Bug 928811] [NEW] Bluebird: no test cases for Event.matches_template

2012-02-08 Thread Siegfried Gevatter
Public bug reported: Please write some ^^ ** Affects: zeitgeist Importance: Wishlist Status: Confirmed -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/928811

[Zeitgeist] [Bug 910445] Re: Cannot block a folder with an accent in the name

2012-02-08 Thread Siegfried Gevatter
*** This bug is a duplicate of bug 899096 *** https://bugs.launchpad.net/bugs/899096 ** This bug has been marked a duplicate of bug 899096 Cannot block a folder with a space in the name! -- You received this bug notification because you are a member of Activity Log Manager, which is the

[Zeitgeist] [Bug 899096] Re: Cannot block a folder with a space in the name!

2012-02-08 Thread Siegfried Gevatter
After writing some extensive test cases, I can say that blacklisting with spaces and special characters works fine with Zeitgeist, so I'm closing the Zeitgeist task. This is a bug in Activity Log Manager, which is inserting strings like file:///home/rainct/tmp/test/with spaces foo yeah/*. The

[Zeitgeist] [Bug 921531] Re: Migrate database to new version updating ontology

2012-02-08 Thread Siegfried Gevatter
(This will also trigger the permission updates for the database and directory.) ** Changed in: zeitgeist Importance: Low = Medium -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework.

[Zeitgeist] [Bug 852486] Re: Check for duplicate events when crawling the home folder

2012-02-08 Thread Siegfried Gevatter
I'm closing this bug report, since like Karl says it looks like it's already been implemented, and the crawler is gone in the Vala branch anyway. ** Changed in: activity-log-manager Status: New = Invalid -- You received this bug notification because you are a member of Activity Log

[Zeitgeist] [Bug 792288] Re: Activity Log Manager fails to launch

2012-02-08 Thread Siegfried Gevatter
I'm closing this since Activity Log Manager has been rewritten in Vala. ** Changed in: activity-log-manager Status: New = Invalid -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager.

[Zeitgeist] [Bug 783569] Re: Only show apps in list that actually log

2012-02-08 Thread Siegfried Gevatter
** Changed in: activity-log-manager Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/783569 Title: Only show apps in list that

[Zeitgeist] [Bug 783566] Re: Logging Active confusingly looks like Apply button

2012-02-08 Thread Siegfried Gevatter
** Changed in: activity-log-manager Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/783566 Title: Logging Active confusingly

[Zeitgeist] [Bug 784169] Re: Missing icon

2012-02-08 Thread Siegfried Gevatter
** Changed in: activity-log-manager Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/784169 Title: Missing icon Status in

[Zeitgeist] [Bug 785232] Re: Application list not sorted in any particular(ly obvious) order

2012-02-08 Thread Siegfried Gevatter
** Changed in: activity-log-manager Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/785232 Title: Application list not sorted

[Zeitgeist] [Bug 925637] Re: Folder blacklisted list should be enhanced to match with the prototype

2012-02-08 Thread Siegfried Gevatter
Unrelated, but it should probably also add a blacklist on current_uri. -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/925637 Title: Folder blacklisted list should be

[Zeitgeist] [Bug 910761] Re: Deleting history does not work in Oneiric

2012-02-08 Thread Siegfried Gevatter
** Changed in: activity-log-manager Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/910761 Title: Deleting history does not

[Zeitgeist] [Bug 618639] Re: Logs 3 events for each recent file

2012-02-08 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Opinion = Invalid -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is the registrant for Zeitgeist Datahub. https://bugs.launchpad.net/bugs/618639 Title: Logs 3 events for each recent file Status in

[Zeitgeist] [Bug 618639] Re: Logs 3 events for each recent file

2012-02-08 Thread Siegfried Gevatter
** Changed in: zeitgeist-datahub Milestone: None = 0.9.0 ** Changed in: zeitgeist-datahub Assignee: Michal Hruby (mhr3) = Siegfried Gevatter (rainct) -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is the registrant for Zeitgeist

Re: [Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/fts++ into lp:zeitgeist

2012-02-08 Thread Siegfried Gevatter
Review: Needs Fixing Awesome! C++ FTS ftw. - Add COPYING.GPL3, otherwise the tarball can't be re-distributed. - Considering sharing a get_flags_for_log_level or even set_log_level function between ZG and FTS? - s/ver != DatabaseSchema.CORE_SCHEMA_VERSION)/ver

Re: [Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/fts++ into lp:zeitgeist

2012-02-10 Thread Siegfried Gevatter
Review: Approve OK, merging it, but there's some outstanding stuff: * Important: the TableLookup in FTS can currently explode. The new schema version needs to add AUTOINCREMENT to the `id' row of all tables in TableLookup. We should do this before releasing a new tarball. *

Re: [Zeitgeist] [Merge] lp:~mhr3/zeitgeist/fts-extras into lp:zeitgeist

2012-02-10 Thread Siegfried Gevatter
Review: Approve Awesome. -- https://code.launchpad.net/~mhr3/zeitgeist/fts-extras/+merge/92430 Your team Zeitgeist Framework Team is subscribed to branch lp:~zeitgeist/zeitgeist/fts++. ___ Mailing list: https://launchpad.net/~zeitgeist Post to :

[Zeitgeist] [Bug 930023] Re: Activity logger logging stopped button not working

2012-02-10 Thread Siegfried Gevatter
** Project changed: zeitgeist = activity-log-manager -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/930023 Title: Activity logger logging stopped button not working

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/insert-event-fixes into lp:zeitgeist

2012-02-10 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/insert-event-fixes into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) Related bugs: Bug #928804 in Zeitgeist Framework: Blacklist doesn't handle empty current_uri https://bugs.launchpad.net/zeitgeist/+bug

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/schema6 into lp:zeitgeist

2012-02-10 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/schema6 into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~rainct/zeitgeist/schema6/+merge/92519 -- https://code.launchpad.net/~rainct/zeitgeist/schema6

[Zeitgeist] [Bug 930104] Re: Release checklist

2012-02-12 Thread Siegfried Gevatter
* extensions/fts.vala should be nice if FTS++ isn't installed (install_monitor is the biggest problem here) -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/930104 Title:

Re: [Zeitgeist] [Merge] lp:~rainct/zeitgeist/schema6 into lp:zeitgeist

2012-02-12 Thread Siegfried Gevatter
mhr3 master seiflotfy said break, so break it -- https://code.launchpad.net/~rainct/zeitgeist/schema6/+merge/92519 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. ___ Mailing list: https://launchpad.net/~zeitgeist Post to :

[Zeitgeist] [Bug 931136] [NEW] Write log output to ~/.cache/zeitgeist/

2012-02-12 Thread Siegfried Gevatter
Public bug reported: Writing log output to a file is still missing from the Python version. We had a daily rotated file there. ** Affects: zeitgeist Importance: Low Status: Confirmed ** Changed in: zeitgeist Importance: Undecided = Low ** Changed in: zeitgeist Status:

[Zeitgeist] [Bug 930104] Re: Release checklist

2012-02-12 Thread Siegfried Gevatter
UPDATED CHECKLIST: * Add AUTOINCREMENT to tables in TableLookup. -- DONE * Configure checking for Xapian being present. -- DONE Remaining items (not necessarily for the next tarball): * Prepare TableLookup.get_value in the constructor. * Make FTS++ optional. * Make the fts.vala

[Zeitgeist] [Bug 921531] Re: Migrate database to new version updating ontology

2012-02-13 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/921531 Title: Migrate database to new version updating

[Zeitgeist] [Bug 928811] Re: Bluebird: no test cases for Event.matches_template

2012-02-13 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Confirmed = In Progress ** Changed in: zeitgeist Assignee: (unassigned) = Siegfried Gevatter (rainct) -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/table-lookup-get-value-query into lp:zeitgeist

2012-02-13 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/table-lookup-get-value-query into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~rainct/zeitgeist/table-lookup-get-value-query/+merge/92843 -- https

[Zeitgeist] [Bug 928804] Re: Blacklist doesn't handle empty current_uri

2012-02-14 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/928804 Title: Blacklist doesn't handle empty current_uri

[Zeitgeist] [Bug 922620] Re: Fix failing test cases: testBlacklistSignals and testDataSourceSignals

2012-02-14 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/922620 Title: Fix failing test cases:

[Zeitgeist] [Bug 926652] Re: security/privacy hole in zeitgeist

2012-02-14 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/926652 Title: security/privacy hole in zeitgeist Status in

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/matches-template into lp:zeitgeist

2012-02-15 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/matches-template into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~rainct/zeitgeist/matches-template/+merge/93279 -- https://code.launchpad.net/~rainct

[Zeitgeist] [Bug 771513] Re: File search should use Tracker when available

2012-02-15 Thread Siegfried Gevatter
** No longer affects: zeitgeist -- You received this bug notification because you are a member of Zeitgeist Extensions, which is the registrant for Zeitgeist Extensions. https://bugs.launchpad.net/bugs/771513 Title: File search should use Tracker when available Status in Meta-tracker: New

[Zeitgeist] [Bug 931136] Re: Write log output to ~/.cache/zeitgeist/

2012-02-15 Thread Siegfried Gevatter
If zeitgeist writes blacklisted events to log too By default they won't be logged since the priority of those messages is DEBUG. However, you've raised a good point. We should probably chmod 0600 the log files too, just in case (and for consistency :)). -- You received this bug notification

[Zeitgeist] [Bug 930104] Re: Release checklist

2012-02-15 Thread Siegfried Gevatter
Moved the two remaining items to new bug #932989. ** Changed in: zeitgeist Status: Triaged = Fix Released -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/930104 Title:

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/custom-log-handler into lp:zeitgeist

2012-02-15 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/custom-log-handler into lp:zeitgeist with lp:~rainct/zeitgeist/matches-template as a prerequisite. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~rainct/zeitgeist/custom

Re: [Zeitgeist] [Merge] lp:~rainct/zeitgeist/matches-template into lp:zeitgeist

2012-02-17 Thread Siegfried Gevatter
2012/2/17 Michal Hruby michal.hr...@canonical.com: This is very close to public API, I'd prefer this didn't change, so if we want a variant with a PtrArray, let's call it something else (for example full_from_ptrarray) I don't want PtrArray, it's just a workaround since Vala is br0ken. 328

Re: [Zeitgeist] [Merge] lp:~rainct/zeitgeist/custom-log-handler into lp:zeitgeist

2012-02-17 Thread Siegfried Gevatter
2012/2/17 Michal Hruby michal.hr...@canonical.com: Only WARNING and higher levels should be logged to stderr. Currently it's sending anything but debug to stderr. I tried :P. (But if you want to change that, fine with me). Also, one thing I dont like about glib's default log handler is that

[Zeitgeist] [Bug 778140] Re: Time warp problem in MOVE_EVENT handling

2012-02-18 Thread Siegfried Gevatter
** Description changed: + MOVE EVENTS + - RainCT seiflotfy: the query updating current_uri on MOVE_EVENT should only change stuff with timestampmove_event_timestamp - seiflotfy RainCT, true - seiflotfy good catch - RainCT seiflotfy: there's also

Re: [Zeitgeist] [Bug 940907] [NEW] Don't log *.part files in Downloads folder

2012-02-25 Thread Siegfried Gevatter
Hi Omar, Nice catch, I agree b) would make sense. Michal, what do you think? -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is the registrant for Zeitgeist Datahub. https://bugs.launchpad.net/bugs/940907 Title: Don't log *.part files in

[Zeitgeist] [Bug 940907] Re: Don't log *.part files in Downloads folder

2012-02-27 Thread Siegfried Gevatter
** Changed in: zeitgeist-datahub Status: Confirmed = Fix Committed ** Changed in: zeitgeist-datahub Assignee: (unassigned) = Siegfried Gevatter (rainct) -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is the registrant for Zeitgeist

[Zeitgeist] [Bug 928811] Re: Bluebird: no test cases for Event.matches_template

2012-02-29 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: In Progress = Fix Released -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/928811 Title: Bluebird: no test cases for

[Zeitgeist] [Bug 933200] Re: zeitgeist-fts crashed with SIGSEGV in g_str_hash()

2012-03-01 Thread Siegfried Gevatter
*** This bug is a duplicate of bug 941530 *** https://bugs.launchpad.net/bugs/941530 ** This bug has been marked a duplicate of bug 941530 zeitgeist-daemon crashed with SIGSEGV in g_str_hash() -- You received this bug notification because you are a member of Zeitgeist Framework Team,

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/collapse-uri into lp:zeitgeist

2012-03-05 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/collapse-uri into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~rainct/zeitgeist/collapse-uri/+merge/95994 -- https://code.launchpad.net/~rainct/zeitgeist

[Zeitgeist] [Bug 926652] Re: security/privacy hole in zeitgeist

2012-03-08 Thread Siegfried Gevatter
** Changed in: zeitgeist (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/926652 Title: security/privacy hole in zeitgeist Status

Re: [Zeitgeist] [Merge] lp:~mhr3/zeitgeist/fts-secondary-sorting into lp:zeitgeist

2012-03-08 Thread Siegfried Gevatter
As discussed on IRC, I don't really like how this is ending up. We should look into re-architecting FTS at some point, starting from the assumption that it's only for searching current documents (so it may change from storing all events to storing one of each subjects + event information, or

[Zeitgeist] [Bug 948794] Re: Current URI field not used

2012-03-13 Thread Siegfried Gevatter
** Changed in: zeitgeist Importance: Undecided = High ** Changed in: zeitgeist Status: New = In Progress ** Changed in: zeitgeist Milestone: None = 0.9.0 ** Changed in: zeitgeist Assignee: (unassigned) = Siegfried Gevatter (rainct) ** Summary changed: - Current URI field

[Zeitgeist] [Bug 953041] Re: Extraneous actors are inserted into sqlite database during read-only operations

2012-03-13 Thread Siegfried Gevatter
** Changed in: zeitgeist Importance: Undecided = High ** Changed in: zeitgeist Milestone: None = 0.9.0 -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/953041 Title:

[Zeitgeist] [Bug 954206] [NEW] Improved DELETE_EVENT handling

2012-03-13 Thread Siegfried Gevatter
Public bug reported: DELETE EVENTS PRESENTATION When it comes to handling the deletion of files (local or remote -FTP/SSH/etc-), Zeitgeist supports the logging of DELETE_EVENTs, but that's about it. There's no clear distinction between what exists

[Zeitgeist] [Bug 954206] Re: Improved DELETE_EVENT handling

2012-03-13 Thread Siegfried Gevatter
** Description changed: DELETE EVENTS PRESENTATION When it comes to handling the deletion of files (local or remote -FTP/SSH/etc-), Zeitgeist supports the logging of DELETE_EVENTs, but that's about it. There's no clear

Re: [Zeitgeist] [Merge] lp:~tdfischer/zeitgeist/common-where into lp:zeitgeist

2012-03-13 Thread Siegfried Gevatter
Review: Approve -- https://code.launchpad.net/~tdfischer/zeitgeist/common-where/+merge/97270 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. ___ Mailing list: https://launchpad.net/~zeitgeist Post to :

[Zeitgeist] [Merge] lp:~tdfischer/zeitgeist/common-where into lp:zeitgeist

2012-03-13 Thread Siegfried Gevatter
The proposal to merge lp:~tdfischer/zeitgeist/common-where into lp:zeitgeist has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~tdfischer/zeitgeist/common-where/+merge/97270 --

Re: [Zeitgeist] [Merge] lp:~tdfischer/zeitgeist/bluebird into lp:zeitgeist

2012-03-13 Thread Siegfried Gevatter
Hm, personally I'd prefer a bool create=false parameter in get_id. Having get_ and find_ is kinda confusing (esp. with get_ inserting stuff :p). -- https://code.launchpad.net/~tdfischer/zeitgeist/bluebird/+merge/97026 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.

Re: [Zeitgeist] [Merge] lp:~tdfischer/zeitgeist/bluebird into lp:zeitgeist

2012-03-13 Thread Siegfried Gevatter
Not a problem, everything in lp:zeitgeist is private API so far :). -- https://code.launchpad.net/~tdfischer/zeitgeist/bluebird/+merge/97026 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. ___ Mailing list:

Re: [Zeitgeist] [Merge] lp:~tdfischer/zeitgeist/bluebird into lp:zeitgeist

2012-03-13 Thread Siegfried Gevatter
2012/3/13 Seif Lotfy s...@lotfy.com: but he has a point there since we did want to set up libzg 2 based on the internals of zeitgeist Yes, so it's time to get nice clean APIs before stuff gets exposed. But anyway, TableLookup is still then just internal API. --

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/fts-current-uri into lp:zeitgeist

2012-03-15 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/fts-current-uri into lp:zeitgeist. Requested reviews: Michal Hruby (mhr3) For more details, see: https://code.launchpad.net/~rainct/zeitgeist/fts-current-uri/+merge/97655 -- https://code.launchpad.net/~rainct/zeitgeist/fts-current

Re: [Zeitgeist] [Merge] lp:~rainct/zeitgeist/fts-current-uri into lp:zeitgeist

2012-03-15 Thread Siegfried Gevatter
Outstanding issue: Should CompileEventFilterQuery also be changed to use current_uri instead (or in addition to?) uri? -- https://code.launchpad.net/~rainct/zeitgeist/fts-current-uri/+merge/97655 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/fts-sorting into lp:zeitgeist

2012-03-16 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/fts-sorting into lp:zeitgeist. Requested reviews: Michal Hruby (mhr3) For more details, see: https://code.launchpad.net/~rainct/zeitgeist/fts-sorting/+merge/97985 -- https://code.launchpad.net/~rainct/zeitgeist/fts-sorting/+merge

[Zeitgeist] [Bug 778140] Re: Time warp problem in MOVE_EVENT handling

2012-03-18 Thread Siegfried Gevatter
** Description changed: MOVE EVENTS PRESENTATION By definition, Zeitgeist's events are immutable, and the subject meta-data they contain is a snapshot of how a given resource was back when the event happened. To be useful, some

[Zeitgeist] [Bug 954206] Re: Improved DELETE_EVENT handling

2012-03-18 Thread Siegfried Gevatter
** Description changed: DELETE EVENTS PRESENTATION When it comes to handling the deletion of files (local or remote -FTP/SSH/etc-), Zeitgeist supports the logging of DELETE_EVENTs, but that's about it. There's no clear

[Zeitgeist] [Bug 958502] [NEW] New mutable event meta-data: Current Origin

2012-03-18 Thread Siegfried Gevatter
Public bug reported: With the introduction of current_uri, I'd also make sense to have a current_origin field (with the associated ResultTypes). ** Affects: zeitgeist Importance: Medium Status: New -- You received this bug notification because you are a member of Zeitgeist

[Zeitgeist] [Bug 953041] Re: Extraneous actors are inserted into sqlite database during read-only operations

2012-03-18 Thread Siegfried Gevatter
@ Trever Fischer: Thanks! Can you please also add a test case to ensure this problem doesn't creep back? ** Changed in: zeitgeist Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to

[Zeitgeist] [Bug 932989] Re: Make FTS++ optional

2012-03-18 Thread Siegfried Gevatter
** Changed in: zeitgeist Assignee: (unassigned) = Moritz Neeb (zormit) -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/932989 Title: Make FTS++ optional Status in

[Zeitgeist] [Bug 959615] [NEW] Sorting of LEAST_POPULAR_* result type

2012-03-19 Thread Siegfried Gevatter
Public bug reported: // FIXME: Why are LEAST_POPULAR_* using ASC? ** Affects: zeitgeist Importance: Undecided Status: New -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework.

Re: [Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/fix-950983 into lp:zeitgeist

2012-03-19 Thread Siegfried Gevatter
Review: Abstain OK -- https://code.launchpad.net/~zeitgeist/zeitgeist/fix-950983/+merge/98176 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. ___ Mailing list: https://launchpad.net/~zeitgeist Post to :

Re: [Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/fix-950983 into lp:zeitgeist

2012-03-19 Thread Siegfried Gevatter
Review: Approve -- https://code.launchpad.net/~zeitgeist/zeitgeist/fix-950983/+merge/98176 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. ___ Mailing list: https://launchpad.net/~zeitgeist Post to :

Re: [Zeitgeist] [Merge] lp:~tdfischer/zeitgeist/timerange-deletion-api into lp:zeitgeist

2012-03-19 Thread Siegfried Gevatter
Review: Needs Fixing Hi Trever, First of all, thank you for working on this! As commented on IRC, I don't really see a point for storage_state, num_events and result_type in the event deletion method. The original proposal just had time_range and event_templates. (I'm also unconvinced that

[Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/fts-origin-hashing into lp:zeitgeist

2012-03-19 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~zeitgeist/zeitgeist/fts-origin-hashing into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~zeitgeist/zeitgeist/fts-origin-hashing/+merge/98281 -- https://code.launchpad.net

Re: [Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/fts-origin-hashing into lp:zeitgeist

2012-03-19 Thread Siegfried Gevatter
Maybe move the md5 summing into a function? It's ugly :p -- https://code.launchpad.net/~zeitgeist/zeitgeist/fts-origin-hashing/+merge/98281 Your team Zeitgeist Framework Team is requested to review the proposed merge of lp:~zeitgeist/zeitgeist/fts-origin-hashing into lp:zeitgeist.

Re: [Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/fts-origin-hashing into lp:zeitgeist

2012-03-19 Thread Siegfried Gevatter
Review: Approve Lovely :) -- https://code.launchpad.net/~zeitgeist/zeitgeist/fts-origin-hashing/+merge/98281 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. ___ Mailing list: https://launchpad.net/~zeitgeist Post to :

[Zeitgeist] [Bug 964219] Re: Issues with unity dash not working due to ZG DB

2012-03-24 Thread Siegfried Gevatter
Hi, Can you please try starting Zeitgeist with zeitgeist-daemon -r --log- level=debug --log-file=zeitgeist.txt, reproduce the problem in Unity, and then attach the resulting zeitgeist.txt file? Thanks -- You received this bug notification because you are a member of Zeitgeist Framework Team,

[Zeitgeist] [Merge] lp:~rainct/zeitgeist/limit-dbus-mb into lp:zeitgeist

2012-03-26 Thread Siegfried Gevatter
Siegfried Gevatter has proposed merging lp:~rainct/zeitgeist/limit-dbus-mb into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~rainct/zeitgeist/limit-dbus-mb/+merge/99349 -- https://code.launchpad.net/~rainct/zeitgeist

Re: [Zeitgeist] [Merge] lp:~tdfischer/zeitgeist/event-caching into lp:zeitgeist

2012-03-26 Thread Siegfried Gevatter
Review: Needs Fixing Hi Trever, Nice work, thanks for working on this! Some comments: max_cache_size = 1024; We have a (so far unused) constant for this in src/utils.vala: Utils.CACHE_SIZE. +uncached_ids.resize(uncached_ids.length+1); +

Re: [Zeitgeist] [Merge] lp:~tdfischer/zeitgeist/warning-fixes into lp:zeitgeist

2012-03-26 Thread Siegfried Gevatter
Review: Needs Fixing 19:11 RainCT tdfischer: we are using braces on separate lines -- https://code.launchpad.net/~tdfischer/zeitgeist/warning-fixes/+merge/99374 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. ___ Mailing list:

Re: [Zeitgeist] [Merge] lp:~tdfischer/zeitgeist/timerange-deletion-api into lp:zeitgeist

2012-03-26 Thread Siegfried Gevatter
(Follow up from IRC: the too many variables bug has already been fixed) -- https://code.launchpad.net/~tdfischer/zeitgeist/timerange-deletion-api/+merge/97272 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. ___ Mailing list:

[Zeitgeist] [Bug 961974] Re: dash (or file lens) doesn't find file

2012-03-26 Thread Siegfried Gevatter
** Changed in: zeitgeist Importance: Undecided = Medium ** Changed in: zeitgeist Milestone: None = 0.9.0 ** Changed in: zeitgeist Assignee: (unassigned) = Siegfried Gevatter (rainct) ** Changed in: zeitgeist Status: New = In Progress -- You received this bug notification

<    1   2   3   4   5   6   >