Git Product home page Git Product logo

Comments (25)

cmtonkinson avatar cmtonkinson commented on August 18, 2024

Or 36.0.4

from markdown-viewer.

klonos avatar klonos commented on August 18, 2024

Just for the record, it works for me in fx 39.0a1 x64 latest builds. I guess you guys will have to wait until that version is released as stable 😄

from markdown-viewer.

Thiht avatar Thiht commented on August 18, 2024

With the version 36 aurora, I had this problem with the built-in pdf.js (it prompted to download the pdf instead of reading it). Can you try to completely reinstall Firefox, including config files, preferences, etc. ? It worked for me with pdf.js

from markdown-viewer.

fpirsch avatar fpirsch commented on August 18, 2024

Everything fine here with FF36 Ubuntu and Windows.

from markdown-viewer.

MaerF0x0 avatar MaerF0x0 commented on August 18, 2024

No worky for 37.0.1 on OS X

from markdown-viewer.

davidegiannella avatar davidegiannella commented on August 18, 2024

Tried to start firefox, 37.0.1 this time, with a new profile having only MD viewer installed but still it doesn't work. Seems we'll have to wait for FF 39.

from markdown-viewer.

hahcho avatar hahcho commented on August 18, 2024

The same with firefox 38.0-1 on Arch.

from markdown-viewer.

dizzib avatar dizzib commented on August 18, 2024

Same problem after upgrade FF from 38.0 (where it was working nicely) to 38.0.5 as part of a full system upgrade in Arch Linux. Problem even persists after downgrade back to 38.0.

from markdown-viewer.

klonos avatar klonos commented on August 18, 2024

Still works fine in 41 nightly builds. Must be some kind of regression in 38.

from markdown-viewer.

fpirsch avatar fpirsch commented on August 18, 2024

This is NOT related to FF 38. It works fine here with 38 and 38.0.5 on both Ubuntu and Windows, I'm using it every day.
This problem must be somewhere else, e.g. in the OS config.

from markdown-viewer.

RGBD avatar RGBD commented on August 18, 2024

Do not work with local files.
Firefox 39.0
Both Fedora 22 and Arch Linux.

from markdown-viewer.

davidegiannella avatar davidegiannella commented on August 18, 2024

what details can I provide for better investigate and reproduce this issue? FF 39.0 and still not working.

I played around though so maybe can be something else now.

from markdown-viewer.

wangjiezhe avatar wangjiezhe commented on August 18, 2024

It doesn't work for me on firefox 39.0-1 on arch.

from markdown-viewer.

Thiht avatar Thiht commented on August 18, 2024

Progress report: I was able to reproduce the "not working" bug on Fedora with FF39, so I guess there was a change in FF's API or something. I tried several minor modifications on my side but weren't able to make it work yet... So some investigations will be needed on what could be broken. As far as I can tell, it may require checking on FF's source code since the doc on streamconverters is kinda sketchy. It could take a while before it works again.

Could some of you (with the bug) try these two add-ons and tell here if they work, so I can compare what differs with markdown viewer ?

from markdown-viewer.

wangjiezhe avatar wangjiezhe commented on August 18, 2024

The first one work fine for me,

2015-08-08-110612_1920x1080_scrot

but the second doesn't with local files.

2015-08-08-105202_1920x1080_scrot
2015-08-08-105204_1920x1080_scrot

from markdown-viewer.

raphael0202 avatar raphael0202 commented on August 18, 2024

It also doesn't work for me, I get a prompt asking where to save the file. On Fedora 22, Firefox 40.0.3

from markdown-viewer.

RGBD avatar RGBD commented on August 18, 2024

Not working. Firefox 41.0.1 x86_64 Arch Linux

from markdown-viewer.

WnP avatar WnP commented on August 18, 2024

@Thiht both jsonview and open-in-browser works as expected here on firefox 40.0.3, but markdown-viewer doesn't render mardown at all

from markdown-viewer.

WnP avatar WnP commented on August 18, 2024

setting:

<RDF:Description RDF:about="urn:mimetype:text/plain"
        NC:value="text/plain"
        NC:fileExtensions="md"
        NC:description="Text Document">
    <NC:handlerProp RDF:resource="urn:mimetype:handler:text/plain"/>
</RDF:Description>

in ~/.mozilla/firefox/*default/mimeTypes.rdf fix this issue for me

all credits are for Ryan Chapin, original article: source

from markdown-viewer.

Thiht avatar Thiht commented on August 18, 2024

I think I finally found the fix, now working on my Fedora 22/Firefox 42.0. :)

Can I have some feedback before I push the changes to addons.mozilla?

from markdown-viewer.

Thiht avatar Thiht commented on August 18, 2024

If you want to try the fix I published a pre-release here: https://github.com/Thiht/markdown-viewer/releases/tag/v1.9-pre
Note it won't work if electrolysis is enabled (Firefox 43+ I think), see #46.

from markdown-viewer.

wangjiezhe avatar wangjiezhe commented on August 18, 2024

It now works fine for me on firefox 42.0 on Arch

from markdown-viewer.

Thiht avatar Thiht commented on August 18, 2024

Cool, I'll update the AMO version later today :)

from markdown-viewer.

Thiht avatar Thiht commented on August 18, 2024

I just updated the new version to AMO, it should be updated in a few days if nothing goes wrong. I suggest you switch back to the signed version when it's updated to obtain possible future updates.

from markdown-viewer.

davidegiannella avatar davidegiannella commented on August 18, 2024

Sorry for very late reply. I can confirm that the 1.9 version fix the issue. Thanks @Thiht

from markdown-viewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.