#1 Le 15/11/2009, à 03:33
- MaxGT
Gnucash : Une erreur système s'est produite en récupérant les cours
Bonjour,
J'utilise gnucash 2.2.9 sous Karmic.
Quand j'essaie d'obtenir les cours de la bourse avec Gnucash (outil/éditeur de cotations/Télécharger les cotations), j'obtiens le message : "Une erreur système s'est produite en récupérant les cours."
J'ai appliqué ce qui est conseillé sur le Wiki de Gnucash : How do I fix a system error when getting stock quotes?
Try the steps below. After each step, run gnucash and see if that solution resolved the problem of retrieving stock quotes.
• Make sure you're running Finance::Quote 1.11 version or later. Earlier versions can no longer retrieve currency quotes. J'avais la version 1.16
• Run the command gnc-fq-check from the command line. The output should look like ("1.11" "tsp" "vwd" .....). If it doesn't follow the directions to install any missing libraries. RAS
• Run the command echo '(yahoo "CSCO")' | gnc-fq-helper from the command line. You should get something that looks like (("CSCO" (symbol . "CSCO") ..... (currency . "USD"))). If you get an error message about a missing file instead, that's your problem. This is a dependency that gnucash doesn't know about and so doesn't check for it. You will need to satisfy the missing dependency.OK.But usually, at least under linux, it helps to run gnc-fq-update as root.
Après sudo gnc-fq-update, l'installation s'est faite dans /usr/local/share/perl/5.10.0/Finance/
alors que Finance était auparavant dans user/share/perl5/
• Run gnucash from the command line with the -debug argument, attempt a quote retrieval, and then contact the developers either via email or on IRC.
Voici ce qui se passe dans un terminal :
gerard@gerard-desktop:~$ gnucash --debug
gnc.bin-Message: main: binreloc relocation support was disabled at configure time.
Found Finance::Quote version 1.17
Error: could not flush file-descriptor 26
gwenhywfar-INFO: plugin.c: 584: Plugin type "ct" unregistered
gwenhywfar-INFO: plugin.c: 584: Plugin type "configmgr" unregistered
gwenhywfar-INFO: plugin.c: 584: Plugin type "dbio" unregistered
Voilà je suis au bout de mes possibilités, si quelqu'un peut m'aider ça serait très sympathique.
Hors ligne