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

2011-05-16 Thread Christian Dywan
Public bug reported: 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

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

2011-05-16 Thread J.P. Lacerda
** Branch linked: lp:~jplacerda/zeitgeist/660307 -- 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/660307 Title: zeitgeist fails to run if its database structure is not

[Zeitgeist] [Bug 783688] [NEW] make sql connection more modular

2011-05-16 Thread J.P. Lacerda
Public bug reported: In order to make handling cursors / connections in sql.py, we should create a function _connect_to_db which does exactly that. 19:34 thekorn I think we should make these lines a new method, like connect_to_database: 19:34 thekorn Iconn = sqlite3.connect(file_path) 19:34