[Zeitgeist] [Bug 783979] [NEW] Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Alin Andrei
Public bug reported: The latest Activity Log Manager available in the Zeitgeist PPA (I've also tried it from BZR - revno: 40) doesn't work: no files are removed from the history when trying to clear it and the blacklist doesn't work either. However, I still have the old revno: 35 from BZR on my c

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Alin Andrei
** Description changed: The latest Activity Log Manager available in the Zeitgeist PPA (I've also tried it from BZR - revno: 40) doesn't work: no files are removed from the history when trying to clear it and the blacklist doesn't work either. However, I still have the old revno: 35 f

[Zeitgeist] [Bug 784011] [NEW] clean up sql.py

2011-05-17 Thread J.P. Lacerda
Public bug reported: There are quite a few clean-ups that are possibly in sql.py. I've already made a few of these cleanups, but some more complex one's would have to rely on better sql tests: 10:16 < jplacerda> thekorn: back to sql.py... :) In create_db if the database is not new, and it is up

Re: [Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Seif Lotfy
also make sure you restart zeitgeist after youi installed a newer version zeitgeist-daemon --replace On Tue, May 17, 2011 at 3:32 PM, Seif Lotfy wrote: > You need to have zeitgeist 0.8 for this to work > > > On Tue, May 17, 2011 at 3:00 PM, Alin Andrei <783...@bugs.launchpad.net>wrote: > >> **

Re: [Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Seif Lotfy
You need to have zeitgeist 0.8 for this to work On Tue, May 17, 2011 at 3:00 PM, Alin Andrei <783...@bugs.launchpad.net>wrote: > ** Description changed: > > The latest Activity Log Manager available in the Zeitgeist PPA (I've > also tried it from BZR - revno: 40) doesn't work: no files are remo

[Zeitgeist] [Bug 784011] Re: clean up sql.py

2011-05-17 Thread Siegfried Gevatter
< thekorn> I know we had a good reason to do it this way, but I cannot remember which, let me think about it a bit We do. The upgrade scripts rely on all that being run afterwards, to re-create the event view as well as create any new index, etc. I like it being this way since it avoids duplicat

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

2011-05-17 Thread Siegfried Gevatter
** Changed in: history-manager Importance: Undecided => Wishlist ** Changed in: history-manager Status: New => Confirmed ** Changed in: history-manager Milestone: None => 0.8.1 -- You received this bug notification because you are a member of History Manager, which is the registra

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Siegfried Gevatter
** Changed in: history-manager Status: New => Incomplete -- You received this bug notification because you are a member of History Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/783979 Title: Latest version available in the Zeitgest PPA (br 40

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

2011-05-17 Thread Siegfried Gevatter
** Changed in: history-manager Importance: Undecided => Wishlist -- You received this bug notification because you are a member of History Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/783566 Title: Logging Active confusingly looks like Apply but

[Zeitgeist] [Bug 762138] Re: Please add a button "Stop all logging"

2011-05-17 Thread Siegfried Gevatter
** Changed in: history-manager Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of History Manager, which is the registrant for Activity Log Manager. https://bugs.launchpad.net/bugs/762138 Title: Please add a button "Stop all logging"

[Zeitgeist] Activity Log Manager released!

2011-05-17 Thread Siegfried-Angel Gevatter Pujals
On behalf of the Activity Log Manager team and the Zeitgeist Project, I am happy to announce the first release of Activity Log Manager (0.8.0). What is it? --- Activity Log Manager is an interface for managing Zeitgeist blacklists, deleting recent events as well as tem

[Zeitgeist] [Bug 784067] [NEW] ERROR:dbus.proxies:Introspect

2011-05-17 Thread Devil505
Public bug reported: Hi, I've got this error when I launch activity-log-manager: $ activity-log-manager ERROR:dbus.proxies:Introspect error on :1.127:/org/gnome/zeitgeist/log/activity: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout b

[Zeitgeist] [Bug 784067] Re: ERROR:dbus.proxies:Introspect

2011-05-17 Thread Siegfried Gevatter
Hi, Do you have Zeitgeist 0.8.0 installed system-wide? If not, you need to start it manually before you run Activity Log Manager. ** Changed in: history-manager Status: New => Incomplete -- You received this bug notification because you are a member of Activity Log Manager, which is the

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Alin Andrei
Hello, Yes, I have Zeitgeist 0.8 and also restarted Zeitgeist using "zeitgeist- daemon --replace", that's why I was saying that BZR revision 35 works. But BZR revision 40 doesn't work. My bug report was submitted for Ubuntu 10.10. I am now in Ubuntu 11.04 (different computer) and here deleting th

[Zeitgeist] [Bug 660307] Re: zeitgeist fails to run if its database structure is not complete

2011-05-17 Thread J.P. Lacerda
Things have changed slightly: I implemented Mikkel's suggestion of setting the version to -1 just before an upgrade, and back to it's correct value afterwards. This is only useful if an upgrade is killed: the upgrade can also fail due to a raised OperationalError. If that is the case (regardless o

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Siegfried Gevatter
Thanks for getting back to us so fast. Can you please try running activity-log-manager from the terminal and seeing whether it shows any debug message when you try to delete recent entries? Also, does the blacklist part work? (Ie., is deleting the only problem or isn't it working at all for you?)

[Zeitgeist] [Bug 784067] Re: ERROR:dbus.proxies:Introspect

2011-05-17 Thread Devil505
Ah, I forgot to start the zeitgeist deamon, Thanks. You can close the report now :) Activity-log-manager will be soon packaged for Frugalware Linux. -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager. https://

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Alin Andrei
> Can you please try running activity-log-manager from the terminal and seeing > whether it shows any debug message when you > try to delete recent entries? This is the output when running activity-log-manager: activity-log-manager ** (activity-log-manager:4961): CRITICAL **: cr_parser_new_from

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Alin Andrei
By the way, I am not the only one affected by this. From a comment: http://www.webupd8.org/2011/05/zeitgeist-activity-log-manager- now.html#comment-204995072 "i followed the exact instructions and i already have the latest Zeitgeist 0.8. it doesn't forget my activities. its suppose to show how man

[Zeitgeist] [Bug 784067] Re: ERROR:dbus.proxies:Introspect

2011-05-17 Thread Siegfried Gevatter
Cool, thanks! ** Changed in: history-manager Status: Incomplete => 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/784067 Title: ERROR:dbus.proxies:Introspe

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Alin Andrei
By the way, I've tried BZR revision 36 and it doesn't work so it seems that's when the breakag started happening -- 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/783979 Title:

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Siegfried Gevatter
> Like I wrote in the comment above, in Ubuntu 10.10 with the version from the > PPA, nothing > worked (both blacklisting and clearing the history You probably need to restart Zeitgeist (zeitgeist-daemon --quit). > By the way, I've tried BZR revision 36 and it doesn't work so it > seems that's wh

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Siegfried Gevatter
Fixed in revision 41. Thanks! ** Changed in: history-manager Status: Confirmed => Fix Committed ** Changed in: history-manager Assignee: (unassigned) => Siegfried Gevatter (rainct) -- You received this bug notification because you are a member of Activity Log Manager, which is the

[Zeitgeist] [Bug 784169] [NEW] Missing icon

2011-05-17 Thread Oier Mees
Public bug reported: 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. ** Affects: history-manager Importance: Undecided Status: New -- You received this bug notifica

[Zeitgeist] [Bug 784169] Re: Missing icon

2011-05-17 Thread Oier Mees
** Attachment added: "blacklist-manager.png" https://bugs.launchpad.net/history-manager/+bug/784169/+attachment/2132661/+files/blacklist-manager.png -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log Manager. https:

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Launchpad Bug Tracker
** Branch linked: lp:history-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/783979 Title: Latest version available in the Zeitgest PPA (br 40) doesn't work Status

[Zeitgeist] [Bug 783979] Re: Latest version available in the Zeitgest PPA (br 40) doesn't work

2011-05-17 Thread Alin Andrei
I can confirm it works now. 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/783979 Title: Latest version available in the Zeitgest PPA (br 40) doesn't work Status

[Zeitgeist] [Bug 784169] Re: Missing icon

2011-05-17 Thread Siegfried Gevatter
Yup, the icon is still work in progress. ** Changed in: history-manager Importance: Undecided => Low ** Changed in: history-manager Status: New => Triaged -- You received this bug notification because you are a member of Activity Log Manager, which is the registrant for Activity Log M