De même, de retour chez moi j'ai pu lancer upgrade de la 1.5.0 vers la 1.6.1 sans aucun problème.arduous wrote:le 1.6.1 est passé sans le moindre soucis...
Sinon bonne nouvelle : on a enfin les accents \o/
De même, de retour chez moi j'ai pu lancer upgrade de la 1.5.0 vers la 1.6.1 sans aucun problème.arduous wrote:le 1.6.1 est passé sans le moindre soucis...
Code: Select all
date --date `wget -q -O - "http://atys.ryzom.com/api/time.php?shardid=ani&format=xml" | sed "s/></>\n</g" | grep -e "day_of_season" -e "time_of_day" | sed "s/<day_of_season>/\(89-/" | sed "s/<time_of_day>/\(23-/g" | sed "s/<\/day_of_season>/\)\*72/" | sed "s/<\/time_of_day>/\)\*3/" | bc | tr "\n" "+" | sed "s/\+$/\n"min"\n/" | bc | tr -d "\n"`
Code: Select all
aurelien@aurelien-desktop:~/Ryzom$ wine ryzom_configuration_rd.exe
fixme:ntdll:NtQuerySystemInformation (0x00000032,0x32fa14,0x00000004,(nil)) stub
wine: Call from 0x7bc3e870 to unimplemented function ntdll.dll.RtlCreateTagHeap, aborting
err:module:attach_process_dlls "KERNELBASE.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\aurelien\\Ryzom\\ryzom_configuration_rd.exe" failed, status 80000100
Erreur de segmentation
Code: Select all
...
Driver3D="Auto"; // Valid values are "Auto" or "0", "OpengGL" or "1" & "Direct3D" or "2"
// "Auto" will choose the best suited driver depending on hardware
...
Code: Select all
date --date `wget -q -O - "http://atys.ryzom.com/api/time.php?shardid=ani&format=xml" | sed "s/></>\n</g" | grep -e "day_of_season" -e "time_of_day" | sed "s/<day_of_season>/\(89-/" | sed "s/<time_of_day>/\(23-/g" | sed "s/<\/day_of_season>/\)\*72/" | sed "s/<\/time_of_day>/\)\*3/" | bc | tr "\n" "+" | sed "s/\+$/\n"min"\n/" | bc | tr -d "\n"`
Par défaut wine fonctionne comme un windows XP, et sur ma version (1.0.1) il n'est pas possible de l'utiliser en tant que 7. Je en sais aps si ça a un rapport, mais avoir copié des versions trop récentes des dll pourrait poser problème.tyzkun wrote:J'ai déjà copié les dll depuis mon windows 7 actuel.
Code: Select all
date --date `wget -q -O - "http://atys.ryzom.com/api/time.php?shardid=ani&format=xml" | sed "s/></>\n</g" | grep -e "day_of_season" -e "time_of_day" | sed "s/<day_of_season>/\(89-/" | sed "s/<time_of_day>/\(23-/g" | sed "s/<\/day_of_season>/\)\*72/" | sed "s/<\/time_of_day>/\)\*3/" | bc | tr "\n" "+" | sed "s/\+$/\n"min"\n/" | bc | tr -d "\n"`
Code: Select all
Driver3D = "OpenGL" ;
Code: Select all
wine client_ryzom_rd.exe