Created
March 16, 2010 01:32
-
-
Save Ronmi/333538 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR:dbus.service:Unable to append ({u'source': 2877035514, u'message': u'\u5f9e0.2\u4ee5\u4f86wallbox\u90fd\u4e00\u76f4\u6253\u4e0d\u958b...', u'uid': 1377620908, u'status_id': 406159419125},) to message with signature a{sv}: <type 'exceptions.OverflowError'>: Value -1417931782 out of range for Int32 | |
| Traceback (most recent call last): | |
| File "/usr/bin/wallbox-applet", line 8, in <module> | |
| wallbox.run_wallbox () | |
| File "/usr/lib/pymodules/python2.6/wallbox/wallbox.py", line 219, in run_wallbox | |
| w = wallbox () | |
| File "/usr/lib/pymodules/python2.6/wallbox/wallbox.py", line 56, in __init__ | |
| self.make_ui () | |
| File "/usr/lib/pymodules/python2.6/wallbox/wallbox.py", line 96, in make_ui | |
| self.notification = notification.Notification () | |
| File "/usr/lib/pymodules/python2.6/wallbox/notification.py", line 63, in __init__ | |
| self.view_refresh () | |
| File "/usr/lib/pymodules/python2.6/wallbox/notification.py", line 292, in view_refresh | |
| self.refresh_current_status () | |
| File "/usr/lib/pymodules/python2.6/wallbox/notification.py", line 132, in refresh_current_status | |
| status = self.office.get_current_status () | |
| File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__ | |
| **keywords) | |
| File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking | |
| message, timeout) | |
| dbus.exceptions.DBusException: org.freedesktop.DBus.Python.OverflowError: Traceback (most recent call last): | |
| File "/usr/lib/pymodules/python2.6/dbus/service.py", line 745, in _message_cb | |
| _method_reply_return(connection, message, method_name, signature, *retval) | |
| File "/usr/lib/pymodules/python2.6/dbus/service.py", line 252, in _method_reply_return | |
| reply.append(signature=signature, *retval) | |
| OverflowError: Value -1417931782 out of range for Int32 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment