Re: [Qgis-user] [ubuntu] Error when starting QGIS

2018-11-22 Thread Andre Joost

Am 22.11.18 um 11:45 schrieb Martin Weis:

Am 22.11.18 um 09:47 schrieb psantana:

I installed via apt-get the latest version of QGIS following this
documentation:
https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu

qgis=1:3.4.1+28bionic
ubuntu version: 18.04

When starting to start the app I get this exception:

$ qgis
/usr/bin/qgis.bin: relocation error:
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5: symbol
_ZTI20QOpenGLShaderProgram version Qt_5 not defined in file libQt5Gui.so.5
with link time referenc>
I have installed these packages: qgis python-qgis qgis-plugin-grass

Do you guys know where is the problem?


Not exactly, but did you add the ubuntu-gis non-ltr ppa?

Below is my qgis.list with all entries to quickly change between LTR and
3.4 versions by switching
deb https://qgis.org/ubuntugis xenial main
vs.
deb https://qgis.org/ubuntugis-ltr xenial main

You need also to change xenial to bionic everywhere.



No. Not yet.

Ubuntugis can be used only for xenial. The Ubuntugis ppa has currently 
no bionic package for gdal, so there is no bionic package in 
https://qgis.org/ubuntugis/. You need to stick to the 
https://qgis.org/ubuntu/ repo.


HTH,
Andre Joost


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] [ubuntu] Error when starting QGIS

2018-11-22 Thread psantana
He Martin,

Thanks a lot for your support.
I changed my /etc/apt/source.list to this

deb https://qgis.org/ubuntu-ltr bionic main
deb-src https://qgis.org/ubuntu-ltr bionic main

After that the installation went perfect and I can open the Desktop. Enough
to see my shapefiles.

Thanks,
Patrick



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] [ubuntu] Error when starting QGIS

2018-11-22 Thread Martin Weis
Am 22.11.18 um 09:47 schrieb psantana:
> I installed via apt-get the latest version of QGIS following this
> documentation:
> https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu
> 
> qgis=1:3.4.1+28bionic
> ubuntu version: 18.04
> 
> When starting to start the app I get this exception:
> 
> $ qgis
> /usr/bin/qgis.bin: relocation error:
> /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5: symbol
> _ZTI20QOpenGLShaderProgram version Qt_5 not defined in file libQt5Gui.so.5
> with link time referenc>
> I have installed these packages: qgis python-qgis qgis-plugin-grass
> 
> Do you guys know where is the problem?

Not exactly, but did you add the ubuntu-gis non-ltr ppa?

Below is my qgis.list with all entries to quickly change between LTR and
3.4 versions by switching
deb https://qgis.org/ubuntugis xenial main
vs.
deb https://qgis.org/ubuntugis-ltr xenial main

You need also to change xenial to bionic everywhere.

After changing the following should remove the deps properly and
reinstall the new version:

apt update
apt remove qgis-common python-qgis qgis-providers-common
python-qgis-common qgis-provid
er-grass
apt autoremove
apt install qgis python-qgis qgis-provider-grass qgis-providers


more /etc/apt/sources.list.d/qgis.list

# ubuntugis unstable
deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu xenial main
deb-src http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu
xenial main


# Nightly build for Debian and Ubuntu [5]
# deb http://qgis.org/debian-nightly xenial main
# Nächtliche Paket mit UbuntuGIS Abhängigkeiten
# deb http://qgis.org/ubuntugis-nightly xenial main

# Long Term Release Repository  2.18.x Las Palmas LTR
# Freigabe für Debian und Ubuntu
# https://qgis.org/debian-ltr
# Release with ubuntugis-unstable dependencies
# deb https://qgis.org/ubuntugis-ltr xenial main
# Nächtliches Paket des zukünftigen Pointreleases für Debian und Ubuntu
# https://qgis.org/debian-nightly-ltr
# Nightly build of upcoming point release with ubuntugis-unstable
dependencies
# https://qgis.org/ubuntugis-nightly-ltr


# Latest Release3.2.x Bonn
# Freigabe für Debian und Ubuntu
# deb https://qgis.org/debian
# Release with ubuntugis-unstable dependencies
deb https://qgis.org/ubuntugis xenial main
# Nächtliches Paket des zukünftigen Pointreleases für Debian und Ubuntu
# https://qgis.org/debian-nightly-release
# Nightly build of upcoming point release with ubuntugis-unstable
dependencies
# deb https://qgis.org/ubuntugis-nightly-release xenial main
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] [ubuntu] Error when starting QGIS

2018-11-22 Thread psantana
Guys,

I installed via apt-get the latest version of QGIS following this
documentation:
https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu

qgis=1:3.4.1+28bionic
ubuntu version: 18.04

When starting to start the app I get this exception:

$ qgis
/usr/bin/qgis.bin: relocation error:
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5: symbol
_ZTI20QOpenGLShaderProgram version Qt_5 not defined in file libQt5Gui.so.5
with link time reference


I have installed these packages: qgis python-qgis qgis-plugin-grass


Do you guys know where is the problem?

Thanks



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user