Jump to content

PySide imports conflict with ftrack-connect


iwootten

Recommended Posts

Posted

We have a custom build of ftrack-connect in the studio which triggers a call out to the main() method in ftrack-connect. This works well for us.

Currently I'm trying to make some changes which allow us to switch environments prior to opening ftrack-connect. Unfortunately, when starting and then exiting/deleting any PySide based widget prior to calling connect's main method, ftrack loads with a number of errors showing. Both are using the same install of PySide. It's still functional but looks like the path to resources are getting confused. I get a number QPixmap errors repeated:

 

QPixmap::scaleHeight: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap

Does anyone at ftrack know why this might be happening?

Capture.PNG

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...