Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
G
gajim-plugins
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • 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
  • gajim-plugins
  • Issues
  • #347

Closed
Open
Opened Sep 22, 2018 by ProfP30@ProfP30

Unsupported operand type-error in Ubuntu 18.04.1 while playing music

Versions

  • OS: Linux
  • GTK+ Version: 3.22.30
  • PyGObject Version: 3.26.1
  • python-nbxmpp Version: 0.6.4
  • Gajim Version: 1.0.1

Traceback

Traceback (most recent call last):
  File "/home/paul/.local/share/gajim/plugins/now_listen/now_listen.py", line 84, in music_track_changed
    log.debug(self.artist + " - " + self.title)
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Steps to reproduce the problem

...

Edited Sep 22, 2018 by ProfP30
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim-plugins#347