qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.35k stars 2.98k forks source link

Default style can not be copied to another computer #22555

Closed qgib closed 5 years ago

qgib commented 8 years ago

Author Name: Andre Jesus (Andre Jesus) Original Redmine Issue: 14584 Affected QGIS version: 2.14.0 Redmine category:symbology


I have 10 machines with QGIS. Since v2.8 I set de default style to all my features and copy the qgis.qmldb file to the other computers. I updated to 2.14.1 and copied the qgis.qmldb file but It doesn't apply the styles.

Copying 2.8.6 qgis.qmldb to 2.14.1 didn't work, so I manually set all styles, layer by layer.

What I tried so far:

  1. Copy the qgis.qmldb file from PC-a to PC-b

  2. Set the default style to a single layer (to create the qgis.qmldb file) in PC-b, close QGIS, copy from PC-a to PC-b

  3. Full replacement of PC-b's .qgis2 folder for PC-a's

Nothing seems to work. Is it a bug or the qgis.qmldb is useless now?


qgib commented 8 years ago

Author Name: Andre Jesus (Andre Jesus)


I found out the connection name was the problem. They must have the same name otherwise It won't work.

extra info: Windows 7 x64 QGIS 2.14.1 x64 connecting to MSSQL Server database

qgib commented 8 years ago

Author Name: Jürgen Fischer (@jef-n)


qgib commented 8 years ago

Author Name: Jürgen Fischer (@jef-n)