[PyQt] isSystemTrayAvailable() causes segfault

Russell Valentine russ at coldstonelabs.org
Sun Mar 21 17:44:32 GMT 2010


Perhaps send to the list the smallest example with the problem, also
maybe the output of the trace of the segfault.

On 03/21/10 10:03, Dino Krtanjek wrote:
> 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 <krtanjekdino at gmail.com> 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
>> <russ at coldstonelabs.org> 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?


More information about the PyQt mailing list