Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gajim
gajim
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 219
    • Issues 219
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 25
    • Merge Requests 25
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gajim
  • gajimgajim
  • Issues
  • #9549

Closed
Open
Opened Jan 18, 2019 by rfc2822@rfc2822
  • Report abuse
  • New issue
Report abuse New issue

IndexError when dragging file on contact list

Versions

  • OS: Fedora 29 (Workstation Edition)
  • GTK+ Version: 3.24.1
  • PyGObject Version: 3.30.4
  • python-nbxmpp Version: 0.6.8
  • Gajim Version: 1.1.1

Traceback

Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/gajim/roster_window.py", line 4429, in drag_data_received_data
    path_source = treeview.get_selection().get_selected_rows()[1][0]
IndexError: list index out of range

Steps to reproduce the problem

Sent an image by dragging it into an open chat window

If you need more info, please let me know

Edited May 10, 2019 by Daniel Brötzmann
Assignee
Assign to
1.2.0
Milestone
1.2.0
Assign milestone
Time tracking
None
Due date
None
4
Labels
Bug Chat file transfer roster
Assign labels
  • View project labels
Reference: gajim/gajim#9549