Bug 1058973

Summary: [abrt] gwibber: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.sqlite3.OperationalError: Traceback (most recent call last):
Product: [Fedora] Fedora Reporter: Plume <fortfrederic>
Component: gwibberAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/3895e54cf23cee5094ce48c395ac334948887789
Whiteboard: abrt_hash:89b14f6d68d24ec50088b0aa5e8aec253959817b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-29 14:50:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Plume 2014-01-28 22:01:21 UTC
Description of problem:
After freshly installing Gwibber, I start the programm. In the accounts menu, I choose to configure a Facebook account. I can type in my password, give the permissions to Gwibber, but the programm stucks at "Verifying" (suppose its called like that in English).  Nothing is happening after that, but the programm doesn't stop neither.
The error message is:
Traceback (most recent call last):
  File "/usr/share/gwibber/plugins/facebook/gtk/facebook/__init__.py", line 152, in on_facebook_auth_title_change
    saved = self.dialog.on_edit_account_save() 
  File "/usr/lib/python2.7/site-packages/gwibber/accounts.py", line 252, in on_edit_account_save
    getattr(self.gwibber.accounts, fn)(json.dumps(self.account))
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-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/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.7/site-packages/gwibber/microblog/storage.py", line 337, in Create
    data.get("send_enabled", None), data.get("receive_enabled", None), encoded))
OperationalError: disk I/O error

Version-Release number of selected component:
gwibber-3.4.2-10.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        /usr/bin/python /usr/bin/gwibber-accounts
dso_list:       dbus-python-1.2.0-1.fc20.x86_64
executable:     /usr/bin/gwibber-accounts
kernel:         3.12.8-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.sqlite3.OperationalError: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.7/site-packages/gwibber/microblog/storage.py", line 337, in Create
    data.get("send_enabled", None), data.get("receive_enabled", None), encoded))
OperationalError: disk I/O error


Traceback (most recent call last):
  File "/usr/share/gwibber/plugins/facebook/gtk/facebook/__init__.py", line 152, in on_facebook_auth_title_change
    saved = self.dialog.on_edit_account_save()
  File "/usr/lib/python2.7/site-packages/gwibber/accounts.py", line 252, in on_edit_account_save
    getattr(self.gwibber.accounts, fn)(json.dumps(self.account))
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Python.sqlite3.OperationalError: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.7/site-packages/gwibber/microblog/storage.py", line 337, in Create
    data.get("send_enabled", None), data.get("receive_enabled", None), encoded))
OperationalError: disk I/O error


Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SessionBus (session) at 0x2374c50>
args: ('{"username": "Facebook_USERNAME", "uid": "100000342536632", "service": "facebook", "color": "#646400006c6c", "receive_enabled": true, "access_token": ":KEYRING:208", "send_enabled": true, "id": "746a665f882b11e3b5e883ac962dced2"}',)
object_path: '/com/gwibber/Accounts'
signature: u's'
bus_name: 'com.Gwibber.Accounts'
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: -1.0
kwargs: {}
dbus_interface: 'com.Gwibber.Accounts'
message: <dbus.lowlevel.MethodCallMessage path: /com/gwibber/Accounts, iface: com.Gwibber.Accounts, member: Create dest: com.Gwibber.Accounts>
method: 'Create'

Potential duplicate: bug 902374

Comment 1 Plume 2014-01-28 22:01:33 UTC
Created attachment 856854 [details]
File: backtrace

Comment 2 Plume 2014-01-28 22:01:36 UTC
Created attachment 856855 [details]
File: environ

Comment 3 Fedora End Of Life 2015-05-29 10:43:26 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2015-06-29 14:50:25 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.