nicolo-ribaudo / brackets-svg-font

An Adobe Brackets extension to view SVG fonts
http://brackets.dnbard.com/extension/nicolo-ribaudo.brackets-svg-font
MIT License
7 stars 3 forks source link

Installation fails using Brackets Extensions Registry #3

Closed glepretre closed 9 years ago

glepretre commented 9 years ago

selection_009 selection_010

Please tell me if you need more debug info :wink:

nicolo-ribaudo commented 9 years ago

What version of Brackets are you using? It looks like you have an old webikt version...

If you type Symbol in the Brackets' console, does it print something like function () { [native code] }?

glepretre commented 9 years ago

I'm running

Release 1.2 experimental build 1.2.0-15697 (release 8f82e2a97) build timestamp: Tue Feb 24 2015 21:16:20 GMT-0800

When I type Symbol in the console I get Symbol is not defined :disappointed: of course...

My OS is Linux Mint Debian Edition - wheezy (stable), it's possible that my packages are not the latest available... but brackets had all its dependencies satisfied to be installed :smirk:

What do you think I need to upgrade?

nicolo-ribaudo commented 9 years ago

What do you think I need to upgrade?

Nothing :wink: (I'm using Brackets 1.2 too)

I think Brackets for Linux uses an older version of cef... Can you type navigator.userAgent in Brackets' console and check what version of Chrome is used in Brackets?

nicolo-ribaudo commented 9 years ago

Fixed (I hope)

Can you download the extension from the repo (click on "Download ZIP") and try to install it?

nicolo-ribaudo commented 9 years ago

@glepretre Can you install the last version? (Available from the Extension Manager)

glepretre commented 9 years ago

Can you type navigator.userAgent in Brackets' console and check what version of Chrome is used in Brackets?

"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.80 Safari/537.36"

glepretre commented 9 years ago

I successfully installed the latest version!... but it's not working yet

selection_001

I have the same message for a .woff font

nicolo-ribaudo commented 9 years ago

I finally installed Ubuntu to test the extension :wink:

Does it work now? https://drive.google.com/file/d/0B8oCEY0KhtmPbWNYbEowSWE0SEU/view?usp=sharing

glepretre commented 9 years ago

I finally installed Ubuntu to test the extension :wink:

Wow, I did not expect you to change your OS! (...but if you were on Windows before, be careful, you might soon like linux :smile:)

I successfully installed this beta, it opened fontforge, but does not seem to open it again at brackets startup.

It looks like this:

selection_001

This installation issue is solved. You should open another one if you want to improve the rendering.

Now I can say your extension is :cool: And thank you for your time and work, I know what it takes to maintain an open source project :wink: