Re: [Qgis-developer] Redmine: projects in wrong place

2013-08-01 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 01/08/2013 17:43, Alexander Bruy ha scritto: > Hi all, > > there are two new projects in QGIS redmine [0, 1] that > are top-level items, while both should be under User plugins. > Can anyone fix this? This is a known bug: new projects go to top le

Re: [Qgis-developer] new icons

2013-08-01 Thread vinayan
Hi Denis, It was great work on some of the icons you did recently(particularly the add layer icons).. I am on the side of replacing the topology checker icon..I did that while playing with Inkscape :) please consider it if you have time.. -- View this message in context: http://osgeo-org.1560

Re: [Qgis-developer] update plugin to QGIS 2.0

2013-08-01 Thread Etienne Tourigny
Have a look at the source of the value tool plugin, it calls the identify() method and has been updated to 2.0 api. Etienne On Thu, Aug 1, 2013 at 1:58 PM, Otto Dassau wrote: > Hi, > > I want to update a plugin from 1.8 to QGIS 2.0 and it throws following > error: > > Traceback (most recent cal

Re: [Qgis-developer] update plugin to QGIS 2.0

2013-08-01 Thread Marc Jansen
Hi otto, A super wild guess: whats the value of IdentifyFormat in your call? Hth, Marc Otto Dassau schrieb: >Hi, > >I want to update a plugin from 1.8 to QGIS 2.0 and it throws following >error: > >Traceback (most recent call last): >File > >"/home/dassau/.qgis2/python/plugins/weibullanalys

Re: [Qgis-developer] Redmine: projects in wrong place

2013-08-01 Thread Alex Mandel
On 08/01/2013 08:43 AM, Alexander Bruy wrote: > Hi all, > > there are two new projects in QGIS redmine [0, 1] that > are top-level items, while both should be under User plugins. > Can anyone fix this? > > [0] http://hub.qgis.org/projects/reloader > [1] http://hub.qgis.org/projects/selectools01 >

[Qgis-developer] update plugin to QGIS 2.0

2013-08-01 Thread Otto Dassau
Hi, I want to update a plugin from 1.8 to QGIS 2.0 and it throws following error: Traceback (most recent call last): File "/home/dassau/.qgis2/python/plugins/weibullanalyse/weibullanalysedialog.py", line 447, in printValue self.showValues() File "/home/dassau/.qgis2/python/plugins/weibull

Re: [Qgis-developer] [SoC] Resource Sharing in QGIS - Weekly Report #6

2013-08-01 Thread arunthe...@gmail.com
Hello, Thank you for the ideas. And Borys, your idea does make me question a lot of things and the approach I have taken. As far as the symbols go, I think I am on the right side with server side filtering. But when we move towards more complicated stuff with votes, and versioning, it does makes s

[Qgis-developer] QGIS HF in Brighton - Transport to Nottingham (FOSS4G)

2013-08-01 Thread Saber Razmjooei
Dear lists, We are arranging a coach for those who are traveling to Nottingham on 16 September for FOSS4G. If you'd like to book your place with the coach from Brighton to Nottingham, please add your name to the list at the bottom of the wiki by 9 August: http://hub.qgis.org/wiki/quantum-gis/

[Qgis-developer] Redmine: projects in wrong place

2013-08-01 Thread Alexander Bruy
Hi all, there are two new projects in QGIS redmine [0, 1] that are top-level items, while both should be under User plugins. Can anyone fix this? [0] http://hub.qgis.org/projects/reloader [1] http://hub.qgis.org/projects/selectools01 Thanks -- Alexander Bruy

Re: [Qgis-developer] Brighton HF preparation - accommodation

2013-08-01 Thread Saber Razmjooei
Ok folks, One last call! Will be closed in half an hour. Cheers, Saber -Original Message- From: qgis-developer-boun...@lists.osgeo.org [mailto:qgis-developer-boun...@lists.osgeo.org] On Behalf Of Saber Razmjooei Sent: 27 July 2013 14:01 To: 'qgis-developer' Subject: [Qgis-developer] Bri

Re: [Qgis-developer] Panel Browser is doubled?

2013-08-01 Thread Martin Dobias
On Thu, Aug 1, 2013 at 2:13 PM, Nathan Woodrow wrote: > File to File or Database to file is missing for anything. Having two browser > is useful for dragging a file into a database if you are deep within a > folder tree. Doing this with one browser is a pain. > > I have some ideas on how to impro

Re: [Qgis-developer] Panel Browser is doubled?

2013-08-01 Thread Nathan Woodrow
File to File or Database to file is missing for anything. Having two browser is useful for dragging a file into a database if you are deep within a folder tree. Doing this with one browser is a pain. I have some ideas on how to improve this in 2.1 and 2.2 - Nathan On Thu, Aug 1, 2013 at 10:04

Re: [Qgis-developer] Panel Browser is doubled?

2013-08-01 Thread Jürgen E . Fischer
Hi, On Thu, 01. Aug 2013 at 21:02:08 +1000, Nathan Woodrow wrote: > Drag and Drop already works in the same browser for importing into the > different database types e.g drag a shp file into postgis and it will Having two browsers just allows to d&d between to distant points in the tree without h

Re: [Qgis-developer] Panel Browser is doubled?

2013-08-01 Thread HAUBOURG
So, moving file to file and database to file is missing within one browser ? .. maybe interesting for 2.1 - 2.2 .. De : Nathan Woodrow [mailto:madman...@gmail.com] Envoyé : jeudi 1 août 2013 13:02 À : HAUBOURG Cc : Stott James; qgis-developer@lists.osgeo.org Objet : Re: [Qgis-developer] Panel B

Re: [Qgis-developer] WFS Client skipping features?

2013-08-01 Thread Giovanni Manghi
On Thu, Aug 1, 2013 at 12:21 PM, Jonathan Moules wrote: > I'm not seeing this. My WFS is GeoServer 2.3.4. I've tried several layers > and they're all showing the right feature count. > Are you certain it's the client that's skipping? The issue about I originally filed the ticket was against qgis

Re: [Qgis-developer] WFS Client skipping features?

2013-08-01 Thread Jonathan Moules
I'm not seeing this. My WFS is GeoServer 2.3.4. I've tried several layers and they're all showing the right feature count. Are you certain it's the client that's skipping? Jonathan On 31 July 2013 18:27, Giovanni Manghi wrote: > > I am testing QGIS desktop WFS client against a QGIS WFS serve

Re: [Qgis-developer] Panel Browser is doubled?

2013-08-01 Thread Nathan Woodrow
Drag and Drop already works in the same browser for importing into the different database types e.g drag a shp file into postgis and it will import. - Nathan On Thu, Aug 1, 2013 at 8:58 PM, HAUBOURG < regis.haubo...@eau-adour-garonne.fr> wrote: > Oh, I hadn't seen that , sorry for the noise. >

Re: [Qgis-developer] Panel Browser is doubled?

2013-08-01 Thread HAUBOURG
Oh, I hadn't seen that , sorry for the noise. I think, we maybe will have to describe it in docs, and why not add a startup tooltip. Not sure users will guess that alone. Drag 'n Drop inside the same browser would be convenient for the future (with a drodown menu asking if user want to copy or

Re: [Qgis-developer] Panel Browser is doubled?

2013-08-01 Thread Nathan Woodrow
This was added as a feature so you can you drag and drop between them. Sent from some fancy phone looking thingo From: Stott James Sent: 1/08/2013 8:18 PM To: Régis Haubourg; qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Panel Browser is doubled? I have this as well. Installed via O

Re: [Qgis-developer] Panel Browser is doubled?

2013-08-01 Thread Stott James
I have this as well. Installed via OSGeo4W. -Opprinnelig melding- Fra: qgis-developer-boun...@lists.osgeo.org [mailto:qgis-developer-boun...@lists.osgeo.org] På vegne av Régis Haubourg Sendt: 1. august 2013 12:10 Til: qgis-developer@lists.osgeo.org Emne: [Qgis-developer] Panel Browser is

[Qgis-developer] Panel Browser is doubled?

2013-08-01 Thread Régis Haubourg
Hi, I have two browser panels available here , is that related to my install or config? They are named "Browser" and "Browser (2)". Cheers Régis -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Panel-Browser-is-doubled-tp5070165.html Sent from the Quantum GIS - Developer m

Re: [Qgis-developer] Brighton HF preparation

2013-08-01 Thread Saber Razmjooei
Hi Vincent, Have you added your names to the wiki? Today is the deadline if you'd like me to book your stay at Ibis. http://hub.qgis.org/wiki/quantum-gis/10_QGIS_Developer_Meeting_in_Brighton_2013 Cheers, Saber -Original Message- From: qgis-developer-boun...@lists.osgeo.org [mailto:q

Re: [Qgis-developer] new icons

2013-08-01 Thread Anita Graser
Hi, Is anyone still working on the icons or can the iconset be considered finalized for QGIS 2.0? Thanks for your work and feedback! Anita ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-devel

Re: [Qgis-developer] Brighton HF preparation

2013-08-01 Thread Vincent Mora
We will be 2 from Oslandia this year. Cheers, Vincent On 23/07/2013 10:16, Saber Razmjooei wrote: > Ibis is very close to the station and has just opened! There are nice bars > around for breakfast. > > Cheers > Saber > > "Jürgen E. Fischer" wrote: > >> Hi Paolo, >> >> On Tue, 23. Jul 2013 at 0

[Qgis-developer] Running QGIS in RHEL

2013-08-01 Thread agadisugandha
Hi, While running the QGIS in RHEL error is coming even after successful compilation of qgis. qgis:error while loading shared libraries: libqwt.so.6:cannot open shared object file:No such file or directory. But qwt6.0 is successfully installed in my pc in the bath /usr/local/qwt-6.0

Re: [Qgis-developer] [SoC] Resource Sharing in QGIS - Weekly Report #6

2013-08-01 Thread Victor Olaya
From the point of view of SEXTANTE, I like the idea of having a library that other developers can use to get access to the sharing platform. Just make sure that the library is well-documented and to provide an example case for a given resource, so other people can use that as a model to implement t