[Qgis-developer] error during compilation

2014-01-14 Thread Luca Delucchi
Hi everybody,

this morning I'm not able to compile QGIS, I obtain this error

[ 36%] Building CXX object
src/gui/CMakeFiles/qgis_gui.dir/moc_qgssearchquerybuilder.cxx.o
[ 36%] Building CXX object
src/gui/CMakeFiles/qgis_gui.dir/moc_qgssublayersdialog.cxx.o
Linking CXX shared library ../../output/lib/libqgis_gui.so
[ 36%] Built target qgis_gui
make: *** [all] Error 2

someone else obtain the same error?

-- 
ciao
Luca

http://gis.cri.fmach.it/delucchi/
www.lucadelu.org
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] attribute table issues

2014-01-14 Thread Andreas Neumann
Hi,

I can confirm that it works now fine on Windows. Thinks for fixing this.
It helps a lot!

Andreas

Am 13.01.2014 14:25, schrieb Matthias Kuhn:
 Hi,
 
 I have implemented a fix for the windows issue. But I am not able to
 test it right now. Can a Windows user test this PR?
 https://github.com/qgis/QGIS/pull/1069
 
 -- Matthias
 
 On Mon 13 Jan 2014 02:10:28 PM CET, Régis Haubourg wrote:
 Hi Matthias,
 thanks for the answers. I didn't test multithread branch, but I did with
 A.Huarte's.

 thanks for reopening the windows issue. The contextual right clic
 would be
 great.

 I'll keep testing with new builds.
 Cheers
 Régis



 -- 
 View this message in context:
 http://osgeo-org.1560.x6.nabble.com/attribute-table-issues-tp5097703p5097754.html

 Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
 
 
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] attribute table issues

2014-01-14 Thread Régis Haubourg
Hi all, confirmed on windows here too. blue line is OK, and selecting a line
is a lot more fluid and fast. 
many th!



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/attribute-table-issues-tp5097703p5097918.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] error during compilation

2014-01-14 Thread Tim Sutton
Hi




On Tue, Jan 14, 2014 at 10:19 AM, Luca Delucchi lucadel...@gmail.comwrote:

 Hi everybody,

 this morning I'm not able to compile QGIS, I obtain this error

 [ 36%] Building CXX object
 src/gui/CMakeFiles/qgis_gui.dir/moc_qgssearchquerybuilder.cxx.o
 [ 36%] Building CXX object
 src/gui/CMakeFiles/qgis_gui.dir/moc_qgssublayersdialog.cxx.o
 Linking CXX shared library ../../output/lib/libqgis_gui.so
 [ 36%] Built target qgis_gui
 make: *** [all] Error 2

 someone else obtain the same error?


No problems  here but try posting the complete build log it might give us
more clues. And also include the details of OS and QGIS versions you are
building with.

Thanks

Tim



 --
 ciao
 Luca

 http://gis.cri.fmach.it/delucchi/
 www.lucadelu.org
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
Tim Sutton - QGIS Project Steering Committee Member
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Irc: timlinux on #qgis at freenode.net
==
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Standalone QGIS development

2014-01-14 Thread Mael Taye


 Hello everyone , 
 I did a project on Qgis -plugin development using the python API and 
Qt-Designer and it was an Awesome experience.now i am trying to develop 
standalone QGIS using the python API and Qt-designer as i used in the plugin 
development.
the reason for my development is 
1. i didn't want direct database editing and i want to put a middle-ware  
2. i want to have more rich and simple GUI 
3. i want to add authentication module 
so am looking for a material to start standalone development and it is not that 
much i could found on the internet and if there is a way to achieve this 
requirements using the plugin approach please let me know. 
 

Best Regards,
Mael Taye___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Standalone QGIS development

2014-01-14 Thread Tim Sutton
Hi

Have a look at Nathan Woodrows awesome ROAM work:

https://github.com/DMS-Aus/Roam

Regards

Tim


On Tue, Jan 14, 2014 at 4:11 PM, Mael Taye tma...@yahoo.com wrote:


  Hello everyone ,
  I did a project on Qgis -plugin development using the python API and
 Qt-Designer and it was an Awesome experience.now i am trying to develop
 standalone QGIS using the python API and Qt-designer as i used in the
 plugin development.
 the reason for my development is
 1. i didn't want direct database editing and i want to put a middle-ware
 2. i want to have more rich and simple GUI
 3. i want to add authentication module
 so am looking for a material to start standalone development and it is not
 that much i could found on the internet and if there is a way to achieve
 this requirements using the plugin approach please let me know.


 Best Regards,
 Mael Taye


 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
Tim Sutton - QGIS Project Steering Committee Member
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Irc: timlinux on #qgis at freenode.net
==
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Release and blockers

2014-01-14 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all.
QGIS 2.2 release getting closer, I wonder what is our policy for blockers 
(about 30 now):
http://hub.qgis.org/projects/quantum-gis/issues?priority_id=10set_filter=1status_id=osubproject_id=!*
Are we going to release even if blockers are still open? Otherwise, it seems 
unlikely
to have predictable release times.
In any case, I invite everybody to have a look to the list, and consider 
finding the
time or the money to fix some of these.
All the best, and thanks.
- -- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iEYEARECAAYFAlLVUCgACgkQ/NedwLUzIr6/WACfQe4CvuwcxOi69QbJhiWDeMGf
nCoAnRp/GW7bYILwert/SSSdPqRpLhw3
=ztUs
-END PGP SIGNATURE-
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Plugin approval: new version of VoGIS Profiltool

2014-01-14 Thread Wilhelm Berg
Hi,

I've tested with 1.8, 2.0.1 and 2.1.0 on W7, OsGeo 6.5, OsGeo 7.0 and
vanilla Ubuntu 13.10 (with only QGIS installed) and have never come across
an issue with shapely.

Any advice on how to get QGIS without shapely for testing?

Regards,
Wilhelm


On Mon, Jan 13, 2014 at 10:53 PM, Tim Sutton li...@linfiniti.com wrote:

 Hi

 I approved it, but note that there are some issues that may make it
 difficult for your users:

 * it does not gracefully handle missing shapely dependency
 * the main dialog's vertical orientation without and ability to scroll
 makes it impossible to see the bottom (or click on any buttons etc.)

 Regards

 Tim


 On Mon, Jan 13, 2014 at 4:57 PM, Wilhelm Berg w...@bergwerk-gis.at wrote:


 Hi,

 please approve the new version of VoGIS Profiltool.
 It is now compatible with 1.8 and 2.x.

 http://plugins.qgis.org/plugins/VoGisProfilTool/

 Regards
 Wilhelm


 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




 --
 Tim Sutton - QGIS Project Steering Committee Member
 ==
 Please do not email me off-list with technical
 support questions. Using the lists will gain
 more exposure for your issues and the knowledge
 surrounding your issue will be shared with all.

 Irc: timlinux on #qgis at freenode.net
 ==

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Plugin approval: new version of VoGIS Profiltool

2014-01-14 Thread Tim Sutton
Hi


On Tue, Jan 14, 2014 at 4:56 PM, Wilhelm Berg w...@bergwerk-gis.at wrote:


 Hi,

 I've tested with 1.8, 2.0.1 and 2.1.0 on W7, OsGeo 6.5, OsGeo 7.0 and
 vanilla Ubuntu 13.10 (with only QGIS installed) and have never come across
 an issue with shapely.

 Any advice on how to get QGIS without shapely for testing?


I think I was testing on OSX using QGIS installed by brew. You could simply
temporarily remove your shapely package, start the plugin and see where the
error is being raised and then trap it with an ImportError.

Regards

Tim



 Regards,
 Wilhelm


 On Mon, Jan 13, 2014 at 10:53 PM, Tim Sutton li...@linfiniti.com wrote:

 Hi

 I approved it, but note that there are some issues that may make it
 difficult for your users:

 * it does not gracefully handle missing shapely dependency
  * the main dialog's vertical orientation without and ability to scroll
 makes it impossible to see the bottom (or click on any buttons etc.)

 Regards

 Tim


 On Mon, Jan 13, 2014 at 4:57 PM, Wilhelm Berg w...@bergwerk-gis.at wrote:


 Hi,

 please approve the new version of VoGIS Profiltool.
 It is now compatible with 1.8 and 2.x.

 http://plugins.qgis.org/plugins/VoGisProfilTool/

 Regards
 Wilhelm


 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




 --
 Tim Sutton - QGIS Project Steering Committee Member
 ==
 Please do not email me off-list with technical
 support questions. Using the lists will gain
 more exposure for your issues and the knowledge
 surrounding your issue will be shared with all.

 Irc: timlinux on #qgis at freenode.net
 ==





-- 
Tim Sutton - QGIS Project Steering Committee Member
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Irc: timlinux on #qgis at freenode.net
==
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Open custom form from another form

2014-01-14 Thread Luca Lanteri
Hi to all,

I need a help from a python guru. I'm trying to move my first steps with
pyqgis.

I've got two qgis layer with a 1 to many relation. I create a custom form
for the parent layer with a QTableWidget that contain the primary key of
the child layer. Now I want to open another custom form with the data of
the child record selected into the QTableWidget. I try to look up into the
QGIS API Documentation but I'didn't find the solution to my problem.

Now I just can open form with this code, connected with a button:

path = os.path.dirname( os.path.abspath( __file__ ) )
uifile = os.path.join(path , my_form.ui')
window = uic.loadUi(uifile)
window.exec_()

how can I connect my form with the right data ?
Can I use some method to select the right layer/record and open it in the
form ?

Thanks in advance for any tips

Luca
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Open custom form from another form

2014-01-14 Thread Denis Rouzaud

Hi Luca,

The best way to do this, is to set your personnally designed UI file in 
the layer properties-field properties-attribute editor layout-provide 
ui file


Then, you want to call qgis method to show a feature form:
http://qgis.org/api/classQgisInterface.html#aff2467aa3cefd8fc5b59213f385b7180

And you would need some processing to show it:
1. get feature id from the selected line
2. fetch the feature of the main layer
3. get the foreign key from one of its fields
4. fetch the corresponding feature
4. show the feature form with it


Anyway, if I understand properly, you're trying to do something which 
has been recently added to QGIS (it's in the master version), it's 1:n 
relations.

See here for more info:
http://blog.vitu.ch/10112013-1201/qgis-relations

Cheers,

Denis

On 14. 01. 14 16:50, Luca Lanteri wrote:

Hi to all,

I need a help from a python guru. I'm trying to move my first steps 
with pyqgis.


I've got two qgis layer with a 1 to many relation. I create a custom 
form for the parent layer with a QTableWidget that contain the primary 
key of the child layer. Now I want to open another custom form with 
the data of the child record selected into the QTableWidget. I try to 
look up into the QGIS API Documentation but I'didn't find the solution 
to my problem.


Now I just can open form with this code, connected with a button:

path = os.path.dirname( os.path.abspath( __file__ ) )
uifile = os.path.join(path , my_form.ui')
window = uic.loadUi(uifile)
window.exec_()

how can I connect my form with the right data ?
Can I use some method to select the right layer/record and open it in 
the form ?


Thanks in advance for any tips

Luca


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Open custom form from another form

2014-01-14 Thread Luca Lanteri
Hi denis,
thanks a lot for the tip,I'll try it immediately.

I know the brand new 1 to many feature present in qgis 2.1 and it's
gorgeous, but as I know it works only with autogenerate forms, but I need
to use a custom forn because I have some code into it.

many thanks
Luca



2014/1/14 Denis Rouzaud denis.rouz...@gmail.com

  Hi Luca,

 The best way to do this, is to set your personnally designed UI file in
 the layer properties-field properties-attribute editor layout-provide ui
 file

 Then, you want to call qgis method to show a feature form:

 http://qgis.org/api/classQgisInterface.html#aff2467aa3cefd8fc5b59213f385b7180

 And you would need some processing to show it:
 1. get feature id from the selected line
 2. fetch the feature of the main layer
 3. get the foreign key from one of its fields
 4. fetch the corresponding feature
 4. show the feature form with it


 Anyway, if I understand properly, you're trying to do something which has
 been recently added to QGIS (it's in the master version), it's 1:n
 relations.
 See here for more info:
 http://blog.vitu.ch/10112013-1201/qgis-relations

 Cheers,

 Denis


 On 14. 01. 14 16:50, Luca Lanteri wrote:

 Hi to all,

  I need a help from a python guru. I'm trying to move my first steps with
 pyqgis.

  I've got two qgis layer with a 1 to many relation. I create a custom
 form for the parent layer with a QTableWidget that contain the primary key
 of the child layer. Now I want to open another custom form with the data of
 the child record selected into the QTableWidget. I try to look up into the
 QGIS API Documentation but I'didn't find the solution to my problem.

  Now I just can open form with this code, connected with a button:

  path = os.path.dirname( os.path.abspath( __file__ ) )
 uifile = os.path.join(path , my_form.ui')
  window = uic.loadUi(uifile)
 window.exec_()

  how can I connect my form with the right data ?
 Can I use some method to select the right layer/record and open it in the
 form ?

  Thanks in advance for any tips

  Luca


 ___
 Qgis-developer mailing 
 listQgis-developer@lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/qgis-developer



___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Open custom form from another form

2014-01-14 Thread Denis Rouzaud

Hi Luca,

Since two months, it does support custom ui form [0]

You have to place a widget in your form and a dynamic property to the 
widget.

You call it qgisRelation and set it to the id of the relation.

Cheers,

Denis

[0] 
https://github.com/qgis/QGIS/commit/08b43aadd19414d267f86082f7d865f3abc179d1



On 14. 01. 14 17:09, Luca Lanteri wrote:

Hi denis,
thanks a lot for the tip,I'll try it immediately.

I know the brand new 1 to many feature present in qgis 2.1 and it's 
gorgeous, but as I know it works only with autogenerate forms, but I 
need to use a custom forn because I have some code into it.


many thanks
Luca



2014/1/14 Denis Rouzaud denis.rouz...@gmail.com 
mailto:denis.rouz...@gmail.com


Hi Luca,

The best way to do this, is to set your personnally designed UI
file in the layer properties-field properties-attribute editor
layout-provide ui file

Then, you want to call qgis method to show a feature form:

http://qgis.org/api/classQgisInterface.html#aff2467aa3cefd8fc5b59213f385b7180

And you would need some processing to show it:
1. get feature id from the selected line
2. fetch the feature of the main layer
3. get the foreign key from one of its fields
4. fetch the corresponding feature
4. show the feature form with it


Anyway, if I understand properly, you're trying to do something
which has been recently added to QGIS (it's in the master
version), it's 1:n relations.
See here for more info:
http://blog.vitu.ch/10112013-1201/qgis-relations

Cheers,

Denis


On 14. 01. 14 16:50, Luca Lanteri wrote:

Hi to all,

I need a help from a python guru. I'm trying to move my first
steps with pyqgis.

I've got two qgis layer with a 1 to many relation. I create a
custom form for the parent layer with a QTableWidget that contain
the primary key of the child layer. Now I want to open another
custom form with the data of the child record selected into
the QTableWidget. I try to look up into the QGIS API
Documentation but I'didn't find the solution to my problem.

Now I just can open form with this code, connected with a button:

path = os.path.dirname( os.path.abspath( __file__ ) )
uifile = os.path.join(path , my_form.ui')
window = uic.loadUi(uifile)
window.exec_()

how can I connect my form with the right data ?
Can I use some method to select the right layer/record and open
it in the form ?

Thanks in advance for any tips

Luca


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org  mailto:Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer





___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Open custom form from another form

2014-01-14 Thread Luca Lanteri
yeah !
IMHO the 1 to many feature is one of the best improvement of the 2.1 qgis
version. It solve to me a lot of work's problem.
Qgis Rulez!

I tried your tips and now all works fine.
Usually the problem for me is moving into API class reference. I need to
study it deeply.
Thanks a lot

Luca


2014/1/14 Denis Rouzaud denis.rouz...@gmail.com

  Hi Luca,

 Since two months, it does support custom ui form [0]

 You have to place a widget in your form and a dynamic property to the
 widget.
 You call it qgisRelation and set it to the id of the relation.

 Cheers,

 Denis

 [0]
 https://github.com/qgis/QGIS/commit/08b43aadd19414d267f86082f7d865f3abc179d1



 On 14. 01. 14 17:09, Luca Lanteri wrote:

 Hi denis,
 thanks a lot for the tip,I'll try it immediately.

  I know the brand new 1 to many feature present in qgis 2.1 and it's
 gorgeous, but as I know it works only with autogenerate forms, but I need
 to use a custom forn because I have some code into it.

   many thanks
 Luca



 2014/1/14 Denis Rouzaud denis.rouz...@gmail.com

  Hi Luca,

 The best way to do this, is to set your personnally designed UI file in
 the layer properties-field properties-attribute editor layout-provide ui
 file

 Then, you want to call qgis method to show a feature form:

 http://qgis.org/api/classQgisInterface.html#aff2467aa3cefd8fc5b59213f385b7180

 And you would need some processing to show it:
 1. get feature id from the selected line
 2. fetch the feature of the main layer
 3. get the foreign key from one of its fields
 4. fetch the corresponding feature
 4. show the feature form with it


 Anyway, if I understand properly, you're trying to do something which has
 been recently added to QGIS (it's in the master version), it's 1:n
 relations.
 See here for more info:
 http://blog.vitu.ch/10112013-1201/qgis-relations

 Cheers,

 Denis


 On 14. 01. 14 16:50, Luca Lanteri wrote:

  Hi to all,

  I need a help from a python guru. I'm trying to move my first steps
 with pyqgis.

  I've got two qgis layer with a 1 to many relation. I create a custom
 form for the parent layer with a QTableWidget that contain the primary key
 of the child layer. Now I want to open another custom form with the data of
 the child record selected into the QTableWidget. I try to look up into the
 QGIS API Documentation but I'didn't find the solution to my problem.

  Now I just can open form with this code, connected with a button:

  path = os.path.dirname( os.path.abspath( __file__ ) )
 uifile = os.path.join(path , my_form.ui')
  window = uic.loadUi(uifile)
 window.exec_()

  how can I connect my form with the right data ?
 Can I use some method to select the right layer/record and open it in the
 form ?

  Thanks in advance for any tips

  Luca


  ___
 Qgis-developer mailing 
 listQgis-developer@lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/qgis-developer





___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Release and blockers

2014-01-14 Thread Jürgen E . Fischer
Hi Paolo,

On Tue, 14. Jan 2014 at 15:56:41 +0100, Paolo Cavallini wrote:
 QGIS 2.2 release getting closer, I wonder what is our policy for blockers 
 (about 30 now):
 http://hub.qgis.org/projects/quantum-gis/issues?priority_id=10set_filter=1status_id=osubproject_id=!*
 Are we going to release even if blockers are still open? Otherwise, it seems 
 unlikely
 to have predictable release times.

Exactly.  We should try to fix all we can to the release date.  But unless
there is something really severe, whatever we have at 2014-02-21 (38 days away)
will get released as 2.2.

So everyone should participate in the test phase starting in ten days
(2014-01-24), test, report as good as possible to get QGIS into the best shape
on release day.

Starting to test after the release will only help 2.4.


Jürgen

-- 
Jürgen E. Fischer norBIT GmbH   Tel. +49-4931-918175-31
Dipl.-Inf. (FH)   Rheinstraße 13Fax. +49-4931-918175-50
Software Engineer D-26506 Norden   http://www.norbit.de
QGIS PSC member (RM)   IRC: jef on FreeNode 


-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Plugin approval: VoGIS Profiltool 1.8.4

2014-01-14 Thread Wilhelm Berg
Hi,

please approve VoGIS Profiltool 1.8.4
http://plugins.qgis.org/plugins/VoGisProfilTool/

* Error message instead of exception, if shapely is missing
* Main form features more compact layout

Regards,
Wilhelm
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Composer's legend layers title is using layers metadata and not title

2014-01-14 Thread Régis Haubourg
Hi again,
In master, we updating legend content in a map composer, my layers get
metadata's title and not layer's title. 
IE: layer Departement with metadata's layers départements IGN NE PAS
DIFFUSER gets the second item in composer's legend. 

Is it a confusion ? If intended, i'm afraid this will give a lot of work to
users, and that this is far more complex than only pressing F2 on a layer in
map window to give it a usable name.
For me metadata must be kept for metadata use case. 
Should I file a ticket?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Composer-s-legend-layers-title-is-using-layers-metadata-and-not-title-tp5097997.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Plugin [376] VoGIS-ProfilTool approval notification.

2014-01-14 Thread noreply

Plugin VoGIS-ProfilTool approval by anitagraser.
The plugin version [376] VoGIS-ProfilTool 1.8.4 is now approved
Link: http://plugins.qgis.org/plugins/VoGisProfilTool/
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Plugin [376] VoGIS-ProfilTool approval notification.

2014-01-14 Thread noreply

Plugin VoGIS-ProfilTool approval by anitagraser.
The plugin version [376] VoGIS-ProfilTool 1.8.4 is now unapproved
Link: http://plugins.qgis.org/plugins/VoGisProfilTool/
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Plugin approval: VoGIS Profiltool 1.8.4

2014-01-14 Thread Anita Graser

Hi Wilhelm,

Am 14.01.2014, 18:10 Uhr, schrieb Wilhelm Berg w...@bergwerk-gis.at:

Hi,

please approve VoGIS Profiltool 1.8.4
http://plugins.qgis.org/plugins/VoGisProfilTool/


I tried to install the new version on Windows but get an Error loading  
plugin: The plugin is broken. Python said: invalid literal for int() with  
base 10: '2r3921'.


Best wishes,
Anita

--
anitagraser.com
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] [Processing] Modeler-only tools : Calculator

2014-01-14 Thread rldhont

Hi dev,

I discovered the Modeler-only tools : Calculator and I would like to 
know how to use it.

Does anyone have documentation on this specific algorithm ?

In the algorithm ui, there is only :
'You can refer to model values in you formula, using single-letter 
variables, as follows:'


Regards,
René-Luc D'Hont
3Liz
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Plugin approval: VoGIS Profiltool 1.8.4

2014-01-14 Thread Wilhelm Berg
Hi Anita,

could you be a bit more specific about your setup?
I tested the lasted version on Windows with 1.8 and 2.0.1 (Standalone
installer) without problems.

Cheers,
Wilhelm
On Jan 14, 2014 8:32 PM, Anita Graser anitagra...@gmx.at wrote:

 Hi Wilhelm,

 Am 14.01.2014, 18:10 Uhr, schrieb Wilhelm Berg w...@bergwerk-gis.at:

 Hi,

 please approve VoGIS Profiltool 1.8.4
 http://plugins.qgis.org/plugins/VoGisProfilTool/


 I tried to install the new version on Windows but get an Error loading
 plugin: The plugin is broken. Python said: invalid literal for int() with
 base 10: '2r3921'.

 Best wishes,
 Anita

 --
 anitagraser.com

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Plugin approval: VoGIS Profiltool 1.8.4

2014-01-14 Thread Anita Graser

Am 14.01.2014, 21:56 Uhr, schrieb Wilhelm Berg w...@bergwerk-gis.at:


Hi Anita,

could you be a bit more specific about your setup?
I tested the lasted version on Windows with 1.8 and 2.0.1 (Standalone
installer) without problems.


Sure, Win 7 + QGIS 2.0.1 from OSGeo4W installer. It's the first time I've  
seen an error like this.


Best wishes,
Anita

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Plugin approval: VoGIS Profiltool 1.8.4

2014-01-14 Thread Tim Sutton
Hi

Anita: Did you get a full traceback? It will help to see it if you did.

Regards

Tim



On Tue, Jan 14, 2014 at 11:47 PM, Anita Graser anitagra...@gmx.at wrote:

 Am 14.01.2014, 21:56 Uhr, schrieb Wilhelm Berg w...@bergwerk-gis.at:


  Hi Anita,

 could you be a bit more specific about your setup?
 I tested the lasted version on Windows with 1.8 and 2.0.1 (Standalone
 installer) without problems.


 Sure, Win 7 + QGIS 2.0.1 from OSGeo4W installer. It's the first time I've
 seen an error like this.

 Best wishes,
 Anita


 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
Tim Sutton - QGIS Project Steering Committee Member
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Irc: timlinux on #qgis at freenode.net
==
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer