[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-09-22 Thread Launchpad Bug Tracker
[Expired for gwibber (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gwibber (Ubuntu)
   Status: Incomplete = Expired

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

Bug description:
  Deleting a twitter account under EditAccounts 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


[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-07-24 Thread Phillip Susi
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 EditAccounts 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


[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-07-23 Thread Angel Guzman Maeso
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 EditAccounts 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


[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-07-23 Thread Phillip Susi
Yes, I think the USB disk is unrelated to gwibber, and you have TWO bad
disks.  The log you posted though did not go back far enough to see the
problem with gwibber.  You might try reproducing the error then running
dmesg immediately.

The smartctl output you posted does not include the self test log.  Did
you run the self test first with smartctl -t long?  It will take a few
hours to complete.

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


[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-07-23 Thread Angel Guzman Maeso
smart selftest took 158 min. No errors.

The errors showed on dmesg with usb disk are not from that. I have a
keyboard and mouse connected to a base plattaform for laptops with a fan
and a usb hub (4 spaces) (it helps to avoid hot restarts by heat on
summer and get more usb spaces for plug gadgets).

$ lsusb
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 036: ID 0a05:7220  
Bus 001 Device 008: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 001 Device 004: ID 1c7a:0801 LighTuning Technology Inc. Fingerprint Reader
Bus 002 Device 004: ID 064e:a219 Suyin Corp. 1.3M WebCam (notebook emachines 
E730, Acer sub-brand)
Bus 001 Device 038: ID 046d:c045 Logitech, Inc. Optical Mouse
Bus 001 Device 037: ID 046d:c315 Logitech, Inc. Classic New Touch Keyboard

If I plug/unplug the only difference line is for 0a05:7220:

$ lsusb -D 0a05:7220
Cannot open 0a05:7220

When I plug/unplug the base always show the same on dmesg:

[1003500.857258] hid-generic 0003:046D:C045.001D: can't reset device, 
:00:1d.0-1.1.1/input0, status -71
[1003500.858251] hid-generic 0003:046D:C315.001E: can't reset device, 
:00:1d.0-1.1.4/input0, status -71
[1003500.861183] usb 2-1.1: clear tt 1 (0160) error -71
[1003500.865210] hid-generic 0003:046D:C045.001D: can't reset device, 
:00:1d.0-1.1.1/input0, status -71
[1003500.865301] usb 2-1.1: clear tt 1 (0170) error -71
[1003500.869430] usb 2-1.1: clear tt 1 (0160) error -71
[1003500.873579] hid-generic 0003:046D:C315.001E: can't reset device, 
:00:1d.0-1.1.4/input0, status -71
[1003500.877580] usb 2-1.1: clear tt 1 (0170) error -71
[1003500.880567] hid-generic 0003:046D:C045.001D: can't reset device, 
:00:1d.0-1.1.1/input0, status -71
[1003500.881931] hid-generic 0003:046D:C315.001E: can't reset device, 
:00:1d.0-1.1.4/input0, status -71
[1003500.884565] usb 2-1.1: clear tt 1 (0160) error -71
[1003500.888711] usb 2-1.1: clear tt 1 (0170) error -71
[1003500.888963] hid-generic 0003:046D:C045.001D: can't reset device, 
:00:1d.0-1.1.1/input0, status -71
[1003500.892914] usb 2-1.1: clear tt 1 (0160) error -71
[1003500.896927] hid-generic 0003:046D:C045.001D: can't reset device, 
:00:1d.0-1.1.1/input0, status -71
[1003500.897546] hid-generic 0003:046D:C315.001E: can't reset device, 
:00:1d.0-1.1.4/input0, status -71
[1003500.900893] usb 2-1.1: clear tt 1 (0160) error -71
[1003500.905018] usb 2-1.1: clear tt 1 (0170) error -71
[1003500.912665] hid-generic 0003:046D:C045.001D: can't reset device, 
:00:1d.0-1.1.1/input0, status -71
[1003500.913567] hid-generic 0003:046D:C315.001E: can't reset device, 
:00:1d.0-1.1.4/input0, status -71
[1003500.916630] usb 2-1.1: clear tt 1 (0160) error -71
[1003500.920766] usb 2-1.1: clear tt 1 (0170) error -71
[1003500.920942] hid-generic 0003:046D:C045.001D: can't reset device, 
:00:1d.0-1.1.1/input0, status -71
[1003500.924914] usb 2-1.1: clear tt 1 (0160) error -71
[1003500.928902] hid-generic 0003:046D:C045.001D: can't reset device, 
:00:1d.0-1.1.1/input0, status -71
[1003500.929516] hid-generic 0003:046D:C315.001E: can't reset device, 
:00:1d.0-1.1.4/input0, status -71
[1003500.932865] usb 2-1.1: clear tt 1 (0160) error -71
[1003500.937209] usb 2-1.1: clear tt 1 (0170) error -71
[1003500.941012] usb 2-1.1: USB disconnect, device number 21
[1003500.941018] usb 2-1.1.1: USB disconnect, device number 22
[1003500.944612] hid-generic 0003:046D:C045.001D: can't reset device, 
:00:1d.0-1.1.1/input0, status -71
[1003500.944621] usb 2-1.1: clear tt 1 (0160) error -19
[1003500.956250] usb 2-1.1.4: USB disconnect, device number 23
[1003505.051309] usb 2-1.1: new high-speed USB device number 24 using ehci_hcd
[1003505.143985] hub 2-1.1:1.0: USB hub found
[1003505.144253] hub 2-1.1:1.0: 4 ports detected
[1003505.506884] usb 2-1.1.1: new low-speed USB device number 25 using ehci_hcd
[1003505.609274] input: Logitech USB-PS/2 Optical Mouse as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.1/2-1.1.1:1.0/input/input43
[1003505.609896] hid-generic 0003:046D:C045.001F: input,hidraw0: USB HID v1.10 
Mouse [Logitech USB-PS/2 Optical Mouse] on usb-:00:1d.0-1.1.1/input0
[1003505.874539] usb 2-1.1.4: new low-speed USB device number 26 using ehci_hcd
[1003505.977134] input: Logitech Logitech USB Keyboard as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.0/input/input44
[1003505.977663] hid-generic 0003:046D:C315.0020: input,hidraw1: USB HID v1.10 
Keyboard [Logitech Logitech USB Keyboard] on usb-:00:1d.0-1.1.4/input0

It could be a issue detecting wrong properties on device.

The OperationalError was 100% reproducible, so I did:

rm -rf ~/.config/gwibber/gwibber.sqlite
rm -rf ~/.cache/gwibber/
rm -rf ~/.local/share/resources/gwibber.*

Now the 

[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-07-22 Thread Angel Guzman Maeso
Currently /var/log/kern.log is empty. I attach /var/log/kern.log.1
present

** Attachment added: /var/log/kern.log.1
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1027485/+attachment/3231621/+files/kern.log.1

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


[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-07-22 Thread Phillip Susi
You seem to be having some problems with your disk(s).  What is your
disk configuration?  That kernel log shows a usb disk having some
errors, but I am guessing that is not the drive you boot from.  You
might want to check the drive SMART status in the disk utility and see
if it is failing.

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


[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-07-21 Thread Angel Guzman Maeso
** Visibility changed to: Public

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

Bug description:
  Deleting a twitter account under EditAccounts 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


[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-07-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

** Changed in: gwibber (Ubuntu)
   Importance: Undecided = Medium

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

Bug description:
  Deleting a twitter account under EditAccounts 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


[Desktop-packages] [Bug 1027485] Re: gwibber-accounts crashed with OperationalError in Delete(): disk I/O error

2012-07-21 Thread Phillip Susi
Please attach /var/log/kern.log


** Changed in: gwibber (Ubuntu)
   Status: New = Incomplete

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