Re: [Qgis-developer] QGIS 2 64bits, is it stable ?

2013-10-04 Thread Régis Haubourg
Hi, I must say my opinion is somewhere between Jonathan's and Paolo's. QGIS is getting fast with new feature, and this is needed to stick and go beyond to proprietary softs. QGIS is the only one with such mapping and redering capabilities, but it still lacks some critical basic features

Re: [Qgis-developer] QgsHtmlAnnotation: cannot set html source directly?

2013-10-16 Thread Régis Haubourg
+1 ! And GUI should offer th Cheers -- View this message in context: http://osgeo-org.1560.x6.nabble.com/QgsHtmlAnnotation-cannot-set-html-source-directly-tp5083900p5083975.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.

Re: [Qgis-developer] Select all elements in the view ...

2013-10-16 Thread Régis Haubourg
Hi selectAll did that, I did not check if it was updated to 2.0. I added CTRL+A shortcut to it. We should probably consider it has a core feature in fact! Cheers -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Select-all-elements-in-the-view-tp5083883p5083973.html

[Qgis-developer] gdal 1.10 in osgeo4w64 - xls driver not compiled?

2013-10-17 Thread Régis Haubourg
Hi, I happily discovered today that gdal 1.10 supports xlsx format, and very well according to my tests. I was disappointed when I tried to open old xls files, working correctly in gdal 1.9 osgeo4w. Is it compiled with xls support? (ogrinfo says no). Any hope to have it? Cheers Régis --

Re: [Qgis-developer] DB connection credentials on tooltips

2013-10-17 Thread Régis Haubourg
Hi, I agree showing password is dangerous, but showing login is usefull as it helps knowing what user is connected (and then understand rights, and so easily debug problems with access right management) cheers Régis -- View this message in context:

Re: [Qgis-developer] Teaching Processing: notes from the wild

2013-10-18 Thread Régis Haubourg
Hi, first tests for me, and I found that using selection or not should be an option in every tool dialog. Having to go in general options to use selection or not in input is not natural, and is different from other qgis tools. Cheers, Régis -- View this message in context:

[Qgis-developer] LINESTINM are not displayed in master

2013-11-05 Thread Régis Haubourg
Hi all, I am opening a dataset made with LINESTRINGM (using postgis linear referencing). 2DM geometries simply do not display in master, where they do well in 2.0. Anyone confirms? This is a potential blocker and we should have units tests for this. Cheers Régis -- View this message in

Re: [Qgis-developer] QGIS 2 becomes slow and freezes when editing and saving PostGIS layers

2013-11-08 Thread Régis Haubourg
Confirmed for me yesterday! A commit process stays idle in database server. I was blaming antivirus at start, but it seems related to the number of commit done in an edit session.. -- View this message in context:

Re: [Qgis-developer] QGIS 2 becomes slow and freezes when editing and saving PostGIS layers

2013-11-09 Thread Régis Haubourg
Hi, I 've never seen that in 1.8, this is really related to new versions for sure. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/QGIS-2-becomes-slow-and-freezes-when-editing-and-saving-PostGIS-layers-tp5088286p5088323.html Sent from the Quantum GIS - Developer mailing

Re: [Qgis-developer] Atlas: labels are cut

2013-11-18 Thread Régis Haubourg
Hi Paolo, Do you somehow mask the area outside the polygon ? If yes i'm really interested. If not, we are also wondering how to limit labeling only to objects within the Atlas object. A way is to use expression generator to filter labels only when the layer's object intersects Atlas current

Re: [Qgis-developer] Atlas: labels are cut

2013-11-18 Thread Régis Haubourg
Paolo Cavallini wrote In any case, truncated labels should never occur. All the best. Agreed, and confirmed. could you open a issue so that I can refer to it? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Atlas-labels-are-cut-tp5089645p5089673.html Sent from the

Re: [Qgis-developer] Table joins

2013-11-25 Thread Régis Haubourg
+1 , we should have all relations in the same location. Arcgis users are already trained to choose between a join (1:1) or relates (1:n), we could keep something alike. Arcgis shows a dialog to assist user in choosing correctly what kind of relation he needs. I think this could be a good idea to

Re: [Qgis-developer] Disable Syntax Highlighting in DB Manager

2013-11-29 Thread Régis Haubourg
Hi, I am facing the issue too, with a very fast workstation , windows 7 OSGEO4W 64bits. Maybe Qscintilla version differ? Régis -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Disable-Syntax-Highlighting-in-DB-Manager-tp5090912p5091938.html Sent from the Quantum GIS -

[Qgis-developer] Legend for proportionnal symbols and expression based symbols

2013-12-04 Thread Régis Haubourg
Hi All, we have a long lasting problem with proportionnal legends in QGIS. It gets more problematic with V2, as those maps are so beautiful and popular. I'm starting some brainstorming to clarify fonctionnal specifications what we actually want to have legends in layers registry and composer

Re: [Qgis-developer] Legend for proportionnal symbols and expression based symbols

2013-12-04 Thread Régis Haubourg
3nids wrote Hi régis, Martin Dobias will make a proposal soon for a legend refactoring. You should see with him how to let those things happen in the future in the new legend. Cheers, Denis Good to know! thanks Denis. I'll contact Martin -- View this message in context:

[Qgis-developer] Filter query definition doesn't update in tooltip over layer

2013-12-17 Thread Régis Haubourg
Hi, When playing a lot with filter request on postgis layer, Tooltip content is no more in sync whith actual query. Another strange behaviour observed twice, on loading a project, filter query disappear from filter dialog, and is hard written in datasource definition. There is no other way to

Re: [Qgis-developer] OSM address search

2014-01-02 Thread Régis Haubourg
Paolo Cavallini wrote Any news from the plugin developers? Hi folks, happy new year to all of you, Xavier is on vacations, I'll forward your messages. Merging the two plugins is a good idea, in fact Xavier coded his plugin and discovered the other one after when I asked him to rename it from

[Qgis-developer] attribute table issues

2014-01-13 Thread Régis Haubourg
Hi there, as feature freeze is coming, I raise an issue i didn't find in the lists or in the tracker. When working with attribute table, I had many problems on a classical use case. I just explore attribute table, filter, order, and then select lines, and zoom on the map. - selection of lines

Re: [Qgis-developer] attribute table issues

2014-01-13 Thread Régis Haubourg
Bernhard Ströbl wrote How about using the selection color? Bernhard Hi Bernard, I'm not aware that selection color applies to attribute view. My concern is not about map object but attribute lines highlight. Did I miss one option? -- View this message in context:

Re: [Qgis-developer] attribute table issues

2014-01-13 Thread Régis Haubourg
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:

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

[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

Re: [Qgis-developer] Use of Tiny WKB

2014-01-15 Thread Régis Haubourg
That sounds very good to me! Potential impacts: - need to be able to edit default precision when creating such datasources (processing output, new memory layer plugin) - memory layer saver plugin saves a raw binary data to qt datastream. What about version compatibility issues? Régis -- View

[Qgis-developer] master - opening layer properties crashes QGIS

2014-01-21 Thread Régis Haubourg
Hi, since last week, I have recurrent crashes, when adding a layer to a project and opening layer properties (either double clic or right clic). It seems to occur with raster or wms layers (to be confirmed) Anyone else ? -- View this message in context:

Re: [Qgis-developer] master - opening layer properties crashes QGIS

2014-01-21 Thread Régis Haubourg
HI Larry, well, no minidump on Windows 7 here. I have a 255Mb windows dump (name WERFE47.tmp.hdmp) here : https://dl.dropboxusercontent.com/u/72368800/WERFE47.tmp.hdmp.zip This is definitly related to raster / wms datasources. -- View this message in context:

Re: [Qgis-developer] Multigeom postgis tables display

2014-01-23 Thread Régis Haubourg
Hi, it's not a bug, but it has some drawback in every day's use. The 'others' geometry columns are translated to WKT, and are sometimes huge geometries. This makes attribute table very slow at last, more often unusable. I don't remember well when, but in 1.9, thoses extra columns where hidden for

[Qgis-developer] Labeling toolbar activating signals?

2014-01-29 Thread Régis Haubourg
Hi All, I'm upgrading EasyCustomLableing plugin to 2.x API (late, I know). I'm having troubles activating correctly labeling toolbar buttons. When using StartEditing on active layer, with all labeling parameter correctly set, following buttons don't activate, while others do: - pin/unpin

[Qgis-developer] $scale not evaluated

2014-01-29 Thread Régis Haubourg
Hi again, the very usefull $scale variable seems to be not evaluated everywhere in QGIS interface. - in Dufour 2.0, only label expression seem to get the value - in master, label expression and data defined symbol properties have it, but ruled based renderer gets nothing . Anyone has this

Re: [Qgis-developer] Labeling toolbar activating signals?

2014-01-30 Thread Régis Haubourg
Hi all, answering to myself, Qgis requires a beginEditCommand to activate correctly all editing tools: self.iface.setActiveLayer(labelMapLayer ) labelLayer.startEditing() self.iface.actionToggleEditing().setEnabled(True) labelLayer.beginEditCommand(labeling action) Régis -- View this message

Re: [Qgis-developer] Labeling toolbar activating signals?

2014-01-30 Thread Régis Haubourg
Well, it doesn't always work. Anyone knows why startEditing() on a layer in Python does not activate all labeling and editing buttons? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Labeling-toolbar-activating-signals-tp5100666p5100886.html Sent from the Quantum GIS -

Re: [Qgis-developer] Labeling toolbar activating signals?

2014-01-31 Thread Régis Haubourg
Thanks Denis, this is close but not totally related. I finally managed to activate the buttons but this is like vaudou magic to me: I create a memory layer, and triggers actionToggleEditing once, and then a second time but only after having refreshed the canvas.. :

[Qgis-developer] EasyCustomLabeling ported to QGIS 2.0

2014-01-31 Thread Régis Haubourg
Hi there, I ported EasyCustomLabeling to new API so that it should be very few clicks to make such maps in a few clicks: http://osgeo-org.1560.x6.nabble.com/file/n5101254/EasyCustomLabelin0.5.png https://www.dropbox.com/s/6ru3javeedl3urg/EasyCustomLabelin0.5.png

Re: [Qgis-developer] EasyCustomLabeling ported to QGIS 2.0

2014-02-01 Thread Régis Haubourg
Just a followup, when restoring a memory layer thanks to memory layer saver, we got QpyNullVariant objects, when we had NoneType object on memory layer's creation. Updating the values to None restore the unpinned labels. Just use this layer.changeAttributeValue(myFeatureId, myfieldId, None) I

Re: [Qgis-developer] Donors, sponsors, and bugfixing

2014-02-04 Thread Régis Haubourg
Good news ! ;-) -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Donors-sponsors-and-bugfixing-tp5101837p5101876.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. ___ Qgis-developer mailing list

[Qgis-developer] Access labels properties from python?

2014-02-04 Thread Régis Haubourg
Hi there, I would like to explore the possibilities to extend EasyCustomLabeling to handle correctly curved labeling on lines, and maybe also labeling on the border of polygons. My idea is to make PAL engine compute curved labels, get label path and convert it to a linestring, a sort of label

Re: [Qgis-developer] Fwd: [SoC] OSGeo Google Summer of Code 2014 - ideas needed!

2014-02-07 Thread Régis Haubourg
Hi, qgis is still very weak concerning pure cartographic uses cases with size varying symbols, and have no working legend for this, and more generally for all data defined symbology. I've already shared my ideas with Martin Dobias who seems to have legend refactoring in mind. Since this is

Re: [Qgis-developer] Labeling in vector layer (development on Qt)

2014-02-17 Thread Régis Haubourg
Hi, not sure if this helps, bu you can explore EasyCustomLabeling plugin where I use a lot those options.. check current version 1.1. Cheers, Régis -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Labeling-in-vector-layer-development-on-Qt-tp5103733p5104157.html Sent from

Re: [Qgis-developer] Labeling in vector layer (development on Qt)

2014-02-17 Thread Régis Haubourg
Mmm. .. m_layer-setCustomProperty(labeling/displayAll, false); that should work. Did you also put data defined properties like this? m_layer-setCustomProperty(labeling/dataDefined/AlwaysShow, 1~~0LblAShow) Thoses properties overide general placement properties on feature's level... I

[Qgis-developer] Spatialize attribute columns XY oor WKT, design choice

2014-02-17 Thread Régis Haubourg
Hi, Users here ask us a good reliable way to spatialize data from XY or WKT columns and I'm wondering what could be the reference architecture to have it in core. I am aware of Xytools plugins, delimited text import and RTQspider plugin, and also of VRT GDAL format. Questions here are for 2.3

Re: [Qgis-developer] Spatialize attribute columns XY oor WKT, design choice

2014-02-18 Thread Régis Haubourg
Hi Hugo, I like the idea! Sounds clear to me. if core commiters agree, that would be nice to start such a work for 2.4. any objection? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Spatialize-attribute-columns-XY-oor-WKT-design-choice-tp5104209p5104521.html Sent from

Re: [Qgis-developer] blockers list, almost done!

2014-02-19 Thread Régis Haubourg
Hi, I just raised a new blocker http://hub.qgis.org/issues/9599. It should be easy to solve since all works well but a error message is raised anyway on startup with QGIS_PLUGINPATH option. Régis -- View this message in context:

Re: [Qgis-developer] Failing tests consider blockers

2014-02-19 Thread Régis Haubourg
Hi All, I know I'm not in PSC or or core dev here. I feel uneasy about that thread, because both options are right from a certain point of view. We strongly need fixed calendar to organize a fluid release workflow. We also need releases with as few blockers as possible. So, since QGIS is

[Qgis-developer] PyQT - How to get layer sending attributeValueChanged signal?

2014-02-24 Thread Régis Haubourg
Hi, I would like to catch the layer or layer id that is sending attributeValueChanged signal. This signal carries only QgsFeatureId fid, int idx, const QVariant ) Any idea how to do this in a clean way? Cheers, Régis -- View this message in context:

Re: [Qgis-developer] PyQT - How to get layer sending attributeValueChanged signal?

2014-02-24 Thread Régis Haubourg
Hi Matthias, thanks for the pointer. My plugin main class does not inherits from anything and I get the following error: line 173, in labelLayerModified sender = self.sender() AttributeError: EasyCustomLabeling instance has no attribute 'sender' Should I inherit my class from a higher QT

Re: [Qgis-developer] PyQT - How to get layer sending attributeValueChanged signal?

2014-02-25 Thread Régis Haubourg
Hi Marco, thanks for having me discover this. In fact, the signals I catch are triggered by my own slot ;-). Following what I have seen in pyqSlot doc , I'm not sure decorating QgsVectorLayer.AttributeValueChanged is so simple, because last argument is variant.. I don't know how to define

Re: [Qgis-developer] PyQT - How to get layer sending attributeValueChanged signal?

2014-02-26 Thread Régis Haubourg
Hi Hugo, good to know! Thanks -- View this message in context: http://osgeo-org.1560.x6.nabble.com/PyQT-How-to-get-layer-sending-attributeValueChanged-signal-tp5105532p5106114.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.

Re: [Qgis-developer] Renaming Save Style - Save Properties (Vector layer dialog)

2014-03-01 Thread Régis Haubourg
Hi Nathan I agree with your proposal of renaming style by properties. Users don't understand they also inherit labels, metadata and so on when loading a style. By the way, I think some improvements can be made for reloading style use case. Problem occurs (maybe occured, didn't check recently)

Re: [Qgis-developer] What about a qgis project add function ?

2014-03-01 Thread Régis Haubourg
Hi, In fact, what would be great is a small evolution of Embed Group and layers actions. I would love to call it Add or embed from other project, and just add a checkbox choose embed or hard copy of the layers and groups. Existing dialog is already correct. I just ported Import Project plugin to

Re: [Qgis-developer] What about a qgis project add function ?

2014-03-02 Thread Régis Haubourg
Andre Joost wrote Am 02.03.2014 07:21, schrieb Geo DrinX: Hi Regis, do you intend this : ImportProject is a plugin that lets you load layers from another project file. Just select a project (.qgs) file, check off the layers you wish to load, and it will include them in

Re: [Qgis-developer] Sale dependent visibility

2014-03-02 Thread Régis Haubourg
Hi Andrea, interesting feature. However, we should find a simple UI that keeps it simple for common users (a dropdown advanced box) . I would use it a lot (water courses and river are somewhat fractals and need special scale dependent symbols). I think we should share that with Martin Dobias who

Re: [Qgis-developer] Using PostGIS on a slow connection

2014-03-03 Thread Régis Haubourg
Hi, just tested with cache enabled and multi cpu . Memory do not stop increasing on each new rendering, from 240 Mo starting with no upper limit. With cache disabled, I also face memory growth, but very slow, and probably related to only some drawing actions (labels or raster? not sure).

Re: [Qgis-developer] How to manage a centralized repository of plugins?

2014-03-04 Thread Régis Haubourg
Hi Alex, a xml repository is not exactly what I need, since those plugins must be activated without any user action, and centralized to ease upgrade and save some disk space. Anyway QGIS_PLUGINPATH does exactly what I need, and a good script on sessions opening to maintain qgis.ini is enough for

Re: [Qgis-developer] Python Macros Example - Project Proprieties

2014-03-05 Thread Régis Haubourg
Hi, what I usually do, if the purpose is to only send a message to the user, is having an unfixed semi transparent annotation in the MapCanvas. I also configured a default project on startup having such an annotation, that is always displayed on screen, including when users do screenshots: **

Re: [Qgis-developer] User profiles

2014-03-17 Thread Régis Haubourg
Hi, agreed with Nathan and Richard, this would be really tricky to handle, and over complicated, especially for administrators of user's profiles. We already predefine profiles for users, but after that, they are free to modify them. Toolbars and panels positions are stored, but are screen size

Re: [Qgis-developer] Missing labels in polygons

2014-03-19 Thread Régis Haubourg
Hi, I'm facing the very same bug. Does it works if you disable on-the-fly simplification in render tab of layer properties? Régis -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Missing-labels-in-polygons-tp5129966p5129969.html Sent from the Quantum GIS - Developer

Re: [Qgis-developer] Missing labels in polygons

2014-03-20 Thread Régis Haubourg
Thaanks ! a pleasure to find a bug already solved. ;-) -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Missing-labels-in-polygons-tp5129966p5130099.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.

Re: [Qgis-developer] Vienna hackfest: QGIS Legend discussion

2014-03-26 Thread Régis Haubourg
+1 ! really nice mockup. I would add another visibility state for layers that are checked, but are not visible due to scale visualisation threshold. A word about tooltips over those elements. We could then have the current datasource tooltip on the datasource icon, and a tooltip showing metadata

Re: [Qgis-developer] GRASS QGIS: the future

2014-03-27 Thread Régis Haubourg
Hi, processing is also limited only to some tools that have input and ouptut. I think Grass plugin remains necessary (it is to me). Another point, processing is not yet in a production state, under high developpement, when plugin is. We should take some time before thinking of dropping a stable

[Qgis-developer] Is it possible to read a OGR datasource with EXecuteSQL statement?

2014-03-27 Thread Régis Haubourg
Hi, I'm trying to developp a processing script that would save a lot of complexity if I could open in qgis a ogr datasource using ExecuteSQL statement. I'm reading my datasources with OGR python API with no problem, and a simple SQL allows me to keep only one fields, and calculate on the fly

Re: [Qgis-developer] Is it possible to read a OGR datasource with EXecuteSQL statement?

2014-03-27 Thread Régis Haubourg
yep! that would be extremly useful.. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Is-it-possible-to-read-a-OGR-datasource-with-EXecuteSQL-statement-tp5131553p5131601.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.

Re: [Qgis-developer] Vienna hackfest: QGIS Legend discussion

2014-03-31 Thread Régis Haubourg
Martin Dobias wrote Some items from my wishlist: - make legend available in GUI library - split legend into model/view architecture - allow more flexible display of symbology in legend - make legend easily customizable - inline editing of symbols Hi , Some questions here since French users

Re: [Qgis-developer] Postgis Caching - Enhancement

2014-04-01 Thread Régis Haubourg
Well, I'm not a big fan of caching for database datasource, and have never been experiencing latency with postgis. For shp latencies (not reproduced with tab format), VSI_CACHE is a GDAL cache variable, set in startup script (qgis.bat on windows). Not sure if that is exactly the caching you want,

Re: [Qgis-developer] Vienna hackfest: QGIS Legend discussion

2014-04-02 Thread Régis Haubourg
Hi Martin, thanks a lot for your feedback. I have some questions: Martin Dobias wrote Hi First of all thanks everyone who contributed to this thread - there were many interesting ideas that we can discuss further. On Mon, Mar 31, 2014 at 10:32 AM, Régis Haubourg lt; regis.haubourg

Re: [Qgis-developer] Identified features vs. Selected features : could we merge those ?

2014-04-03 Thread Régis Haubourg
+1 with Andreas for the same reasons . Another one is that we should really now take care of not changing ergonomy of main tools on each version...because many users took time to learn a professionnal tool, and have difficulties with self learning. IMHO, strong ergonomy changes should be grouped

Re: [Qgis-developer] Vienna hackfest: QGIS Legend discussion

2014-04-04 Thread Régis Haubourg
Hi, after checking with other colleagues, waiting that your refactoring is finished is ok for us. We will focuse on user specifications during your refactoring so that we can launch a contract soon after. Cheers Régis -- View this message in context:

Re: [Qgis-developer] crash after using identify map tool

2014-04-14 Thread Régis Haubourg
Confirmed for me. I spotted it with choose layer option, clicking on the map, and then clicking again on the map, outside the dropdown list box from previous click. Régis -- View this message in context:

Re: [Qgis-developer] Is there an advantage in using pyuic on command line instead of uic.loadUi in plugin source?

2014-04-28 Thread Régis Haubourg
Hi Anita, I wasn't aware of that possibility. That would be great to document that in pyQgis Cookbook and to upgrade plugin builder. That compile part is over complicated for new users and probably we loose some potential contributors.. Cheers Régis -- View this message in context:

[Qgis-developer] QGIS saves ghost layers in projects

2014-05-14 Thread Régis Haubourg
Hi, Hi all, I raise here an issue submitted here [0] A user here has some projects that keep in memory old layers that do not appear any more in legend. I couldn't diagnose what is the event triggering that, but this is a serious issue. Project get bigger and slower to open. Anyone has a clue

[Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-21 Thread Régis Haubourg
Hi, I'm facing a severe bug in qgis 2.2 and master here. I have layers defined in existing project that do not have a key in datasource definition. It seems that when a table has a oid field, postgis connection dialog does not ask for a key field (it is a multi column primary key in that case).

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-21 Thread Régis Haubourg
Hi again, I'm probably totally wrong in the previous analysis. It seems that this is related to table with multiple geometry columns. Maybe new attribute caching just can index additionnal geometry columns. Anyway, this is still really severe. Anyone confirms? -- View this message in

Re: [Qgis-developer] Unable to add new features

2014-05-23 Thread Régis Haubourg
Hi, Same here, with postgis data . Quite a bug! Also when copying data, no way to copy to an existing layer. Option is greyed out. Régis -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Unable-to-add-new-features-tp5142134p5142137.html Sent from the Quantum GIS -

Re: [Qgis-developer] Unable to add new features

2014-05-23 Thread Régis Haubourg
Yups, my problem was that the data was a linestringM data, not editable in any version of QGIS. new features and copy-paste works all rigth for supported geometries here. sorry for the noise. Régis -- View this message in context:

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-23 Thread Régis Haubourg
Hi again, my problem is unsolved. I eliminated either additionnal geometry column or oid/ pk / select at id causes. for a very simple postgis table, no way to open the attribute table, Qgis freezes and transaction needs to be aborted on postgres side. Any idea? Am I alone? see table

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-23 Thread Régis Haubourg
Making a view from that table goes well. I really don't have a clue. see definition of the view -- DROP VIEW dce.masse_eau_anomalie_ag; CREATE OR REPLACE VIEW dce.masse_eau_anomalie_ag AS SELECT id_anomalie, eu_cd, version_dce, description_anomalie, date_signalement, operateur,

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-23 Thread Régis Haubourg
Qgis 1.8 is concerned too. This is probably something on postgres side then. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/qgis-freezes-when-opening-attribute-table-of-a-postgis-layer-without-key-value-tp5141587p5142186.html Sent from the Quantum GIS - Developer mailing

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-23 Thread Régis Haubourg
We seem to have trouble with cursors. here is postgres log when trying to open attribute table in qgis: 2014-05-23 17:56:51.885 CEST Quantum GIS 172.16.9.169(65371) 6153 idle in transaction postgres refgeo2 ERROR: syntax error at or near FROM at character 42 2014-05-23 17:56:51.885 CEST

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-23 Thread Régis Haubourg
other symptoms are that identify or select actions on map consider all objects as one multi point. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/qgis-freezes-when-opening-attribute-table-of-a-postgis-layer-without-key-value-tp5141587p5142193.html Sent from the Quantum

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-23 Thread Régis Haubourg
QGIS 1.8 raises those error message : 2014-05-23T17:56:51: 1 cursor states lost. SQL: DECLARE qgisf3 BINARY CURSOR FOR SELECT FROM dce.masse_eau_anomalie Résultat: 7 (ERROR: syntax error at or near FROM LINE 1: DECLARE qgisf3 BINARY CURSOR FOR SELECT FROM dce.masse_e... 2014-05-23T17:56:52

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-23 Thread Régis Haubourg
QGIS 2.2 tries to create cursors infinitly.. when qgis 1.8 let first cursor transaction idle. Creating the table raw without any constraint in another schema works. if anybody finds one day what happens, I'll be happy to learn.. Régis -- View this message in context:

Re: [Qgis-developer] have aggregate/window expressions ever been discussed?

2014-05-23 Thread Régis Haubourg
Hi, well, this is something I miss, coming from Mapinfo world. Some tests are being made currently on French ministry of ecology, and by Nathan also, to head to some kind of a layer abstraction, based on ogr virtual layer and ogr sqlite engine. Once done, that would open a large field of new

Re: [Qgis-developer] [ANNOUNCE] 2.3 feature freeze begun

2014-05-24 Thread Régis Haubourg
Hi! message forwarded to all French user. +1 with Anita, something on the main page of qgis.org would be nice. Let's test and translate ! Régis -- View this message in context: http://osgeo-org.1560.x6.nabble.com/ANNOUNCE-2-3-feature-freeze-begun-tp5142231p5142313.html Sent from the Quantum

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-26 Thread Régis Haubourg
Thanks Yves! We definitly have weird things, the query send by QGIS to define the cursor is malformed, (no * in select, no commas between fields..) In addition, we see several errors that should not exist. Qgis always queries the style definition tbale even if it does not exists. QGis should test

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-26 Thread Régis Haubourg
little update. We now reproduce the problem. It disappear when dropping the primary key. Yves, the DDL I gave you didn't have a PK, could you add one on id_anomlie field and test? Régis -- View this message in context:

Re: [Qgis-developer] qgis freezes when opening attribute table of a postgis layer without key value

2014-05-26 Thread Régis Haubourg
OK, we have the problem each time we have a int primary key on a table, but only in our production database. (pgpool2 + 2 pg replicating). dropping the constraint restore normal behaviour We are dumping the prod and restoring it in a new instance to check what happens. In QGIS provider

Re: [Qgis-developer] have aggregate/window expressions ever been discussed?

2014-05-27 Thread Régis Haubourg
Hugo Mercier wrote Or calculated fields in view can't be explicitly cast, so QGIS should have to guess data type based on a data scan (a major unadressed issue of sqlite) Hmmm I wasn't aware of this limitation in SQLITE views :( Yes, SQLITE does dynamic typing, so user or provider has to

Re: [Qgis-developer] have aggregate/window expressions ever been discussed?

2014-05-27 Thread Régis Haubourg
giohappy wrote I agree with all of you about not reinventing the wheel and, yes, let's not fragment QGIS' capabilities on data querying/filtering/etc. I agree totally.SQLITE could be a very powerfull basement to build user oriented functions. But we need to be sure that it won't add *under the

Re: [Qgis-developer] have aggregate/window expressions ever been discussed?

2014-05-28 Thread Régis Haubourg
Hi, the points Matthias raises are really good points: - how much can we trust sqlite (the community doesn't seem too opened)? And how stable library versions are (we've had many troubles with spatialite versions) - having redundant ways of doing the same thing is one of biggest criticism of

Re: [Qgis-developer] labelling issues

2014-06-04 Thread Régis Haubourg
Giovanni Manghi-2 wrote *) data defined rotation works, but then the label rotate tool does not work (does nothing) Well, what I have here is - data defined rotation does work only if XY data is not null. Rotation tools works only on moved labels too. Régis -- View this message in context:

Re: [Qgis-developer] labelling issues

2014-06-04 Thread Régis Haubourg
One more, the show/hide tool does not work at all. Régis -- View this message in context: http://osgeo-org.1560.x6.nabble.com/labelling-issues-tp5143956p5143968.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. ___

Re: [Qgis-developer] Legend refactoring branch merged

2014-06-04 Thread Régis Haubourg
Hi, another issue: With old implementation, one could select a set of layers (shift + clic) and activate/deactivate them in batch mode. It was very useful, and I will miss it. And before 2.2, activating was possible using space key. That disappeared from 2.2 but was useful too. Need a ticket?

Re: [Qgis-developer] labelling issues

2014-06-04 Thread Régis Haubourg
Hi Larry, done here: http://hub.qgis.org/issues/10465 Régis -- View this message in context: http://osgeo-org.1560.x6.nabble.com/labelling-issues-tp5143956p5144091.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. ___

Re: [Qgis-developer] Realease and blockers

2014-06-06 Thread Régis Haubourg
Hi Paolo, I'm still searching a way to sponsor you, and have good hopes we will find a way. but it won't make it for 2.4. And we will probably be finding a solution only available for my organization. I would have prefered to find a way that other public users in France could repeat, so that we

Re: [Qgis-developer] Realease and blockers

2014-06-06 Thread Régis Haubourg
BTW, the very short release cycle is really complicated for us. Deploying prod version and testing new versions periods overshoot here. I'm alone on that topic, and partial time only. Having longer release candidate period, and a 6 months release cycle could help for me. -- View this message

Re: [Qgis-developer] Opinion on plugin named prepair (and possible likes)

2014-06-10 Thread Régis Haubourg
Vincent Picavet (ml) wrote QGIS dependencies begins to be really huge, and this complicates a lot compilation and deployment. Hi, furthermore, user experience starts to be impacted on windows by all those library links. First opening on windows is long. Adding other by libraries will lead

Re: [Qgis-developer] Question on inverted polygon renderer

2014-06-16 Thread Régis Haubourg
Hi Andreas, I'm the funder, Hugo Mercier from Oslandia is the developper. It's the right time to do some teasing I guess ;-). The inverted polygon renderer idea appeared when writing specifications for an improved mask tool . We will soon release new version of mask plugin that allows the

Re: [Qgis-developer] Question on inverted polygon renderer

2014-06-17 Thread Régis Haubourg
Hi Bernard, plugin is coming this week I think. Bernhard Ströbl wrote Thinking about QGIS server: Would there be a chance to use what you describe to keep labels staying away from the edge of the requested map? Bernhard current implementation adds a In_mask(srid) expression, that can be

Re: [Qgis-developer] Question on inverted polygon renderer

2014-06-17 Thread Régis Haubourg
I just released the mask plugin version 1.0 in qgis repository. I'll be glad to have some feedback on it. We still need to document it, what will be done in github dedicated wiki. Documenting inverted polygon renderer should be done in qgis main doc. How do we proceed to add sections in it?

Re: [Qgis-developer] Vector colours and legend

2014-06-18 Thread Régis Haubourg
Hi, this is something we have in our roadmap. We were waiting for the new legend refactoring to start something. I will also wait 2.4 to be released, in mainly do courses and testing by now. The first idea is to have a working legend for diagrams both for colors and size. We also need legend

Re: [Qgis-developer] Four month cycle too fast

2014-06-19 Thread Régis Haubourg
Hi, again +1 with Andreas. Alex, big corps are real people, trying to do their best to test qgis like every other community member, and also having to do support, training, packaging, deploying inside their corp. We often do not have teams of plenty members on QGIS. Skipping a version for user

Re: [Qgis-developer] diagrams bugs?

2014-06-21 Thread Régis Haubourg
Hi, I confirm the font button issue. This is more a GUI issue, this should be shown only if text diagram is selected. I did not test the scale dependent visibility issue. Régis -- View this message in context: http://osgeo-org.1560.x6.nabble.com/diagrams-bugs-tp5147074p5147136.html Sent from

<    1   2   3   4   5   6   7   >