[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

soucis avec une application de météo (Frorecast météo-qt version 2.1)



Bonjour, 

Je vous rends compte d'un problème que je viens de 
rencontrer sur une application de météo (Météo-qt) 
qui ne fonctionnait plus du fait que la clé d'accès 
est révoquée ...

Version installée :

dpkg -l |awk '/meteo-qt/ {print $2,$3,$4}'
 
meteo-qt 2.1-1 amd64
meteo-qt-l10n 2.1-1 all


Voici le mode opératoire :

Se rendre sur la page du site OpenWeatherMap et
créer un compte pour générer une clé personnelle

corriger le fichier meteo-qt.conf :

[General]
APPID=<entrer ici votre nouvelle clé>



[Logging]
Level=DEBUG


en revanche j'ai toujours des codes erreur sur l'absence
de certains fichiers ou icônes (pièce jointe)


Merci pour votre aimable attention


Bien à vous

Bernard
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/usr/bin/pyvenv.cfg", O_RDONLY) = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/usr/pyvenv.cfg", O_RDONLY) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/bin/Modules/Setup.local", 0x7ffd90ed3350) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/bin/lib/python3.9/os.py", 0x7ffd90ed3270) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/bin/lib/python3.9/os.pyc", 0x7ffd90ed3270) = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/usr/bin/pybuilddir.txt", O_RDONLY) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/bin/lib/python3.9/lib-dynload", 0x7ffd90ed23d0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python39.zip", 0x7ffd90ed5c50) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python39.zip", 0x7ffd90ed5930) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/encodings/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed5d70) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/encodings/__init__.abi3.so", 0x7ffd90ed5d70) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/encodings/__init__.so", 0x7ffd90ed5d70) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/bin/pyvenv.cfg", 0x7ffd90ed5e60) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/pyvenv.cfg", 0x7ffd90ed5e60) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/home/bernard/.local/lib/python3.9/site-packages", 0x7ffd90ed60f0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/importlib/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed3ac0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/importlib/__init__.abi3.so", 0x7ffd90ed3ac0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/importlib/__init__.so", 0x7ffd90ed3ac0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/collections/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed10c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/collections/__init__.abi3.so", 0x7ffd90ed10c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/collections/__init__.so", 0x7ffd90ed10c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/repoze/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed4c10) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/repoze/__init__.abi3.so", 0x7ffd90ed4c10) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/repoze/__init__.so", 0x7ffd90ed4c10) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/repoze/__init__.py", 0x7ffd90ed4c10) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/repoze/__init__.pyc", 0x7ffd90ed4c10) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/dist-packages", 0x7ffd90ed5ff0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/meteo_qt/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed6050) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/meteo_qt/__init__.abi3.so", 0x7ffd90ed6050) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/meteo_qt/__init__.so", 0x7ffd90ed6050) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/logging/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed4a00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/logging/__init__.abi3.so", 0x7ffd90ed4a00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/logging/__init__.so", 0x7ffd90ed4a00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/urllib/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed4150) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/urllib/__init__.abi3.so", 0x7ffd90ed4150) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/urllib/__init__.so", 0x7ffd90ed4150) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/email/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed3bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/email/__init__.abi3.so", 0x7ffd90ed3bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/email/__init__.so", 0x7ffd90ed3bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/http/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed3320) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/http/__init__.abi3.so", 0x7ffd90ed3320) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/http/__init__.so", 0x7ffd90ed3320) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/lxml/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed4a00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/lxml/__init__.abi3.so", 0x7ffd90ed4a00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/lxml/__init__.so", 0x7ffd90ed4a00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/json/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed4a00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/json/__init__.abi3.so", 0x7ffd90ed4a00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/json/__init__.so", 0x7ffd90ed4a00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/PyQt5/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed4150) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/PyQt5/__init__.abi3.so", 0x7ffd90ed4150) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/PyQt5/__init__.so", 0x7ffd90ed4150) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/bin/PyQt5.pkg", 0x7ffd90ed4570) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python39.zip/PyQt5.pkg", 0x7ffd90ed4570) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/PyQt5.pkg", 0x7ffd90ed4570) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3.9/lib-dynload/PyQt5.pkg", 0x7ffd90ed4570) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/local/lib/python3.9/dist-packages/PyQt5.pkg", 0x7ffd90ed4570) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/PyQt5/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffd90ed3fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/PyQt5/__init__.abi3.so", 0x7ffd90ed3fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/PyQt5/__init__.so", 0x7ffd90ed3fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/PyQt5.pkg", 0x7ffd90ed4570) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/lib/python3/dist-packages/PyQt5/Qt", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/bin/qt.conf", F_OK)        = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/bin/platforms/.", F_OK)    = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/bin/qt.conf", F_OK)        = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/usr/share/qt5/qtlogging.ini", O_RDONLY|O_CLOEXEC) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/QtProject/qtlogging.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6b80) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/QtProject/qtlogging.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6b80) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/QtProject/qtlogging.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6b80) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/QtProject/qtlogging.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6b80) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/run/user/1000/flatpak-info", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6f10) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/bin/platformthemes/.", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/home/bernard/.config/fontconfig/conf.d", 0x7ffd90ec7e50) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/home/bernard/.config/fontconfig/conf.d", 0x7ffd90ec7e50) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.fonts.conf.d", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/fonts/~/.fonts.conf.d", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.fonts.conf.d", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/fonts/~/.fonts.conf.d", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.fonts.conf", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/fonts/~/.fonts.conf", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.fonts.conf", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/fonts/~/.fonts.conf", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/fonts/local.conf", R_OK)   = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/fonts/local.conf", R_OK)   = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.local/share/fonts/.uuid", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/home/bernard/.local/share/fonts", 0x7ffd90ed6c80) = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/home/bernard/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/home/bernard/.local/share/fonts", 0x7ffd90ed6be0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/home/bernard/.local/share/fonts", 0x7ffd90ed6cd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.fonts/.uuid", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/home/bernard/.fonts", 0x7ffd90ed6c80) = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/home/bernard/.fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/home/bernard/.fonts", 0x7ffd90ed6be0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/home/bernard/.fonts", 0x7ffd90ed6cd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.config/lxqt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6ba0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6b40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/lxqt/lxqt.conf", F_OK)     = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/lxqt/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6ba0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/lxqt/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6b40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/lxqt.conf", F_OK)          = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6ba0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6b40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/lxqt.conf", F_OK)      = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6ba0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6b40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/lxqt.conf", F_OK)    = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6ba0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/lxqt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6b40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/bin/platforminputcontexts/.", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/run/user/1000/flatpak-info", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e20) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/local/bin/ibus-daemon", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/local/sbin/ibus-daemon", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e00) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/bin/styles/.", F_OK)       = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/bin/iconengines/.", F_OK)  = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.icons", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6d40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.local/share/icons", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6d40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.local/share/icons", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6d40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/local/share/icons", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6d40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.config/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6f60) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6f60) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6f60) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6f60) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt.conf", F_OK)      = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6f60) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt.conf", F_OK)  = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6f60) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6fc0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6f60) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat("/usr/lib/python3/dist-packages/meteo_qt/translations/", 0x7ffd90ed72a0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/usr/share/locale/fr_FR.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/usr/share/locale/fr_FR.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/usr/share/locale/fr_FR/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/usr/share/locale/fr.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (Aucun fichier ou dossier de ce type)
openat(AT_FDCWD, "/usr/share/locale/fr.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo_qt/translations/meteo-qt_fr_FR.qm", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo_qt/translations/meteo-qt_fr_FR", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/qt5/translations/qt_fr_FR.qm", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/qt5/translations/qt_fr_FR", R_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.config/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt.conf", F_OK)      = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt.conf", F_OK)  = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6bd0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat(":/noicon", 0x7ffd90ed6eb0)        = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.local/share/mime", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6ab0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.local/share/mime", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6ab0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/local/share/mime", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6ab0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.local/share/mime/image/png.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c10) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.local/share/mime/image/png.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c10) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/local/share/mime/image/png.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6c10) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/bin/imageformats/.", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/256x256/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/512x512/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/256x256/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/512x512/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
stat(":/noicon", 0x7ffd90ed6c90)        = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.local/share/mime/image/png.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed69f0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.local/share/mime/image/png.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed69f0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/local/share/mime/image/png.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed69f0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.config/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6460) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6400) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6460) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6400) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6460) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6400) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6460) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6400) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt.conf", F_OK)      = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6460) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6400) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt.conf", F_OK)  = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6460) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6400) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6460) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6400) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/lib/x86_64-linux-gnu/qt5/plugins/accessiblebridge/.", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/bin/accessiblebridge/.", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.config/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6de0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6de0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6de0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6de0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt.conf", F_OK)      = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6de0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt.conf", F_OK)  = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6de0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6e40) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6de0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/512x512/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/applications-system.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/512x512/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/places/user-bookmarks.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/256x256/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/view-refresh.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/help-about.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/256x256/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/go-jump.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/48x48/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/32x32/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/24x24/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/22x22/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/16x16/legacy/application-exit.xpm", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/scalable/status/weather-overcast-symbolic.png", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.config/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f90) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f90) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f90) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f90) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt.conf", F_OK)      = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f90) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt.conf", F_OK)  = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f90) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f90) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed5f30) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/home/bernard/.config/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed67c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/home/bernard/.config/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6760) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed67c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6760) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed67c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6760) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed67c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6760) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/meteo-qt.conf", F_OK)      = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed67c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6760) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/etc/xdg/meteo-qt.conf", F_OK)  = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed67c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/etc/xdg/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6760) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/meteo-qt.conf", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed67c0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
statx(AT_FDCWD, "/usr/share/meteo-qt.conf", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffd90ed6760) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/scalable/status/weather-showers-symbolic.png", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/scalable/status/weather-overcast-symbolic.png", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/scalable/status/weather-overcast-symbolic.png", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/scalable/status/weather-overcast-symbolic.png", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
access("/usr/share/icons/Adwaita/scalable/status/weather-overcast-symbolic.png", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)

Reply to: