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
  • #5565

Closed
Open
Created Jan 19, 2010 by anonymous@anonymous

Exception when file transfer fails

Bug description

Traceback (most recent call last): File "/usr/share/gajim/src/roster_window.py", line 3539, in on_roster_treeview_row_activated self.on_row_activated(widget, path) File "/usr/share/gajim/src/roster_window.py", line 3523, in on_row_activated if self.open_event(account, fjid, first_ev): File "/usr/share/gajim/src/roster_window.py", line 1824, in open_event ft.show_stopped(jid, data, error_msg=msg_err) UnboundLocalError: local variable 'msg_err' referenced before assignment

Steps to reproduce

  1. Try to transfer file
  2. Proxy transport need to reply something like "Failed to connect to user"
  3. Double click on msg in roster

Software versions

OS version: Ubuntu 9.10 amd64

GTK version: 2.18.3

PyGTK version: 2.16.0

Assignee
Assign to
Time tracking