Obstacle: "tk-framework-desktopserver v1.8.3 fails to launch browser integration on Linux due to GLIBC version
I want to downgrade to v1.8.2 and test it, but Flow Production Desktop runs on v1.8.3. Is there a way to change it to run on v1.8.2?
Obstacle: "tk-framework-desktopserver v1.8.3 fails to launch browser integration on Linux due to GLIBC version
I want to downgrade to v1.8.2 and test it, but Flow Production Desktop runs on v1.8.3. Is there a way to change it to run on v1.8.2?
You will need to override the Site config and set the desktopserver version to a lower version number.
I’m a beginner, so please understand.
I’ve set up the site and the project path configs have been set.
I specified tk-framework-desktopserver v1.8.2 in framework.yml, but I’m still getting an error.
Can you give me a reference URL and help?
I’m just linking my own post here for clarity.
Basically, when you launch SG desktop it bootstraps (loads) into a Site config which is this one:
When you then select a Project it will load into the project config which could be your own altered tk-config-default2 or something else.
The desktopserver runs at startup of the Desktop app so it runs from the site config.
If you want to control the versioning of the frameworks like tk-desktopserver when Sg desktop boots up you need to fork the GitHub - shotgunsoftware/tk-config-basic: The configuration driving the Flow Production Tracking Integrations. and change it to your liking, then upload this to a new Pipeline Configuration on your site that has no Project link.
This then effectively overrides the site config.
When playing around with this please make sure to restrict the site config to yourself so you don’t inadvertedly break everyone else’s ShotGrid Desktop loading.
Once you’re ready you can unrestrict it ready to force it onto everyone.