[Qgis-user] CSV Loading broken in 2.18.8 on Ubuntu?
Matt Boyd
mattslists at gmail.com
Sat May 27 00:23:32 PDT 2017
Yes, I had this issue as well and from what I can understand it is broken.
I think the bug has been fixed but we now need to wait for it to roll
through to whenever the next update/patch for Ubuntu QGIS is due. I don't
know when this will be.
Does anyone know how often the Ubuntu repo gets updated?
Matt
On 24 May 2017 10:30 pm, "Ian Turton" <ijturton at gmail.com> wrote:
> I just tried to load a CSV file with no geometry selected (attached below)
> into QGIS
>
> QGIS version
>
> 2.18.8
>
> QGIS code revision
>
> af8fb04 <https://github.com/qgis/QGIS/commit/af8fb04>
>
> Compiled against Qt
>
> 4.8.6
>
> Running against Qt
>
> 4.8.6
>
> Compiled against GDAL/OGR
>
> 2.1.0
>
> Running against GDAL/OGR
>
> 2.1.0
>
> Compiled against GEOS
>
> 3.5.0-CAPI-1.9.0
>
> Running against GEOS
>
> 3.5.0-CAPI-1.9.0 r4084
>
> PostgreSQL Client Version
>
> 9.3.4
>
> SpatiaLite Version
>
> 4.1.1
>
> QWT Version
>
> 5.2.3
>
> PROJ.4 Version
>
> 480
>
> QScintilla2 Version
>
> 2.8.1
>
>
> and got the following;
>
> ➜ ~ qgis
> Warning: loading of qgis translation failed [/usr/share/qgis/i18n//qgis_
> en_GB]
> Warning: loading of qt translation failed [/usr/share/qt4/translations/
> qt_en_GB]
> Warning: QCss::Parser - Failed to load file "/style.qss"
> Warning: QLayout: Attempting to add QLayout "" to QgsPanelWidgetStack
> "mWidgetStack", which already has a layout
> Vector Tile Reader Plugin loaded...
> Creating logging config failed: (<type 'exceptions.IOError'>, IOError(2,
> 'No such file or directory'), <traceback object at 0x7fde48be45f0>)
> Lower left (0.0000,0.0000)
> Upper right (0.0000,0.0000)
> Normal size mode
> # EasyCustomLabeling debug trace: plugin loaded at 2017-05-24
> 13:26:26.856510
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
> ERROR 1: Random access not supported for /vsizip
>
> (qgis.bin:18086): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion
> 'GTK_IS_WIDGET (widget)' failed
>
> (qgis.bin:18086): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion
> 'GTK_IS_WIDGET (widget)' failed
> Fatal: ASSERT failure in QList<T>::at: "index out of range", file
> /usr/include/qt4/QtCore/qlist.h, line 469
> Stacktrace (piped through c++filt):
> /usr/bin/qgis.bin(+0xb092)[0x7fdeebbf6092]
> /usr/bin/qgis.bin(myMessageOutput(QtMsgType, char
> const*)+0x3a)[0x7fdeebbf621a]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(qt_message_output(QtMsgType,
> char const*)+0x21)[0x7fdee9669bb1]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x70ff9)[0x7fdee9669ff9]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(qFatal(char const*,
> ...)+0x94)[0x7fdee966a804]
> /usr/lib/libqgis_app.so.2.18.8(QgisApp::addVectorLayer(QString const&,
> QString const&, QString const&)+0x371)[0x7fdeeb1108a1]
> /usr/lib/libqgis_app.so.2.18.8(+0x4ff39d)[0x7fdeeb49439d]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QMetaObject::activate(QObject*,
> QMetaObject const*, int, void**)+0x2da)[0x7fdee978a87a]
> /usr/lib/qgis/plugins/libdelimitedtextprovider.so(+
> 0x2b90c)[0x7fde5e13690c]
> /usr/lib/qgis/plugins/libdelimitedtextprovider.so(+
> 0x231bb)[0x7fde5e12e1bb]
> /usr/lib/qgis/plugins/libdelimitedtextprovider.so(+
> 0x2b9c8)[0x7fde5e1369c8]
> /usr/lib/qgis/plugins/libdelimitedtextprovider.so(+
> 0x2bb63)[0x7fde5e136b63]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QMetaObject::activate(QObject*,
> QMetaObject const*, int, void**)+0x4d8)[0x7fdee978aa78]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QMetaObject::activate(QObject*,
> QMetaObject const*, int, void**)+0x2da)[0x7fdee978a87a]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QAbstractButton:
> :clicked(bool)+0x32)[0x7fdee915e172]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x57ba63)[0x7fdee8ec1a63]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x57cbd3)[0x7fdee8ec2bd3]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QAbstractButton:
> :mouseReleaseEvent(QMouseEvent*)+0x6c)[0x7fdee8ec2cbc]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QWidget::event(QEvent*)+0xaca)[
> 0x7fdee8b5f51a]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QApplicationPrivate::notify_helper(QObject*,
> QEvent*)+0x8c)[0x7fdee8b0fe2c]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QApplication::notify(QObject*,
> QEvent*)+0x3ad)[0x7fdee8b165dd]
> /usr/lib/libqgis_core.so.2.18.8(QgsApplication::notify(QObject*,
> QEvent*)+0x5b)[0x7fdee9db7f7b]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QCoreApplication::notifyInternal(QObject*,
> QEvent*)+0x6d)[0x7fdee97764dd]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QApplicationPrivate::sendMouseEvent(QWidget*,
> QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&,
> bool)+0x153)[0x7fdee8b15d93]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x2449eb)[0x7fdee8b8a9eb]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QApplication::
> x11ProcessEvent(_XEvent*)+0x1559)[0x7fdee8b8a289]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x26bb32)[0x7fdee8bb1b32]
> /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x254)[
> 0x7fdee16d3e04]
> /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x49048)[0x7fdee16d4048]
> /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c)[
> 0x7fdee16d40ec]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QEventDispatcherGlib::
> processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x71)[0x7fdee97a37a1]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x26bbe6)[0x7fdee8bb1be6]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QEventLoop::processEvents(QFlags<
> QEventLoop::ProcessEventsFlag>)+0x2f)[0x7fdee97750af]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QEventLoop::
> exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x175)[0x7fdee97753a5]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QDialog::exec()+
> 0xcc)[0x7fdee8fb706c]
> /usr/lib/libqgis_app.so.2.18.8(QgisApp::addDelimitedTextLayer()+0xfb)[
> 0x7fdeeb0e285b]
> /usr/lib/libqgis_app.so.2.18.8(+0x4ff381)[0x7fdeeb494381]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QMetaObject::activate(QObject*,
> QMetaObject const*, int, void**)+0x2da)[0x7fdee978a87a]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QAction::triggered(bool)+0x32)[
> 0x7fdee8b09a62]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QAction::
> activate(QAction::ActionEvent)+0x63)[0x7fdee8b0b433]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x57cb92)[0x7fdee8ec2b92]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QAbstractButton:
> :mouseReleaseEvent(QMouseEvent*)+0x6c)[0x7fdee8ec2cbc]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QToolButton::
> mouseReleaseEvent(QMouseEvent*)+0xa)[0x7fdee8f79aca]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QWidget::event(QEvent*)+0xaca)[
> 0x7fdee8b5f51a]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QApplicationPrivate::notify_helper(QObject*,
> QEvent*)+0x8c)[0x7fdee8b0fe2c]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QApplication::notify(QObject*,
> QEvent*)+0x3ad)[0x7fdee8b165dd]
> /usr/lib/libqgis_core.so.2.18.8(QgsApplication::notify(QObject*,
> QEvent*)+0x5b)[0x7fdee9db7f7b]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QCoreApplication::notifyInternal(QObject*,
> QEvent*)+0x6d)[0x7fdee97764dd]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QApplicationPrivate::sendMouseEvent(QWidget*,
> QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&,
> bool)+0x153)[0x7fdee8b15d93]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x2449eb)[0x7fdee8b8a9eb]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(QApplication::
> x11ProcessEvent(_XEvent*)+0x1559)[0x7fdee8b8a289]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x26bb32)[0x7fdee8bb1b32]
> /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x254)[
> 0x7fdee16d3e04]
> /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x49048)[0x7fdee16d4048]
> /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c)[
> 0x7fdee16d40ec]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QEventDispatcherGlib::
> processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x71)[0x7fdee97a37a1]
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x26bbe6)[0x7fdee8bb1be6]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QEventLoop::processEvents(QFlags<
> QEventLoop::ProcessEventsFlag>)+0x2f)[0x7fdee97750af]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QEventLoop::
> exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x175)[0x7fdee97753a5]
> /usr/lib/x86_64-linux-gnu/libQtCore.so.4(QCoreApplication::exec()+0x89)
> [0x7fdee977ab79]
> /usr/bin/qgis.bin(main+0x1f73)[0x7fdeebbf2f53]
> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7fdee8085f45]
> /usr/bin/qgis.bin(+0xac74)[0x7fdeebbf5c74]
>
> --
> Ian Turton
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20170527/d411e307/attachment.html>
More information about the Qgis-user
mailing list