Files
entropy/rigo/rigo
Fabio Erculiani 2092303f55 [Rigo] always validate repositories after update
On a fresh install, with no downloaded repositories, users were forced
to restart Rigo in order to have the search function fully functional.
If a local repository is configured but not downloaded (thus, not
available) the same bug happens.

It turned out to be Entropy._enabled_repos, returned by Entropy.repositories()
which didn't get re-initialized after a repository update. This commit adds
a _validate_repositories() call inside _repositories_updated_signal().
2012-09-03 19:21:56 +02:00
..
2012-08-18 09:44:26 +02:00
2012-02-28 11:28:10 +01:00
2012-08-18 09:44:26 +02:00
2012-02-28 11:28:10 +01:00
2012-02-28 11:28:10 +01:00