Unanswered: Strange warnings when compiling themes
Unanswered: Strange warnings when compiling themes
Hi ExtJS theming gurus,
Just played around with sass and compass and tried to customize my Extjs 4.1 RC1 default theme.
Any time I use the following variable in my scss file
$panel-border-radius: 3px;
the "compass compile" command gives me the warnings below. What can I do ? Where can I find the missing images ?
Kind regards,
-------------------------
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel/panel-default-corners.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 391 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel/panel-default-sides.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 391 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-top-corners.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 394 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-top-sides.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 394 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-right-corners.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 395 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-right-sides.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 395 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-bottom-corners.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 396 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-bottom-sides.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 396 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-left-corners.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 397 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-left-sides.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 397 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-top-bg.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 472 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-top-corners.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 472 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-top-sides.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 472 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-right-bg.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 473 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-right-corners.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 473 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-right-sides.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 473 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-bottom-bg.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 474 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-bottom-corners.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 474 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-bottom-sides.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 474 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-left-bg.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 475 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-left-corners.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 475 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
WARNING: @theme-background-image: Theme image not found: ../../extjs/resources/themes/images/default/panel-header/panel-header-default-collapsed-left-sides.gif
on line 18 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/mixins/_theme-background-image.scss
from line 475 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 171 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss
from line 90 of /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/_all.scss
from line 12 of /Users/dirk/dev/samples/themes/resources/sass/my-ext-theme.scss
I just hit the exact same problem. I picked an image at random from the warning messages - it did not exist in 4.0.7, and it still does not exist in 4.1.0.