[PyQt] isSystemTrayAvailable() causes segfault

2010-03-20 Thread Dino Krtanjek
Hi.

I am trying to use QtGui.QSystemTrayIcon.isSystemTrayAvailable(), but
every time I run the methon I get a segfault. I'm using python 2.6.4
with pyqt 4.7.0. Has anybody had the same experience?
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyQt] isSystemTrayAvailable() causes segfault

2010-03-20 Thread Dino Krtanjek
I just updated to python 2.6.5 and still no luck. My Qt version is
also 4.6.2. Later I'll try to run it with the latest development
snapshots of pyqt and update the thread.

On Sat, Mar 20, 2010 at 6:20 PM, Russell Valentine
 wrote:
> Works fine for me in Qt: 4.6.2, PyQt 4.7, Python: 2.6.4
>
> On 03/20/10 10:01, Dino Krtanjek wrote:
>> Hi.
>>
>> I am trying to use QtGui.QSystemTrayIcon.isSystemTrayAvailable(), but
>> every time I run the methon I get a segfault. I'm using python 2.6.4
>> with pyqt 4.7.0. Has anybody had the same experience?
>> ___
>> PyQt mailing list    p...@riverbankcomputing.com
>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
> ___
> PyQt mailing list    p...@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] isSystemTrayAvailable() causes segfault

2010-03-21 Thread Dino Krtanjek
So I ran the code with the development snapshot of pyqt, version
4.7.3. Still no luck. I'm on a 64 bit linux machine (running Arch
Linux, if that's of any importance). Can someone help?

On Sat, Mar 20, 2010 at 7:28 PM, Dino Krtanjek  wrote:
> I just updated to python 2.6.5 and still no luck. My Qt version is
> also 4.6.2. Later I'll try to run it with the latest development
> snapshots of pyqt and update the thread.
>
> On Sat, Mar 20, 2010 at 6:20 PM, Russell Valentine
>  wrote:
>> Works fine for me in Qt: 4.6.2, PyQt 4.7, Python: 2.6.4
>>
>> On 03/20/10 10:01, Dino Krtanjek wrote:
>>> Hi.
>>>
>>> I am trying to use QtGui.QSystemTrayIcon.isSystemTrayAvailable(), but
>>> every time I run the methon I get a segfault. I'm using python 2.6.4
>>> with pyqt 4.7.0. Has anybody had the same experience?
>>> ___
>>> PyQt mailing list    p...@riverbankcomputing.com
>>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>>
>> ___
>> PyQt mailing list    p...@riverbankcomputing.com
>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>>
>
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt