Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gajim gajim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 177
    • Issues 177
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • gajim
  • gajimgajim
  • Issues
  • #5296

Closed
Open
Created Sep 30, 2009 by anonymous@anonymous

several fails with ValueError

Gajim fails very often wit the following message. The image name in the ValueError changes from time to time

Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 581, in msg_reply_handler *message.get_args_list())) File "/usr/share/gajim/src/notify.py", line 618, in version_error_handler_3_x_try self.attempt_notify() File "/usr/share/gajim/src/notify.py", line 574, in attempt_notify error_handler=self.notify_another_way) File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 132, in call **keywords) File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 558, in call_async message.append(signature=signature, *args) ValueError: invalid literal for long() with base 10: '/usr/share/gajim/data/pixmaps/events/chat_msg_recv.png'

Assignee
Assign to
Time tracking