im I upgraded to version 2.5 and it does not shows me the design and then after I refresh it displays this warning
Attached Image

CommentFileSizeAuthor
#5 lcs.zip543.52 KBisrael dahan
Untitled-2.jpg462.84 KBisrael dahan
Untitled-1.jpg1.07 MBisrael dahan

Comments

tsi’s picture

Status: Active » Postponed (maintainer needs more info)

What are you doing in your Sass that might be related ? Are you trying to import a sprite image ?

israel dahan’s picture

All I did was raise the new version's folder and run the site.
I'm not trying to import sprites or something

tsi’s picture

It looks like something is calling the sprites generator, Is there any way I can take a look at the theme ?

israel dahan’s picture

yes. im messege private or send mail

israel dahan’s picture

StatusFileSize
new543.52 KB

here

tsi’s picture

Title: Version upgrade bug » Warning: opendir(...) [function.opendir]: failed to open dir: No such file or directory in Sprite->generate_sprite() (line 37 of
Assigned: israel dahan » Unassigned
Status: Postponed (maintainer needs more info) » Fixed

What happened is that when you have imported "compass" you have also imported a partial called "utilities/sprites", this caused the sprite generator to crash.
I have fixed this in the dev branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 8699938 on 7.x-2.x, compasscompile, 7.x-3.x, PHPSass, 7.x-3.x-Assetic, 7.x-3.x-susy by tsi:
    Issue #1693562 by israel dahan - Warning: opendir(...) [function.opendir...