Giter VIP home page Giter VIP logo

Comments (1)

amias-channer avatar amias-channer commented on August 16, 2024

so i've restarted and it doesn't work now :(

one thing i have spotted is that gmusicapi is trying to write a log to $CWD which is a bit naughty in my book , the permissions of my $CWD have prevented this and it crashed ....

Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/rhythmboxgmusic/init.py", line 2, in
from gmusicapi.api import Api
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/init.py", line 29, in
from .api import Api, CallFailure
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/api.py", line 70, in
from gmusicapi.protocol import WC_Protocol, MM_Protocol
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/protocol.py", line 45, in
from gmusicapi.utils import utils
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/utils/utils.py", line 39, in
from apilogging import LogController
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/utils/apilogging.py", line 40, in
class LogController(object):
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/utils/apilogging.py", line 48, in LogController
fh = logging.FileHandler(log_filename)
File "/usr/lib/python2.7/logging/init.py", line 897, in init
StreamHandler.init(self, self._open())
File "/usr/lib/python2.7/logging/init.py", line 916, in _open
stream = open(self.baseFilename, self.mode)
IOError: [Errno 13] Permission denied: '/var/lib/dkms/vboxhost/gmusicapi.log'

(rhythmbox:7243): libpeas-WARNING **: Error loading plugin 'rhythmboxgmusic'

from rhythmbox-gmusic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.