I'm not sure why you mention all of the other usb devices.  The error
with the usb disk was this:

Jul 18 14:59:14 localhost6 kernel: [544817.211569] Write(10): 2a 00 00 01 83 e0 
00 00 09 00
Jul 18 14:59:14 localhost6 kernel: [544817.211581] end_request: I/O error, dev 
sdb, sector 99296
Jul 18 14:59:14 localhost6 kernel: [544817.212024] sd 7:0:0:0: [sdb] Unhandled 
error code
Jul 18 14:59:14 localhost6 kernel: [544817.212026] sd 7:0:0:0: [sdb]  

I believe that "disk IO error" means just that, rather than a corrupt
database.  Since you deleted the file, there's no way to tell now.  It
would have been much more helpful to rename the file for testing so you
would still have the original.

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