That doesn't make sense for me. Gwibber doesn't use any usb disk, all it
is on my hard drive laptop. It cannot be related.

I think that the sqlite database could be corrupt and raise a
OperationalError exception. Could you tell me where is the standard path
for the sqlite database?

Also, I ran the SMART test for my disk and it is all fine.

sudo smartctl -l selftest -i -H /dev/sda
smartctl 5.43 2012-06-05 r3561 [i686-linux-3.5.0-4-generic] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF INFORMATION SECTION ===
Model Family:     Hitachi Travelstar 5K500.B
Device Model:     Hitachi HTS545050B9A300
Serial Number:    100524PBN404B7H05XGL
LU WWN Device Id: 5 000cca 5f0ce2db8
Firmware Version: PB4OC60F
User Capacity:    500.107.862.016 bytes [500 GB]
Sector Size:      512 bytes logical/physical
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   8
ATA Standard is:  ATA-8-ACS revision 6
Local Time is:    Mon Jul 23 09:53:34 2012 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1027485

Title:
  gwibber-accounts crashed with OperationalError in Delete(): disk I/O
  error

Status in “gwibber” package in Ubuntu:
  Incomplete

Bug description:
  Deleting a twitter account under Edit>Accounts triggers this error.

  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/gwibber/accounts.py", line 215, in 
on_account_delete
      self.gwibber.accounts.Delete(self.account["id"])
    File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in 
__call__
      **keywords)
    File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in 
call_blocking
      message, timeout)
  dbus.exceptions.DBusException: 
org.freedesktop.DBus.Python.sqlite3.OperationalError: Traceback (most recent 
call last):
    File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707, in 
_message_cb
      retval = candidate_method(self, *args, **keywords)
    File "/usr/lib/python2.7/dist-packages/gwibber/microblog/storage.py", line 
359, in Delete
      self.db.execute("DELETE FROM accounts WHERE id=?", (id,))
  OperationalError: disk I/O error

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gwibber 3.5.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic i686
  ApportVersion: 2.4-0ubuntu4
  Architecture: i386
  CrashCounter: 1
  Date: Sat Jul 21 22:41:41 2012
  ExecutablePath: /usr/bin/gwibber-accounts
  InstallationMedia:
   
  InterpreterPath: /usr/bin/python2.7
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-accounts
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
  PythonArgs: ['/usr/bin/gwibber-accounts']
  SourcePackage: gwibber
  Title: gwibber-accounts crashed with OperationalError in Delete(): disk I/O 
error
  UpgradeStatus: Upgraded to quantal on 2012-06-05 (46 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape vboxusers video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to