View Single Post
Posts: 103 | Thanked: 211 times | Joined on Sep 2011
#15
Originally Posted by MiK546 View Post
Thanks, removing the cache helped. Maybe you could make the postinstall script of the new package do that to avoid the same problem with others.
Yes, probably that's the esiest approach, I suspect that something isn't working properly with theme inheritance and theme cache stuff. You can also try something like this to force cache reload.

Code:
# touch -c /usr/share/themes/base/meegotouch/index.theme
# touch -c /usr/share/themes/blanco/meegotouch/index.theme