Page 1 of 1

Fusion Studio 17.2 qt problem on windows

PostPosted: Sat May 15, 2021 10:34 am
by Nicolas
Hi,

Never saw this with any previous version, but after installing Fusion Studio 17.2, at startup got a qt platform window error.

Capture d’écran 2021-05-15 112429.jpg
Capture d’écran 2021-05-15 112429.jpg (16.91 KiB) Viewed 1170 times


After investigation, it is because I have python36 installed on the same machine. Renaming C:\Python36 make fusion starting.

Now:
- Create a C:\Python36 empty folder -> error
- Copy Qt5Plugins folder from fusion studio in this empty folder -> ok

Seems Fusion Studio 17.2 mix its own path :roll:

C:\Python36 isn't in my path environment variable, no qt path either ...
Win10 x64 Pro 20h2

Re: Fusion Studio 17.2 qt problem on windows

PostPosted: Sun May 16, 2021 12:53 am
by rhysday
I'm wondering if this is the same problem on Linux? Fusion 17.2 is completely bugging out on me and overloading my GPU.

Here is the log:
Code: Select all
QCursor: Cannot create bitmap cursor; invalid bitmap(s)
10:46:53,421 | ERROR | GPUDetect          | XOrg Error 3 BadWindow (invalid Window parameter) (request 151.16)
QXcbWindow: Unhandled client message: "XMONAD_TIMER"
10:47:59,055 | ERROR | GPUDetect          | XOrg Error 3 BadWindow (invalid Window parameter) (request 151.16)
10:47:59,147 | ERROR | GPUDetect          | XOrg Error 3 BadWindow (invalid Window parameter) (request 151.16)
QXcbWindow: Unhandled client message: "XMONAD_TIMER"
QXcbWindow: Unhandled client message: "XMONAD_TIMER"
log4cxx: No appender could be found for logger (DVIP).
log4cxx: Please initialize the log4cxx system properly.

Re: Fusion Studio 17.2 qt problem on windows

PostPosted: Fri May 21, 2021 9:10 am
by Nicolas
Did you solve your problem ?

Would be nice to have some insight from BM