Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • rhythmbox rhythmbox
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,760
    • Issues 1,760
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 43
    • Merge requests 43
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • rhythmboxrhythmbox
  • Issues
  • #1566
Closed
Open
Issue created Dec 16, 2016 by Bugzilla@bugzilla-migration💬Reporter

AttributeError: 'WebRemotePlugin' object has no attribute 'art_store'

Submitted by gno..@..il.com

Link to original bug (#776176)

Description

AttributeError: 'WebRemotePlugin' object has no attribute 'art_store' Traceback (most recent call last): File "/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/webremote/webremote.py", line 541, in do_activate self.playing_song_changed_cb(self.shell_player, self.shell_player.get_playing_entry()) File "/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/webremote/webremote.py", line 363, in playing_song_changed_cb self.dispatch(self.entry_details(entry)) File "/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/webremote/webremote.py", line 308, in entry_details (filename, lkey) = self.art_store.lookup(key) AttributeError: 'WebRemotePlugin' object has no attribute 'art_store'

self.art_store is accessed before assignment.

Assignee
Assign to
Time tracking