Hi, this work for me: (using qgis 2.6:)
I put (in the profile file) this setting: export QT_PLUGIN_PATH=/usr/lib/x86_64-linux-gnu/qt4/plugins export QGIS_OPTIONS_PATH=/home/archivio/server/qgis-settings/config/ In the folder: /home/archivio/server/qgis-settings/config I put a subfolder named "QGIS" and inside it I put a file QGIS2.ini (without any dot in front) Inside the QGIS2.ini I put this settings: [svg] searchPathsForSVG=/home/archivio/server/qgis-settings/svg/simbologie_continuum_geologia_regione_toscana|/home/archivio/server/qgis-settings/svg/simboli_rt_dbt2k_v0 It work correctly and the svg are shown. Please notiche the path /home/archivio/server/qgis-settings/config/ is owned from the same user of web server. regards, A. 2014-11-29 12:59 GMT+01:00 Paolo Cavallini <[email protected]>: > Hi all. > I noticed that if I set: > > SetEnv QGIS_OPTIONS_PATH "/.qgis2/" > > www-data writes in it: > > cache gdal_pam qgis.db > > whereas if I set it to a different name, nothing is written. > Furthermore, a QGIS/QGIS2.ini file does not seem to be used (read/write), > e.g. for: > > [svg] > searchPathsForSVG=/path/to/svg > > Has the behaviour of otionspath changed, or am I missing something? > > All the best. > -- > Paolo Cavallini - www.faunalia.eu > Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer -- ----------------- Andrea Peri . . . . . . . . . qwerty àèìòù ----------------- _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
