Hi list,
just wanted to raise my hand for running into the same problem with 2013. Annoying.
Dont know if I kept all the mails regarding this. Was the a fix for this? reason found?
2012 does this fine with the exact same setup for both 2012 and 2013:
- just a single workgroup with only PyQtForSoftimage in it
- no local python installed (using Softimages')
- PyQt site-packages centrally put on the server

2013 will tell you "Library not found: path\to\QtSoftimage.64.dll" (Rightclick>Properties in the PluginManager) - which is bogus.

As a workaround I am checking if Application.Plugins("QtSoftimage") is None and if so do a Application.ReloadAddonLib("path\to\QtSoftimage.64.dll") on the DLL.
Hold on, "ReloadAddonLib()" doesnt seem to do anything, so have to do a full "RescanWorkgroups()". Annoying.
Anyone knows, if there is a more lightweight call than "RescanWorkgroups()" to get this loaded?

sorry if this sounds like ranting. not my greatest day today.
And thanx again Steven and Jo for the effort of bringing PyQt to Softimage. Much appreciated :)
Philipp

 

On 21.11.2012 00:57, Nick Angus wrote:

Thanks Simon, I will double check that, I am pretty sure we cleared everyone off though..

 

N

 

From: [email protected] [mailto:[email protected]] On Behalf Of Simon Anderson
Sent: Tuesday, 20 November 2012 3:33 PM
To: [email protected]
Subject: Re: PYQT dll fails to load in 2013

 

I have run into a problem once when installing the plugin in a work group, when we where doing an update, there were still users accessin the work group and even though it registered that the Qt plugin was installed and all the files where there, we only got it working when we disconnected every one from the workgroup and did a manual delete of the Qt files and then a reinstall. I found that cleared my headache at the time. Not sure if you have tried this  yet.

Cheers
Si

On Tue, Nov 20, 2012 at 4:21 PM, Nick Angus <[email protected]> wrote:

None that I can find

 

From: [email protected] [mailto:[email protected]] On Behalf Of Eric Thivierge
Sent: Tuesday, 20 November 2012 3:16 PM


To: [email protected]
Subject: Re: PYQT dll fails to load in 2013

 

Are there QT dlls in the 2013 install directory?


--------------------------------------------
Eric Thivierge
http://www.ethivierge.com

On Tue, Nov 20, 2012 at 4:09 PM, Nick Angus <[email protected]> wrote:

No, we keep nothing local, I am starting to suspect it is the latest build on our machines as it is a new rollout, it works fine from my laptop running all the same software.

May be one of those strange glitchy windows things…

 

Thanks for your reply Eric.

 

N

 

From: [email protected] [mailto:[email protected]] On Behalf Of Eric Thivierge
Sent: Tuesday, 20 November 2012 2:18 PM


To: [email protected]
Subject: Re: PYQT dll fails to load in 2013

 

Are there any local plugins referencing that plugin in the user plugins?


--------------------------------------------
Eric Thivierge
http://www.ethivierge.com

On Tue, Nov 20, 2012 at 2:23 PM, Nick Angus <[email protected]> wrote:

It doesn’t appear to be workgroup related, it fails to load even when it is the sole workgroup.  It is a strange one, as it certainly finds the dll when you manually hit ‘reload’ (without having to trace back the path)

 

N

 

From: [email protected] [mailto:[email protected]] On Behalf Of Steven Caron
Sent: Tuesday, 20 November 2012 1:10 PM
To: [email protected]
Subject: Re: PYQT dll fails to load in 2013

 

nearest i can figure is something isn't getting loaded in time when Qt asks for it. how many workgroups do you have and what position is it in the list of workgroups?

 

On Mon, Nov 19, 2012 at 7:06 PM, Steven Caron <[email protected]> wrote:

i haven't seen this yet, so it works locally?

btw, its the jo and steven edition. dont forget jo!

 

 

On Mon, Nov 19, 2012 at 7:02 PM, Nick Angus <[email protected]> wrote:

Hi Folks,

 

I am having an issue with PYQT (the awesome Steve Caron edition) in Soft 2013, it fails to load the plugin from our network workgroup, if we go to the plugin manager and reload it then works fine.

Has anyone had this happen as yet?

 

 

 

Description: ALT_signature_NANGUS

 

 

 

 

 




--
-------------------
Simon Ben Anderson
blog: http://vinyldevelopment.wordpress.com/

 

 

Reply via email to