Coder Social home page Coder Social logo

Comments (14)

 avatar commented on July 27, 2024

I just had the exact same issue.
Kind of a bummer, as FireSass has become an integrated part of my development flow.
Is there anything I can do to help get this back up and running ASAP?

Thanks!

from firesass.

 avatar commented on July 27, 2024

I found out that removing firebug from firefox, restarting, and afterwards adding firebug 1.8.4 from here solves the problem temporarily:
http://getfirebug.com/releases/firebug/1.8/

from firesass.

sunilw avatar sunilw commented on July 27, 2024

Confirming titledk's experience: downgrading to a 1.8 release restores firesass debugging output in firebug.

from firesass.

getdave avatar getdave commented on July 27, 2024

Really looking forward to FireSass for Firebug 1.9. I assume it's in "the works"?

In the meantime is there anything we can do to debug SaSS?

from firesass.

 avatar commented on July 27, 2024

thanks @titledk ...that seems to work for the moment :)

from firesass.

KODerFunk avatar KODerFunk commented on July 27, 2024

Please, anyone, fix it.

from firesass.

P1X3L avatar P1X3L commented on July 27, 2024

Yes, it would be freakin' awesome to see firesass working on firebug 1.9 !!! Please fix it :-) We ♥ firesass !

from firesass.

jacobneher avatar jacobneher commented on July 27, 2024

Confirmed that @titledk's worked for me as well. Using Firebug 1.8.4 and FireSass is working again properly! I would love to see a release for firebug 1.9 as well! Thanks!

from firesass.

theearlofsandwich avatar theearlofsandwich commented on July 27, 2024

I've taken a look through the Firesass source code and think I have a fix for it...

In reps.js on line 14 if you change:

.getService(ci.nsIExternalProtocolService);

to

.getService(Components.interfaces.nsIExternalProtocolService);

It all starts working.

I have tried this in Firefox 10, Firebug 1.8.4 and 1.9.1

If you get hold of the firesass XPI file and open it using something like 7zip you will find reps.js in \chrome\content.

Sorry if this is overly technical! Hopefully it will get some of you going.

I emailed Nathan (the FireSass dev) with the fix but haven't heard anything back - he's probably a very busy guy!

from firesass.

jacobneher avatar jacobneher commented on July 27, 2024

@theearlofsandwich's fix worked great! I submitted a pull request to @nex3 to resolve this issue. In the meantime I packaged an xpi file with the changes that you can download from here: http://db.tt/vKOcnlMu

from firesass.

jloosfelt avatar jloosfelt commented on July 27, 2024

Thanks for the trick. I decided to downgrade to 1.8.4, firesass is back in business !

from firesass.

sunilw avatar sunilw commented on July 27, 2024

The firesass package provided by jacobneher works for me. Firefox 9.01, linux.

from firesass.

nex3 avatar nex3 commented on July 27, 2024

Closed by merging #10

from firesass.

jacobneher avatar jacobneher commented on July 27, 2024

Thanks @nex3!

from firesass.

Related Issues (18)

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.