Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opportunities #12

Open
7 tasks
quozl opened this issue Mar 13, 2019 · 0 comments
Open
7 tasks

Opportunities #12

quozl opened this issue Mar 13, 2019 · 0 comments

Comments

@quozl
Copy link

quozl commented Mar 13, 2019

A quick review of the source code and testing shows a few opportunities;

  • provide a test data set, without which the activity can do nothing,
  • since the activity was written, the journal has grown the ability to read files from SD cards, and this supplants much of the usefulness of the activity, so a complete redesign is warranted,
  • simplify by removing mybutton.py; originally intended to hide the Keep button, but the Keep button was removed from Sugar long ago, so there's no reason for this code now,
  • fix PyGObject version warnings for Gdk,
  • remove the old toolbar support,
  • fix flake8 warnings (total of 124),
  • fix log tracebacks, an AttributeError,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant