dmedia file hardcodes .config for getting the filename to couchdb html file. use xdg.BaseDirectory instead

Bug #677837 reported by Manish Sinha (मनीष सिन्हा)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dmedia
Fix Released
Undecided
Manish Sinha (मनीष सिन्हा)

Bug Description

Right now to find the path of the couchdb html file, there is a hardcoding followed which does not adhere to Freedesktop's xdg.baseDirectory specifications. The hardcoding is

dc = path.join(
    os.environ['HOME'], '.local', 'share', 'desktop-couch', 'couchdb.html'
)

This should be removed

Changed in dmedia:
assignee: nobody → Manish Sinha (manishsinha)
status: New → Confirmed
Changed in dmedia:
status: Confirmed → Fix Committed
Changed in dmedia:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.