Maybe QT was broken

Maybe QT was broken

Anonymous
Not applicable
2,074 Views
6 Replies
Message 1 of 7

Maybe QT was broken

Anonymous
Not applicable

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

0 Likes
2,075 Views
6 Replies
Replies (6)
Message 2 of 7

Anonymous
Not applicable

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.

0 Likes
Message 3 of 7

fred.warren
Autodesk
Autodesk

Hello @Anonymous,

 

Please communicate with the support team so they can help you investigate this issue.

 

fred


Frédéric Warren
User Experience Designer
0 Likes
Message 4 of 7

Anonymous
Not applicable

tried but not work...

0 Likes
Message 5 of 7

Anonymous
Not applicable
OK thanks
0 Likes
Message 6 of 7

uirado
Observer
Observer

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.

 

Message 7 of 7

julioleonb
Community Visitor
Community Visitor

Thanks Uirado

0 Likes