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 210
    • Issues 210
    • 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
  • #10421

Closed
Open
Opened Feb 05, 2021 by Daniel Brötzmann@wurstsalatDeveloper

Error when pressing Esc to end message correction

Versions

  • OS: Manjaro Linux
  • GTK Version: 3.24.24
  • PyGObject Version: 3.38.0
  • GLib Version : 2.66.2
  • python-nbxmpp Version: 3.0.0-dev1
  • Gajim Version: 1.4.0-dev1

Traceback

Traceback (most recent call last):
  File "/home/x/.local/lib/python3.9/site-packages/gajim/chat_control_base.py", line 1055, in _on_message_tv_buffer_changed
    self.parent_win.window.lookup_action(
AttributeError: 'NoneType' object has no attribute 'window'

Steps to reproduce the problem

Start correcting a message, but then decide to stop correcting (by pressing Esc). This closes the chat window, and spawns this error.

Assignee
Assign to
1.3.0
Milestone
1.3.0
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim#10421