Le 19/06/2016 à 21:00, qgis-user-requ...@lists.osgeo.org a écrit :
Send Qgis-user mailing list submissions to
        qgis-user@lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.osgeo.org/mailman/listinfo/qgis-user
or, via email, send a message with subject or body 'help' to
        qgis-user-requ...@lists.osgeo.org

You can reach the person managing the list at
        qgis-user-ow...@lists.osgeo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Qgis-user digest..."


Today's Topics:

    1. QGIS GRASS PLUGIN 7 (Paul Shapley)
    2. Boundlessgeo QGIS (Pieter du Plooy)
    3. How do you all upload your webmaps? (Tom Chadwin)
    4. Re: How do you all upload your webmaps? (Andreas Neumann)
    5. Re: How do you all upload your webmaps? (Tom Chadwin)
    6. Re: How do you all upload your webmaps? (Heikki Vesanto)
    7. Re: plugin manager crash (Herbert Carl Meyer)
    8. Virus ( Trojan.Gen.SMH) detected by Symantec in QGIS     2.14.3
       32 bits (Patrick Giraudoux)
    9. Re: Virus ( Trojan.Gen.SMH) detected by Symantec in QGIS
       2.14.3 32 bits (Matthias Kuhn)


----------------------------------------------------------------------

Message: 1
Date: Sat, 18 Jun 2016 22:12:46 +0100
From: Paul Shapley <p.shap...@gmail.com>
To: qgis-user List <qgis-user@lists.osgeo.org>
Subject: [Qgis-user] QGIS GRASS PLUGIN 7
Message-ID:
        <CAK-x10mbgjm6X=yyhekk-q_6tueycsv2qzcybznnwqadkdg...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi Users,

I'm getting the following plugin error when starting QGIS 2.14.3 'Essen' on
Ubuntu 16.04 LTS. I have Grass 7.0.4 installed from the ubuntugis-unstable
repository and QGIS from the debian-nightly-release repository. The error
reads:

"Failed to load /usr/lib/qgis/plugins/libgrassplugin7.so (Reason: Cannot
load library /usr/lib/qgis/plugins/libgrassplugin7.so: (
libgrass_gis.7.0.3.so: cannot open shared object file: No such file or
directory))"


It seems as though QGIS cannot find the location of the Grass Libraries
needed to load the QGIS GRASS PLUGIN. As i understand this i need to create
a new config file placed in /etc/ld.so.conf.d/something.conf with a path to
the Grass libs and then activate the new config file using 'sudo ldconfig'.
I'm not sure which path should be entered into the config file. Should it
read:


/usr/lib

# or

/usr/lib/qgis/plugins

# which contains the
libgrassplugin7.so/libgrassprovider7.so/libgrassrasterprovider7.so)

# or

/usr/lib/grass70/lib

# this directory contains the libgrass_gis.7.0.4.so file


or some combination of these paths.


There may be another simpler alternative someone may be aware of for
example using 'export LD_LIBRARY_PATH=/path/to/local/libs', if so can
someone let me know which approach works best.


Many Thanks,

Paul Shapley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.osgeo.org/pipermail/qgis-user/attachments/20160618/bcb25f22/attachment-0001.html>

------------------------------

Message: 2
Date: Sun, 19 Jun 2016 08:42:30 +0200
From: Pieter du Plooy <pjdupl...@zpanelcp.com>
To: qgis-user@lists.osgeo.org, qgis-develo...@lists.osgeo.org
Subject: [Qgis-user] Boundlessgeo QGIS
Message-ID:
        <CAMDQVi4zB=nbeylk-fjmxbfafe7c8vurin4bnp9fmxehfqg...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi guys

Im posting this in the users and dev forums in the hope that someone who
knows someone at Boundless reads this.

I can contact them, but its probably out of normal hours, so will probably
only get an answer tomorrow, and I need an answer quicker than that.

I have been struggling in vain to download the Boundless 2.14.1 Windows
QGIS since last night at around 2100 UTC.  Download stops at 79KB out of
770MB.

I need this specific version, in order to demonstrate to the bosses at work
the Windows and Mac versions in terms of functionality.

I hope anyone can help me, and sorry for posting this in these mailing
lists, but am being desperate lol.

Regards.

Pieter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.osgeo.org/pipermail/qgis-user/attachments/20160619/43aa582d/attachment-0001.html>

------------------------------

Message: 3
Date: Sun, 19 Jun 2016 01:59:42 -0700 (PDT)
From: Tom Chadwin <tom.chad...@nnpa.org.uk>
To: qgis-user@lists.osgeo.org
Subject: [Qgis-user] How do you all upload your webmaps?
Message-ID: <1466326782573-5272348.p...@n6.nabble.com>
Content-Type: text/plain; charset=us-ascii

Hello all

At FOSS4GUK2016, I think it became apparent that a feature missing in
qgis2web is integrated publishing. I'd like to implement it, but there are
many ways of uploading files to the web. I'd like to know what some of you
do:

1. Online form as part of web content management system such as WordPress,
Drupal, etc.

2. Online form as part of hosting package, eg AWS, cPanel, Plesk, etc

3. FTP

4. SFTP

5. SCP

6.FTPS

7. Github

8. Other (please state)

Any info I can get from you will be extremely useful.

Thanks

Tom



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/How-do-you-all-upload-your-webmaps-tp5272348.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.


------------------------------

Message: 4
Date: Sun, 19 Jun 2016 13:14:09 +0200
From: Andreas Neumann <a.neum...@carto.net>
To: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] How do you all upload your webmaps?
Message-ID: <57667e81.4080...@carto.net>
Content-Type: text/plain; charset=utf-8; format=flowed

Hi Tom,

I personally use SCP/SFTP, as I use a Linux/Apache server combination.

There are so many ways to deploy the generated web map, that I
personally think, you shouldn't include this in the plugin. For the same
reason, QGIS web client doesn't have a deploy script. There are too many
combinations of OS/Web server to deal with. Always someone will have a
different configuration - as the mailing lists show.

It shouldn't be a big hurdle for the user to copy a folder over to the
webserver. Maybe a message that the folder needs to be uploaded to the
webserver should be enough.

This is just my personal opinion. If there happens to be a common,
preferred way, it may still be worth having the upload/deployment
implemented by the plugins.

Curious to see what other people think.

Andreas

On 19.06.2016 10:59, Tom Chadwin wrote:
Hello all

At FOSS4GUK2016, I think it became apparent that a feature missing in
qgis2web is integrated publishing. I'd like to implement it, but there are
many ways of uploading files to the web. I'd like to know what some of you
do:

1. Online form as part of web content management system such as WordPress,
Drupal, etc.

2. Online form as part of hosting package, eg AWS, cPanel, Plesk, etc

3. FTP

4. SFTP

5. SCP

6.FTPS

7. Github

8. Other (please state)

Any info I can get from you will be extremely useful.

Thanks

Tom



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/How-do-you-all-upload-your-webmaps-tp5272348.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user


------------------------------

Message: 5
Date: Sun, 19 Jun 2016 05:36:01 -0700 (PDT)
From: Tom Chadwin <tom.chad...@nnpa.org.uk>
To: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] How do you all upload your webmaps?
Message-ID: <1466339761891-5272367.p...@n6.nabble.com>
Content-Type: text/plain; charset=us-ascii

Your opinion had been mine, but more than one QGIS user looked very
discouraged when I answered their question "How do I get my qgis2web map
online?"

We are up against the end-to-end ArcGIS Online ease of use, in my opinion.
As you say, if we can help a significant proportion of users, it should be
considered.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/How-do-you-all-upload-your-webmaps-tp5272348p5272367.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.


------------------------------

Message: 6
Date: Sun, 19 Jun 2016 14:38:08 +0100
From: Heikki Vesanto <heikki.vesa...@gmail.com>
To: Tom Chadwin <tom.chad...@nnpa.org.uk>
Cc: qgis-user <qgis-user@lists.osgeo.org>
Subject: Re: [Qgis-user] How do you all upload your webmaps?
Message-ID:
        <caftgj2aatpjsgk2yhk5azaabxu0gskc_pc5op3gg3y29s4n...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi Tom,

I use FTP or CPanel. I like seeing a full preview before uploading though.
I think if you are able to sign up for hosting you can probably figure out
copying the files over.

I wonder if GitHub Pages might be an option? https://pages.github.com/

-Heikki
On 19 Jun 2016 1:52 p.m., "Tom Chadwin" <tom.chad...@nnpa.org.uk> wrote:

Your opinion had been mine, but more than one QGIS user looked very
discouraged when I answered their question "How do I get my qgis2web map
online?"

We are up against the end-to-end ArcGIS Online ease of use, in my opinion.
As you say, if we can help a significant proportion of users, it should be
considered.



--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/How-do-you-all-upload-your-webmaps-tp5272348p5272367.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.osgeo.org/pipermail/qgis-user/attachments/20160619/3379e156/attachment-0001.html>

------------------------------

Message: 7
Date: Sun, 19 Jun 2016 10:42:37 -0400
From: Herbert Carl Meyer <hcme...@gmail.com>
To: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] plugin manager crash
Message-ID:
        <CAEYGmbaYwaiJNseWnBV3Hb8W963NCEwfsmthEy6=_n1gqjx...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

The latest batch of Fedora 24 updates (2016.06.19) fixed the
underlying problem. There were a large number of updates, including
python and qt, so I do not know which of them fixed it. I can now
display the plugin manager.

Also, the splash screen now displays well. It was previously showing
as a full screen image.

So I do not have to install 5g of debug symbols to diagnose. Thank you.


------------------------------

Message: 8
Date: Sun, 19 Jun 2016 17:00:58 +0200
From: Patrick Giraudoux <patrick.giraud...@univ-fcomte.fr>
To: qgis-user@lists.osgeo.org
Subject: [Qgis-user] Virus ( Trojan.Gen.SMH) detected by Symantec in
        QGIS    2.14.3 32 bits
Message-ID: <961a1e20-93a1-ab26-cf4a-13ad25167...@univ-fcomte.fr>
Content-Type: text/plain; charset=utf-8; format=flowed

Just to signal that I cannot install  QGIS 2.14.3 (32 bits) with
QGIS-OSGeo4W-2.14.3-2-Setup-x86.exe (stand-alone) on Windows 7. Symantec
antivirus detect qgis.bin.exe as Trojan.Gen.SMH and put it in vault
(which, of course prevents the sofwtare from working...). Mabe a false
positive but it leads to a dedalock when is comes to use QGIS 32 bits.

Installing QGIS-OSGeo4W-2.14.3-2-Setup-x86_64.exe (stand-alone) works
fine with no problem.

Cheers,

Patrick




------------------------------

Message: 9
Date: Sun, 19 Jun 2016 18:46:40 +0200
From: Matthias Kuhn <matth...@opengis.ch>
To: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] Virus ( Trojan.Gen.SMH) detected by Symantec
        in QGIS 2.14.3 32 bits
Message-ID: <5766cc70.8030...@opengis.ch>
Content-Type: text/plain; charset=utf-8

Hi Patrick

On 19/06/16 17:00, Patrick Giraudoux wrote:
Just to signal that I cannot install  QGIS 2.14.3 (32 bits) with
QGIS-OSGeo4W-2.14.3-2-Setup-x86.exe (stand-alone) on Windows 7.
Symantec antivirus detect qgis.bin.exe as Trojan.Gen.SMH and put it in
vault (which, of course prevents the sofwtare from working...). Mabe a
false positive but it leads to a dedalock when is comes to use QGIS 32
bits.
This has been reported in the past and is - if I understand correctly -
related to heuristics. If you have a support contract with symantec, it
would be great if you could ask them if they could adjust their
heuristics (or provide details about what needs to be done to pass their
tests). I am not aware of anything we could do from our side without
more information from the provider of the anti virus software.

https://www.symantec.com/security_response/writeup.jsp?docid=2013-041522-2144-99

Thanks
Matthias


I have sent them a report already mentioning that it should be a false positive, but I do not know how (if) they follow up. Now the only foreseen solution is to use the 64 bits version that is not detected as viral.

Best,

Patrick
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to