Re: [QGIS-Developer] QGIS master branch fails make install on macOS 10.12.6

2017-10-08 Thread Joel Buckley

Thanks, this helped. I'm now able to launch it from the command line
without a problem.

One thing I've noticed though, is `open -a ~/Applications/QGIS.app` will
actually invoke the binary created in QGIS/build/output/ - my `make`
output (if you ⌘-click on the application in the Dock, you will be shown
the location of the running application).  I imagined a standalone
binary would be created at `make install`.  Is there a separate set of
steps to create a standalone binary? I'm trying to make some changes and
distribute to a few others for them to try.

Thanks again for the QT_QPA_PLATFORM_PLUGIN_PATH tip.

Regards,

--
Joel Buckley

On Fri, Oct 06, 2017 at 01:59:30PM +0200, David Marteau wrote:

Hi

Try to define the environment variable 
QT_QPA_PLATFORM_PLUGIN_PATH=/opt/local/libexec/qt5/plugins/platforms (it may 
depends on how is your qt5 installation - this path is ok for Macport 
installation)

According to my experience (see 
https://www.3liz.com/blog/rldhont/index.php?post/2017/06/01/How-to-build-qgis-on-OSX-with-MacPort)
 : If this variable is not defined then QGIS will crash at startup.



Le 6 oct. 2017 à 09:46, Joel Buckley  a écrit :

Hi,

I am having some difficulty running `make install`, and compiling QGIS into a 
single standalone application on macOS. I can successfully run configuration 
and `make`, and can launch the `make`-d code from build/output/bin with no 
problem.

`make install` runs without complaint and returns 0 (success), but when I try 
to launch the newly create QGIS.app, it immediately crashes, and produces a 
crash report (attached for brevity).

I have googled and attempted to parse the crash log, but the errors it reports 
are beyond my capability. I'm hoping someone on the list might have some input 
on how to remedy this?

Configuration information:
QGIS version: current master branch
QT5, python 3
macOS 10.12.6

Regards,

--
Joel Buckley

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Custom CRS broken in master?

2017-10-08 Thread Patrick Dunford
I keep haviing issues with projects which lose the CRS settings between 
saves, that are being edited with 2.99 editions. However as the masters 
are built nightly and so there are new versions coming out all the time, 
it is difficult to keep track of which was the edition that was 
previously being used to work on the project.



On 09/10/17 00:26, Patrick Dunford wrote:


I just saw it with projects in some fairly recent builds of the 
master, opening project files saved in earlier master builds.



On 09/10/17 00:00, Anita Graser wrote:

Thanks Patrick!

On Sun, Oct 8, 2017 at 1:46 AM, Patrick Dunford 
> wrote:


There are some circumstances in which you have to re-enter your
CRS when opening a project in a development master, this is just
an issue with importing project files with some of the
development versions.

​So https://issues.qgis.org/issues/17257 is just a temporary issue?

Regards,
Antia​





___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Value relation trying to insert / update value rather than key

2017-10-08 Thread Tim Sutton
Hi

Does anyone else experience a problem with value relation widget which tries to 
insert/update the value rather than the key for the related table (pg backend)?

I made a ticket here:

https://issues.qgis.org/issues/17261 


Or am I doing something wrong?

Regards

Tim
—






Tim Sutton

Co-founder: Kartoza
Project chair: QGIS.org

Visit http://kartoza.com  to find out about open source:

Desktop GIS programming services
Geospatial web development
GIS Training
Consulting Services

Skype: timlinux 
IRC: timlinux on #qgis at freenode.net

Kartoza is a merger between Linfiniti and Afrispatial

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Setting path to an icon

2017-10-08 Thread Pat Hin
Hello,

i have successfully linked my self written script for the processing toolbox as 
a button
to the main menu.
Now i would like to link a an own image/icon to this button. Under general 
options for
the processing toolbox there is a field for "icon" so i suppose in this field i 
could
set sth. for this.

So my questions :
a.. is this right?
b.. what exactly do i have to enter in this field?
c.. what are the restrictions for an own icon? pixel, size etc?

many thanks
pat

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Failure in uploading plugin

2017-10-08 Thread Mauro Alberti
Changing PC, always Linux Mint (more recent version) and same zip creation
procedure, the upload worked.
Possibly a zip format incompatibility.

Thanks,
mauro

On Sat, Oct 7, 2017 at 10:04 PM, Tom Chadwin 
wrote:

> That's it. A single root folder whose name matches the plugin, and the
> plugin
> files within that, including metadata.txt. I'm therefore not sure what's
> causing your issue.
>
> Tom
>
>
>
> -
> Buy Pie Spy: Adventures in British pastry 2010-11 on Amazon
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-
> f4099106.html
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Custom CRS broken in master?

2017-10-08 Thread Patrick Dunford
I just saw it with projects in some fairly recent builds of the master, 
opening project files saved in earlier master builds.



On 09/10/17 00:00, Anita Graser wrote:

Thanks Patrick!

On Sun, Oct 8, 2017 at 1:46 AM, Patrick Dunford 
> wrote:


There are some circumstances in which you have to re-enter your
CRS when opening a project in a development master, this is just
an issue with importing project files with some of the development
versions.

​So https://issues.qgis.org/issues/17257 is just a temporary issue?

Regards,
Antia​



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Custom CRS broken in master?

2017-10-08 Thread Anita Graser
Thanks Patrick!

On Sun, Oct 8, 2017 at 1:46 AM, Patrick Dunford 
wrote:

> There are some circumstances in which you have to re-enter your CRS when
> opening a project in a development master, this is just an issue with
> importing project files with some of the development versions.
>
​So https://issues.qgis.org/issues/17257 is just a temporary issue?

Regards,
Antia​
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer