Re: [Qgis-user] Moving many project files - bulk updating paths to tables?

2024-04-10 Thread Antonio Viscomi via QGIS-User
That's no matter for 'sed' command if the extension is .qgz or qgs

Saluti

Antonio


Il giorno ven 5 apr 2024 alle ore 16:00 David Strip <
qgis-u...@stripfamily.net> ha scritto:

> On 4/5/2024 2:15 AM, Antonio Viscomi via QGIS-User wrote:
>
> if you're using linux what you need is simply use the 'sed' command by
> terminal as i.e.:
>
> *sudo sed -i 's/NEWPATHTOSUBSTITUTE(your path or IP or domain)/OLDPATH/g'
> *.qgs*
>
>
> The original request noted that the files were .qgz files, not .qgs, so
> you need to first unzip, the rezip the files.
> And this single line solution assumes all files are in a single directory,
> so you need something "find" to walk the directory structure.
>
___
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] Moving many project files - bulk updating paths to tables?

2024-04-05 Thread Antonio Viscomi via QGIS-User
{
  "emoji": "",
  "version": 1
}___
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] Moving many project files - bulk updating paths to tables?

2024-04-05 Thread Antonio Viscomi via QGIS-User
Hi Tony,
if you're using linux what you need is simply use the 'sed' command by
terminal as i.e.:

*sudo sed -i 's/NEWPATHTOSUBSTITUTE(your path or IP or domain)/OLDPATH/g'
*.qgs*

Cheers

Antonio


Il giorno ven 5 apr 2024 alle ore 09:58 Gordon Wakelin-King via QGIS-User <
qgis-user@lists.osgeo.org> ha scritto:

> There is a project packager plugin that works pretty well. It may not be
> exactly what you need but maybe the author could be approached for tips on
> the process.
>
> Get Outlook for Android 
> --
> *From:* QGIS-User  on behalf of Tony
> Shepherd (FarmMaps NZ) via QGIS-User 
> *Sent:* Friday, April 5, 2024 6:06:48 AM
> *To:* 'Jorge Gustavo Rocha' ; qgis-user@lists.osgeo.org
> 
> *Subject:* Re: [Qgis-user] Moving many project files - bulk updating
> paths to tables?
>
>
> Thanks Jorge
>
>
>
> Yes, I toyed with that, but somewhat painful with thousands to process.
>
>
>
> Has anybody scripted or coded something for this?
>
>
>
> Cheers
>
>
>
> *From:* QGIS-User  *On Behalf Of *Jorge
> Gustavo Rocha via QGIS-User
> *Sent:* Friday, April 5, 2024 7:53 AM
> *To:* qgis-user@lists.osgeo.org
> *Subject:* Re: [Qgis-user] Moving many project files - bulk updating
> paths to tables?
>
>
>
> Hi Tony,
>
> You can unzip the qgz file and change the text in the qgs files. qgs are
> text files. Afterwards, you can create the zip again with the qgz extension
> or open the qgs file directly.
>
> I hope it helps,
>
> Jorge
>
> On 04/04/24 19:28, Tony Shepherd (FarmMaps NZ) via QGIS-User wrote:
>
> Hi All
>
>
>
> I am sure I am not the first to ponder how to deal with this.  I have
> loads, thousands likely, of project files in a series of folders and
> subfolders.  I need to move those files and folders to a new location to
> enable other staff to use the project files and their associated shp files,
> geo packages, rasters etc.
>
>
>
> Essentially, I am shifting my entire collection of GIS work to a shared
> location for others to start using, so moving from a sole operator to a
> shared environment.
>
>
>
> In my old MapInfo days, I would simply do a bulk search and replace over
> the workspace files (text-based so this is easy) and change the paths that
> need changing and all would be ok.
>
>
>
> As qgz files are not easily modified through a text editor, are there any
> tools out there to enable bulk changing of file paths in those files?
>
>
>
> Any other approaches?
>
>
>
> Cheers
>
> Tony
>
>
>
>
> --
>
> *Tony Shepherd*
>
> *  GeoSpatial Manager @ FarmMaps NZ & Photographer @ Shepherd Photos*
>
>
>
> *Phone* *–* 027 435 6193  | *Website – *shepherdphotos.co.nz
>
> *Email** – Maps* t...@farmmaps.nz  |  *Email – Photos*
> t...@shepherdphotos.co.nz
>
> *Facebook* TonyShepherdPhotos
> 
>
>
>
>
>
> [image: FM_logo1_small (Custom)]
>
>
>
>
>
> ___
>
> 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 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 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] Announce - migrate our mailing lists to Discourse

2024-04-03 Thread Antonio Viscomi via QGIS-User
Hi Regis,
Discours it seems more useful for we as members of a mailing lists, it have
a modern conception social-like and if the structure of the Qgis Community
will be categorized per arguments (i.e. geoprocessing topics, rasters
topics, editing topics, etc.), I think will be more simple to help and
receive help from other users with respect to the current mailing list (of
which personally read less than 1% of total mail in)

Il mer 3 apr 2024, 21:16 Régis Haubourg via QGIS-User <
qgis-user@lists.osgeo.org> ha scritto:

> Hi Greg,
> Of course you are free to react !
> I'm interested in understanding why you feel this would reduce engagement.
> I've been testing Discourse a lot in the past years. From french spaces
> around open data and numeric commons, to a first test with QGIS french user
> lists.
> What I have observed is :
> - new users jump in more easily than with our obscure mailing list habits.
> - I just don't see any usage difference once I changed my settings from
> the default digest setting to "one mail per interaction"
> - it is a lot easier to subscribe to a category than to subscribe in
> mailman to a new mailing list.
> - finding topics via search engine is so much more normal. Remember we
> needed Nabble to offer this and it was not an easy experience. And Nabble
> died.
> - as a list administror, mailman backoffice interface does not make it
> easy. It has been designed in the early stages of the web. This is so hard
> to understand, read and maintain. And don't try on a phone.
>
> On the downsides, I just had to explore notification settings and
> understand how categories work a bit more than I would have expected. But a
> lot less time than the numerous hours struggling with mailman admin
> interfaces.
>
> So if you have tangible ideas or facts we are really interested.
> Discourse is open source and really full of features, settings or plugins
> to tune it to our needs.
>
> Cheers
> Régis
>
> Le mer. 3 avr. 2024, 17:34, Greg Troxel via QGIS-User <
> qgis-user@lists.osgeo.org> a écrit :
>
>> Régis Haubourg via QGIS-User  writes:
>>
>> > With this move, we hope that we can counter the current fragmentation
>> > and streamline our discussions. Please fell free to react.
>>
>> I'm unhappy about this, as I suspect are others who have been in the
>> Free Software world a long time.  I expect that this will lead to
>> reduced engagement by the longer-term-FS people.  Part of this is that
>> tools that encourage post-and-only-see-answers lead to a help desk
>> feeling that than a community.
>>
>> I don't expect to be listened to in any serious way, but you said "feel
>> free to react" :-)
>> ___
>> 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 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 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] Migrating QGIS User mailing list to OSGeo Discourse, yes or no?

2024-01-17 Thread Antonio Viscomi via QGIS-User
{
  "emoji": "",
  "version": 1
}___
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] Migrating QGIS User mailing list to OSGeo Discourse, yes or no?

2024-01-17 Thread Antonio Viscomi via QGIS-User
Indeed, it would be interesting if there was the possibility for a user to
participate only in the categories of their interest when logging in

Saluti

Antonio


Il giorno mer 17 gen 2024 alle ore 16:49 Antonio Viscomi <
antovisc...@gmail.com> ha scritto:

> Yes @senhor.n...@gmail.com  of course,
> but a newby should first study how it works.
> That said, I'm not against migration, if that doesn't become too
> burdensome for you staff
>
> Saluti
>
> Antonio
>
>
> Il giorno mer 17 gen 2024 alle ore 16:35 Alexandre Neto <
> senhor.n...@gmail.com> ha scritto:
>
>> There will be categories. QGIS is already there. Then, there would be a
>> subcategory for qgis-user.
>>
>> A quarta, 17/01/2024, 15:31, Antonio Viscomi via QGIS-User <
>> qgis-user@lists.osgeo.org> escreveu:
>>
>>> I personally believe that merging QGIS "question/answer" topics with
>>> those of all OSGEO could generate confusion,
>>> unless "osgeo discourse" dedicates a page/session only to the QGIS
>>> mailing list
>>>
>>> Greetings
>>>
>>> Antonio
>>>
>>>
>>> Il giorno mer 17 gen 2024 alle ore 02:55 Adam Nielsen via QGIS-User <
>>> qgis-user@lists.osgeo.org> ha scritto:
>>>
>>>> > The main advantage of the forum like mode is the ability to search
>>>> > for old topic and possibly easily get answers for your questions
>>>> > before posting a new question
>>>>
>>>> Perhaps it needs to be a bit more obvious, but you can search the list
>>>> for old topics if you use a query like this in most search engines:
>>>>
>>>>   site:lists.osgeo.org/pipermail/qgis-user/ search terms here
>>>>
>>>> There is also https://gis.stackexchange.com/ which has a lot of Q
>>>> posts related to QGIS for people who prefer a more modern interface.
>>>>
>>>> > also might be a bit more attractive for new comers
>>>>
>>>> I think the main issue when discussing where to provide support is
>>>> what's easiest for the people who answer the questions.  If you make it
>>>> too easy for people to post questions, they will post before doing their
>>>> own research which just leads to the same questions coming up
>>>> repeatedly.  If you make it too hard for the people with the answers -
>>>> like asking them to refresh a dozen different web pages every day
>>>> looking for new questions - then they will give up and the questions
>>>> will go unanswered.
>>>>
>>>> So really, where the communication happens is ultimately up to whoever
>>>> is willing to answer the incoming questions.  The people with questions
>>>> will find you no matter where you are, it's the ones willing to provide
>>>> the answers that you need to cater for.
>>>>
>>>> Personally, having the questions arrive with no interaction on my part,
>>>> and all in one place (my inbox, from many different projects, not just
>>>> QGIS) and only requiring one button click to send a reply, makes it
>>>> really easy to send a response if I feel I can provide an answer.  So as
>>>> long as a new system makes the process just as easy then there's
>>>> certainly no harm in trying it out.
>>>>
>>>> Cheers,
>>>> Adam.
>>>> ___
>>>> 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 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 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] Migrating QGIS User mailing list to OSGeo Discourse, yes or no?

2024-01-17 Thread Antonio Viscomi via QGIS-User
Yes @senhor.n...@gmail.com  of course,
but a newby should first study how it works.
That said, I'm not against migration, if that doesn't become too burdensome
for you staff

Saluti

Antonio


Il giorno mer 17 gen 2024 alle ore 16:35 Alexandre Neto <
senhor.n...@gmail.com> ha scritto:

> There will be categories. QGIS is already there. Then, there would be a
> subcategory for qgis-user.
>
> A quarta, 17/01/2024, 15:31, Antonio Viscomi via QGIS-User <
> qgis-user@lists.osgeo.org> escreveu:
>
>> I personally believe that merging QGIS "question/answer" topics with
>> those of all OSGEO could generate confusion,
>> unless "osgeo discourse" dedicates a page/session only to the QGIS
>> mailing list
>>
>> Greetings
>>
>> Antonio
>>
>>
>> Il giorno mer 17 gen 2024 alle ore 02:55 Adam Nielsen via QGIS-User <
>> qgis-user@lists.osgeo.org> ha scritto:
>>
>>> > The main advantage of the forum like mode is the ability to search
>>> > for old topic and possibly easily get answers for your questions
>>> > before posting a new question
>>>
>>> Perhaps it needs to be a bit more obvious, but you can search the list
>>> for old topics if you use a query like this in most search engines:
>>>
>>>   site:lists.osgeo.org/pipermail/qgis-user/ search terms here
>>>
>>> There is also https://gis.stackexchange.com/ which has a lot of Q
>>> posts related to QGIS for people who prefer a more modern interface.
>>>
>>> > also might be a bit more attractive for new comers
>>>
>>> I think the main issue when discussing where to provide support is
>>> what's easiest for the people who answer the questions.  If you make it
>>> too easy for people to post questions, they will post before doing their
>>> own research which just leads to the same questions coming up
>>> repeatedly.  If you make it too hard for the people with the answers -
>>> like asking them to refresh a dozen different web pages every day
>>> looking for new questions - then they will give up and the questions
>>> will go unanswered.
>>>
>>> So really, where the communication happens is ultimately up to whoever
>>> is willing to answer the incoming questions.  The people with questions
>>> will find you no matter where you are, it's the ones willing to provide
>>> the answers that you need to cater for.
>>>
>>> Personally, having the questions arrive with no interaction on my part,
>>> and all in one place (my inbox, from many different projects, not just
>>> QGIS) and only requiring one button click to send a reply, makes it
>>> really easy to send a response if I feel I can provide an answer.  So as
>>> long as a new system makes the process just as easy then there's
>>> certainly no harm in trying it out.
>>>
>>> Cheers,
>>> Adam.
>>> ___
>>> 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 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 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] Migrating QGIS User mailing list to OSGeo Discourse, yes or no?

2024-01-17 Thread Antonio Viscomi via QGIS-User
I personally believe that merging QGIS "question/answer" topics with those
of all OSGEO could generate confusion,
unless "osgeo discourse" dedicates a page/session only to the QGIS mailing
list

Greetings

Antonio


Il giorno mer 17 gen 2024 alle ore 02:55 Adam Nielsen via QGIS-User <
qgis-user@lists.osgeo.org> ha scritto:

> > The main advantage of the forum like mode is the ability to search
> > for old topic and possibly easily get answers for your questions
> > before posting a new question
>
> Perhaps it needs to be a bit more obvious, but you can search the list
> for old topics if you use a query like this in most search engines:
>
>   site:lists.osgeo.org/pipermail/qgis-user/ search terms here
>
> There is also https://gis.stackexchange.com/ which has a lot of Q
> posts related to QGIS for people who prefer a more modern interface.
>
> > also might be a bit more attractive for new comers
>
> I think the main issue when discussing where to provide support is
> what's easiest for the people who answer the questions.  If you make it
> too easy for people to post questions, they will post before doing their
> own research which just leads to the same questions coming up
> repeatedly.  If you make it too hard for the people with the answers -
> like asking them to refresh a dozen different web pages every day
> looking for new questions - then they will give up and the questions
> will go unanswered.
>
> So really, where the communication happens is ultimately up to whoever
> is willing to answer the incoming questions.  The people with questions
> will find you no matter where you are, it's the ones willing to provide
> the answers that you need to cater for.
>
> Personally, having the questions arrive with no interaction on my part,
> and all in one place (my inbox, from many different projects, not just
> QGIS) and only requiring one button click to send a reply, makes it
> really easy to send a response if I feel I can provide an answer.  So as
> long as a new system makes the process just as easy then there's
> certainly no harm in trying it out.
>
> Cheers,
> Adam.
> ___
> 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 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 22.03.3 LTS // error while loading shared libraries: libpdal_base.so.13: cannot open shared object file

2023-11-03 Thread Antonio Viscomi via QGIS-User
Because of spaces between .so and 13

Il ven 3 nov 2023, 12:58 celati Laurent  ha
scritto:

> Thanks for your help. Sorry i must confess i did not understand your
> recommandation regarding autocomplete.
> So, but on my side, i have still the same error message after make your
> guidances :
>
> ```
> (base) xxx.d$ sudo ln -s /usr/lib/libpdal_base.so.15
> /usr/lib/libpdal_base.so.13
> (base) geoteca@geoteca-Latitude-3410:/etc/apt/sources.list.d$ sudo
> ldconfig
> (base) geoteca@geoteca-Latitude-3410:/etc/apt/sources.list.d$ qgis
> /usr/bin/qgis.bin: error while loading shared libraries:
> libpdal_util.so.13: cannot open shared object file: No such file or
> directory
> ```
>
> Le ven. 3 nov. 2023 à 12:45, Antonio Viscomi  a
> écrit :
>
>> Please use autocomplete for the right files because on my Android Phone
>> the names are affected by random spaces 
>>
>> Il ven 3 nov 2023, 12:36 Antonio Viscomi  ha
>> scritto:
>>
>>> @celati Laurent 
>>> You need to only create a sym link about two libraries
>>>
>>> sudo ln -s /usr/lib/libpdal_base. so.15 /usr/lib/libpdal_base.so. 13
>>> Then
>>> sudo ldconfig
>>> Then it should works
>>>
>>> Il ven 3 nov 2023, 12:29 Antonio Viscomi  ha
>>> scritto:
>>>
 @celati Laurent  did you create a symbolic
 link ti libpdal_base.so. 15 to libpdal_base.so.13 path
 It will works

 Il ven 3 nov 2023, 12:09 celati Laurent  ha
 scritto:

> I'm taking the liberty to share a new comment on github regarding my
> error message :
> https://github.com/qgis/QGIS/issues/52433#issuecomment-1792239516
> So Please read below the result when i type :locate libpdal_base.so
> /usr/lib/libpdal_base.so.15 /usr/lib/libpdal_base.so.15.0.0
>
>
> Le ven. 3 nov. 2023 à 11:24, celati Laurent 
> a écrit :
>
>> Hello,
>> After type sudo ldconfig, i have still the same error message when i
>> tru to launch qgis :
>> /usr/bin/qgis.bin: error while loading shared libraries:
>> libpdal_base.so.13: cannot open shared object file: No such file or
>> directory
>>
>> I make :
>> sudo apt-get purge qgis
>> sudo apt update
>> sudo apt install qgis qgis-plugin-grass
>>
>> Below the messag ewhen i tape sudo apt install qgis :
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> *(base)~$ sudo apt install qgis Lecture des listes de
>> paquets... Fait Construction de l'arbre des dépendances... Fait Lecture 
>> des
>> informations d'état... Fait   Paquets suggérés :  gpsbabel Paquets
>> recommandés :  qgis-plugin-grass Les NOUVEAUX paquets suivants seront
>> installés :  qgis 0 mis à jour, 1 nouvellement installés, 0 à enlever et 
>> 1
>> non mis à jour. 2 partiellement installés ou enlevés. Il est nécessaire 
>> de
>> prendre 0 o/8 117 ko dans les archives. Après cette opération, 11,1 Mo
>> d'espace disque supplémentaires seront utilisés. Sélection du paquet qgis
>> précédemment désélectionné. (Lecture de la base de données... 273453
>> fichiers et répertoires déjà installés.) Préparation du dépaquetage de
>> .../qgis_1%3a3.34.0+36jammy_amd64.deb ... Dépaquetage de qgis
>> (1:3.34.0+36jammy) ... Paramétrage de qgis-providers (1:3.34.0+36jammy) 
>> ...
>> /usr/lib/qgis/crssync: error while loading shared libraries:
>> libpdal_base.so.13: cannot open shared object file: No such file or
>> directory dpkg: erreur de traitement du paquet qgis-providers
>> (--configure) : installed qgis-providers package post-installation script
>> subprocess returned error exit status 127 dpkg: des problèmes de
>> dépendances empêchent la configuration de qgis : qgis dépend de
>> qgis-providers (= 1:3.34.0+36jammy) ; cependant : Le paquet 
>> qgis-providers
>> n'est pas encore configuré. dpkg: erreur de traitement du paquet qgis
>> (--configure) : problèmes de dépendances - laissé non configuré dpkg: des
>> problèmes de dépendances empêchent la configuration de python3-qgis :
>> python3-qgis dépend de qgis-providers (= 1:3.34.0+36jammy) ; cependant : 
>> Le
>> paquet qgis-providers n'est pas encore configuré. dpkg: erreur de
>> traitement du paquet python3-qgis (--configure) : problèmes de 
>> dépendances
>> - laissé non configuré Aucun rapport « apport » n'a été créé car le 
>> message
>> d'erreur indique une erreur consécutive à un échec précédent.
>>  
>> Aucun
>> rapport « apport » n'a été créé car le message d'erreur indique une 
>> erreur
>> consécutive 

Re: [Qgis-user] Ubuntu 22.03.3 LTS // error while loading shared libraries: libpdal_base.so.13: cannot open shared object file

2023-11-03 Thread Antonio Viscomi via QGIS-User
Please use autocomplete for the right files because on my Android Phone the
names are affected by random spaces 

Il ven 3 nov 2023, 12:36 Antonio Viscomi  ha scritto:

> @celati Laurent 
> You need to only create a sym link about two libraries
>
> sudo ln -s /usr/lib/libpdal_base. so.15 /usr/lib/libpdal_base.so. 13
> Then
> sudo ldconfig
> Then it should works
>
> Il ven 3 nov 2023, 12:29 Antonio Viscomi  ha
> scritto:
>
>> @celati Laurent  did you create a symbolic
>> link ti libpdal_base.so. 15 to libpdal_base.so.13 path
>> It will works
>>
>> Il ven 3 nov 2023, 12:09 celati Laurent  ha
>> scritto:
>>
>>> I'm taking the liberty to share a new comment on github regarding my
>>> error message :
>>> https://github.com/qgis/QGIS/issues/52433#issuecomment-1792239516
>>> So Please read below the result when i type :locate libpdal_base.so
>>> /usr/lib/libpdal_base.so.15 /usr/lib/libpdal_base.so.15.0.0
>>>
>>>
>>> Le ven. 3 nov. 2023 à 11:24, celati Laurent 
>>> a écrit :
>>>
 Hello,
 After type sudo ldconfig, i have still the same error message when i
 tru to launch qgis :
 /usr/bin/qgis.bin: error while loading shared libraries:
 libpdal_base.so.13: cannot open shared object file: No such file or
 directory

 I make :
 sudo apt-get purge qgis
 sudo apt update
 sudo apt install qgis qgis-plugin-grass

 Below the messag ewhen i tape sudo apt install qgis :














































 *(base)~$ sudo apt install qgis Lecture des listes de
 paquets... Fait Construction de l'arbre des dépendances... Fait Lecture des
 informations d'état... Fait   Paquets suggérés :  gpsbabel Paquets
 recommandés :  qgis-plugin-grass Les NOUVEAUX paquets suivants seront
 installés :  qgis 0 mis à jour, 1 nouvellement installés, 0 à enlever et 1
 non mis à jour. 2 partiellement installés ou enlevés. Il est nécessaire de
 prendre 0 o/8 117 ko dans les archives. Après cette opération, 11,1 Mo
 d'espace disque supplémentaires seront utilisés. Sélection du paquet qgis
 précédemment désélectionné. (Lecture de la base de données... 273453
 fichiers et répertoires déjà installés.) Préparation du dépaquetage de
 .../qgis_1%3a3.34.0+36jammy_amd64.deb ... Dépaquetage de qgis
 (1:3.34.0+36jammy) ... Paramétrage de qgis-providers (1:3.34.0+36jammy) ...
 /usr/lib/qgis/crssync: error while loading shared libraries:
 libpdal_base.so.13: cannot open shared object file: No such file or
 directory dpkg: erreur de traitement du paquet qgis-providers
 (--configure) : installed qgis-providers package post-installation script
 subprocess returned error exit status 127 dpkg: des problèmes de
 dépendances empêchent la configuration de qgis : qgis dépend de
 qgis-providers (= 1:3.34.0+36jammy) ; cependant : Le paquet qgis-providers
 n'est pas encore configuré. dpkg: erreur de traitement du paquet qgis
 (--configure) : problèmes de dépendances - laissé non configuré dpkg: des
 problèmes de dépendances empêchent la configuration de python3-qgis :
 python3-qgis dépend de qgis-providers (= 1:3.34.0+36jammy) ; cependant : Le
 paquet qgis-providers n'est pas encore configuré. dpkg: erreur de
 traitement du paquet python3-qgis (--configure) : problèmes de dépendances
 - laissé non configuré Aucun rapport « apport » n'a été créé car le message
 d'erreur indique une erreur consécutive à un échec précédent.

   Aucun
 rapport « apport » n'a été créé car le message d'erreur indique une erreur
 consécutive à un échec précédent.

 Traitement
 des actions différées (« triggers ») pour shared-mime-info (2.1-2) ...
 Traitement des actions différées (« triggers ») pour mailcap
 (3.70+nmu1ubuntu1) ... Traitement des actions différées (« triggers ») pour
 desktop-file-utils (0.26-1ubuntu3) ... Traitement des actions différées
 (« triggers ») pour hicolor-icon-theme (0.17-2) ... Traitement des actions
 différées (« triggers ») pour man-db (2.10.2-1) ... Des erreurs ont été
 rencontrées pendant l'exécution : qgis-providers qgis python3-qgis E:
 Sub-process /usr/bin/dpkg returned an error code (1)*

 Le ven. 3 nov. 2023 à 07:50, Antonio Viscomi  a
 écrit :

> Ok, @celati Laurent  have you to simply
> type from terminal the command
> sudo ldconfig
> ?
>
> Il ven 3 nov 2023, 00:09 celati Laurent  ha
> scritto:
>
>> If I well inderstood your message, you advice to install gdal from
>> source? In order to reply to your 

Re: [Qgis-user] Ubuntu 22.03.3 LTS // error while loading shared libraries: libpdal_base.so.13: cannot open shared object file

2023-11-03 Thread Antonio Viscomi via QGIS-User
@celati Laurent 
You need to only create a sym link about two libraries

sudo ln -s /usr/lib/libpdal_base. so.15 /usr/lib/libpdal_base.so. 13
Then
sudo ldconfig
Then it should works

Il ven 3 nov 2023, 12:29 Antonio Viscomi  ha scritto:

> @celati Laurent  did you create a symbolic link
> ti libpdal_base.so. 15 to libpdal_base.so.13 path
> It will works
>
> Il ven 3 nov 2023, 12:09 celati Laurent  ha
> scritto:
>
>> I'm taking the liberty to share a new comment on github regarding my
>> error message :
>> https://github.com/qgis/QGIS/issues/52433#issuecomment-1792239516
>> So Please read below the result when i type :locate libpdal_base.so
>> /usr/lib/libpdal_base.so.15 /usr/lib/libpdal_base.so.15.0.0
>>
>>
>> Le ven. 3 nov. 2023 à 11:24, celati Laurent  a
>> écrit :
>>
>>> Hello,
>>> After type sudo ldconfig, i have still the same error message when i tru
>>> to launch qgis :
>>> /usr/bin/qgis.bin: error while loading shared libraries:
>>> libpdal_base.so.13: cannot open shared object file: No such file or
>>> directory
>>>
>>> I make :
>>> sudo apt-get purge qgis
>>> sudo apt update
>>> sudo apt install qgis qgis-plugin-grass
>>>
>>> Below the messag ewhen i tape sudo apt install qgis :
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *(base)~$ sudo apt install qgis Lecture des listes de
>>> paquets... Fait Construction de l'arbre des dépendances... Fait Lecture des
>>> informations d'état... Fait   Paquets suggérés :  gpsbabel Paquets
>>> recommandés :  qgis-plugin-grass Les NOUVEAUX paquets suivants seront
>>> installés :  qgis 0 mis à jour, 1 nouvellement installés, 0 à enlever et 1
>>> non mis à jour. 2 partiellement installés ou enlevés. Il est nécessaire de
>>> prendre 0 o/8 117 ko dans les archives. Après cette opération, 11,1 Mo
>>> d'espace disque supplémentaires seront utilisés. Sélection du paquet qgis
>>> précédemment désélectionné. (Lecture de la base de données... 273453
>>> fichiers et répertoires déjà installés.) Préparation du dépaquetage de
>>> .../qgis_1%3a3.34.0+36jammy_amd64.deb ... Dépaquetage de qgis
>>> (1:3.34.0+36jammy) ... Paramétrage de qgis-providers (1:3.34.0+36jammy) ...
>>> /usr/lib/qgis/crssync: error while loading shared libraries:
>>> libpdal_base.so.13: cannot open shared object file: No such file or
>>> directory dpkg: erreur de traitement du paquet qgis-providers
>>> (--configure) : installed qgis-providers package post-installation script
>>> subprocess returned error exit status 127 dpkg: des problèmes de
>>> dépendances empêchent la configuration de qgis : qgis dépend de
>>> qgis-providers (= 1:3.34.0+36jammy) ; cependant : Le paquet qgis-providers
>>> n'est pas encore configuré. dpkg: erreur de traitement du paquet qgis
>>> (--configure) : problèmes de dépendances - laissé non configuré dpkg: des
>>> problèmes de dépendances empêchent la configuration de python3-qgis :
>>> python3-qgis dépend de qgis-providers (= 1:3.34.0+36jammy) ; cependant : Le
>>> paquet qgis-providers n'est pas encore configuré. dpkg: erreur de
>>> traitement du paquet python3-qgis (--configure) : problèmes de dépendances
>>> - laissé non configuré Aucun rapport « apport » n'a été créé car le message
>>> d'erreur indique une erreur consécutive à un échec précédent.
>>> 
>>>  Aucun
>>> rapport « apport » n'a été créé car le message d'erreur indique une erreur
>>> consécutive à un échec précédent.
>>>
>>> Traitement
>>> des actions différées (« triggers ») pour shared-mime-info (2.1-2) ...
>>> Traitement des actions différées (« triggers ») pour mailcap
>>> (3.70+nmu1ubuntu1) ... Traitement des actions différées (« triggers ») pour
>>> desktop-file-utils (0.26-1ubuntu3) ... Traitement des actions différées
>>> (« triggers ») pour hicolor-icon-theme (0.17-2) ... Traitement des actions
>>> différées (« triggers ») pour man-db (2.10.2-1) ... Des erreurs ont été
>>> rencontrées pendant l'exécution : qgis-providers qgis python3-qgis E:
>>> Sub-process /usr/bin/dpkg returned an error code (1)*
>>>
>>> Le ven. 3 nov. 2023 à 07:50, Antonio Viscomi  a
>>> écrit :
>>>
 Ok, @celati Laurent  have you to simply type
 from terminal the command
 sudo ldconfig
 ?

 Il ven 3 nov 2023, 00:09 celati Laurent  ha
 scritto:

> If I well inderstood your message, you advice to install gdal from
> source? In order to reply to your question, No, I have never built gdal
> from source.
>  For my previous qgis install, I installed it from linux binaries.
>
> Le jeu. 2 nov. 2023 à 23:40, Antonio Viscomi 
> a écrit :
>
>> Have you a local build of gdal? If so you need to rebuild it, I did a
>> rebuild and all went well

Re: [Qgis-user] Ubuntu 22.03.3 LTS // error while loading shared libraries: libpdal_base.so.13: cannot open shared object file

2023-11-03 Thread Antonio Viscomi via QGIS-User
@celati Laurent  did you create a symbolic link
ti libpdal_base.so. 15 to libpdal_base.so.13 path
It will works

Il ven 3 nov 2023, 12:09 celati Laurent  ha
scritto:

> I'm taking the liberty to share a new comment on github regarding my error
> message :
> https://github.com/qgis/QGIS/issues/52433#issuecomment-1792239516
> So Please read below the result when i type :locate libpdal_base.so
> /usr/lib/libpdal_base.so.15 /usr/lib/libpdal_base.so.15.0.0
>
>
> Le ven. 3 nov. 2023 à 11:24, celati Laurent  a
> écrit :
>
>> Hello,
>> After type sudo ldconfig, i have still the same error message when i tru
>> to launch qgis :
>> /usr/bin/qgis.bin: error while loading shared libraries:
>> libpdal_base.so.13: cannot open shared object file: No such file or
>> directory
>>
>> I make :
>> sudo apt-get purge qgis
>> sudo apt update
>> sudo apt install qgis qgis-plugin-grass
>>
>> Below the messag ewhen i tape sudo apt install qgis :
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> *(base)~$ sudo apt install qgis Lecture des listes de
>> paquets... Fait Construction de l'arbre des dépendances... Fait Lecture des
>> informations d'état... Fait   Paquets suggérés :  gpsbabel Paquets
>> recommandés :  qgis-plugin-grass Les NOUVEAUX paquets suivants seront
>> installés :  qgis 0 mis à jour, 1 nouvellement installés, 0 à enlever et 1
>> non mis à jour. 2 partiellement installés ou enlevés. Il est nécessaire de
>> prendre 0 o/8 117 ko dans les archives. Après cette opération, 11,1 Mo
>> d'espace disque supplémentaires seront utilisés. Sélection du paquet qgis
>> précédemment désélectionné. (Lecture de la base de données... 273453
>> fichiers et répertoires déjà installés.) Préparation du dépaquetage de
>> .../qgis_1%3a3.34.0+36jammy_amd64.deb ... Dépaquetage de qgis
>> (1:3.34.0+36jammy) ... Paramétrage de qgis-providers (1:3.34.0+36jammy) ...
>> /usr/lib/qgis/crssync: error while loading shared libraries:
>> libpdal_base.so.13: cannot open shared object file: No such file or
>> directory dpkg: erreur de traitement du paquet qgis-providers
>> (--configure) : installed qgis-providers package post-installation script
>> subprocess returned error exit status 127 dpkg: des problèmes de
>> dépendances empêchent la configuration de qgis : qgis dépend de
>> qgis-providers (= 1:3.34.0+36jammy) ; cependant : Le paquet qgis-providers
>> n'est pas encore configuré. dpkg: erreur de traitement du paquet qgis
>> (--configure) : problèmes de dépendances - laissé non configuré dpkg: des
>> problèmes de dépendances empêchent la configuration de python3-qgis :
>> python3-qgis dépend de qgis-providers (= 1:3.34.0+36jammy) ; cependant : Le
>> paquet qgis-providers n'est pas encore configuré. dpkg: erreur de
>> traitement du paquet python3-qgis (--configure) : problèmes de dépendances
>> - laissé non configuré Aucun rapport « apport » n'a été créé car le message
>> d'erreur indique une erreur consécutive à un échec précédent.
>>  
>> Aucun
>> rapport « apport » n'a été créé car le message d'erreur indique une erreur
>> consécutive à un échec précédent.
>>
>> Traitement
>> des actions différées (« triggers ») pour shared-mime-info (2.1-2) ...
>> Traitement des actions différées (« triggers ») pour mailcap
>> (3.70+nmu1ubuntu1) ... Traitement des actions différées (« triggers ») pour
>> desktop-file-utils (0.26-1ubuntu3) ... Traitement des actions différées
>> (« triggers ») pour hicolor-icon-theme (0.17-2) ... Traitement des actions
>> différées (« triggers ») pour man-db (2.10.2-1) ... Des erreurs ont été
>> rencontrées pendant l'exécution : qgis-providers qgis python3-qgis E:
>> Sub-process /usr/bin/dpkg returned an error code (1)*
>>
>> Le ven. 3 nov. 2023 à 07:50, Antonio Viscomi  a
>> écrit :
>>
>>> Ok, @celati Laurent  have you to simply type
>>> from terminal the command
>>> sudo ldconfig
>>> ?
>>>
>>> Il ven 3 nov 2023, 00:09 celati Laurent  ha
>>> scritto:
>>>
 If I well inderstood your message, you advice to install gdal from
 source? In order to reply to your question, No, I have never built gdal
 from source.
  For my previous qgis install, I installed it from linux binaries.

 Le jeu. 2 nov. 2023 à 23:40, Antonio Viscomi  a
 écrit :

> Have you a local build of gdal? If so you need to rebuild it, I did a
> rebuild and all went well
>
> Il gio 2 nov 2023, 14:41 celati Laurent via QGIS-User <
> qgis-user@lists.osgeo.org> ha scritto:
>
>> Good afternoon,
>>
>> Seems to be similar to : #52433
>> 
>>
>> I work on *unbuntu* 22.04.03 LTS.
>> I succeed many weeks ago to install/use qgis Lima 3.32.2 on this
>> station.
>> 

Re: [Qgis-user] Ubuntu 22.03.3 LTS // error while loading shared libraries: libpdal_base.so.13: cannot open shared object file

2023-11-03 Thread Antonio Viscomi via QGIS-User
Ok, @celati Laurent  have you to simply type from
terminal the command
sudo ldconfig
?

Il ven 3 nov 2023, 00:09 celati Laurent  ha
scritto:

> If I well inderstood your message, you advice to install gdal from source?
> In order to reply to your question, No, I have never built gdal from source.
>  For my previous qgis install, I installed it from linux binaries.
>
> Le jeu. 2 nov. 2023 à 23:40, Antonio Viscomi  a
> écrit :
>
>> Have you a local build of gdal? If so you need to rebuild it, I did a
>> rebuild and all went well
>>
>> Il gio 2 nov 2023, 14:41 celati Laurent via QGIS-User <
>> qgis-user@lists.osgeo.org> ha scritto:
>>
>>> Good afternoon,
>>>
>>> Seems to be similar to : #52433
>>> 
>>>
>>> I work on *unbuntu* 22.04.03 LTS.
>>> I succeed many weeks ago to install/use qgis Lima 3.32.2 on this station.
>>> But i was facing to several error message when i tried to install/use
>>> some plugins (dataPlotly, spectral library tools).
>>> Those error messages dealed with error ModuleNotFoundError: No module
>>> named 'mock' or no module named panda...
>>>
>>> So i decided to uninstall/reinstall qgis.
>>> i would like to install the last release for ubuntu.
>>>
>>> I make :
>>> sudo apt-get purge qgis
>>> sudo apt update
>>> sudo apt install qgis qgis-plugin-grass
>>>
>>> But i have this error message when i lauch qgis :
>>> /usr/bin/qgis.bin: error while loading shared libraries:
>>> libpdal_base.so.13: cannot open shared object file: No such file or
>>> directory
>>>
>>> For information, i share below the content of file located under
>>> /etc/apt/sources.list.d/qgis.sources:
>>>
>>> Types: deb deb-src
>>> URIs: https://qgis.org/debian
>>> Suites: jammy
>>> Architectures: amd64
>>> Components: main
>>> Signed-By: /etc/apt/keyrings/qgis-archive-keyring.gpg
>>>
>>> ___
>>> 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 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 22.03.3 LTS // error while loading shared libraries: libpdal_base.so.13: cannot open shared object file

2023-11-02 Thread Antonio Viscomi via QGIS-User
Have you a local build of gdal? If so you need to rebuild it, I did a
rebuild and all went well

Il gio 2 nov 2023, 14:41 celati Laurent via QGIS-User <
qgis-user@lists.osgeo.org> ha scritto:

> Good afternoon,
>
> Seems to be similar to : #52433
> 
>
> I work on *unbuntu* 22.04.03 LTS.
> I succeed many weeks ago to install/use qgis Lima 3.32.2 on this station.
> But i was facing to several error message when i tried to install/use some
> plugins (dataPlotly, spectral library tools).
> Those error messages dealed with error ModuleNotFoundError: No module
> named 'mock' or no module named panda...
>
> So i decided to uninstall/reinstall qgis.
> i would like to install the last release for ubuntu.
>
> I make :
> sudo apt-get purge qgis
> sudo apt update
> sudo apt install qgis qgis-plugin-grass
>
> But i have this error message when i lauch qgis :
> /usr/bin/qgis.bin: error while loading shared libraries:
> libpdal_base.so.13: cannot open shared object file: No such file or
> directory
>
> For information, i share below the content of file located under
> /etc/apt/sources.list.d/qgis.sources:
>
> Types: deb deb-src
> URIs: https://qgis.org/debian
> Suites: jammy
> Architectures: amd64
> Components: main
> Signed-By: /etc/apt/keyrings/qgis-archive-keyring.gpg
>
> ___
> 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 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] FW: error

2023-10-19 Thread Antonio Viscomi via QGIS-User
It' not an error but a Warning that it makes you notice of an automatic
approximate transformation due to the fact that the reference system of the
input file is different from the project CRS

Best Regards

Antonio


Il giorno mer 18 ott 2023 alle ore 11:03 Christophe Kemps via QGIS-User <
qgis-user@lists.osgeo.org> ha scritto:

> Hi,
>
>
>
> In the latest version 3.32 I get this error message if I want to go to a
> certain coordinate, in the previous version 3.28 with the same
> configuration I don’t experience any problem.
>
>
>
> Any idea’s on how to resolve this?
>
>
>
> Kind regards,
>
>
>
> Christophe
> ___
> 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 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] Merge Selected Features crash

2023-10-05 Thread Antonio Viscomi via QGIS-User
HI Richard,
also using your test gpkg, here all works as expected... so I cannot
reproduce this issue

Best Regards

Antonio


Il giorno gio 5 ott 2023 alle ore 16:49 Richard Greenwood <
richard.greenw...@gmail.com> ha scritto:

> I created a bug report with a small sample gpkg.
> https://github.com/qgis/QGIS/issues/54856
>
> On Thu, Oct 5, 2023 at 5:18 AM Antonio Viscomi via QGIS-User <
> qgis-user@lists.osgeo.org> wrote:
>
>> Hi Andrea, Richard,
>> I Tried to replicate this issues on a temporary layer
>> 1 - pasting 1244 from two different postgis layers with 4 attributes
>> fiends in,
>> 2 - I select them and use the merge button, aftera about a minutes I was
>> able to merge without crashes or freeze
>> so I think this is a local issue, probably due to an unsupported field
>> type (i.e. like jsonb) in postgis db
>> I' workin on Ubuntu server 22.04 LTS and my  asset is
>>
>>
>>
>> Versione di QGIS
>>
>> 3.32.3-Lima
>>
>> Revisione codice QGIS
>>
>> 67d46100b5 <https://github.com/qgis/QGIS/commit/67d46100b5>
>>
>> Versione Qt
>>
>> 5.15.3
>>
>> Versione Python
>>
>> 3.10.12
>>
>> Versione GDAL/OGR
>>
>> 3.4.1
>>
>> Versione PROJ
>>
>> 8.2.1
>>
>> Versione database del Registro EPSG
>>
>> v10.041 (2021-12-03)
>>
>> Compilato con GEOS
>>
>> 3.10.2-CAPI-1.16.0
>>
>> Esecuzione con GEOS
>>
>> 3.11.1-CAPI-1.17.1
>>
>> Versione SQLite
>>
>> 3.37.2
>>
>> Versione PDAL
>>
>> 2.3.0
>>
>> Versione client PostgreSQL
>>
>> 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1)
>>
>> Versione SpatiaLite
>>
>> 5.0.1
>>
>> Versione QWT
>>
>> 6.1.4
>>
>> Versione QScintilla2
>>
>> 2.11.6
>>
>> Versione SO
>>
>> Ubuntu 22.04.3 LTS
>>
>> Plugins Python attivi
>>
>> pg_metadata
>>
>> 1.2.2
>>
>> SwapVectorDirection
>>
>> 0.9
>>
>> easy_labeling
>>
>> 1.1
>>
>> lizmap
>>
>> 3.17.0
>>
>> webmap_utilities
>>
>> 0.1
>>
>> path_sorting
>>
>> 0.3
>>
>> DataPlotly
>>
>> 4.0.3
>>
>> e_tracability
>>
>> 0.7
>>
>> ORStools
>>
>> 1.6.0
>>
>> profiletool
>>
>> 4.2.6
>>
>> Cluster-Analysis-plugin-main
>>
>> 1.0.1
>>
>> go2streetview
>>
>> 8.6
>>
>> clusterpoints
>>
>> 6.1
>>
>> line_profile
>>
>> 3.1.2
>>
>> processing_saga_nextgen
>>
>> 1.0.0
>>
>> dissect_dissolve_overlaps
>>
>> 0.3
>>
>> pg_raster_import
>>
>> 3.2.0
>>
>> corrector_vector
>>
>> 0.3.1
>>
>> BoundingBox
>>
>> 2.1
>>
>> db-style-manager
>>
>> 0.8
>>
>> StreetView
>>
>> 3.2
>>
>> HouseNumbering3
>>
>> version 0.0.5
>>
>> MultiJoin
>>
>> 1.0
>>
>> quick_map_services
>>
>> 0.19.33
>>
>> RenameField
>>
>> 0.1
>>
>> Qgis2threejs
>>
>> 2.7.1
>>
>> postgis_geoprocessing
>>
>> 0.9
>>
>> DAI
>>
>> 0.1
>>
>> profileexport
>>
>> 0.5.1
>>
>> CalculateGeometry
>>
>> 0.6.9
>>
>> citygen
>>
>> 0.3
>>
>> splitmultipart
>>
>> 1.0.0
>>
>> pgRoutingLayer
>>
>> 3.0.2
>>
>> ProcessX
>>
>> 1.5
>>
>> qquake
>>
>> 1.5
>>
>> DeepLearningTools
>>
>> 0.2.0
>>
>> QuickOSM
>>
>> 2.2.3
>>
>> veloroutes_voies_vertes
>>
>> 1.0.0
>>
>> tile_index_generator
>>
>> 1.0
>>
>> qgis_resource_sharing
>>
>> 1.0.0
>>
>> pluginbuilder3
>>
>> 3.2.1
>>
>> realcentroid
>>
>> 1.0.3
>>
>> gribdownloader
>>
>> 0.5
>>
>> GeometryShapes
>>
>> 0.7
>>
>> PostGISQueries
>>
>> 0.2
>>
>> xplan-umring
>>
>> 2.3.3
>>
>> timemanager
>>
>> 3.6
>>
>> OSMDownloader
>>
>> 1.0.3
>>
>> openlayers_plugin
>>
>> 2.0.0
>>
>> QuickWKT
>>
>> 3.1
>>
>> plugin_reloader
>>
&g

Re: [Qgis-user] Merge Selected Features crash

2023-10-05 Thread Antonio Viscomi via QGIS-User
Hi Andrea, Richard,
I Tried to replicate this issues on a temporary layer
1 - pasting 1244 from two different postgis layers with 4 attributes fiends
in,
2 - I select them and use the merge button, aftera about a minutes I was
able to merge without crashes or freeze
so I think this is a local issue, probably due to an unsupported field type
(i.e. like jsonb) in postgis db
I' workin on Ubuntu server 22.04 LTS and my  asset is



Versione di QGIS

3.32.3-Lima

Revisione codice QGIS

67d46100b5 

Versione Qt

5.15.3

Versione Python

3.10.12

Versione GDAL/OGR

3.4.1

Versione PROJ

8.2.1

Versione database del Registro EPSG

v10.041 (2021-12-03)

Compilato con GEOS

3.10.2-CAPI-1.16.0

Esecuzione con GEOS

3.11.1-CAPI-1.17.1

Versione SQLite

3.37.2

Versione PDAL

2.3.0

Versione client PostgreSQL

14.9 (Ubuntu 14.9-0ubuntu0.22.04.1)

Versione SpatiaLite

5.0.1

Versione QWT

6.1.4

Versione QScintilla2

2.11.6

Versione SO

Ubuntu 22.04.3 LTS

Plugins Python attivi

pg_metadata

1.2.2

SwapVectorDirection

0.9

easy_labeling

1.1

lizmap

3.17.0

webmap_utilities

0.1

path_sorting

0.3

DataPlotly

4.0.3

e_tracability

0.7

ORStools

1.6.0

profiletool

4.2.6

Cluster-Analysis-plugin-main

1.0.1

go2streetview

8.6

clusterpoints

6.1

line_profile

3.1.2

processing_saga_nextgen

1.0.0

dissect_dissolve_overlaps

0.3

pg_raster_import

3.2.0

corrector_vector

0.3.1

BoundingBox

2.1

db-style-manager

0.8

StreetView

3.2

HouseNumbering3

version 0.0.5

MultiJoin

1.0

quick_map_services

0.19.33

RenameField

0.1

Qgis2threejs

2.7.1

postgis_geoprocessing

0.9

DAI

0.1

profileexport

0.5.1

CalculateGeometry

0.6.9

citygen

0.3

splitmultipart

1.0.0

pgRoutingLayer

3.0.2

ProcessX

1.5

qquake

1.5

DeepLearningTools

0.2.0

QuickOSM

2.2.3

veloroutes_voies_vertes

1.0.0

tile_index_generator

1.0

qgis_resource_sharing

1.0.0

pluginbuilder3

3.2.1

realcentroid

1.0.3

gribdownloader

0.5

GeometryShapes

0.7

PostGISQueries

0.2

xplan-umring

2.3.3

timemanager

3.6

OSMDownloader

1.0.3

openlayers_plugin

2.0.0

QuickWKT

3.1

plugin_reloader

0.9.3

postgis_toolbox

1.1

grassprovider

2.12.99

processing

2.12.99

db_manager

0.1.20

Best Regardes

Antonio


Il giorno gio 5 ott 2023 alle ore 10:51 Andrea Giudiceandrea via QGIS-User <
qgis-user@lists.osgeo.org> ha scritto:

> > Richard Greenwood richard.greenwood at gmail.com
> > Wed Oct 4 09:39:12 PDT 2023
>
> > I believe this is a bug but I'm posting here first in case I'm
> overlooking
> > something obvious. Merge Selected Features is causing QGIS 3.32.3 to
> crash
> > (close without showing errors). However the same operation on the same
> data
> > in 3.28.11 doesn't crash.
>
> Hi Richard,
> it seems to me it my be a bug, but it may be difficult to find the root
> cause without a sample layer / project and exact steps to replicate the
> issue.
>
> It would be great if you could check if the issue does occur using a
> recent nightly build developer version of QGIS 3.33 and/or if you create
> an issue report on https://github.com/qgis/QGIS/issues providing the
> requested info.
>
> Best regards.
>
> Andrea
> ___
> 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 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] Qgis server : problem with qgis server logs

2023-05-04 Thread Antonio Viscomi via QGIS-User
Great!

Il gio 4 mag 2023, 14:33 celati Laurent  ha
scritto:

> Thanks a lot. It 's works well now.
>
> Le jeu. 4 mai 2023 à 11:37, Etienne Trimaille  a
> écrit :
>
>> According to the QGIS documentation :
>> https://docs.qgis.org/3.28/en/docs/server_manual/config.html#environment-variables
>>
>> QGIS_SERVER_LOG_FILE is deprecated and will be removed, in favor of
>> QGIS_SERVER_LOG_STDERR.
>> You shouldn't use both variables, either one or the other. We recommend
>> using the non deprecated one, it's using the normal stderr, like a lot of
>> services on a server.
>>
>> I'm just adding one more important information because it's about your
>> server security :
>>
>> > If you go to
>> > http://YOURhost/cgi-bin/qgis_mapserv.fcgi
>> > It's qgis server active?
>>
>> It's indeed needed to debug like this, in order to see HTTP requests. Use
>> curl/wget is needed.
>>
>> But as an important security reminder, the QGIS server URL mustn't be
>> accessible from a public URL. Otherwise, it's possible to have sensitive
>> data about your server published. Moreover, if the URL of QGIS server is
>> published on the internet, then it's possible to totally bypass all user
>> permissions and ACL about projects, layers, features visibility which makes
>> Lizmap features about user, groups and rights useless.
>>
>>
>> https://docs.lizmap.com/current/en/install/pre_requirements.html#qgis-server-side
>>
>> Just keep that in mind
>>
>> Regards,
>>
>>
>>
>> Le Jeudi, Mai 04, 2023 10:54 CEST, Antonio Viscomi 
>> a écrit:
>>
>>
>>
>> Hi Laurent,
>> If you go to
>>
>> http://YOURhost/cgi-bin/qgis_mapserv.fcgi
>>
>> It's qgis server active?
>>
>>
>> Il gio 4 mag 2023, 10:36 celati Laurent  ha
>> scritto:
>>
>>> Hi,
>>> Thanks and sorry to disturb you again. I tried to create manually the
>>> file qgislog.log in /var/log/qgis.
>>> Then i set chown www-data /var/log/qgis/qgislog.log
>>> and sudo chmod 775 /var/log/qgis/qgislog.log
>>> I reloaded and restarted apache. But the file qgislog.log is and remains
>>> empty.
>>> I don't know where the problem come from.
>>>
>>> Le jeu. 4 mai 2023 à 07:30, Etienne Trimaille  a
>>> écrit :
>>>
>>>> Hi,
>>>>
>>>> It's still possible to use QGIS_SERVER_LOG_FILE, but it's deprecated,
>>>> you can see it in the documentation
>>>> https://docs.qgis.org/3.28/en/docs/server_manual/config.html#environment-variables
>>>> QGIS_SERVER_LOG_STDERR will send logs to stderr.
>>>>
>>>> Le mer. 3 mai 2023 à 23:53, Antonio Viscomi via QGIS-User <
>>>> qgis-user@lists.osgeo.org> a écrit :
>>>>
>>>>> Laurent,
>>>>> Please, try to create the file 'qgislog.log' manually first
>>>>> If doesn't works I don't know why
>>>>>
>>>>> Il mer 3 mag 2023, 18:18 celati Laurent  ha
>>>>> scritto:
>>>>>
>>>>>> Hello,
>>>>>> Thanks. As you advice, i set FcgidInitialEnv QGIS_SERVER_LOG_FILE
>>>>>> /var/log/qgis/qgislog.log
>>>>>> Then i set chown www-data /var/log/qgis
>>>>>> and sudo chmod 775 /var/log/qgis
>>>>>>
>>>>>> Then a2ensite XXX.XXX.fr
>>>>>> Then i have reload apache systemctl reload apache2
>>>>>>
>>>>>> But still no qgislog file has been created.
>>>>>>
>>>>>> Le mer. 3 mai 2023 à 17:53, Antonio Viscomi 
>>>>>> a écrit :
>>>>>>
>>>>>>> in additions
>>>>>>> sudo chown myuser:wwwdata /var/log/qgis/qgislog.log
>>>>>>> sudo chmod 775 /var/log/qgis/qgislog.log
>>>>>>>
>>>>>>> Saluti
>>>>>>>
>>>>>>> Antonio
>>>>>>>
>>>>>>> Il giorno mer 3 mag 2023 alle ore 17:46 Antonio Viscomi <
>>>>>>> antovisc...@gmail.com> ha scritto:
>>>>>>>
>>>>>>>> hi Laurent,
>>>>>>>> I set
>>>>>>>> FcgidInitialEnv QGIS_SERVER_LOG_FILE /var/log/qgis/qgislog.log
>>>>>>>> also,
>>>>>>>> and works fine for me
>>>>>>>>
>>>>>>>> Saluti
>>>&g

Re: [Qgis-user] Qgis server : problem with qgis server logs

2023-05-04 Thread Antonio Viscomi via QGIS-User
if you have none response from previous url,
please check  your apache virtual host is setted like this:

















*ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/  
  AllowOverride NoneOptions +ExecCGI -MultiViews -SymLinksIfOwnerMatch
  Require all granted
FcgidMaxRequestLen 26214400  FcgidConnectTimeout 60  
RewriteEngine onRewriteCond
%{HTTP:Authorization} .RewriteRule .* -
[E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]  *

Saluti

Antonio


Il giorno gio 4 mag 2023 alle ore 10:54 Antonio Viscomi <
antovisc...@gmail.com> ha scritto:

> Hi Laurent,
> If you go to
>
> http://YOURhost/cgi-bin/qgis_mapserv.fcgi
>
> It's qgis server active?
>
>
> Il gio 4 mag 2023, 10:36 celati Laurent  ha
> scritto:
>
>> Hi,
>> Thanks and sorry to disturb you again. I tried to create manually the
>> file qgislog.log in /var/log/qgis.
>> Then i set chown www-data /var/log/qgis/qgislog.log
>> and sudo chmod 775 /var/log/qgis/qgislog.log
>> I reloaded and restarted apache. But the file qgislog.log is and remains
>> empty.
>> I don't know where the problem come from.
>>
>> Le jeu. 4 mai 2023 à 07:30, Etienne Trimaille  a
>> écrit :
>>
>>> Hi,
>>>
>>> It's still possible to use QGIS_SERVER_LOG_FILE, but it's deprecated,
>>> you can see it in the documentation
>>> https://docs.qgis.org/3.28/en/docs/server_manual/config.html#environment-variables
>>> QGIS_SERVER_LOG_STDERR will send logs to stderr.
>>>
>>> Le mer. 3 mai 2023 à 23:53, Antonio Viscomi via QGIS-User <
>>> qgis-user@lists.osgeo.org> a écrit :
>>>
>>>> Laurent,
>>>> Please, try to create the file 'qgislog.log' manually first
>>>> If doesn't works I don't know why
>>>>
>>>> Il mer 3 mag 2023, 18:18 celati Laurent  ha
>>>> scritto:
>>>>
>>>>> Hello,
>>>>> Thanks. As you advice, i set FcgidInitialEnv QGIS_SERVER_LOG_FILE
>>>>> /var/log/qgis/qgislog.log
>>>>> Then i set chown www-data /var/log/qgis
>>>>> and sudo chmod 775 /var/log/qgis
>>>>>
>>>>> Then a2ensite XXX.XXX.fr
>>>>> Then i have reload apache systemctl reload apache2
>>>>>
>>>>> But still no qgislog file has been created.
>>>>>
>>>>> Le mer. 3 mai 2023 à 17:53, Antonio Viscomi  a
>>>>> écrit :
>>>>>
>>>>>> in additions
>>>>>> sudo chown myuser:wwwdata /var/log/qgis/qgislog.log
>>>>>> sudo chmod 775 /var/log/qgis/qgislog.log
>>>>>>
>>>>>> Saluti
>>>>>>
>>>>>> Antonio
>>>>>>
>>>>>>
>>>>>> Il giorno mer 3 mag 2023 alle ore 17:46 Antonio Viscomi <
>>>>>> antovisc...@gmail.com> ha scritto:
>>>>>>
>>>>>>> hi Laurent,
>>>>>>> I set
>>>>>>> FcgidInitialEnv QGIS_SERVER_LOG_FILE /var/log/qgis/qgislog.log
>>>>>>> also,
>>>>>>> and works fine for me
>>>>>>>
>>>>>>> Saluti
>>>>>>>
>>>>>>> Antonio
>>>>>>>
>>>>>>>
>>>>>>> Il giorno mer 3 mag 2023 alle ore 17:37 celati Laurent via QGIS-User
>>>>>>>  ha scritto:
>>>>>>>
>>>>>>>> Good afternoon,
>>>>>>>> I work with Debian, Apache. Qgis server 3.30. And lizmap. The
>>>>>>>> lizmap log deals with a problem regarding my qgis server logs.
>>>>>>>> In the /etc/apache2/sites-available i have created a file
>>>>>>>> XXX.XXX.conf with ths part of content  :
>>>>>>>>
>>>>>>>>   # QGIS log
>>>>>>>>   FcgidInitialEnv QGIS_SERVER_LOG_STDERR 1
>>>>>>>>   FcgidInitialEnv QGIS_SERVER_LOG_LEVEL 0
>>>>>>>>
>>>>>>>> And i have create the directories that will store the QGIS Server
>>>>>>>> logs
>>>>>>>>
>>>>>>>> mkdir -p /var/log/qgis/
>>>>>>>> chown www-data:www-data /var/log/qgis
>>>>>>>>
>>>>>>>> But, there are never no log file created within this folder. Do you
>>>>>>>> know why ? Do i have to restart qgis server ?
>>>>>>>> I know how to restart apache (systemctl restart apache2).
>>>>>>>> But how to restart qgis server ?
>>>>>>>>
>>>>>>>> Thanks a lot for your guidances.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> ___
>>>>>>>> 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 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 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] Qgis server : problem with qgis server logs

2023-05-04 Thread Antonio Viscomi via QGIS-User
Hi Laurent,
If you go to

http://YOURhost/cgi-bin/qgis_mapserv.fcgi

It's qgis server active?


Il gio 4 mag 2023, 10:36 celati Laurent  ha
scritto:

> Hi,
> Thanks and sorry to disturb you again. I tried to create manually the file
> qgislog.log in /var/log/qgis.
> Then i set chown www-data /var/log/qgis/qgislog.log
> and sudo chmod 775 /var/log/qgis/qgislog.log
> I reloaded and restarted apache. But the file qgislog.log is and remains
> empty.
> I don't know where the problem come from.
>
> Le jeu. 4 mai 2023 à 07:30, Etienne Trimaille  a
> écrit :
>
>> Hi,
>>
>> It's still possible to use QGIS_SERVER_LOG_FILE, but it's deprecated, you
>> can see it in the documentation
>> https://docs.qgis.org/3.28/en/docs/server_manual/config.html#environment-variables
>> QGIS_SERVER_LOG_STDERR will send logs to stderr.
>>
>> Le mer. 3 mai 2023 à 23:53, Antonio Viscomi via QGIS-User <
>> qgis-user@lists.osgeo.org> a écrit :
>>
>>> Laurent,
>>> Please, try to create the file 'qgislog.log' manually first
>>> If doesn't works I don't know why
>>>
>>> Il mer 3 mag 2023, 18:18 celati Laurent  ha
>>> scritto:
>>>
>>>> Hello,
>>>> Thanks. As you advice, i set FcgidInitialEnv QGIS_SERVER_LOG_FILE
>>>> /var/log/qgis/qgislog.log
>>>> Then i set chown www-data /var/log/qgis
>>>> and sudo chmod 775 /var/log/qgis
>>>>
>>>> Then a2ensite XXX.XXX.fr
>>>> Then i have reload apache systemctl reload apache2
>>>>
>>>> But still no qgislog file has been created.
>>>>
>>>> Le mer. 3 mai 2023 à 17:53, Antonio Viscomi  a
>>>> écrit :
>>>>
>>>>> in additions
>>>>> sudo chown myuser:wwwdata /var/log/qgis/qgislog.log
>>>>> sudo chmod 775 /var/log/qgis/qgislog.log
>>>>>
>>>>> Saluti
>>>>>
>>>>> Antonio
>>>>>
>>>>>
>>>>> Il giorno mer 3 mag 2023 alle ore 17:46 Antonio Viscomi <
>>>>> antovisc...@gmail.com> ha scritto:
>>>>>
>>>>>> hi Laurent,
>>>>>> I set
>>>>>> FcgidInitialEnv QGIS_SERVER_LOG_FILE /var/log/qgis/qgislog.log
>>>>>> also,
>>>>>> and works fine for me
>>>>>>
>>>>>> Saluti
>>>>>>
>>>>>> Antonio
>>>>>>
>>>>>>
>>>>>> Il giorno mer 3 mag 2023 alle ore 17:37 celati Laurent via QGIS-User <
>>>>>> qgis-user@lists.osgeo.org> ha scritto:
>>>>>>
>>>>>>> Good afternoon,
>>>>>>> I work with Debian, Apache. Qgis server 3.30. And lizmap. The lizmap
>>>>>>> log deals with a problem regarding my qgis server logs.
>>>>>>> In the /etc/apache2/sites-available i have created a file
>>>>>>> XXX.XXX.conf with ths part of content  :
>>>>>>>
>>>>>>>   # QGIS log
>>>>>>>   FcgidInitialEnv QGIS_SERVER_LOG_STDERR 1
>>>>>>>   FcgidInitialEnv QGIS_SERVER_LOG_LEVEL 0
>>>>>>>
>>>>>>> And i have create the directories that will store the QGIS Server
>>>>>>> logs
>>>>>>>
>>>>>>> mkdir -p /var/log/qgis/
>>>>>>> chown www-data:www-data /var/log/qgis
>>>>>>>
>>>>>>> But, there are never no log file created within this folder. Do you
>>>>>>> know why ? Do i have to restart qgis server ?
>>>>>>> I know how to restart apache (systemctl restart apache2).
>>>>>>> But how to restart qgis server ?
>>>>>>>
>>>>>>> Thanks a lot for your guidances.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ___
>>>>>>> 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 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 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] Qgis server : problem with qgis server logs

2023-05-03 Thread Antonio Viscomi via QGIS-User
Laurent,
Please, try to create the file 'qgislog.log' manually first
If doesn't works I don't know why

Il mer 3 mag 2023, 18:18 celati Laurent  ha
scritto:

> Hello,
> Thanks. As you advice, i set FcgidInitialEnv QGIS_SERVER_LOG_FILE
> /var/log/qgis/qgislog.log
> Then i set chown www-data /var/log/qgis
> and sudo chmod 775 /var/log/qgis
>
> Then a2ensite XXX.XXX.fr
> Then i have reload apache systemctl reload apache2
>
> But still no qgislog file has been created.
>
> Le mer. 3 mai 2023 à 17:53, Antonio Viscomi  a
> écrit :
>
>> in additions
>> sudo chown myuser:wwwdata /var/log/qgis/qgislog.log
>> sudo chmod 775 /var/log/qgis/qgislog.log
>>
>> Saluti
>>
>> Antonio
>>
>>
>> Il giorno mer 3 mag 2023 alle ore 17:46 Antonio Viscomi <
>> antovisc...@gmail.com> ha scritto:
>>
>>> hi Laurent,
>>> I set
>>> FcgidInitialEnv QGIS_SERVER_LOG_FILE /var/log/qgis/qgislog.log
>>> also,
>>> and works fine for me
>>>
>>> Saluti
>>>
>>> Antonio
>>>
>>>
>>> Il giorno mer 3 mag 2023 alle ore 17:37 celati Laurent via QGIS-User <
>>> qgis-user@lists.osgeo.org> ha scritto:
>>>
 Good afternoon,
 I work with Debian, Apache. Qgis server 3.30. And lizmap. The lizmap
 log deals with a problem regarding my qgis server logs.
 In the /etc/apache2/sites-available i have created a file XXX.XXX.conf
 with ths part of content  :

   # QGIS log
   FcgidInitialEnv QGIS_SERVER_LOG_STDERR 1
   FcgidInitialEnv QGIS_SERVER_LOG_LEVEL 0

 And i have create the directories that will store the QGIS Server logs

 mkdir -p /var/log/qgis/
 chown www-data:www-data /var/log/qgis

 But, there are never no log file created within this folder. Do you
 know why ? Do i have to restart qgis server ?
 I know how to restart apache (systemctl restart apache2).
 But how to restart qgis server ?

 Thanks a lot for your guidances.




 ___
 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 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