Project

General

Profile

Scénario #11781

Lorsque "profiles.ini" n'existe pas, il n'est pas créé et la configuration ESU/Firefox n'est pas appliquée

Added by Klaas TJEBBES over 8 years ago. Updated over 8 years ago.

Status:
Terminé (Sprint)
Priority:
Normal
Assigned To:
Category:
-
Start date:
06/22/2015
Due date:
07/10/2015
% Done:

100%

Estimated time:
(Total: 4.00 h)
Spent time:
0.50 h (Total: 2.67 h)
Story points:
2.0
Remaining (hours):
0.00 hour
Velocity based estimate:
Release:
Release relationship:
Auto

Description

Le problème est le suivant :

2015-05-27 14:37:07,023 (1036) INFO "logon" Gestion des .ini
2015-05-27 14:37:07,023 (1036) DEBUG "set_ini" INI : ['U:\\config_eole\\Application Data\\\\Mozilla\\Firefox\\profiles.ini', 'Profile0', 'Name', 'Defaut', 'STRING']
2015-05-27 14:37:07,035 (1036) ERROR "set_ini" [Errno 2] No such file or directory: 'U:\\config_eole\\Application Data\\\\Mozilla\\Firefox\\profiles.ini'
2015-05-27 14:37:07,035 (1036) DEBUG "set_ini" Erreur Traceback (most recent call last):
  File "eole\logon_user.pyo", line 89, in set_ini
  File "eole\ini.pyo", line 14, in set_option
  File "eole\dict4ini.pyo", line 295, in __init__
  File "eole\dict4ini.pyo", line 380, in read
IOError: [Errno 2] No such file or directory: 'U:\\config_eole\\Application Data\\\\Mozilla\\Firefox\\profiles.ini'


Subtasks

Tâche #12135: Diffuser et tester les modificationsFerméKlaas TJEBBES

History

#1 Updated by Klaas TJEBBES over 8 years ago

ini.py, ligne 14, ajouter :

    if not os.path.isfile(fich): file(fich,'w').write('')

#2 Updated by Klaas TJEBBES over 8 years ago

  • Tracker changed from Anomalie to Tâche
  • Parent task set to #11522

#3 Updated by Joël Cuissinat over 8 years ago

  • Parent task deleted (#11522)
  • Release set to Mise à jour 2.4.1.2
  • Story points set to 2.0

#4 Updated by Joël Cuissinat over 8 years ago

  • Target version deleted (Sprint_2015_20-22 - Équipe MENESR)

#5 Updated by Joël Cuissinat over 8 years ago

  • Tracker changed from Tâche to Scénario
  • Start date deleted (05/27/2015)

#6 Updated by Joël Cuissinat over 8 years ago

  • Release changed from Mise à jour 2.4.1.2 to EOLE 2.4.2

#7 Updated by Scrum Master over 8 years ago

  • Due date set to 07/10/2015
  • Assigned To set to force jaune
  • Target version set to Sprint_2015_26-28 - Équipe MENESR
  • Start date set to 06/22/2015

#8 Updated by Joël Cuissinat over 8 years ago

  • Status changed from Nouveau to Terminé (Sprint)

Also available in: Atom PDF