#2714 closed enhancement (fixed)

modify gridsync to work with magic-folder

Reported by: dawuud Owned by: daira
Priority: normal Milestone: undecided
Component: unknown Version: 1.10.2
Keywords: gridsync magic-folder Cc:
Launchpad Bug:

Description (last modified by dawuud)

Gridsync is a Qt shell for the Tahoe-LAFS install and run procedures. It's GUI wraps various Tahoe-LAFS CLI commands so that the user can click through an easy to use install wizard to configure their Tahoe-LAFS client... and then run it.

https://github.com/gridsync/gridsync

This ticket shall be resolved when gridsync utilizes the new magic-folder CLI commands such that the user of this dev branch of gridsync could easily click through a wizard that sets up their Tahoe-LAFS client + magic-folder.

Upon a reviewing the gridsync source code this task appears to be easy because fundamentally it's a shell that runs Tahoe CLI commands in it's own process; it happens to be a twisted app the uses the Qt Reactor.

The additional GUI features that gridsync may need to display realtime status updates will not be included in this ticket.

Change History (4)

comment:1 Changed at 2016-01-25T17:44:58Z by dawuud

  • Description modified (diff)

comment:2 Changed at 2016-01-25T18:04:20Z by dawuud

  • Keywords gridsync magic-folder added
  • Type changed from defect to enhancement

comment:3 Changed at 2016-01-26T22:19:04Z by cypher

For what it's worth, I've cross-posted this ticket as a Github issue here: https://github.com/gridsync/gridsync/issues/25

comment:4 Changed at 2017-06-22T14:19:51Z by cypher

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.