[Qgis-developer] QtNetwork issue with master?
William Kyngesburye
woklist at kyngchaos.com
Mon Apr 16 21:48:24 EDT 2012
I get a very similar crash trace to a recent WFS bug:
http://hub.qgis.org/issues/5338
On Apr 16, 2012, at 11:18 AM, Alexander Bruy wrote:
> Hi Larry,
>
> works here under 32 bit Slackware Linux with master 51ff2b5413
> and Qt 4.7.0
>
> 2012/4/16 Larry Shaffer <larrys at dakotacarto.com>:
>> Hi,
>>
>> On builds of master branch (Mac OS X 10.7.3, Qt 4.8.1, Py 2.7.1) the
>> following simple QWebView window crashes QGIS:
>>
>> from PyQt4.QtGui import QMainWindow
>> from PyQt4.QtCore import QUrl
>> from PyQt4.QtWebKit import QWebView
>> win = QMainWindow(qgis.utils.iface.mainWindow())
>> helpviewer = QWebView()
>> helpviewer.setUrl(QUrl("http://www.xkcd.com"))
>> win.setCentralWidget(helpviewer)
>> win.show()
>>
>> Local URLs work fine; it's just when accessing external ones (any web site).
>>
>> Can someone confirm this on Mac or any other platform?
>>
>> Thanks,
>>
>> Larry Shaffer
>> Dakota Cartography
>> Black Hills, South Dakota
>
> --
> Alexander Bruy
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
The equator is so long, it could encircle the earth completely once.
More information about the Qgis-developer
mailing list