You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
J'ai voulu tester Ringover sur mon poste de travail sous Linux, étant sous Fedora, j'ai pris la version AppImage.
Après avoir mis les droits d'exécution, voici ce que j'ai lorsque je lance l'application que je choisisse ou non de l'intégrer aux applications du système.
./Ringover.AppImage
fr
ringover
Checking for update
check
[46006:0519/135228.327507:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
zsh: trace trap (core dumped) ./Ringover.AppImage
J'ai voulu testé par la suite la version RPM, au lancement j'ai à présent :
ringover
fr
ringover
Checking for update
check
Error: Error: ENOENT: no such file or directory, open '/opt/Ringover/resources/app-update.yml'
[Error: ENOENT: no such file or directory, open '/opt/Ringover/resources/app-update.yml'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/opt/Ringover/resources/app-update.yml'
} error
[Error: ENOENT: no such file or directory, open '/opt/Ringover/resources/app-update.yml'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/opt/Ringover/resources/app-update.yml'
}
[Error: ENOENT: no such file or directory, open '/opt/Ringover/resources/app-update.yml'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/opt/Ringover/resources/app-update.yml'
}
user_language
sip:off
[48292:0519/140200.415777:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
zsh: trace trap (core dumped) ringover
La notion de GPU m'a fait penser à un souci de driver mais à priori non, je suis sur un ordinateur Lenovo avec la puce UHD Graphics 620 intégrée au processeur. Voici un extrait de glxinfo :
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel (0x8086)
Device: Mesa Intel(R) UHD Graphics 620 (WHL GT2) (0x3ea0)
Version: 21.3.8
Accelerated: yes
Video memory: 3072MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.6
Max compat profile version: 4.6
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
The text was updated successfully, but these errors were encountered:
Bonjour,
J'ai voulu tester Ringover sur mon poste de travail sous Linux, étant sous Fedora, j'ai pris la version AppImage.
Après avoir mis les droits d'exécution, voici ce que j'ai lorsque je lance l'application que je choisisse ou non de l'intégrer aux applications du système.
J'ai voulu testé par la suite la version RPM, au lancement j'ai à présent :
La notion de GPU m'a fait penser à un souci de driver mais à priori non, je suis sur un ordinateur Lenovo avec la puce UHD Graphics 620 intégrée au processeur. Voici un extrait de
glxinfo
:The text was updated successfully, but these errors were encountered: