Vous êtes ici > Bugs > PlayOnLinux > Bug > Ticket #1173 en

Bug #1173 sur PlayOnLinux

Handle errors during fonts installation (1st run) more gracefully

Ajouté par petch le 2012-08-06 23:29:46 - Commenter ou mettre à jour ce ticket

Statut :
Résolu
Priorité :
Faible
Assigné à :
Nobody
Dernière mise à jour :
2012-08-17 18:38:17
Description, étapes pour reproduire :

Currently in 4.1.4 at least, if the fonts downloading fails (say, because the link is too busy, or servers have issues, whatever), you get some message saying that fonts installation is aborted.
Then you're never asked to download those fonts again.

History

Mise à jour par Quentin PÂRIS le 2012-08-16 15:09:23

  • Statut changé vers En cours

Should be fixed, but I need confirmation

Mise à jour par petch le 2012-08-16 19:52:52


If the Internet connection is not available from the very beginning, main window shows that POL detected that the connection is not available but first run procedure starts nonetheless, asking to make sure a connection is available. If I go on anyway it tells me that the connection is not working. On next POL run, the procedure starts again, so it seems ok, beside few strange things in console (Config_Write FIRST_FIRST_USE TRUE and few "Use POL_SW_Init first" messages).

If the Internet connection disappears while it's downloading fonts, it will happyly continue to list them, then try to install them (silently failing for the missing ones), and consider the first run procedure completed (won't be retried), so the original problem is still present.
(While doing this I saw

Mise à jour par petch le 2012-08-16 19:54:49


(Oups, premature validation)
While doing this I saw a "Bad cookie!" message:

Sortie de la console :

...
[main] Message: Filesystem is compatible
Bad cookie!
[maj_check] Message: Web version : 1345138711
...


Unrelated, but maybe important bug.

Mise à jour par petch le 2012-08-16 20:15:10


Mmmmh I tried another time, and this time font downloads will block until the connection is available again (which is I suppose the behavior you modified).
Haven't changed my way of testing (ifconfig eth0 down/up in a VM), weird.

Mise à jour par petch le 2012-08-17 18:38:17

  • Statut changé vers Résolu


Look much better now, when some download fails the fonts installation is aborted and proposed again during next run.

Il n'y a rien à voir ici