Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Not working with Firefox 14 & Firebug 1.10 #14

Open
thany opened this issue Jul 28, 2012 · 8 comments
Open

Not working with Firefox 14 & Firebug 1.10 #14

thany opened this issue Jul 28, 2012 · 8 comments

Comments

@thany
Copy link

thany commented Jul 28, 2012

I'm not seeing a single sign that FireSass is doing anything. I'm seeing normal Firebug CSS debugging. My SASS files are being compiled in debug/verbose mode.

@vijeetgv
Copy link

vijeetgv commented Aug 2, 2012

Me too having the same issue. Is it possible to use a lower version of Firebug?

@thany
Copy link
Author

thany commented Aug 2, 2012

That's certainly possible, but it's tedious and it will stop Firebug from upgrading itself. Plus we don't even know if it will help. I would rather just use the latest Firebug. Most people would have the latest version of plugins anyway.

I have seen FireSass working, and that happened to be on Firefox 13 & Firebug 1.09. But that was also another pc, so there may just as well have been something else that caused FireSass to work (or to stop working).

@vijeetgv
Copy link

vijeetgv commented Aug 2, 2012

Anyway, found the solution...hacked the install.rdf & re-packed the xpi file to get it displayed. Had to re-generate the CSS files from the sass tool in --debug-info to get the display after 2-3 redeployments (I use this in a Java/grails project). If you want I can share the updated .xpi file

@kosmotaur
Copy link

@vijeetgv, maybe you could put up a pull request with the fix?

@drewwells
Copy link

Yeah... can you post the fix?

@RinatV
Copy link

RinatV commented Nov 7, 2012

Firefox 16.0.2 & Firebug 1.10.6 & FireSass 0.0.9 & Rails 3.2.8 & gem sass-rails

  # config/environments/development.rb
  config.sass.debug_info=true
  config.sass.compressed=false
$ rm -rf tmp/assets/sass

@nex3
Copy link
Owner

nex3 commented Nov 30, 2012

If someone provides a pull request for better compatibility, I'll merge it.

@linuxonrails
Copy link

+1 same problem

@vijeetgv, maybe you could put up a pull request with the fix?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants