David Oberst

Results 5 issues of David Oberst

Since support for including the Qt4 Phonon classes has been turned off when compiling on Xcode >= 8, perhaps the README.md could mention this? As I understand it, Phonon is...

help wanted

I tried the new version of Mayacharm now that it is working on modern PyCharm releases, and got Maya 2020 working with no problem (wonderful, thanks). For Maya 2022, I...

bug

I'm trying to debug our Python code at Maya startup time, in userSetup.py files. With no support for Maya debug configurations, I put a confirmDialog() at the top of userSetup.py,...

Qt.py checks whether "long" is defined, and if it isn't (for Python 3.x) defines it as "int". The _wrapinstance() function has an assertion to ensure that the 'ptr' parameter passed...

I've installed GitLabProjects 2.0.4 to PyCharm 2020.3.3 on Windows. I've configured both "gitlab.com" and our locally managed GitLab instance as servers, but they don't show up when choosing Git->Clone..., or...