run "/opt/Autodesk/flame_2022.0.1/bin/startApplication" not work,
"/opt/Autodesk/flame_2022.0.1/bin/flame"is fine.
log is here
Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
INFO:flame202201:Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
INFO:flame202201:
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
INFO:flame202201:Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Output log to: '/opt/Autodesk/log/vref.log'.
INFO:flame202201:Output log to: '/opt/Autodesk/log/vref.log'.
[VREF]: shutdown completed
INFO:flame202201:[VREF]: shutdown completed
Stopping managed threads.
INFO:flame202201:Stopping managed threads.
...... maybe some package was auto upgrade before I've installed epel+rpmfusion
run "/opt/Autodesk/flame_2022.0.1/bin/startApplication" not work,
"/opt/Autodesk/flame_2022.0.1/bin/flame"is fine.
log is here
Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
INFO:flame202201:Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
INFO:flame202201:
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
INFO:flame202201:Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Output log to: '/opt/Autodesk/log/vref.log'.
INFO:flame202201:Output log to: '/opt/Autodesk/log/vref.log'.
[VREF]: shutdown completed
INFO:flame202201:[VREF]: shutdown completed
Stopping managed threads.
INFO:flame202201:Stopping managed threads.
...... maybe some package was auto upgrade before I've installed epel+rpmfusion
Had similar issue, problem was with my user account. Try it run under root account if you can. Solution for my was to create new user account with admin access, reinstal flame under this user and it worked. Seems like problem with Centos 8.2.
Had similar issue, problem was with my user account. Try it run under root account if you can. Solution for my was to create new user account with admin access, reinstal flame under this user and it worked. Seems like problem with Centos 8.2.
Hello @Anonymous,
Please communicate with the support team so they can help you investigate this issue.
fred
Hello @Anonymous,
Please communicate with the support team so they can help you investigate this issue.
fred
tried but not work...
tried but not work...
Go to terminal and put: echo $DISPLAY
after, in terminal:
sudo nano /opt/Autodesk/cfg/env.cfg
and and change the value to match the result of "echo $DISPLAY"
ex.:
if the value is 0 change and $DISPLAY is 1 so change to 1 or if 1 change and $DISPALY is 0 so change to to 0.
ctrl+x and yes to exit saving file.
Start Flame
Will work.
Go to terminal and put: echo $DISPLAY
after, in terminal:
sudo nano /opt/Autodesk/cfg/env.cfg
and and change the value to match the result of "echo $DISPLAY"
ex.:
if the value is 0 change and $DISPLAY is 1 so change to 1 or if 1 change and $DISPALY is 0 so change to to 0.
ctrl+x and yes to exit saving file.
Start Flame
Will work.
Thanks Uirado
Can't find what you're looking for? Ask the community or share your knowledge.