Re: [Qgis-developer] Qgis Plugins - User-Contributed 1.x Repository: still open for updates?

2012-03-07 Thread benoit-3
Many thanks Gary! Yesterday, I was on the page [http://pyqgis.org/repo/contributed] but did not have the left frame! Benoit On 08.03.2012 08:27, Gary Sherman wrote: On Mar 7, 2012, at 8:55 PM, benoi...@bc-consult.com wrote: Hello Gary, This one: http://pyqgis.org/admin/contributed/account/

Re: [Qgis-developer] Qgis Plugins - User-Contributed 1.x Repository: still open for updates?

2012-03-07 Thread Gary Sherman
On Mar 7, 2012, at 8:55 PM, benoi...@bc-consult.com wrote: > Hello Gary, > > This one: http://pyqgis.org/admin/contributed/account/login > That is an old URL. You can follow the "Upload" link at http://pyqgis.org then click Login (http://pyqgis.org/manager/account/login). -gary > Regards, >

Re: [Qgis-developer] Qgis Plugins - User-Contributed 1.x Repository: still open for updates?

2012-03-07 Thread benoit-3
Hello Gary, This one: http://pyqgis.org/admin/contributed/account/login Regards, Benoit On 07.03.2012 23:41, Gary Sherman wrote: On Mar 7, 2012, at 10:11 AM, benoi...@bc-consult.com wrote: Hi plugin managers, Is the repo for "Qgis Plugins - User-Contributed 1.x Repository" closed to modif

[Qgis-developer] plugin bug and patch - RGB composition plugin broken in 1.7.4 and master

2012-03-07 Thread Etienne Tourigny
The RGB composition plugin does not work (throws error below when operation is requested) The plugin has not homepage nor project page and is listed on the old plugin page http://pyqgis.org/repo/contributed How does one submit bugs for these plugins, and how does one get them updated? Here is a

Re: [Qgis-developer] Qgis Plugins - User-Contributed 1.x Repository: still open for updates?

2012-03-07 Thread Gary Sherman
On Mar 7, 2012, at 10:11 AM, benoi...@bc-consult.com wrote: > Hi plugin managers, > > Is the repo for "Qgis Plugins - User-Contributed 1.x Repository" closed to > modifications/updates/additions? > I cannot access the login page to update one of my plugins: error 404. > What URL are you using f

Re: [Qgis-developer] Plugin development from amateur...

2012-03-07 Thread Werner Macho
> > But surely if the new plugin still uses any code from the old plugin it will > need to retain its copyright notices and license. Credit for "inspiration" > won't be enough. Surely you are right - if it's more than "inspiration" .. :) copyright on code still persists. Sorry if I was misund

Re: [Qgis-developer] Plugin development from amateur...

2012-03-07 Thread Alister Hood
> Date: Wed, 7 Mar 2012 16:54:48 +0100 > From: Werner Macho > Subject: Re: [Qgis-developer] Plugin development from amateur... > To: jr.morre...@enoreth.net > Cc: qgis-developer@lists.osgeo.org > Message-ID: > > Content-Type: text/plain; charset=UTF-8 > > Hi! > > I just want to think public

[Qgis-developer] Qgis Plugins - User-Contributed 1.x Repository: still open for updates?

2012-03-07 Thread benoit-3
Hi plugin managers, Is the repo for "Qgis Plugins - User-Contributed 1.x Repository" closed to modifications/updates/additions? I cannot access the login page to update one of my plugins: error 404. And, I cannot upload the plugins to the new repo without changing all the info gathering proce

[Qgis-developer] Lyon Hackfest : Register !

2012-03-07 Thread MORREALE Jean Roc
Hi, I would to remind everyone that it is possible to register for the QGIS Hackfest in Lyon (April 12th-16th 2012) -> http://hub.qgis.org/wiki/quantum-gis/7_QGIS_Developer_Meeting_in_Lyon_2012 Doing so will help the organizers. Regards, Jean-Roc _

Re: [Qgis-developer] plugin developers: PyQwt alternative needed

2012-03-07 Thread Marco Bernasocchi
And it runs on android :) Marco Bernasocchi (mobile) www.opengis.ch On Mar 7, 2012 5:54 PM, "Werner Macho" wrote: > Hi! > > Sorry that i mixed up something - I only remebered that we already had > such a discussion about replacing Py(whatever) bindings .. > Don't know when - I only remembered Py

Re: [Qgis-developer] plugin developers: PyQwt alternative needed

2012-03-07 Thread Werner Macho
Hi! Sorry that i mixed up something - I only remebered that we already had such a discussion about replacing Py(whatever) bindings .. Don't know when - I only remembered PySide - but PySide seems to have Qwt bindings too .. so probably it's still a solution? kind regards Werner On Wed, Mar 7, 20

Re: [Qgis-developer] plugin developers: PyQwt alternative needed

2012-03-07 Thread Paolo Cavallini
Il 07/03/2012 17:39, Alexander Bruy ha scritto: > As I can see PySide is alternative to PyQt not for Qtw/PyQwt. Right, I do not think I proposed it as an alternative to qwt. All the best. -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact details at www.faunalia.eu/pc ___

Re: [Qgis-developer] plugin developers: PyQwt alternative needed

2012-03-07 Thread Alexander Bruy
As I can see PySide is alternative to PyQt not for Qtw/PyQwt. 2012/3/7 Werner Macho : > Hi! > > I think there was already a discussion about that and IIRC Paolo > brought out PySide [1] to replace PyQwt.. > >From my point of View PySide seems to be a lot more active .. But I > don't know how much

Re: [Qgis-developer] plugin developers: PyQwt alternative needed

2012-03-07 Thread Werner Macho
Hi! I think there was already a discussion about that and IIRC Paolo brought out PySide [1] to replace PyQwt.. >From my point of View PySide seems to be a lot more active .. But I don't know how much work it will be and if it is possible to replace PyQwt with PySide.. But probably as the first pro

Re: [Qgis-developer] Plugin development from amateur...

2012-03-07 Thread Werner Macho
Hi! I just want to think public about this "forking" plugins problem: IMHO if the "old" functionality is preserved and the plugin is extended and has the same functionality plus a little (a lot) more.. than it would be good to contact the maintainer and collaborate with him.. If the old function

[Qgis-developer] plugin developers: PyQwt alternative needed

2012-03-07 Thread William Kyngesburye
I finally had to remove PyQwt from the Mac QGIS distribution because it crashes QGIS when loading plugins that use it. PyQwt is not compatible with the latest PyQt 4.9. PyQt 4.9 is needed for Qt 4.8 compatibility, and Qt 4.8 is needed to support OS X 10.7, so there's no going back. As far as

Re: [Qgis-developer] grass plugin: new password option?

2012-03-07 Thread Jürgen E . Fischer
On Wed, 07. Mar 2012 at 12:41:57 +, Giovanni Manghi wrote: > > > so it could be due to a change in gdal/ogr (I have 1.9 here). > > I use gdal 1.7.x and the option is there Coincidence. Use it on a postgres connection without password and the option is there (ie. not grayed out; fix for #425

Re: [Qgis-developer] grass plugin: new password option?

2012-03-07 Thread Giovanni Manghi
> so it could be due to a change in gdal/ogr (I have 1.9 here). I use gdal 1.7.x and the option is there ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] grass plugin: new password option?

2012-03-07 Thread Paolo Cavallini
Il 07/03/2012 13:03, Paolo Cavallini ha scritto: Hi all. Recently in the interface of the following modules: v.in.ogr.qgis v.in.ogr.qgis.loc r.in.gdal.qgis r.in.gdal.qgis.loc a new option, grayed out (Password) has appeared. The only difference I see is: < [no password] --- > [password] so it c

[Qgis-developer] grass plugin: new password option?

2012-03-07 Thread Paolo Cavallini
Hi all. Recently in the interface of the following modules: v.in.ogr.qgis v.in.ogr.qgis.loc r.in.gdal.qgis r.in.gdal.qgis.loc a new option, grayed out (Password) has appeared. The only difference I see is: < [no password] --- > [password] so it could be due to a change in gdal/ogr (I have 1.9 he

Re: [Qgis-developer] [Solved] Undo/Redo when adding/changing features from Python

2012-03-07 Thread bernhard . stroebl
Marco, many thanks, that does the trick! Bernhard Am 07.03.2012 10:48, schrieb Marco Hugentobler: Hi Bernhard Use QgsVectorLayer::beginEditCommand before adding the feature, then endEditCommand or destroyEditCommand after. Regards, Marco On 07.03.2012 10:40, bernhard.stro...@jena.de wrote:

Re: [Qgis-developer] Undo/Redo when adding/changing features from Python

2012-03-07 Thread Marco Hugentobler
Hi Bernhard Use QgsVectorLayer::beginEditCommand before adding the feature, then endEditCommand or destroyEditCommand after. Regards, Marco On 07.03.2012 10:40, bernhard.stro...@jena.de wrote: Dear list, I am currently doing a Python plugin that adds/changes features in an editable QgsVect

[Qgis-developer] Undo/Redo when adding/changing features from Python

2012-03-07 Thread bernhard . stroebl
Dear list, I am currently doing a Python plugin that adds/changes features in an editable QgsVectorLayer: # case 1 change myLayer.changeGeometry(myFid, newGeometry) # case 2 add if self.iface.openFeatureForm(myLayer, newFeature): myLayer.addFeature(newFeature) The Undo/Redo Window does no

Re: [Qgis-developer] pointers in PyQt

2012-03-07 Thread Denis Rouzaud
.. no comment, but thanks a lot!!! On 03/07/2012 10:30 AM, Alexandre Badez wrote: Hi, Try None. On Wed, Mar 7, 2012 at 10:28, Denis Rouzaud wrote: Hi, In the QgsRubberBand.addGeometry , we can specify a 0 pointer for the layer if we don't need its the coord transformation.

Re: [Qgis-developer] pointers in PyQt

2012-03-07 Thread Alexandre Badez
Hi, Try None. On Wed, Mar 7, 2012 at 10:28, Denis Rouzaud wrote: > Hi, > > In the QgsRubberBand.addGeometry , we can specify a 0 pointer for the layer > if we don't need its the coord transformation. > > How can I do this in python? > > I tried > self.rubber.addGeometry( geom , 0 ) > > but, of c

[Qgis-developer] pointers in PyQt

2012-03-07 Thread Denis Rouzaud
Hi, In the QgsRubberBand.addGeometry , we can specify a 0 pointer for the layer if we don't need its the coord transformation. How can I do this in python? I tried self.rubber.addGeometry( geom , 0 ) but, of course I got an "unexpected type" error... How can I express a 0 pointer in python?

Re: [Qgis-developer] Plugin development from amateur...

2012-03-07 Thread Patrice VERCHERE
Thank you for your answers ! One first thing : i'm fan of qgis and now it's quite ok to use it for my job. I know it's simple to criticize something, but it's difficult to do the job. Unfortunatly, i don't know how making the work i'm talking about... Borys : I've uploaded the plugin in http://

[Qgis-developer] globe crashing qgis

2012-03-07 Thread Paolo Cavallini
Hi all. Globe plugin is regularly crashing my qgis (master, self packaged on debian testing): warning: Can't read pathname for load map: Errore di input/output. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was gene

[Qgis-developer] ohloh data

2012-03-07 Thread Paolo Cavallini
Hi all. Some of our data seem outdated: http://www.ohloh.net/p/compare?metric=Summary&project_0=qgis&project_1= Who can update it? I think it would be good. Thanks. -- Paolo Cavallini See: http://www.faunalia.it/pc ___ Qgis-developer mailing list Qgis-

Re: [Qgis-developer] Plugin development from amateur...

2012-03-07 Thread jr . morreale
On Wed, 07 Mar 2012 09:03:46 +0100, Paolo Cavallini wrote: Il 07/03/2012 01:57, Alex Mandel ha scritto: There are a few questions I'm not sure about: Should the name be changed so both plugins can exist side by side? I think this would be very confusing for users, and should be avoided if possi

Re: [Qgis-developer] Plugin development from amateur...

2012-03-07 Thread Paolo Cavallini
Il 07/03/2012 01:57, Alex Mandel ha scritto: There are a few questions I'm not sure about: Should the name be changed so both plugins can exist side by side? I think this would be very confusing for users, and should be avoided if possible. The best option is always collaborating, and avoid fork

Re: [Qgis-developer] Plugin development from amateur...

2012-03-07 Thread Paolo Cavallini
Il 07/03/2012 01:41, Borys Jurgiel ha scritto: Everybody can put a plugin, then one of moderators looks if there is nothing malicious and acept it. What is complicated in it? Please note: we described the process here http://plugins.qgis.org/ > How to add your plugin to this repository If you fi