Re: [PyQt] Absolute paths in qrc file.

2013-06-28 Thread Eric Frederich
Thanks, I think a symlink will work great. I'll just symlink to /usr/share/icons in my main directory. I'd love to be able to use QIcon.fromTheme but I'm on RHEL 6 it is unavailable. What is weird though is that it is available in Qt 4.6.2 but not PyQt 4.6.2 I thought that PyQt built bindings for

Re: [PyQt] Absolute paths in qrc file.

2013-06-28 Thread Baz Walter
On 28/06/13 15:45, Eric Frederich wrote: I'm having trouble working with absolute file paths in my qrc resource file with PyQt. Am I doing something wrong or is it just something that rcc happens to support but not pyrcc4? Here is my resource file $ cat resources.qrc /usr/

[PyQt] Absolute paths in qrc file.

2013-06-28 Thread Eric Frederich
I'm having trouble working with absolute file paths in my qrc resource file with PyQt. Am I doing something wrong or is it just something that rcc happens to support but not pyrcc4? Here is my resource file $ cat resources.qrc /usr/share/icons/oxygen/32x32/actions/document-save-