Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • G gajim-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gajimgajim
  • gajim-plugins
  • Issues
  • #456

[preview] 'NoneType' object has no attribute 'set_cursor'

Versions

  • OS: MacOS
  • Gajim Version: 1.1.92
  • UrlImagePreview: 2.3.37

Traceback

gajim.p.preview  Exception while loading aesgcm://imageurl: 'NoneType' object has no attribute 'set_cursor'
Traceback (most recent call last):
  File "/Users/x/.local/share/gajim/plugins/url_image_preview/url_image_preview.py", line 494, in add_to_textview
    image.get_window().set_cursor(get_cursor('pointer'))
AttributeError: 'NoneType' object has no attribute 'set_cursor' 

I suspect the window got closed before the preview was ready.

Assignee
Assign to
Time tracking