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

PlainTask's View as HTML does not work with Gruvbox #41

Open
mil-ad opened this issue Aug 17, 2018 · 0 comments
Open

PlainTask's View as HTML does not work with Gruvbox #41

mil-ad opened this issue Aug 17, 2018 · 0 comments
Assignees
Labels

Comments

@mil-ad
Copy link

mil-ad commented Aug 17, 2018

GruvBox can be used with PlainTasks plugin but I just noticed that PlainTasks' View as HTML feature does not work when Gruvbox is selected. Not sure if I should report it here or PlainTasks' repo.

    html  = self.produce_html_from_template(title, html_doc)
  File "/Users/milad/Library/Application Support/Sublime Text 3/Packages/PlainTasks/PlainTasksToHTML.py", line 276, in produce_html_from_template
    css = '\n'.join(convert_tmtheme_to_css(tmtheme))
  File "/Users/milad/Library/Application Support/Sublime Text 3/Packages/PlainTasks/PlainTasksToHTML.py", line 98, in convert_tmtheme_to_css
    theme_as_dict = parse_file(theme_file)
  File "/Users/milad/Library/Application Support/Sublime Text 3/Packages/PlainTasks/plist_parser.py", line 309, in parse_file
    with open(file_path) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/Users/milad/Library/Application Support/Sublime Text 3/Packages/gruvbox/gruvbox (Dark) (Medium).tmTheme'
@Briles Briles self-assigned this Mar 23, 2019
@Briles Briles added the wontfix label Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants