1. #1
    Sencha User
    Join Date
    Dec 2011
    Posts
    4
    Vote Rating
    0
    ddinger is on a distinguished road

      0  

    Default 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

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,624
    Vote Rating
    435
    Answers
    3106
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    It looks like your path is off. Is /Users/dirk/dev/samples/themes/resources/sass/../../extjs/resources/themes/stylesheets/ext4/default/ valid for you?
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha User
    Join Date
    Dec 2011
    Posts
    4
    Vote Rating
    0
    ddinger is on a distinguished road

      0  

    Default


    These relative paths are ok. The problem ist that the images simply do not exist in the extjs 4.1rc1 distribution - or I did not find them

  4. #4
    Sencha Premium Member
    Join Date
    Oct 2007
    Location
    Sarasota, FL
    Posts
    65
    Vote Rating
    3
    pbienick is on a distinguished road

      0  

    Default


    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.

  5. #5
    Sencha User demon222's Avatar
    Join Date
    Jan 2008
    Location
    Poland, Warsaw
    Posts
    124
    Vote Rating
    2
    Answers
    4
    demon222 is on a distinguished road

      -1  

    Default


    an answer????? /!!!!!!!!!!!!!!!!!!

  6. #6
    Sencha User farion's Avatar
    Join Date
    Feb 2008
    Location
    Karlsruhe, Germany
    Posts
    64
    Vote Rating
    4
    Answers
    1
    farion is on a distinguished road

      0  

    Default


    Unfortunately, this is broken for at least 6 months. The missing files still don't exist in extjs. It is a pity.

    It seems that the file names are built somehow. There is no "btn-plainactive-small-disabled-bg.gif" mentioned somewhere.

Tags for this Thread