*** This bug is a duplicate of bug 793714 ***
    https://bugs.launchpad.net/bugs/793714


** Description changed:

  Got error after a reboot
  
+ [DEBUG - singleton] Checking for another running instance...
+ [DEBUG - root] Replacing currently running process...
+ [INFO - zeitgeist.sql] Using database: 
/home/andy/.local/share/zeitgeist/activity.sqlite
+ [DEBUG - zeitgeist.sql] Core schema is good. DB loaded in 2.20203399658ms
+ [DEBUG - zeitgeist.extension] Searching for system extensions in: 
/usr/share/zeitgeist/_zeitgeist/engine/extensions
+ [DEBUG - zeitgeist.extension] Searching for user extensions in: 
/home/andy/.local/share/zeitgeist/extensions
+ [DEBUG - zeitgeist.extension] No extra extensions
+ [DEBUG - zeitgeist.extension] Found extensions: [<class 
'_zeitgeist.engine.extensions.storagemonitor.StorageMonitor'>, <class 
'_zeitgeist.engine.extensions.fts.SearchEngineExtension'>, <class 
'_zeitgeist.engine.extensions.datasource_registry.DataSourceRegistry'>, <class 
'_zeitgeist.engine.extensions.blacklist.Blacklist'>]
+ [DEBUG - zeitgeist.extension] Loading extension 'StorageMonitor'
+ [DEBUG - zeitgeist.storagemonitor] Setting storage medium 
1472e3da-94e0-4e6d-b642-2641979f8114 'backup' as available
+ [DEBUG - zeitgeist.storagemonitor] Setting storage medium 
dd251619-8f96-41ff-ad14-25b528bce092 '6.5 GB Filesystem' as available
+ [DEBUG - zeitgeist.storagemonitor] Setting storage medium 964AE0AE4AE08C75 
'78 GB Filesystem' as available
+ [DEBUG - zeitgeist.storagemonitor] Creating NetworkManager network monitor
+ [DEBUG - zeitgeist.storagemonitor] NetworkManager network state: 70
+ [DEBUG - zeitgeist.storagemonitor] Setting storage medium net as not available
+ [DEBUG - zeitgeist.extension] Loading extension 'SearchEngineExtension'
+ [DEBUG - zeitgeist.fts] Opening full text index: 
/home/andy/.local/share/zeitgeist/fts.index
+ [DEBUG - zeitgeist.extension] Loading extension 'DataSourceRegistry'
+ [DEBUG - zeitgeist.datasource_registry] Loaded data-source data from 
/home/andy/.local/share/zeitgeist/datasources.pickle
+ [DEBUG - zeitgeist.extension] Loading extension 'Blacklist'
+ [DEBUG - zeitgeist.blacklist] No existing blacklist config found
+ [INFO - root] Trying to start the datahub
+ [DEBUG - root] Running datahub (/usr/bin/zeitgeist-datahub) with PID=2470
+ [INFO - root] Starting Zeitgeist service...
+ 
  Traceback (most recent call last):
-   File "/usr/bin/zeitgeist-daemon", line 186, in <module>
-     handle_exit()
-   File "/usr/bin/zeitgeist-daemon", line 129, in handle_exit
-     interface.Quit()
-   File "/usr/share/zeitgeist/_zeitgeist/engine/remote.py", line 366, in Quit
-     self._engine.close()
-   File "/usr/share/zeitgeist/_zeitgeist/engine/main.py", line 140, in close
-     if self._cursor.execute("SELECT * FROM _fix_cache").fetchone():
+   File "/usr/bin/zeitgeist-daemon", line 186, in <module>
+     handle_exit()
+   File "/usr/bin/zeitgeist-daemon", line 129, in handle_exit
+     interface.Quit()
+   File "/usr/share/zeitgeist/_zeitgeist/engine/remote.py", line 366, in Quit
+     self._engine.close()
+   File "/usr/share/zeitgeist/_zeitgeist/engine/main.py", line 140, in close
+     if self._cursor.execute("SELECT * FROM _fix_cache").fetchone():
  AttributeError: 'NoneType' object has no attribute 'execute'
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: zeitgeist-core 0.8.0-1ubuntu1
  ProcVersionSignature: Ubuntu 3.0-2.3-generic 3.0.0-rc4
  Uname: Linux 3.0-2-generic x86_64
  Architecture: amd64
  Date: Fri Jul  1 17:01:23 2011
  ExecutablePath: /usr/bin/zeitgeist-daemon
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110629)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/zeitgeist-daemon
  ProcEnviron:
-  SHELL=/bin/bash
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
  PythonArgs: ['/usr/bin/zeitgeist-daemon']
  SourcePackage: zeitgeist
  Title: zeitgeist-daemon crashed with AttributeError in close(): 'NoneType' 
object has no attribute 'execute'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Description changed:

  Got error after a reboot
+ 
+ Restarted the daemon
  
  [DEBUG - singleton] Checking for another running instance...
  [DEBUG - root] Replacing currently running process...
  [INFO - zeitgeist.sql] Using database: 
/home/andy/.local/share/zeitgeist/activity.sqlite
  [DEBUG - zeitgeist.sql] Core schema is good. DB loaded in 2.20203399658ms
  [DEBUG - zeitgeist.extension] Searching for system extensions in: 
/usr/share/zeitgeist/_zeitgeist/engine/extensions
  [DEBUG - zeitgeist.extension] Searching for user extensions in: 
/home/andy/.local/share/zeitgeist/extensions
  [DEBUG - zeitgeist.extension] No extra extensions
  [DEBUG - zeitgeist.extension] Found extensions: [<class 
'_zeitgeist.engine.extensions.storagemonitor.StorageMonitor'>, <class 
'_zeitgeist.engine.extensions.fts.SearchEngineExtension'>, <class 
'_zeitgeist.engine.extensions.datasource_registry.DataSourceRegistry'>, <class 
'_zeitgeist.engine.extensions.blacklist.Blacklist'>]
  [DEBUG - zeitgeist.extension] Loading extension 'StorageMonitor'
  [DEBUG - zeitgeist.storagemonitor] Setting storage medium 
1472e3da-94e0-4e6d-b642-2641979f8114 'backup' as available
  [DEBUG - zeitgeist.storagemonitor] Setting storage medium 
dd251619-8f96-41ff-ad14-25b528bce092 '6.5 GB Filesystem' as available
  [DEBUG - zeitgeist.storagemonitor] Setting storage medium 964AE0AE4AE08C75 
'78 GB Filesystem' as available
  [DEBUG - zeitgeist.storagemonitor] Creating NetworkManager network monitor
  [DEBUG - zeitgeist.storagemonitor] NetworkManager network state: 70
  [DEBUG - zeitgeist.storagemonitor] Setting storage medium net as not available
  [DEBUG - zeitgeist.extension] Loading extension 'SearchEngineExtension'
  [DEBUG - zeitgeist.fts] Opening full text index: 
/home/andy/.local/share/zeitgeist/fts.index
  [DEBUG - zeitgeist.extension] Loading extension 'DataSourceRegistry'
  [DEBUG - zeitgeist.datasource_registry] Loaded data-source data from 
/home/andy/.local/share/zeitgeist/datasources.pickle
  [DEBUG - zeitgeist.extension] Loading extension 'Blacklist'
  [DEBUG - zeitgeist.blacklist] No existing blacklist config found
  [INFO - root] Trying to start the datahub
  [DEBUG - root] Running datahub (/usr/bin/zeitgeist-datahub) with PID=2470
  [INFO - root] Starting Zeitgeist service...
  
  Traceback (most recent call last):
    File "/usr/bin/zeitgeist-daemon", line 186, in <module>
      handle_exit()
    File "/usr/bin/zeitgeist-daemon", line 129, in handle_exit
      interface.Quit()
    File "/usr/share/zeitgeist/_zeitgeist/engine/remote.py", line 366, in Quit
      self._engine.close()
    File "/usr/share/zeitgeist/_zeitgeist/engine/main.py", line 140, in close
      if self._cursor.execute("SELECT * FROM _fix_cache").fetchone():
  AttributeError: 'NoneType' object has no attribute 'execute'
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: zeitgeist-core 0.8.0-1ubuntu1
  ProcVersionSignature: Ubuntu 3.0-2.3-generic 3.0.0-rc4
  Uname: Linux 3.0-2-generic x86_64
  Architecture: amd64
  Date: Fri Jul  1 17:01:23 2011
  ExecutablePath: /usr/bin/zeitgeist-daemon
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110629)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/zeitgeist-daemon
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  PythonArgs: ['/usr/bin/zeitgeist-daemon']
  SourcePackage: zeitgeist
  Title: zeitgeist-daemon crashed with AttributeError in close(): 'NoneType' 
object has no attribute 'execute'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** This bug has been marked a duplicate of bug 793714
   zeitgeist-daemon crashed with AttributeError in close(): 'NoneType' object 
has no attribute 'execute'

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804541

Title:
  zeitgeist-daemon crashed with AttributeError in close(): 'NoneType'
  object has no attribute 'execute'

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to