Skip to content

Asset compilation error #3

Open
@jessethebuilder

Description

@jessethebuilder

I get this error on the view I place the player:

Asset filtered out and will not be served: add Rails.application.config.assets.precompile += %w( podlovefont.eot ) to config/initializers/assets.rb and restart your server

Of course, I tried that, and I still get the error. It is definitely an issue with the font, as when I edit out all references to the font in the gem css file, the error does not get raised (though the player looks pretty bad).

Below is the full stack trace:

sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:206:in check_errors_for' sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:98:inasset_path'
sprockets (3.1.0) lib/sprockets/sass_processor.rb:112:in asset_path' sprockets (3.1.0) lib/sprockets/sass_processor.rb:188:infont_path'
sass (3.4.14) lib/sass/script/tree/funcall.rb:140:in _perform' sass (3.4.14) lib/sass/script/tree/node.rb:50:inperform'
sass (3.4.14) lib/sass/script/tree/operation.rb:64:in _perform' sass (3.4.14) lib/sass/script/tree/node.rb:50:inperform'
sass (3.4.14) lib/sass/script/tree/funcall.rb:170:in perform_arg' sass (3.4.14) lib/sass/script/tree/funcall.rb:124:inblock in _perform'
sass (3.4.14) lib/sass/script/tree/funcall.rb:124:in each' sass (3.4.14) lib/sass/script/tree/funcall.rb:124:ineach_with_index'
sass (3.4.14) lib/sass/script/tree/funcall.rb:124:in each' sass (3.4.14) lib/sass/script/tree/funcall.rb:124:inmap'
sass (3.4.14) lib/sass/script/tree/funcall.rb:124:in _perform' sass (3.4.14) lib/sass/script/tree/node.rb:50:inperform'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:394:in visit_prop' sass (3.4.14) lib/sass/tree/visitors/base.rb:36:invisit'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:158:in block in visit' sass (3.4.14) lib/sass/stack.rb:79:inblock in with_base'
sass (3.4.14) lib/sass/stack.rb:115:in with_frame' sass (3.4.14) lib/sass/stack.rb:79:inwith_base'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:158:in visit' sass (3.4.14) lib/sass/tree/visitors/perform.rb:501:inblock (2 levels) in visit_directive'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:501:in map' sass (3.4.14) lib/sass/tree/visitors/perform.rb:501:inblock in visit_directive'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:179:in with_environment' sass (3.4.14) lib/sass/tree/visitors/perform.rb:500:invisit_directive'
sass (3.4.14) lib/sass/tree/visitors/base.rb:36:in visit' sass (3.4.14) lib/sass/tree/visitors/perform.rb:158:inblock in visit'
sass (3.4.14) lib/sass/stack.rb:79:in block in with_base' sass (3.4.14) lib/sass/stack.rb:115:inwith_frame'
sass (3.4.14) lib/sass/stack.rb:79:in with_base' sass (3.4.14) lib/sass/tree/visitors/perform.rb:158:invisit'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:325:in block (2 levels) in visit_import' sass (3.4.14) lib/sass/tree/visitors/perform.rb:325:inmap'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:325:in block in visit_import' sass (3.4.14) lib/sass/stack.rb:88:inblock in with_import'
sass (3.4.14) lib/sass/stack.rb:115:in with_frame' sass (3.4.14) lib/sass/stack.rb:88:inwith_import'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:322:in visit_import' sass (3.4.14) lib/sass/tree/visitors/base.rb:36:invisit'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:158:in block in visit' sass (3.4.14) lib/sass/stack.rb:79:inblock in with_base'
sass (3.4.14) lib/sass/stack.rb:115:in with_frame' sass (3.4.14) lib/sass/stack.rb:79:inwith_base'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:158:in visit' sass (3.4.14) lib/sass/tree/visitors/perform.rb:325:inblock (2 levels) in visit_import'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:325:in map' sass (3.4.14) lib/sass/tree/visitors/perform.rb:325:inblock in visit_import'
sass (3.4.14) lib/sass/stack.rb:88:in block in with_import' sass (3.4.14) lib/sass/stack.rb:115:inwith_frame'
sass (3.4.14) lib/sass/stack.rb:88:in with_import' sass (3.4.14) lib/sass/tree/visitors/perform.rb:322:invisit_import'
sass (3.4.14) lib/sass/tree/visitors/base.rb:36:in visit' sass (3.4.14) lib/sass/tree/visitors/perform.rb:158:inblock in visit'
sass (3.4.14) lib/sass/stack.rb:79:in block in with_base' sass (3.4.14) lib/sass/stack.rb:115:inwith_frame'
sass (3.4.14) lib/sass/stack.rb:79:in with_base' sass (3.4.14) lib/sass/tree/visitors/perform.rb:158:invisit'
sass (3.4.14) lib/sass/tree/visitors/base.rb:52:in block in visit_children' sass (3.4.14) lib/sass/tree/visitors/base.rb:52:inmap'
sass (3.4.14) lib/sass/tree/visitors/base.rb:52:in visit_children' sass (3.4.14) lib/sass/tree/visitors/perform.rb:167:inblock in visit_children'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:179:in with_environment' sass (3.4.14) lib/sass/tree/visitors/perform.rb:166:invisit_children'
sass (3.4.14) lib/sass/tree/visitors/base.rb:36:in block in visit' sass (3.4.14) lib/sass/tree/visitors/perform.rb:186:invisit_root'
sass (3.4.14) lib/sass/tree/visitors/base.rb:36:in visit' sass (3.4.14) lib/sass/tree/visitors/perform.rb:157:invisit'
sass (3.4.14) lib/sass/tree/visitors/perform.rb:8:in visit' sass (3.4.14) lib/sass/tree/root_node.rb:36:incss_tree'
sass (3.4.14) lib/sass/tree/root_node.rb:20:in render' sass (3.4.14) lib/sass/engine.rb:268:inrender'
sass-rails (5.0.3) lib/sass/rails/template.rb:47:in evaluate' tilt (1.4.1) lib/tilt/template.rb:103:inrender'
sprockets (3.1.0) lib/sprockets/legacy_tilt_processor.rb:25:in call' sprockets (3.1.0) lib/sprockets/processor_utils.rb:75:incall_processor'
sprockets (3.1.0) lib/sprockets/processor_utils.rb:57:in block in call_processors' sprockets (3.1.0) lib/sprockets/processor_utils.rb:56:inreverse_each'
sprockets (3.1.0) lib/sprockets/processor_utils.rb:56:in call_processors' sprockets (3.1.0) lib/sprockets/loader.rb:86:inload_asset_by_uri'
sprockets (3.1.0) lib/sprockets/loader.rb:45:in block in load' sprockets (3.1.0) lib/sprockets/loader.rb:156:infetch_asset_from_dependency_cache'
sprockets (3.1.0) lib/sprockets/loader.rb:38:in load' sprockets (3.1.0) lib/sprockets/cached_environment.rb:20:inblock in initialize'
sprockets (3.1.0) lib/sprockets/cached_environment.rb:47:in yield' sprockets (3.1.0) lib/sprockets/cached_environment.rb:47:inload'
sprockets (3.1.0) lib/sprockets/bundle.rb:23:in block in call' sprockets (3.1.0) lib/sprockets/utils.rb:183:indfs'
sprockets (3.1.0) lib/sprockets/bundle.rb:24:in call' sprockets (3.1.0) lib/sprockets/processor_utils.rb:75:incall_processor'
sprockets (3.1.0) lib/sprockets/processor_utils.rb:57:in block in call_processors' sprockets (3.1.0) lib/sprockets/processor_utils.rb:56:inreverse_each'
sprockets (3.1.0) lib/sprockets/processor_utils.rb:56:in call_processors' sprockets (3.1.0) lib/sprockets/loader.rb:86:inload_asset_by_uri'
sprockets (3.1.0) lib/sprockets/loader.rb:45:in block in load' sprockets (3.1.0) lib/sprockets/loader.rb:156:infetch_asset_from_dependency_cache'
sprockets (3.1.0) lib/sprockets/loader.rb:38:in load' sprockets (3.1.0) lib/sprockets/cached_environment.rb:20:inblock in initialize'
sprockets (3.1.0) lib/sprockets/cached_environment.rb:47:in yield' sprockets (3.1.0) lib/sprockets/cached_environment.rb:47:inload'
sprockets (3.1.0) lib/sprockets/base.rb:63:in find_asset' sprockets (3.1.0) lib/sprockets/environment.rb:30:infind_asset'
sprockets (3.1.0) lib/sprockets/base.rb:89:in []' sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:243:inlookup_asset_for_path'
sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:203:in check_errors_for' sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:172:inblock in stylesheet_link_tag'
sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:171:in map' sprockets-rails (2.3.1) lib/sprockets/rails/helper.rb:171:instylesheet_link_tag'
app/views/layouts/application.html.erb:5:in _app_views_layouts_application_html_erb___376388791_63620720' actionview (4.2.1) lib/action_view/template.rb:145:inblock in render'
activesupport (4.2.1) lib/active_support/notifications.rb:166:in instrument' actionview (4.2.1) lib/action_view/template.rb:333:ininstrument'
actionview (4.2.1) lib/action_view/template.rb:143:in render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:66:inrender_with_layout'
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:inrender'
actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:inrender'
actionview (4.2.1) lib/action_view/rendering.rb:100:in _render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in_render_template'
actionview (4.2.1) lib/action_view/rendering.rb:83:in render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:inrender_to_body'
actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:inrender'
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:inblock (2 levels) in render'
activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in block in ms' C:/Ruby21-64/lib/ruby/2.1.0/benchmark.rb:294:inrealtime'
activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:inblock in render'
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:incleanup_view_runtime'
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in render' remotipart (1.2.1) lib/remotipart/render_overrides.rb:14:inrender_with_remotipart'
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:insend_action'
actionpack (4.2.1) lib/abstract_controller/base.rb:198:in process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:inprocess_action'
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:incall'
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:inblock (2 levels) in compile'
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:incall'
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in _run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in_run_process_action_callbacks'
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:inprocess_action'
actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:inblock in process_action'
activesupport (4.2.1) lib/active_support/notifications.rb:164:in block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:ininstrument'
activesupport (4.2.1) lib/active_support/notifications.rb:164:in instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:inprocess_action'
actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:inprocess_action'
actionpack (4.2.1) lib/abstract_controller/base.rb:137:in process' actionview (4.2.1) lib/action_view/rendering.rb:30:inprocess'
actionpack (4.2.1) lib/action_controller/metal.rb:196:in dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:indispatch'
actionpack (4.2.1) lib/action_controller/metal.rb:237:in block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:incall'
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:inserve'
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:ineach'
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:incall'
warden (1.2.3) lib/warden/manager.rb:35:in block in call' warden (1.2.3) lib/warden/manager.rb:34:incatch'
warden (1.2.3) lib/warden/manager.rb:34:in call' rack (1.6.1) lib/rack/etag.rb:24:incall'
rack (1.6.1) lib/rack/conditionalget.rb:25:in call' rack (1.6.1) lib/rack/head.rb:13:incall'
remotipart (1.2.1) lib/remotipart/middleware.rb:27:in call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:incall'
actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in call' rack (1.6.1) lib/rack/session/abstract/id.rb:225:incontext'
rack (1.6.1) lib/rack/session/abstract/id.rb:220:in call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:incall'
activerecord (4.2.1) lib/active_record/query_cache.rb:36:in call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:incall'
activerecord (4.2.1) lib/active_record/migration.rb:378:in call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:inblock in call'
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in_run_callbacks'
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in _run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:inrun_callbacks'
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:incall'
actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:incall'
actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in call' railties (4.2.1) lib/rails/rack/logger.rb:38:incall_app'
railties (4.2.1) lib/rails/rack/logger.rb:20:in block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:inblock in tagged'
activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:intagged'
railties (4.2.1) lib/rails/rack/logger.rb:20:in call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:incall'
rack (1.6.1) lib/rack/methodoverride.rb:22:in call' rack (1.6.1) lib/rack/runtime.rb:18:incall'
activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in call' rack (1.6.1) lib/rack/lock.rb:17:incall'
actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in call' rack (1.6.1) lib/rack/sendfile.rb:113:incall'
railties (4.2.1) lib/rails/engine.rb:518:in call' railties (4.2.1) lib/rails/application.rb:164:incall'
rack (1.6.1) lib/rack/lock.rb:17:in call' rack (1.6.1) lib/rack/content_length.rb:15:incall'
rack (1.6.1) lib/rack/handler/webrick.rb:89:in service' C:/Ruby21-64/lib/ruby/2.1.0/webrick/httpserver.rb:138:inservice'
C:/Ruby21-64/lib/ruby/2.1.0/webrick/httpserver.rb:94:in run' C:/Ruby21-64/lib/ruby/2.1.0/webrick/server.rb:295:inblock in start_thread'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions