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 194
    • Issues 194
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 20
    • Merge Requests 20
  • 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
  • #9184

Closed
Open
Opened Jun 09, 2018 by Richard Schwab@Nothing4You

Traceback when receiving a message while scrolling: AttributeError: 'ChatControlSession' object has no attribute 'remove_events'

Versions

  • OS: Darwin 17.5.0
  • GTK+ Version: 3.22.30
  • PyGObject Version: 3.28.3
  • python-nbxmpp Version: 0.6.6
  • Gajim Version: 1.0.3 (6492d159)

Traceback

Traceback (most recent call last):
  File "/Users/rschwab/Applications/Gajim.app/Contents/MacOS/gajim/chat_control_base.py", line 1259, in _on_edge_reached
    elif self.session and self.session.remove_events(types_list):
AttributeError: 'ChatControlSession' object has no attribute 'remove_events'

Steps to reproduce the problem

Appears to happen when receiving a message while scrolling in the messages window.

Edited Jun 09, 2018 by Richard Schwab
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim#9184