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 <[email protected]> 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 > <[email protected]> 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 [email protected] >>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt >> >> _______________________________________________ >> PyQt mailing list [email protected] >> http://www.riverbankcomputing.com/mailman/listinfo/pyqt >> > _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
