Thanks for bugs vlad. Honestly I did not test this on linux or mac yet, but will surely do so in a day or two. Of course changing the res path is a good idea. Will incorporate this as well. Not sure about the segfault, will check that too.
Sent from my iPhone On 2013-03-04, at 11:36 AM, Vladimir Jankijevic <[email protected]> wrote: > Hi Alok, > > there are some minor problems on linux here. > > - changing styles get me this: > Traceback (most recent call last): > ... > File "/nfshome/vladi/scntocResManager/widgets.py", line 81, in setColor > raise Exception('Style Path - %s does not exist !!' % p) > > this is due to the fact that linux is case sensitive. so the stylesheet files > should all be lowercase. > > - pressing on Help, F1 or About results in a Segfault > > one cool thing that would be handy is if one could actually change the > contents of the Res Path field. For example to change a version of the > reference. > and of course a search and replace in that place would be helpful too :) > > nice tool you got there > > cheers > > > > On Mon, Mar 4, 2013 at 5:35 AM, Alok Gandhi <[email protected]> wrote: >> Hey Guys, >> >> As proposed, I am releasing the Scntoc Res Manager v1.0. This is a >> stand-alone app that I wrote in pyQt to open, view and modify .scntoc files. >> >> The project is hosted on git, repo here: >> https://github.com/alok1974/scntocResManager.git >> >> For those of you using git and SSH, the repo can be cloned as: >> [email protected]:alok1974/scntocResManager.git >> >> The zip file version is available on the git page, also at: >> http://bit.ly/WClRtl >> >> Video explaining the application features: >> https://vimeo.com/60980818 >> >> Soon, I will be packaging it all for a softimage plugin. >> >> Please let me know how do you guys like it. >> >> -- >> > > > > -- > --------------------------------------- > Vladimir Jankijevic > Technical Direction > > Elefant Studios AG > Lessingstrasse 15 > CH-8002 Zürich > > +41 44 500 48 20 > > www.elefantstudios.ch > ---------------------------------------

