sublime-strapdown-preview icon indicating copy to clipboard operation
sublime-strapdown-preview copied to clipboard

not working in ST3 anymore

Open matthiasg opened this issue 12 years ago • 9 comments

this used to work but now i get:

reloading plugin Strapdown Markdown Preview.Strapdown Markdown Preview desktop/init.py in C:\Users\Matthias\AppData\Roaming\Sublime Text 3\Installed Packages\Strapdown Markdown Preview.sublime-package is not utf-8 encoded, unable to load plugin Traceback (most recent call last): File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 543, in run_ return self.run(edit, **args) File "Strapdown Markdown Preview in C:\Users\Matthias\AppData\Roaming\Sublime Text 3\Installed Packages\Strapdown Markdown Preview.sublime-package", line 101, in run AttributeError: 'module' object has no attribute 'open'

matthiasg avatar Jul 05 '13 08:07 matthiasg

Same AttributeError: 'module' object has no attribute 'open' error here. Ubuntu 13.04 64bit, ST3 build 3047

alessandro-fazzi avatar Jul 06 '13 12:07 alessandro-fazzi

I've never had this plugin working before, and I'm getting the same error as you guys too in Windows 8 64-bit.

Sawtaytoes avatar Jul 10 '13 19:07 Sawtaytoes

Same here. Win 7 x64, ST3 build 3052.

Volox avatar Aug 05 '13 09:08 Volox

As am I, MacOS 10.8.4, ST3 build 3047. Looks like it isn't platform specific :smile:

lee-dohm avatar Aug 06 '13 17:08 lee-dohm

Had the same problem, #8 fixed it for me.

zdxerr avatar Aug 10 '13 10:08 zdxerr

Hello I've the same problem. Here is my Traceback:

Traceback (most recent call last):
  File "/home/jan/Programs/sublime_text_3/sublime_plugin.py", line 543, in run_
    return self.run(edit, **args)
  File "Strapdown Markdown Preview in /home/jan/.config/sublime-text-3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'
Unable to open /home/jan/.config/sublime-text-3/Packages/Default/Preferences.sublime-settings
Traceback (most recent call last):
  File "/home/jan/Programs/sublime_text_3/sublime_plugin.py", line 543, in run_
    return self.run(edit, **args)
  File "Strapdown Markdown Preview in /home/jan/.config/sublime-text-3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'

Im using Sublime Text 3 Build 3047 and Linux Mint 14 Nadia.

Cheers.

createproblem avatar Aug 14 '13 15:08 createproblem

+1

cappslock avatar Aug 20 '13 21:08 cappslock

Looks like the project is dead.

@zdxerr Is it possible to publish your working copy? So everyone can install your copy via PackageControl?

Cheers.

createproblem avatar Aug 21 '13 09:08 createproblem

@createproblem: Jep, did that. I might also add some live reload support.

zdxerr avatar Aug 21 '13 10:08 zdxerr