Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gajim
gajim
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 204
    • Issues 204
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 22
    • Merge Requests 22
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gajim
  • gajimgajim
  • Issues
  • #10221

Closed
Open
Opened Aug 13, 2020 by Daniel Brötzmann@wurstsalatDeveloper

IndexError when dropping marked text selection on chat

Versions

  • OS: Manjaro Linux
  • GTK Version: 3.24.21
  • PyGObject Version: 3.36.1
  • GLib Version : 2.64.1
  • python-nbxmpp Version: 1.0.1
  • Gajim Version: 1.2.91

Traceback

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/gajim/chat_control.py", line 1183, in _on_drag_data_received
    path = treeview.get_selection().get_selected_rows()[1][0]
IndexError: list index out of range

Steps to reproduce the problem

Select some text in a chat window, and drag this selection onto the same window.

Assignee
Assign to
1.2.2
Milestone
1.2.2
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim#10221