[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 Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/919614

Title:
  python-zeitgeist 0.8.99~alpha1b-1ubuntu1~ppa1

Status in Zeitgeist Framework:
  Fix Released

Bug description:
  UBUNTU 11.10

  ProblemType: Package
  Architecture: amd64
  Date: Fri Jan 20 13:34:33 2012
  Package: python-zeitgeist 0.8.99~alpha1b-1ubuntu1~ppa1
  SourcePackage: zeitgeist
  ErrorMessage:
   trying to overwrite '/usr/share/pyshared/zeitgeist/__init__.py', which is 
also in package zeitgeist-core 0.8.2-1
  DpkgTerminalLog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/919614/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-08 Thread cabanas
Thank you!
I hope it'll solve the problem.

-- 
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/919614

Title:
  python-zeitgeist 0.8.99~alpha1b-1ubuntu1~ppa1

Status in Zeitgeist Framework:
  Fix Released

Bug description:
  UBUNTU 11.10

  ProblemType: Package
  Architecture: amd64
  Date: Fri Jan 20 13:34:33 2012
  Package: python-zeitgeist 0.8.99~alpha1b-1ubuntu1~ppa1
  SourcePackage: zeitgeist
  ErrorMessage:
   trying to overwrite '/usr/share/pyshared/zeitgeist/__init__.py', which is 
also in package zeitgeist-core 0.8.2-1
  DpkgTerminalLog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/919614/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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
 Importance: Medium
 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/928804

Title:
  Blacklist doesn't handle empty current_uri

Status in Zeitgeist Framework:
  Confirmed

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/928804/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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

Title:
  Bluebird: no test cases for Event.matches_template

Status in Zeitgeist Framework:
  Confirmed

Bug description:
  Please write some ^^

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/928811/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 389: Add tools/gtk/zeitgeist-data-sources-gtk.py from Python branch

2012-02-08 Thread noreply

revno: 389
committer: Siegfried-Angel Gevatter Pujals siegfr...@gevatter.com
branch nick: bluebird
timestamp: Wed 2012-02-08 14:02:57 +0100
message:
  Add tools/gtk/zeitgeist-data-sources-gtk.py from Python branch
added:
  tools/README
  tools/gtk/
  tools/gtk/zeitgeist-data-sources-gtk.py


--
lp:zeitgeist
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird

Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.
To unsubscribe from this branch go to 
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird/+edit-subscription
=== added file 'tools/README'
--- tools/README	1970-01-01 00:00:00 +
+++ tools/README	2012-02-08 13:02:57 +
@@ -0,0 +1,11 @@
+This directory contains little utilities related to Zeitgeist.
+
+Distributors
+---
+
+Be aware that those utilities may have a different license than the main
+Zeitgeist engine (for example, GPLv3+ instead of LGPLv3+).
+
+Also, note that they are optional utilities. In case you package them,
+don't put them in the same package as the Zeitgeist engine if that adds
+unnecessary dependencies.

=== added directory 'tools/gtk'
=== added file 'tools/gtk/zeitgeist-data-sources-gtk.py'
--- tools/gtk/zeitgeist-data-sources-gtk.py	1970-01-01 00:00:00 +
+++ tools/gtk/zeitgeist-data-sources-gtk.py	2012-02-08 13:02:57 +
@@ -0,0 +1,137 @@
+#! /usr/bin/env python
+# -.- coding: utf-8 -.-
+#
+# Zeitgeist
+#
+# Copyright © 2010 Siegfried Gevatter siegfr...@gevatter.com
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation, either version 2.1 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this program.  If not, see http://www.gnu.org/licenses/.
+
+import gtk
+import gobject
+from gettext import install, ngettext # TODO: Setup translations.
+
+from zeitgeist.datamodel import Interpretation, Manifestation, DataSource
+from zeitgeist.client import ZeitgeistDBusInterface
+
+CLIENT = ZeitgeistDBusInterface()
+REGISTRY = CLIENT.get_extension(DataSourceRegistry, data_source_registry)
+
+class DataSourceList(gtk.TreeView):
+
+def __init__(self, activate_callback=None, select_callback=None):
+super(DataSourceList, self).__init__()
+
+self.store = gtk.TreeStore(str, str, bool, bool, gobject.TYPE_PYOBJECT)
+self.selection = self.get_selection() # gtk.TreeSelection
+self.set_model(self.store)
+self.set_search_column(0)
+
+col = self._create_column(_(Name))
+col[0].add_attribute(col[1], text, 0)
+col = self._create_column(_(Description))
+col[0].add_attribute(col[1], text, 1)
+col = self._create_column(_(Running?))
+col[0].add_attribute(col[1], text, 2)
+col = self._create_column(_(Enabled?), gtk.CellRendererToggle())
+col[1].set_property(activatable, 1)
+col[0].add_attribute(col[1], active, 3)
+col[1].connect(toggled, self._toggle_checkbox, self.store, 3,
+activate_callback)
+
+self.selection.connect(changed, self._selection_changed,
+select_callback)
+
+for datasource in REGISTRY.GetDataSources():
+self._add_item(datasource)
+
+def __len__(self):
+return len(self.store)
+
+def _create_column(self, name, cell_renderer=gtk.CellRendererText()):
+column = gtk.TreeViewColumn(name, cell_renderer)
+column.set_expand(True)
+column.set_sort_column_id(0)
+self.append_column(column)
+return (column, cell_renderer)
+
+def _toggle_checkbox(self, renderer, row, store, pos, callback):
+treeiter = store.get_iter(row)
+store.set(treeiter, pos, not store.get_value(treeiter, pos))
+if callback:
+callback(store.get_value(treeiter, 4))
+
+def _selection_changed(self, treeselection, callback):
+store, treeiter = treeselection.get_selected()
+if callback:
+callback(store.get_value(treeiter, 4))
+
+def _add_item(self, datasource):
+self.store.append(None, [datasource[DataSource.Name],
+datasource[DataSource.Description], datasource[DataSource.Running],
+datasource[DataSource.Enabled], DataSource(*datasource)])
+
+class MainWindow(gtk.Window):
+
+def __init__(self):
+super(MainWindow, self).__init__()
+self.set_title(Manage Zeitgeist data-sources)
+self.connect(destroy, self.quit)
+
+

[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 registrant for Activity Log Manager.
https://bugs.launchpad.net/bugs/910445

Title:
  Cannot block a folder with an accent in the name

Status in Activity Log Manager for Zeitgeist:
  New

Bug description:
  In Activity Log Manager, go to the Files tab, bottom section, select a
  path that has a accent in it somewhere (e,g, /home/user/Música) and
  add it to the list. Open a file in that folder.

  The file shouldn't appear on the recent files list, but it does!  I
  tried with other folders and it worked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/910445/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 spaces in
there need to be escaped to be a valid URI. Please construct the path
with g_build_path and use g_file_new_for_path+g_file_get_uri to get a
valid URI for use with Zeitgeist.

** Changed in: zeitgeist
   Status: New = Invalid

** Changed in: activity-log-manager
   Importance: Undecided = Medium

** Changed in: activity-log-manager
   Status: New = Triaged

** Changed in: activity-log-manager
Milestone: None = 0.9.1

-- 
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/899096

Title:
  Cannot block a folder with a space in the name!

Status in Activity Log Manager for Zeitgeist:
  Triaged
Status in Zeitgeist Framework:
  Invalid

Bug description:
  In Activity Log Manager, go to the Files tab, bottom section, select a
  path that has a space in it somewhere and add it to the list. Open a
  file in that folder.

  The file shouldn't appear on the recent files list, but it does! It
  only works if you rename the folders without a space, e.g. Two_Words
  instead of Two Words.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/899096/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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.
https://bugs.launchpad.net/bugs/921531

Title:
  Migrate database to new version updating ontology

Status in Zeitgeist Framework:
  Triaged

Bug description:
  Websites and stuff.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/921531/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 Manager, which is the registrant for Activity Log Manager.
https://bugs.launchpad.net/bugs/852486

Title:
  Check for duplicate events when crawling the home folder

Status in Activity Log Manager for Zeitgeist:
  Invalid

Bug description:
  Right now Activity Log Manager takes the home folder and searches all
  the file's last Modification time and enters a SAVE event for those
  file. The events can be duplicate.

  In other case, if the crawler is interrupted, then starting it again
  might lead to duplicate events

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/852486/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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.
https://bugs.launchpad.net/bugs/792288

Title:
  Activity Log Manager fails to launch

Status in Activity Log Manager for Zeitgeist:
  Invalid

Bug description:
  Installed from the PPA along with Zeitgeist 0.8.0 . When trying to
  launch activity-log-manager i get this:

  Traceback (most recent call last):
File /usr/bin/activity-log-manager, line 87, in module
  window = Window()
File /usr/share/activity-log-manager/src/window.py, line 49, in __init__
  self._set_up_ui()
File /usr/share/activity-log-manager/src/window.py, line 61, in _set_up_ui
  self._set_up_applications_tab()
File /usr/share/activity-log-manager/src/window.py, line 97, in 
_set_up_applications_tab
  self.applications_tab = ApplicationsTab()
File /usr/share/activity-log-manager/src/window.py, line 345, in __init__
  self.app_chooser_dialog = ApplicationsChooserDialog()
File /usr/share/activity-log-manager/src/window.py, line 713, in __init__
  self._set_up_ui()
File /usr/share/activity-log-manager/src/window.py, line 721, in 
_set_up_ui
  self.treeview._populate_view()
File /usr/share/activity-log-manager/src/window.py, line 686, in 
_populate_view
  pix = self._get_pixbuf_from_gio_icon(icon)
File /usr/share/activity-log-manager/src/window.py, line 674, in 
_get_pixbuf_from_gio_icon
  pix = icon_info.load_icon()
  glib.GError: Unrecognized image file format

  
  I also checked out Bug #784067 but zeitgeist is running in my case:
  [INFO - root] An existing instance was found. Please use --replace to quit it 
and start a new instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/792288/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 actually log

Status in Activity Log Manager for Zeitgeist:
  Fix Released

Bug description:
  The list of apps shows  a whole lot of things that don't log, for
  example Calculator, htop, Mahjong, D-Feet... I think it would be
  convenient to only show those apps that actually log to zeitgeist.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/783569/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 looks like Apply button

Status in Activity Log Manager for Zeitgeist:
  Fix Released

Bug description:
  The 'Logging Active' button in the bottom right corner is confusing.
  When I tried out the history manager for the first time, I went
  through each tab, and after that intuitively aimed for the Apply
  button - which turns out to disable logging instead.

  If no confirmation is needed for changes to apply, I suggest to put a
  Close button at the bottom. Otherwise I'm struggling to close the
  dialogue.

  And have either a real toggle button to globally disable  logging, or
  call it Disable logging to make it clearer what it does. And move it
  into the dialogue content area.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/783566/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 Activity Log Manager for Zeitgeist:
  Fix Released

Bug description:
  I just installed the application on 10.10 (I also have zeitgeist 0.8).
  In applications-extras, a question mark is shown instead of the icon.
  I attach a screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/784169/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 in any particular(ly obvious) order

Status in Activity Log Manager for Zeitgeist:
  Fix Released

Bug description:
  Suggestion: Sort by most frequently used or alphabetically.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/785232/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 enhanced to match with the prototype

Status in Activity Log Manager for Zeitgeist:
  Confirmed

Bug description:
  Right now files blocklisting is just a list of folders. It should contain a 
icon and nautilus icon in case of special folders
  Right now it looks like this
  http://i.imgur.com/MfD5E.png

  and should look like
  
https://lh4.googleusercontent.com/VzHz73ZkGqMdtsqK3uelIRMJqCXsQ74Y6WhP4qLRLkTNdOoHAZrgEkurV-N_wSPFQwr5inz0gT0iL5hb6rXk-Ughj1FAk_A3RXtgFIM9L8K2c_kJ2Ok

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/925637/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 work in Oneiric

Status in Activity Log Manager for Zeitgeist:
  Fix Released

Bug description:
  Hello, I installed activity-log-manager from the Oneiric repository
  (0.8.0-1~oneiric1). Blacklisting directories works, but deleting
  history does not. Whether I clear the history by date or by time
  range, old items are still present if I start to type in the dash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/910761/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 928946] [NEW] The .desktop.in files don't match with executable file name

2012-02-08 Thread मनीष सिन्हा
Public bug reported:

The alm.desktop.in and alm--cpanel.desktop.in still contains line


Exec=alm
Icon=alm


AND

Exec=gnome-control-center alm

which needs to be changed to activity-log-manager

** Affects: activity-log-manager
 Importance: High
 Assignee: Manish Sinha (मनीष सिन्हा) (manishsinha)
 Status: Confirmed

** Changed in: activity-log-manager
   Importance: Undecided = High

** Changed in: activity-log-manager
   Status: New = Confirmed

** Changed in: activity-log-manager
Milestone: None = 0.9.1

** Changed in: activity-log-manager
 Assignee: (unassigned) = Manish Sinha (मनीष सिन्हा) (manishsinha)

-- 
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/928946

Title:
  The .desktop.in files don't match with executable file name

Status in Activity Log Manager for Zeitgeist:
  Confirmed

Bug description:
  The alm.desktop.in and alm--cpanel.desktop.in still contains line

  
  Exec=alm
  Icon=alm

  
  AND

  Exec=gnome-control-center alm

  which needs to be changed to activity-log-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/928946/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 899096] Re: Folder blacklisting doesn't use valid URI

2012-02-08 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Triaged = Confirmed

** Changed in: activity-log-manager
 Assignee: (unassigned) = Manish Sinha (मनीष सिन्हा) (manishsinha)

-- 
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/899096

Title:
  Folder blacklisting doesn't use valid URI

Status in Activity Log Manager for Zeitgeist:
  Confirmed
Status in Zeitgeist Framework:
  Invalid

Bug description:
  In Activity Log Manager, go to the Files tab, bottom section, select a
  path that has a space in it somewhere and add it to the list. Open a
  file in that folder.

  The file shouldn't appear on the recent files list, but it does! It
  only works if you rename the folders without a space, e.g. Two_Words
  instead of Two Words.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/899096/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 Framework:
  Invalid
Status in Zeitgeist Datahub:
  Confirmed

Bug description:
  Each event for a recent file is logged 3 times. An AccessEvent,
  ModifyEvent, and a CreateEvent. Scatter shooting when we can't figure
  out the event type greatly decreases the value of the logged data.

  We need to figure something out here I think...

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/618639/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[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 Datahub.
https://bugs.launchpad.net/bugs/618639

Title:
  Logs 3 events for each recent file

Status in Zeitgeist Framework:
  Invalid
Status in Zeitgeist Datahub:
  Confirmed

Bug description:
  Each event for a recent file is logged 3 times. An AccessEvent,
  ModifyEvent, and a CreateEvent. Scatter shooting when we can't figure
  out the event type greatly decreases the value of the logged data.

  We need to figure something out here I think...

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/618639/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-08 Thread Launchpad Bug Tracker
** Branch linked: lp:zeitgeist-datahub

-- 
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 Framework:
  Invalid
Status in Zeitgeist Datahub:
  Confirmed

Bug description:
  Each event for a recent file is logged 3 times. An AccessEvent,
  ModifyEvent, and a CreateEvent. Scatter shooting when we can't figure
  out the event type greatly decreases the value of the logged data.

  We need to figure something out here I think...

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/618639/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 928946] Re: The .desktop.in files don't match with executable file name

2012-02-08 Thread Sam_
Log manager doesn't open from dash. 
WARN  2012-02-08 18:48:47 unity unknown:0 Unable to launch alm.desktop: child 
process »alm« couldn't be executed (file or directory not found).

-- 
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/928946

Title:
  The .desktop.in files don't match with executable file name

Status in Activity Log Manager for Zeitgeist:
  Confirmed

Bug description:
  The alm.desktop.in and alm--cpanel.desktop.in still contains line

  
  Exec=alm
  Icon=alm

  
  AND

  Exec=gnome-control-center alm

  which needs to be changed to activity-log-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/928946/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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  
DatabaseSchema.CORE_SCHEMA_VERSION/
  What's the rationale for this? We don't know changes won't break compatibility

- Can you explain the // Don't disconnect monitors using service names?

I didn't really review the C++ stuff (I'm asuming you and Mikkel reviewed each 
other's stuff already?).
-- 
https://code.launchpad.net/~zeitgeist/zeitgeist/fts++/+merge/92022
Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-08 Thread Michal Hruby
 Awesome! C++ FTS ftw.
 
 - Add COPYING.GPL3, otherwise the tarball can't be re-distributed.
 

On it...

 - Considering sharing a get_flags_for_log_level or even set_log_level
   function between ZG and FTS?
 

I don't think that's really necessary, strictly speaking it'd be a utility 
function for a specific app, and has no place in a library.

 - s/ver != DatabaseSchema.CORE_SCHEMA_VERSION)/ver 
 DatabaseSchema.CORE_SCHEMA_VERSION/
   What's the rationale for this? We don't know changes won't break
 compatibility
 

Does that mean we should automatically assume that the possible changes do 
break stuff? This is only used with read-only database so I don't see any harm 
- either the reading will continue to work or you'll get some run-time errors, 
I find that better than just not working with even trying.

 - Can you explain the // Don't disconnect monitors using service names?
 

As said on IRC, it prevents some races by allowing the internal extensions to 
register a monitor with a service name (races that would otherwise cause missed 
notifications when the external daemon is starting and didn't have a chance to 
register a monitor)

 I didn't really review the C++ stuff (I'm asuming you and Mikkel reviewed each
 other's stuff already?).

Partially, but we have tests, so it has to work, right?! :)
-- 
https://code.launchpad.net/~zeitgeist/zeitgeist/fts++/+merge/92022
Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-08 Thread Michal Hruby
The proposal to merge lp:~zeitgeist/zeitgeist/fts++ into lp:zeitgeist has been 
updated.

Description changed to:

More core changes so we can implement the new FTS daemon, plus the daemon 
itself.

For more details, see:
https://code.launchpad.net/~zeitgeist/zeitgeist/fts++/+merge/92022
-- 
https://code.launchpad.net/~zeitgeist/zeitgeist/fts++/+merge/92022
Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 928946] Re: The .desktop.in files don't match with executable file name

2012-02-08 Thread Jeremy Bicha
And by the way, I suggest you get rid of the extra line breaks in the
.desktop file. Other .desktops on my computer don't have all that extra
space. Thanks!

-- 
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/928946

Title:
  The .desktop.in files don't match with executable file name

Status in Activity Log Manager for Zeitgeist:
  Confirmed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  The alm.desktop.in and alm--cpanel.desktop.in still contains line

  
  Exec=alm
  Icon=alm

  
  AND

  Exec=gnome-control-center alm

  which needs to be changed to activity-log-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/928946/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-08 Thread Mikkel Kamstrup Erlandsen
Review: Needs Fixing

Functionally tested in Unity and working well. Unit tests passing. However -

There seems to be a fairly bad leak somewhere. Try repeatedly searching for 'u' 
or something like that and you'll see the memory consumption go up fairly fast.
-- 
https://code.launchpad.net/~zeitgeist/zeitgeist/fts++/+merge/92022
Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-08 Thread Mikkel Kamstrup Erlandsen
Review: Needs Fixing

1583+void Indexer::Flush ()
1584+{
1585+ db-flush ();
1586+}

This need to be Commit() and db-commit(). See 
http://xapian.org/docs/apidoc/html/classXapian_1_1WritableDatabase.html#cbea2163142de795024880a7123bc693.
 You should probably also surround it with a try/catch.
-- 
https://code.launchpad.net/~zeitgeist/zeitgeist/fts++/+merge/92022
Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp