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 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • #347
Closed
Open
Issue created 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
Time tracking