SD should show info about public files

Bug #587960 reported by Facundo Batista
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
magicicada gui
Fix Released
High
Facundo Batista

Bug Description

Public files related API:
 * public_files attribute
 * on_public_files_changed callback

Related branches

Changed in magicicada:
status: New → Confirmed
importance: Undecided → High
milestone: none → alpha2
Revision history for this message
Facundo Batista (facundo) wrote :

SD backend should provide a way to do this, assigning this to me for start.

Changed in magicicada:
assignee: nobody → Facundo Batista (facundo)
Revision history for this message
Facundo Batista (facundo) wrote :

Syncdaemon does not have this information. Everytime we ask it, a command is queued to find it out (and if the Meta Queue is full, it will take a lot of time).

So, we need to take a different course of action with this.

When Magicicada starts, it will get the public list from Syncdaemon, and keep it updated with the change signals that Syncdaemons emits.

The backend will not ask it everytime the GUI needs it.

So, the backend will provide a .public_files attribute with all the info, always updated after on_initial_data_ready_callback() was called.

Changed in magicicada:
status: Confirmed → In Progress
Changed in magicicada:
status: In Progress → Fix Committed
Changed in magicicada:
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.