Activity
From 2012-11-20 to 2012-12-19
2012-12-19
- 10:14 PM Revision ae574187 (qgis): More GRASS direct functions
- 09:55 PM Bug report #6897: Broken import of simple marker line
- I am testing the uniqueness of the problem for "Marker Line" though. Will update.
- 09:52 PM Bug report #6897: Broken import of simple marker line
- The issue is with the new nesting technique of the symbols. Previously the only a single level of nesting was possibl...
- 05:36 AM Bug report #6897: Broken import of simple marker line
- anyway seems really a regression, so I'm tagging this as blocker.
- 05:25 AM Bug report #6897: Broken import of simple marker line
- Giovanni Manghi wrote:
> is this a regression?
I think yes. It works fine in 1.8.0 and 1.7.x. Not sure, but seems th... - 05:22 AM Bug report #6897: Broken import of simple marker line
- is this a regression?
- 04:55 AM Bug report #6897 (Closed): Broken import of simple marker line
- Symbol layer "Marker line" import is broken, both for lines and polygons outline. Point markers and SVG fills works f...
- 09:07 PM Revision 648bcc09 (qgis): Checking of invalid values when calling edit buffer operations
- 07:30 PM Revision 9d84a6a3 (qgis): raster save as VRT fixes and improvements, fixes #6821
- 05:41 PM Bug report #6647: Combobox text from custom form is not written to feature
- Matthias Kuhn wrote:
> Now it only works for QLineEdit/QComboBox I guess? I think QPlainTextEdit and QTextEdit should... - 02:40 PM Bug report #5820: Added MapInfo Tab layer assigned wrong projection
- Seems to be an issue at the ogr level. Result from @ogrinfo -so -al@...
- 02:34 PM Feature request #6517: allow saving "value maps" values to allow be reused in other layers
- I might take a look at it. I need something like this for my QMap project https://github.com/NathanW2/qmap/issues/33
- 02:34 PM Feature request #6517: allow saving "value maps" values to allow be reused in other layers
- I might take a look at it. I need something like this for my QMap project https://github.com/NathanW2/qmap/issues/33
- 02:30 PM Bug report #6899 (Closed): Drag and drop designer uses first field after project reload
- The new drag and drop designer ability in the Fields tab uses the first field for all fields defined in the designer ...
- 01:44 PM Bug report #6821: qgis crashes when exporting raster with tile option
- Hi Radim,
I'm not sure showing the VRT Tiles groupbox below is the best approach - wouldn't it be better to have it ... - 10:39 AM Bug report #6821: qgis crashes when exporting raster with tile option
- Fixed, some other changes and fixes:
* VRT checkbox moved above output file/dir because it depends on it
* Tiles rena... - 10:33 AM Bug report #6821 (Closed): qgis crashes when exporting raster with tile option
- Fixed in changeset commit:"9d84a6a36aabc357f08480b5a1165be74fd78e73".
- 05:28 AM Bug report #6898 (Closed): QGIS mapserver forces http when requesting SLD=https
- When trying to use SLD with QGIS mapserver including SLD in GetMap requests qgis-mapserver tries to fetch the SLD-fil...
- 02:58 AM Bug report #6896: Lack of older versions available
- Jonathan Moules wrote:
> (I'm not actually interested in the old releases myself ;-) ).
Sure, just asking for a frie... - 02:55 AM Bug report #6896: Lack of older versions available
- Thanks, I see the webpage has been updated to reflect this (I'm not actually interested in the old releases myself ;-...
- 02:50 AM Bug report #6896 (Closed): Lack of older versions available
- There we only have "older" releases. More recent old releases are next to the current release in http://qgis.org/dow...
- 02:44 AM Bug report #6896 (Closed): Lack of older versions available
- I can't find anywhere better to report this, but: https://issues.qgis.org/projects/quantum-gis/wiki/Download#6-Older-...
2012-12-18
- 12:28 AM Revision 31f6ce07 (qgis): Changed data structure for added features from list to map to allow eff...
- 10:28 PM Revision ac526717 (qgis): Merge branch 'crs_transform_cache'
- 09:56 PM Feature request #6895 (Closed): Dockable identify editor
- Would be good to be able to have the single feature mode identify dialog as a dockable panel.
When no features are s... - 09:09 PM Revision bcca81bb (qgis): Fixed default contrast enhancement for raster multiband / single byte
- 09:06 PM Revision 6ebeb97c (qgis): fix warnings
- 08:51 PM Revision ffd65080 (qgis): Delete raster provider also if invalid
- 07:51 PM Feature request #6858: replace the vector query builder with the new expression builder
- Jürgen Fischer wrote:
> Must these be identical? Providers are not required to support the same syntax than QgsExpre... - 07:45 PM Revision 1ea0f116 (qgis): GRASS r.bitpattern fix
- 06:19 PM Revision ce4b0568 (qgis): More GRASS direct functions
- 03:56 PM Bug report #6647: Combobox text from custom form is not written to feature
- Matthias Kuhn wrote:
> The synchronisation works between several widgets for the same field on the same custom form. ... - 06:21 AM Bug report #6647: Combobox text from custom form is not written to feature
- The synchronisation works between several widgets for the same field on the same custom form. In case you want a part...
- 03:38 PM Revision 307c49cc (qgis): ogr feature style for simple marker
- 01:46 PM Revision 9fce669b (qgis): Improved raster singleband pseudocolor classification GUI
- 01:12 PM Revision 3fba12f4 (qgis): Add coordinate transform to symbol layer vector export
- 11:35 AM Revision 64e02c81 (qgis): Better error handling
- 11:01 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
- Victor,
I think I've the answer for my question. The best source of information about Grid Calculator should be you... - 10:21 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
- Oh, now I understand Victor, it makes r.mapcalc very difficult to use.
So, Grid Calculator has all the functions of ... - 10:04 AM Feature request #6894 (Feedback): GRASS r.mapcalc cumbersome to use, issues on Windows
- r.mapcalc takes the name of raster layers to use...which is a problem, since those names are temporary names, because...
- 09:56 AM Feature request #6894 (In Progress): GRASS r.mapcalc cumbersome to use, issues on Windows
- Hi,
I think it's very important to include GRASS r.mapcalc on Sextante. At this moment, is lacking on Sextante an ... - 10:15 AM Revision 7a820412 (qgis): Followup to 9069f3b
- - Avoid canvas refresh when new command is added after user clicks back in undo view history
- 09:23 AM Feature request #6893 (Closed): GRASS r.null
- Hi,
GRASS r.null (setnull / null) algorithm is not implemented in Sextante and I think that would be important.
Thi... - 07:07 AM Bug report #6892 (Closed): setDirty error when displaying DB Manager previews
- If I:
- import a layer
- click on the Preview tab
- right-click on the tale name -> Drop
- click on another preview
... - 06:59 AM Bug report #6891 (Closed): Connection to non-spatial PostgreSQL
- QGIS throws an error when trying to connect to a plain (non PostGIS) db. I think this limitation should be removed, b...
- 06:52 AM Bug report #6890 (Open): Strange index for PostGIS rasters
- The indexes for all rasters are displayed in DB Manager as:...
- 06:50 AM Bug report #6889 (Closed): Loading PostGIS rasters do not work
- While dropping a PostGIS raster to the canvas, everything works fine in
QGIS version 1.9.0-Master
QGIS code revis... - 06:15 AM Bug report #5859: ./qgis: error while loading shared libraries: libqgis_core.so.1.9.0
- zirneklitis - wrote:
> Any explanations?
you didn't export LD_LIBRARY_PATH, so subprocesses - like qgis - don't see ... - 06:07 AM Bug report #5859: ./qgis: error while loading shared libraries: libqgis_core.so.1.9.0
- Too early to be closed.
I have just compiled fresh _QGIS master_ version (1.9.0-Master / 2c59866) on my _Fedora 14x6... - 05:01 AM Feature request #6598 (Closed): Singleband pseudocolor classification
- I have done most of that in commit:9fce669b.
* new optional continuous mode which is using the breaks defined in pal... - 05:01 AM Feature request #6598 (Closed): Singleband pseudocolor classification
- I have done most of that in commit:9fce669b.
* new optional continuous mode which is using the breaks defined in pal... - 01:35 AM Revision 9317ffd8 (qgis): Merge remote-tracking branch 'origin/master' into new_vector_api
- Also disabled mapserver until compilation is fixed.
Fixed tests.
Conflicts:
src/app/legend/qgslegendlayer.cpp
src/...
2012-12-17
- 12:57 AM Bug report #6741 (Closed): ATLAS produces wrong output
- Should be fixed now
- 12:57 AM Bug report #6741 (Closed): ATLAS produces wrong output
- Should be fixed now
- 11:32 PM Revision 9132ebb7 (qgis): Expose setGroupExpanded to python
- 11:13 PM Revision 60c1e512 (qgis): Survive when setLayerExpanded is called with a layer unknown by legend
- 11:08 PM Bug report #6647: Combobox text from custom form is not written to feature
- Hmm,
Matthias, could you explain where the text synchronization between QComboBox and QLineEdit is used, or visible?... - 09:53 PM Revision c87f9c57 (qgis): Add QgsAppLegendInterface::setLayerExpanded method
- .. and use it from the db_manager plugin
- 09:41 PM Revision 9f7e427f (qgis): More GRASS direct functions
- 09:22 PM Revision 81b09304 (qgis): QgsVectorLayer: large internal refactoring
- Most important changes:
- introduced feature iterator for QgsVectorLayer
- vector editing moved to QgsVectorEditBuffe... - 08:17 PM Bug report #6887 (Closed): GdalTools: support non-ascii path for Windows
- When I specify file path including non-ascii characters for processing, the following error occurs.
ERROR 4: `D:/{he... - 07:21 PM Revision 122cff78 (qgis): Fix addGroup() not to refuse invisibleRootItem as the group parent
- Fixes #6879.
NOTE: if a caller really wants to add a group to current item
there's a specific method for that: ... - 06:29 PM Revision 76115ec8 (qgis): Raster statistics and histogram moved from QgsRasterDataProvider to Qgs...
- 04:51 PM Revision b6620777 (qgis): Removed GDAL dependencies where easily possible
- 03:22 PM Feature request #6885 (Closed): Modeler - retain parameter values when editing
- In the Modeler - Parameter Number, min, max and default values return to original state when editing. So, when editin...
- 02:04 PM Revision d435bfc8 (qgis): QgsRasterBlock::DataType moved to QGis::DataType
- 10:21 AM Bug report #6879 (Closed): addGroup() never allows adding to the "invisible root" group
- Fixed in changeset commit:"122cff7859b74b213ba0bdc143850f635d122529".
- 09:48 AM Revision e2f9fcd4 (qgis): update anomality images for stingray
- 09:39 AM Revision 9120e02f (qgis): Fix width of simple line style
- 09:32 AM Revision ce0b0b9b (qgis): Possibility of choosing symbology export method in export dialog
- 08:55 AM Revision e0d9796f (qgis): Use coordinate transform cache in maprenderer
- 08:10 AM Revision 496355b3 (qgis): Cache for coordinate transformations
- 01:17 AM Bug report #6812: Label direction symbol not quoted on save ?
- I couldn't trigger an error either, but I confirm I get unquoted brackets in the file.
Funny enough, it'sjust the rig...
2012-12-16
- 12:52 AM Revision 923ab1bf (qgis): don't break the loop after interior ring while calculating perimeter:
- the returned ptr's pointing to a wrong position whether we break the loop before reading all the points of all the ri...
- 12:25 AM Revision a2f4db61 (qgis): Merge pull request #360 from slarosa/sextante-issue
- Fixes issue #5505 (sextante/nviz)
- 12:07 AM Bug report #6647: Combobox text from custom form is not written to feature
- Another idea, pretty simple and straightforward:
In QgsStringRelay check which widget emitted the signal and skip t... - 11:55 PM Bug report #6647: Combobox text from custom form is not written to feature
- Hi Larry,
I'm busy at the moment, so I don't have the time to look at it in depth. Am I correct, that your patch doe... - 09:40 PM Bug report #6647: Combobox text from custom form is not written to feature
- Here's a patch for that pull request
- 08:29 PM Bug report #6647 (Reopened): Combobox text from custom form is not written to feature
- Hi Matthias,
I am reopening this because the method used for the synchronization between the QComboBox and QLineEdit... - 08:29 PM Bug report #6647 (Reopened): Combobox text from custom form is not written to feature
- Hi Matthias,
I am reopening this because the method used for the synchronization between the QComboBox and QLineEdit... - 09:37 PM Revision a18cb511 (qgis): Fixes issue #5505
- 08:54 PM Bug report #6883: curved placement for labels breaks Indic scripts (Khmer, Lao, Nepale, Banglades...
- This commit, applied to mapnik, insures clusters are respected and using same rotation angle: https://github.com/mapn...
- 08:21 PM Bug report #6883: curved placement for labels breaks Indic scripts (Khmer, Lao, Nepale, Banglades...
- Note: Hermann Kraus (https://github.com/herm) has recently implemented curved placement labels into mapnik relying on...
- 08:17 PM Bug report #6883 (Closed): curved placement for labels breaks Indic scripts (Khmer, Lao, Nepale, ...
- QGIS currently breaks Indic scripts when labelling lines with the curved placement.
I believe this is due to the cur... - 04:58 PM Bug report #6845 (Reopened): Zoom in/out area on master looks as a solid grey rectangle
- There is still something wrong with the GRASS region frame (and area, when manually defining a region).
See attached... - 04:58 PM Bug report #6845 (Reopened): Zoom in/out area on master looks as a solid grey rectangle
- There is still something wrong with the GRASS region frame (and area, when manually defining a region).
See attached... - 04:58 PM Bug report #6845 (Reopened): Zoom in/out area on master looks as a solid grey rectangle
- There is still something wrong with the GRASS region frame (and area, when manually defining a region).
See attached... - 04:12 PM Bug report #5420: GRASS gives python error if input layer path contains non ascii chars
- Hi Giovanni,
Confirmed also on Linux:... - 02:44 PM Bug report #5420: GRASS gives python error if input layer path contains non ascii chars
- this seems to be still true, the message is
Traceback (most recent call last):
File "C:\\OSGeo4W\\apps\\qgis-dev\\... - 03:55 PM Bug report #5702: GRASS output is not georeferenced
- Victor Olaya wrote:
> I have just tried v.buffer, and the result has a prj file. One question: does your input data h... - 03:18 PM Bug report #5702 (Feedback): GRASS output is not georeferenced
- I have just tried v.buffer, and the result has a prj file. One question: does your input data has projection informat...
- 02:53 PM Bug report #5702 (Reopened): GRASS output is not georeferenced
- at the end seems still true, for example with v.buffer as the .prj file is not created. May be other tools are affected.
- 02:53 PM Bug report #5702 (Reopened): GRASS output is not georeferenced
- at the end seems still true, for example with v.buffer as the .prj file is not created. May be other tools are affected.
- 07:16 AM Bug report #5702 (Closed): GRASS output is not georeferenced
- seems solved to me, please reopen if necessary.
- 03:09 PM Bug report #6812 (Feedback): Label direction symbol not quoted on save ?
- Hi Sandro,
Unfortunately, I can not replicate this issue. The new labeling settings are saved to the project XML fil... - 02:20 PM Bug report #6422: QGIS delete Postgis features after trying to merge them
- regis Haubourg wrote:
> Thanks Jurgen
> could we try to estimate the benefits of having transaction implemented for p... - 12:07 PM Bug report #6422: QGIS delete Postgis features after trying to merge them
- Thanks Jurgen
could we try to estimate the benefits of having transaction implemented for providers?
I see at least:... - 09:57 AM Bug report #6422: QGIS delete Postgis features after trying to merge them
- regis Haubourg wrote:
> I maybe should ask differently, sorry. This bug is a blocker since it destroys data. Is chang... - 09:23 AM Bug report #6422: QGIS delete Postgis features after trying to merge them
- Thanks Jurgen,
I maybe should ask differently, sorry. This bug is a blocker since it destroys data. Is changing prov... - 11:35 AM Revision cdaebd13 (qgis): More GRASS direct functions
- 11:05 AM Revision d4aa0ed6 (qgis): Change binding for QgsMapRenderer::render
- 10:21 AM Revision edd71999 (qgis): fix help files installation for TauDEM
- 05:58 AM Revision 28582699 (qgis): Merge pull request #354 from Oslandia/atlas
- refs #6741
- 01:30 AM Revision 3b3d1a75 (qgis): Update labeling tools and make more undo/redo friendly
- - Change QgsVectorLayer::redoEditCommand to only strip invalid QVariants, not null ones
- Update undo/redo command te...
2012-12-15
- 06:51 PM Revision 0c2fef4e (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- Conflicts:
python/plugins/sextante/grass/ext/CMakeLists.txt - 06:49 PM Revision 33e3925e (qgis): added postgis tools to sextante
- edited some grass descriptions and renamed postproc folder (now it is not only for postproc, but also for pre executi...
- 05:20 PM Revision 3a59fd4d (qgis): More GRASS direct functions
- 03:45 AM Revision 9069f3bb (qgis): Update undo/redo widget and vector layer rollback
- - Allows for any number of undo/redo commands with only one refresh
- Significantly decreases time needed to cancel o... - 02:22 AM Bug report #6881 (Open): Syntax highlighting not working for raster commands
- I guess they have just to be added to the list (a bit slow to read BTW, would it be possible to cache or index it?)
2012-12-14
- 08:15 PM Revision 051fe31e (qgis): TopoViewer: make topology group start as collapsed
- 07:42 PM Bug report #6880 (Closed): Results of ST_GeoReference not displayed correctly
- SELECT ST_GeoReference(rast)
FROM table;
Instead of:
st_georeference
--------------------
100.0000000000 ... - 06:24 PM Revision bd00b0f3 (qgis): Initialize all members in Interval constructor.
- Fixes memory conditional jumps depending on uninitialized values
and as a consequence the unstable results from qgis_... - 05:51 PM Revision 677095f7 (qgis): Fix addGroup to return the integer groupIndex other methods expect
- This commit fixes #6591, although doesn't make the existing
interface any better than it is, and it is really bad :)
... - 04:35 PM Revision 49102e2f (qgis): More GRASS direct functions
- 02:58 PM Revision 46016e25 (qgis): Merge pull request #358 from slarosa/sextante-issue
- fix for sextante/convexhull tool based on field
- 01:57 PM Revision 7e343558 (qgis): fix for sextante/convexhull tool based on field
- the tool does not work if option "Create convex hulls based on field" is used
to due of missing some methods. This pa... - 11:23 AM Bug report #6878 (Closed): broken packages ubuntu gis
- disk space is currently tight on the server, therefore (some of) the builds run out of space. Once that's solved, th...
- 09:33 AM Bug report #6878 (Closed): broken packages ubuntu gis
- Hi qgis developers,
I don't know who to contact, but thanks for all your hard work in providing this program!
Yesterd... - 11:12 AM Bug report #6879 (Closed): addGroup() never allows adding to the "invisible root" group
- The code for addGroup defaults to the so-called "invisible root item" as the parent,
but then refuses to add there be... - 09:26 AM Bug report #6877 (Closed): qgis_expressiontest failure in testsuite
- Fixed in changeset commit:"bd00b0f3f61849bc9dbf8771a32c4c360c95a644".
- 09:19 AM Bug report #6877: qgis_expressiontest failure in testsuite
- Indeed the Interval::mValid is not initialized in the constructor
- 09:16 AM Bug report #6877: qgis_expressiontest failure in testsuite
- And this other:...
- 09:15 AM Bug report #6877 (Closed): qgis_expressiontest failure in testsuite
- I've run it through valgrind:...
- 09:11 AM Bug report #4764 (Closed): crash on exit in GDal deinitialization
- Haven't seen this for a long time now. Dunno which commit fixed it.
- 09:11 AM Bug report #4764 (Closed): crash on exit in GDal deinitialization
- Haven't seen this for a long time now. Dunno which commit fixed it.
- 09:10 AM Bug report #4082 (Closed): CTRL-C in the console used to start QGIS has no effect
- If nobody answered this so far I guess it is by design. I can live with ^Z && kill -9
- 09:10 AM Bug report #4082 (Closed): CTRL-C in the console used to start QGIS has no effect
- If nobody answered this so far I guess it is by design. I can live with ^Z && kill -9
- 09:10 AM Bug report #4082 (Closed): CTRL-C in the console used to start QGIS has no effect
- If nobody answered this so far I guess it is by design. I can live with ^Z && kill -9
- 09:06 AM Bug report #3686 (Closed): infinite loop
- This bug seems to old to be useful. Closing (as the original reporter).
- 09:06 AM Bug report #3686 (Closed): infinite loop
- This bug seems to old to be useful. Closing (as the original reporter).
- 09:06 AM Bug report #3686 (Closed): infinite loop
- This bug seems to old to be useful. Closing (as the original reporter).
- 09:06 AM Bug report #3686 (Closed): infinite loop
- This bug seems to old to be useful. Closing (as the original reporter).
- 08:54 AM Feature request #6631 (Closed): Implement QgsPostgresProvider::deleteFeatures for TopoGeometry la...
- Fixed by commit:eedd89151366fc3c63f4dafcfea44ab4780d56c7
- 08:54 AM Feature request #6631 (Closed): Implement QgsPostgresProvider::deleteFeatures for TopoGeometry la...
- Fixed by commit:eedd89151366fc3c63f4dafcfea44ab4780d56c7
- 08:54 AM Feature request #6631 (Closed): Implement QgsPostgresProvider::deleteFeatures for TopoGeometry la...
- Fixed by commit:eedd89151366fc3c63f4dafcfea44ab4780d56c7
- 08:54 AM Revision d9978630 (qgis): Merge pull request #357 from matthias-kuhn/rb
- Set default rubberband width
- 08:53 AM Bug report #6630 (Closed): Implement QgsPostgresProvider::addFeatures
- Fixed by commit:5cf1c775740ffd09246d0d7d1d8b707199fec071
- 08:53 AM Bug report #6630 (Closed): Implement QgsPostgresProvider::addFeatures
- Fixed by commit:5cf1c775740ffd09246d0d7d1d8b707199fec071
- 08:53 AM Bug report #6630 (Closed): Implement QgsPostgresProvider::addFeatures
- Fixed by commit:5cf1c775740ffd09246d0d7d1d8b707199fec071
- 08:53 AM Feature request #6632 (Closed): Implement QgsPostgresProvider::addFeatures for TopoGeometry layers
- Duplicate of #6630
- 08:53 AM Feature request #6632 (Closed): Implement QgsPostgresProvider::addFeatures for TopoGeometry layers
- Duplicate of #6630
- 08:51 AM Bug report #6591 (Closed): topoviewer: layers are not under their group anymore
- Fixed in changeset commit:"677095f7911cb0e2af91004cf37dfc988d75eded".
- 08:49 AM Revision eff5c200 (qgis): Set default rubberband width
- Was uninitialized, leading to screen corruption
http://hub.qgis.org/issues/6845 - 08:39 AM Revision 968c6d81 (qgis): Set nodata values in raster block
- 08:39 AM Revision 75057921 (qgis): Implement readBlock in gdal provider for performance reason
- 08:22 AM Revision d1a976ed (qgis): move missed CMakeLists.txt to ext directory, fix path
- 04:42 AM Bug report #6422: QGIS delete Postgis features after trying to merge them
- regis Haubourg wrote:
> We should also embed this into a begin / rollback on error so that error message is raised an... - 02:56 AM Bug report #6422: QGIS delete Postgis features after trying to merge them
- Hi, #6872 points same bug. A little up on my last comment. Can we have provider delete features before trying to add ...
- 04:09 AM Bug report #6876 (Closed): Performance during digitizing in a shape-layer if other big layers in ...
- Layer with many elements reduce performance during digitizing in the project significantly if the layers snap is on. ...
- 03:12 AM Feature request #6875 (Open): Display of digitized line lengths during the digitization
- Setting up an item or ruler in the status bar or in a separate window, which when digitizing lines or polygons indica...
- 02:13 AM Bug report #6872: "ERROR: duplicate key value violates unique constraint "XXXX_pkey" always pops...
- Regarding the disappearing features, see: #6422
2012-12-13
- 12:18 AM Bug report #3578: interpolation plugin output without explicit CRS
- Giovanni Manghi wrote:
> This issue still true on master, Alexander, was this patch ever committed?
AFAIK, it is not... - 11:38 AM Bug report #3578: interpolation plugin output without explicit CRS
- Alexander Bruy wrote:
> Here is quick fix for this. I know it's not optimal
This issue still true on master, Alexand... - 11:38 AM Bug report #3578: interpolation plugin output without explicit CRS
- Alexander Bruy wrote:
> Here is quick fix for this. I know it's not optimal
This issue still true on master, Alexand... - 11:38 AM Bug report #3578: interpolation plugin output without explicit CRS
- Alexander Bruy wrote:
> Here is quick fix for this. I know it's not optimal
This issue still true on master, Alexand... - 11:57 PM Bug report #6845 (Closed): Zoom in/out area on master looks as a solid grey rectangle
- fixed in commit:d997863
- 11:52 PM Bug report #6845: Zoom in/out area on master looks as a solid grey rectangle
- Should be solved in
https://github.com/qgis/Quantum-GIS/pull/357 - 10:29 PM Revision eed0bc0d (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- 10:28 PM Revision f2fc33bb (qgis): more grass-sextante improvements (mainly fine tuning some algorithms)
- 06:45 PM Bug report #6840: Field names (display name) are not updated when encoding is changed
- The attached csv file contains language names and "Hello" in English, Russian, Chinese, Korean and Japanese. The file...
- 06:31 PM Revision 2c59866c (qgis): fixed strange translation for clip tool (ftools)
- 05:05 PM Revision c5010dfe (qgis): Add enum to vector file writer describing the type of symbology export
- 03:02 PM Bug report #6501 (Closed): Crash when joining a shape file to a csv file
- 02:57 PM Bug report #5142 (Closed): reprojection with towg84 parameters is broken in qgis-master
- seems to work fine now on master.
- 02:57 PM Bug report #5142 (Closed): reprojection with towg84 parameters is broken in qgis-master
- seems to work fine now on master.
- 02:51 PM Bug report #4381: Saving a shape as DXF ("save as...") leads to corrupted files
- Still true and apparently not an OGR issue.
It makes even crash DWG TrueView 2013.. :) priceless :) - 02:29 PM Bug report #5584: QGIS crashes saving a vector with an empty geometry
- I'll tag this as blocker because this is a regression since 1.6, in fact in that version of qgis when adding a polygo...
- 02:15 PM Bug report #4183: Saving style for a imported delimited text layer does not work
- still true on latest master.
- 02:11 PM Bug report #2166 (Closed): with render caching enabled the overview goes wild when changing vecto...
- This issue seems gobe in qgis master. Please reopen if necessary.
- 02:11 PM Bug report #2166 (Closed): with render caching enabled the overview goes wild when changing vecto...
- This issue seems gobe in qgis master. Please reopen if necessary.
- 02:11 PM Bug report #2166 (Closed): with render caching enabled the overview goes wild when changing vecto...
- This issue seems gobe in qgis master. Please reopen if necessary.
- 02:11 PM Bug report #2166 (Closed): with render caching enabled the overview goes wild when changing vecto...
- This issue seems gobe in qgis master. Please reopen if necessary.
- 01:58 PM Bug report #4534 (Closed): "Split vector layer" freezes QGIS
- Works for me now on both Windows and Linux on qgis master. Please reopen if necessary.
- 01:58 PM Bug report #4534 (Closed): "Split vector layer" freezes QGIS
- Works for me now on both Windows and Linux on qgis master. Please reopen if necessary.
- 01:54 PM Bug report #4590 (Closed): copy/paste of rows from geometryless Postgresql tables returns only NULLS
- it works on master now.
- 01:54 PM Bug report #4590 (Closed): copy/paste of rows from geometryless Postgresql tables returns only NULLS
- it works on master now.
- 01:50 PM Bug report #4604: WFS option "Only request features overlapping the current view extent" disappea...
- what is the status of this in progress ticket? as it was a feature available in the past in QGIS should we tag this a...
- 01:27 PM Bug report #5702 (Resolved): GRASS output is not georeferenced
- Should be fixed now
- 12:29 PM Bug report #5241: WFS client does not work anymore with Geoserver
- This is a regression, it used to work until 1.6.
- 12:10 PM Bug report #4578 (Closed): Spatialite layers won't classify if a query is defined before trying t...
- works fine in master
- 12:10 PM Bug report #4578 (Closed): Spatialite layers won't classify if a query is defined before trying t...
- works fine in master
- 11:58 AM Bug report #5924: On projects load, groups and subgroups TOC checkboxes are broken
- This is till true, I cannot tag this as blocker as it is not a regression, but to me would be not acceptable to relea...
- 11:32 AM Bug report #6600 (Closed): GRASS plugin lost on both qgis/qgis master in osgeo4w
- 11:24 AM Bug report #5575 (Closed): The button "classify" has no effect when changing the the color ramp (...
- I think now that this is by design.
- 11:24 AM Bug report #5575 (Closed): The button "classify" has no effect when changing the the color ramp (...
- I think now that this is by design.
- 11:21 AM Bug report #5305: svg fill symbols are presented in a wrong way
- Still true on the latest master.
- 11:19 AM Bug report #4574 (Closed): symbols won't scale when "advanced -> select scale field" is selected ...
- it seems fixed in master.
- 11:19 AM Bug report #4574 (Closed): symbols won't scale when "advanced -> select scale field" is selected ...
- it seems fixed in master.
- 10:14 AM Bug report #6873: Problem with data stored in the root of disk
- Hi Victor,
As GRASS always works with a structure within folders (Mapset, Location, etc.), I do not know how can I t... - 10:01 AM Bug report #6873 (Feedback): Problem with data stored in the root of disk
- looks like a grass bug when exporting. The dsn is set to D:\\ but it complains of not being able to read d: (without ...
- 09:56 AM Bug report #6873 (Closed): Problem with data stored in the root of disk
- Hi,
If the data is stored directly in the root of disk (C: or D:) on Windows, GRASS operations gives this error:
GRA... - 09:06 AM Revision c21167dc (qgis): add missed CMakeLists.txt for SEXTANTE GRASS provider
- 08:39 AM Bug report #6379: HTML output does not work for Processing/GRASS modules
- I have the same problem. The r.quantile does not generate any results, with any kind of error. Besides that, the Hist...
- 07:20 AM Bug report #6872 (Closed): "ERROR: duplicate key value violates unique constraint "XXXX_pkey" al...
- This is a regression in 1.8 and master since 1.7.4
Pick a PostGIS layer and select two features, then in the advanc...
2012-12-12
- 12:06 AM Feature request #6869 (Closed): Print composer Grid properties scroll through out of order
- When altering the settings in the Print Composers Grid properties, using the tab key to scroll through the options sk...
- 11:19 PM Bug report #6718: Edit button toggle not processed if qgis is busy
- I think this is more general than just the edit button. For example, I routinely encounter something very like this i...
- 10:41 PM Revision 66372687 (qgis): added fix by Salvatore Larosa that fixes #6862
- 10:39 PM Revision 260b4a19 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- 10:28 PM Revision f218a394 (qgis): adding licenses to a few files more - we are under 100 files ..
- 07:29 PM Revision ee9c811d (qgis): fix QgsDistanceArea bindings
- 05:28 PM Bug report #4641: Colours are incorrect in exported PDF
- > Windows: - colours are correct
On Windows with a recent Master I'm getting incorrect colours when the layout conta... - 05:24 PM Bug report #4641: Colours are incorrect in exported PDF
- Alister Hood wrote:
> OK, this is the current behaviour:
>
> Linux:
> - colours are incorrect (at least for transpar... - 03:56 PM Bug report #6867 (Closed): Editorlayout is not saved in project file for a non-spatial spatialite...
- I can connect a custom form to both a spatial and a non-spatial spatialite table.
But only for the spatial table is t... - 03:47 PM Bug report #6866 (Closed): New drag and drop designer
- When we have more fields than available space on the screen in one of the tabs (categories) of builtin forms, the fie...
- 02:56 PM Revision 4d603b41 (qgis): Merge branch 'wms_raster_performance'
- 02:29 PM Bug report #6710: QGIS appears to support editing joined tables, but it really does not
- [Added two more symptoms to the description]
- 02:01 PM Bug report #6864: "number of candidates" setting is ignored in composer maps
- I'm setting the "priority" to low because I think the "automated placement settings" aren't really expected to be use...
- 12:47 PM Bug report #6864 (Closed): "number of candidates" setting is ignored in composer maps
- In the "automated placement settings" of the new labelling system, it seems* that at least for point layers, the "Num...
- 01:38 PM Revision d9a3c993 (qgis): Add comment
- 01:34 PM Revision 67f7af2f (qgis): Some loop optimisations
- 01:19 PM Bug report #6865 (Closed): Problem with Identify tool after dissolve
- Making an Identify on the polygon "PINHEL - Residual" of the attached shapefile with QGIS master (Linux and Windows),...
- 12:40 PM Revision 5c76a5f7 (qgis): Fix unwanted double reading in last commit
- 12:27 PM Bug report #6863 (Closed): Bad layer handling after reopening a project with Openstreetmap plugin...
- Openstreetmap plugin saves data in a temproary database. When saving and reopening a project with OSM data, I get the...
- 11:44 AM Revision 32f0dfdb (qgis): More GRASS direct functions for Windows
- 11:43 AM Revision 98351f2b (qgis): Avoid null fill in gdal provider if raster covers the whole requested e...
- 11:29 AM Revision c7fb2307 (qgis): improve html viewing in identify results window:
- - add print to normal context menu instead of replacing it completely
- enable inspection with QGISDEBUG
- allow acce... - 10:47 AM Revision 948faefa (qgis): refs #6741
- Fix resolution issues when printing in raster mode
- 09:10 AM Revision 51d7d560 (qgis): Merge pull request #352 from Oslandia/atlas
- Fix atlas composition
- 08:12 AM Revision 9ae2f590 (qgis): Loop optimisation
- 06:11 AM Bug report #6856: pdf error 14 when generating Atlas with transparent overview frame
- I suggest to look also at Bug #6741, that I opened about a month ago.
Good bye - 02:29 AM Bug report #6856: pdf error 14 when generating Atlas with transparent overview frame
- Ok, I can reproduce the problem. Adobe reader gets an error. xpdf on linux crashes.
The overview frame with evince is... - 02:00 AM Bug report #6856: pdf error 14 when generating Atlas with transparent overview frame
- Hi Hugo,
I've never reproduced this problem outside Atlas use-case. Please find attached a corrupted pdf. I use Adobe... - 01:55 AM Bug report #6856: pdf error 14 when generating Atlas with transparent overview frame
- Hi,
Does it work ok without atlas generation ?
I've just produced a pdf with an atlas from a vector layer and with a... - 03:42 AM Revision e38b2222 (qgis): Add SVG symbol of QGIS north arrow decoration (provided by ramon)
- - Feature request #6814
- Converted 'N' text to path and centered - 03:15 AM Bug report #6829: Qgis won't draw raster tiles / hard crash. (mac, linux)
- Good to hear that! I'll continue working on the driver :-D
2012-12-11
- 12:51 AM Revision d401a6ef (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- Conflicts:
python/plugins/sextante/grass/GrassAlgorithm.py - 12:47 AM Revision a4186dfe (qgis): Added DensifyGeometriesInterval.py by @underdark, and fixed existent De...
- 12:47 AM Revision 7197a312 (qgis): Improving GRASS bindings and editing GASS descriptions
- 11:16 PM Revision c84408ed (qgis): define extern C also functions implemented in qgsgrassgislib.cpp, it sh...
- 10:42 PM Bug report #6855: SVG with map units crashes
- Larry,
I am going to come back this issue when your pull requests have been merged. Anyways: do I understand that yo... - 04:59 PM Bug report #6855 (Feedback): SVG with map units crashes
- I have a fix for this in a pull request with other SVG symbol fixes:
https://github.com/qgis/Quantum-GIS/pull/353/co... - 04:59 PM Bug report #6855 (Feedback): SVG with map units crashes
- I have a fix for this in a pull request with other SVG symbol fixes:
https://github.com/qgis/Quantum-GIS/pull/353/co... - 05:30 AM Bug report #6855 (Closed): SVG with map units crashes
- To reproduce:
1) use an svg symbol for a polygon fill
2) set units to "Map untit"
3) zoom in and out (mouse wheel) u... - 06:47 PM Feature request #6814 (Closed): Add north arrow used in decorations to available svg images
- Thanks Ramon!
Added to SVG north arrows with commit commit:e38b222. Converted 'N' text to path and centered N over s... - 06:47 PM Feature request #6814 (Closed): Add north arrow used in decorations to available svg images
- Thanks Ramon!
Added to SVG north arrows with commit commit:e38b222. Converted 'N' text to path and centered N over s... - 05:37 PM Bug report #6861 (Closed): SVG symbol scaling and ouput incorrect
- This issue is to describe several SVG rendering issues currently present in 1.8 and master. I have a pull request in ...
- 05:30 PM Feature request #6860 (Closed): AddGPX icon is used for both GPS tools and Create New GPX layer
- (to me) The icon for Create New GPX layer is inconsistent with the remainder of the other add and new function icons....
- 04:23 PM Revision c4d8e5ac (qgis): More info if GRASS modules fails. G__getenv to see if it moves forward ...
- 04:21 PM Revision d5bc39cb (qgis): updates to licenses
- Again some updates to clean the whole QGIS tree of unlicensed files.
Main purpose is to make the source tree checkabl... - 03:59 PM Revision d584b760 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- Conflicts:
src/core/composer/qgsatlascomposition.cpp - 03:52 PM Revision 6e8bf845 (qgis): Fix the atlas composer: use the stored number of features, instead of f...
- 01:50 PM Feature request #6859: Add v.what.rast to GRASS toolbox
- Hi Victor,
v.sample seems made to allow to compare the result of the sampling with an already available column of va... - 01:25 PM Feature request #6859 (Feedback): Add v.what.rast to GRASS toolbox
- what about v.sample?
- 01:05 PM Feature request #6859 (Closed): Add v.what.rast to GRASS toolbox
- It seems is missing something to allow sample a raster with a point vector.
- 01:04 PM Revision dcf3ede3 (qgis): make username and password in-out parameters in QgsCredentials bindings
- 11:26 AM Revision 13a2eaaf (qgis): G__init_null_patterns GRASS 6.5, fixes #6849
- 10:22 AM Revision 786be57d (qgis): fix windows build
- 09:51 AM Bug report #5232: "add direction symbol" does not work with curved labels
- Hi Giovanni,
Giovanni Manghi wrote:
> Still an issue in master. Larry do you mind if I give this (confirmed) label t... - 05:48 AM Bug report #5232: "add direction symbol" does not work with curved labels
- Still an issue in master. Larry do you mind if I give this (confirmed) label tickets to you?
- 09:12 AM Feature request #5059: Add support for lines in the "dissolve" tool.
- thank you very much!
- 08:38 AM Feature request #6858: replace the vector query builder with the new expression builder
- Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > or not, I remember that someone was working on adding spatial oper... - 08:21 AM Feature request #6858: replace the vector query builder with the new expression builder
- Giovanni Manghi wrote:
> or not, I remember that someone was working on adding spatial operators to the expression bu... - 08:17 AM Feature request #6858: replace the vector query builder with the new expression builder
- Giovanni Manghi wrote:
> Jürgen Fischer wrote:
> > Must these be identical? Providers are not required to support th... - 08:13 AM Feature request #6858: replace the vector query builder with the new expression builder
- Jürgen Fischer wrote:
> Must these be identical? Providers are not required to support the same syntax than QgsExpre... - 08:06 AM Feature request #6858: replace the vector query builder with the new expression builder
- Must these be identical? Providers are not required to support the same syntax than QgsExpression. Some might use s...
- 07:27 AM Feature request #6858 (Open): replace the vector query builder with the new expression builder
- Nathan I give this to you, but if it is not the case please remove yourself.
The new expression builder seems to hav... - 07:22 AM Bug report #6856: pdf error 14 when generating Atlas with transparent overview frame
- a new clue: Problem only affects vector export.
- 06:40 AM Bug report #6856: pdf error 14 when generating Atlas with transparent overview frame
- New tests, and we again have an inconsistent behaviour... In other situations, overview frame have nothing to do with...
- 05:49 AM Bug report #6856 (Closed): pdf error 14 when generating Atlas with transparent overview frame
- Hi all,
when generating batch pdf with Atlas, if a map has an overview frame set with transparent fill, then pdf are... - 07:22 AM Bug report #6857 (Closed): After finishing digitize a polygon the attribute window comes up empty
- Does not happens with lines and points.
It just happens with already existing polygons layers, not new ones.
Tested... - 07:14 AM Bug report #5585 (Closed): cannot snap after having finished editing (and started again)
- seems to work now
- 07:14 AM Bug report #5585 (Closed): cannot snap after having finished editing (and started again)
- seems to work now
- 07:05 AM Bug report #6608 (Closed): QGIS crashes when used as WFS client together with QGIS server
- 05:52 AM Bug report #4607: Do not show not pertinent fields in the "data defined settings" of the labelli...
- seems still an issue in master, text fields are shown for parameters that need to be just numbers.
- 05:44 AM Feature request #2520 (Closed): wfs client: add a query builder (like the postgis client)
- There is a query builder, even if per #6802 is not working (but this is another issue).
- 05:44 AM Feature request #2520 (Closed): wfs client: add a query builder (like the postgis client)
- There is a query builder, even if per #6802 is not working (but this is another issue).
- 05:44 AM Feature request #2520 (Closed): wfs client: add a query builder (like the postgis client)
- There is a query builder, even if per #6802 is not working (but this is another issue).
- 03:41 AM Bug report #6851: QGIS Master displays error message when a raster is loaded
- Thanks Alexander. I'll post it on plugins section.
- 03:19 AM Revision 489a9d54 (qgis): Ensure Composer set to zoomFull() when shown from menu or manager
- - Zoom full happens on initial showing or showing after hiding, via user close or spontaneously by os
- If Composer i... - 03:19 AM Revision 94614314 (qgis): Add ability to save parent project when in Composer
- 02:28 AM Bug report #6849 (Closed): error: ‘G__init_null_patterns’ was not declared in this scope
- Fixed in changeset commit:"13a2eaaf16f43b763efcb88bbfaf19fbef6d8bad".
- 02:12 AM Bug report #6591: topoviewer: layers are not under their group anymore
- This bug would be fixed by merging this pull request in core: https://github.com/qgis/Quantum-GIS/pull/351
- 01:24 AM Revision 5de1ad10 (qgis): Fix aligned multi-line labels for print or image output
- 01:20 AM Revision 024bb11e (qgis): Fix GRASS module tools dialog on Mac
- - Show disclosure triangles for QTreeWidget item sections and root (were hidden)
- Root for tree set to decorated, as... - 01:16 AM Revision b0a7fbe3 (qgis): GRASS module env variable fix for Mac
2012-12-10
- 12:53 AM Bug report #5642: return a more meaningful error when column name is duplicated
- Giuseppe Sucameli wrote:
> I cannot change the error message: that's the string retured by the DBMS and then the prov... - 12:15 AM Bug report #6853 (Closed): Point displacement center symbol displayed for values removed from layer
- Using point displacement on data that are rendered by category, the function works as expected for the values listed ...
- 11:30 PM Bug report #4762: Inconsistent behavior of legend groups
- Still present. I'd also like the toggle-all behavior instead. Maybe keep the all-on all-off with a keystroke combinat...
- 11:28 PM Bug report #6591: topoviewer: layers are not under their group anymore
- After further research it turns out that the main problem is within the core API itself, in that the Legend.addGroup ...
- 11:24 PM Revision 2b2da5d7 (qgis): Transfer ownership of widgets to C++ when pushed to the QgsMessageBar
- 11:05 PM Bug report #6851 (Rejected): QGIS Master displays error message when a raster is loaded
- This is not QGIS issue at all. Error happens in EarthBeat plugin. Please post bugreport in plugin bugtracker.
- 11:05 PM Bug report #6851 (Rejected): QGIS Master displays error message when a raster is loaded
- This is not QGIS issue at all. Error happens in EarthBeat plugin. Please post bugreport in plugin bugtracker.
- 04:12 PM Bug report #6851 (Rejected): QGIS Master displays error message when a raster is loaded
- Every time I try to load any raster, the following message is displayed. If I close the message dialog and my mouse p...
- 10:44 PM Bug report #6845: Zoom in/out area on master looks as a solid grey rectangle
- Confirmed here on XP with master at version afde353
- 05:22 PM Bug report #6845: Zoom in/out area on master looks as a solid grey rectangle
- confirmed here on LinuxMint with fresh master (11.Dec.2012)
Strange behavior detected:
measuring tool (angle): it is ... - 02:53 PM Bug report #6845: Zoom in/out area on master looks as a solid grey rectangle
- Hi Salvatore,
Same thing, no issues. Not seeing the greyed-out fill like in your video.
The Measure Line dialog now... - 02:47 PM Bug report #6845: Zoom in/out area on master looks as a solid grey rectangle
- Hi Larry,
could you test Measure Line tool too ? or Select Features by Rectangle ?
In the video what happen to me!
... - 02:39 PM Bug report #6845: Zoom in/out area on master looks as a solid grey rectangle
- Can not replicate on Mac. The marquee on mouse drag is still transparent here.
- 10:16 PM Revision df2c1c5a (qgis): GRASS Direct: Mac DYLD_LIBRARY_PATH fix
- 08:52 PM Revision fe7d4fbf (qgis): inline more raster block methods
- 08:47 PM Revision 452f8da1 (qgis): Fix Grass Direct module build on Mac
- 05:16 PM Revision 75cfd79f (qgis): pass unicode string to TreeSettingItem
- 03:21 PM Revision 289a2072 (qgis): Fix #6843
- 02:28 PM Feature request #2518 (Closed): column limit when copying to clipboard from the table of attibute...
- the option is now available in general options.
- 02:28 PM Feature request #2518 (Closed): column limit when copying to clipboard from the table of attibute...
- the option is now available in general options.
- 02:28 PM Feature request #2518 (Closed): column limit when copying to clipboard from the table of attibute...
- the option is now available in general options.
- 02:28 PM Feature request #2518 (Closed): column limit when copying to clipboard from the table of attibute...
- the option is now available in general options.
- 02:23 PM Feature request #2514 (Closed): diagrams: add bar charts with support for negative values
- 02:11 PM Feature request #4365 (Closed): Add log/ln functions to the field calculator
- 01:49 PM Bug report #6849: error: ‘G__init_null_patterns’ was not declared in this scope
- G__init_null_patterns was probably removed in GRASS 6.5. I'll have to find out if there is an equivalent.
- 10:31 AM Revision 9e829cb5 (qgis): added machine readable GPL2 to dxflib
- 09:28 AM Bug report #6835: Label with "using perimeter" option looses label and do not work as expected
- regis Haubourg wrote:
> Just a few questions, won't it make an area free of any label in that variable buffer zone?
... - 07:46 AM Bug report #6823 (Reopened): Nightly is causing Python to be disabled...
- 07:45 AM Bug report #6823: Nightly is causing Python to be disabled...
- I'm still getting an error after apt-get update...
https://lh5.googleusercontent.com/-KCY0B0-HLaY/UMYC_Z8VcEI/AAAAAA... - 06:21 AM Bug report #6843 (Closed): Crash when first field is hidden
- Fixed in changeset commit:"289a20727cbce4946b59287a6146bdc4b38aedcd".
- 03:40 AM Bug report #6850 (Closed): QGis crash when deleting nodes
- OK, the problem is fixed with version 1.9.0+git20121208+7841975~unstable1
I don't understand why my qgis version was ... - 02:46 AM Bug report #6850 (Feedback): QGis crash when deleting nodes
- have you tested qgis master? It should be fixed there. Please try and report back.
- 02:46 AM Bug report #6850 (Feedback): QGis crash when deleting nodes
- have you tested qgis master? It should be fixed there. Please try and report back.
- 02:46 AM Bug report #6850 (Feedback): QGis crash when deleting nodes
- have you tested qgis master? It should be fixed there. Please try and report back.
- 02:26 AM Bug report #6850 (Closed): QGis crash when deleting nodes
- When I delete one or several nodes in an edited polygon layer in SHP format, QGis crash.
The backtrace log and an arc... - 01:48 AM Revision 4e0d6682 (qgis): yet another fix following 3da32c00d5
- 01:38 AM Revision d25cda77 (qgis): another change missing in 3da32c00d
- 01:32 AM Revision 0e1b71c8 (qgis): fix #6847
- 01:32 AM Revision 3da32c00 (qgis): do not translate geometry types, change dbmanager translation context n...
- 01:32 AM Revision 34a16e24 (qgis): fix #6846
- 01:32 AM Revision b6c999e7 (qgis): fix #6848
- 01:32 AM Revision fc6b3389 (qgis): add fix for file missed in d83ed0aa1a0
- 01:32 AM Revision c203990c (qgis): fix #6842
- 01:26 AM Revision 7a621270 (qgis): adding license
2012-12-09
- 12:42 AM Bug report #6835: Label with "using perimeter" option looses label and do not work as expected
- Considering the map canvas's extent as obstacles to labels seems a good idea, and maybe more simple to implement.
Ju... - 12:36 AM Bug report #6835: Label with "using perimeter" option looses label and do not work as expected
- Here are the screenshots! sorry for that
- 12:36 AM Bug report #6835: Label with "using perimeter" option looses label and do not work as expected
- Here are the screenshots! sorry for that
- 12:36 AM Bug report #6835: Label with "using perimeter" option looses label and do not work as expected
- Here are the screenshots! sorry for that
- 12:13 AM Revision afde3531 (qgis): update fake grass library build on windows
- 12:12 AM Revision 1c14beaa (qgis): fix warnings
- 12:12 AM Revision 9721736f (qgis): remove trailing blanks
- 11:06 PM Bug report #6849 (Closed): error: ‘G__init_null_patterns’ was not declared in this scope
- Not sure if this is a new problem, but I'm trying to compile master and I'm getting a compile error related to the gr...
- 11:05 PM Bug report #6638 (Closed): Cannot set custom form with python for vector layer
- Fixed in commit commit:9183adce9f257a097fc54e5a8a700e4d494b2962
- 04:32 PM Bug report #6846 (Closed): db manager error when clicking "retrieve columns"
- Fixed in changeset commit:"34a16e246c04144428b07e0fc56ebd2f97a330da".
- 02:32 PM Bug report #6846 (Closed): db manager error when clicking "retrieve columns"
- Traceback (most recent call last):
File "C:\\OSGeo4W\\apps\\qgis-dev\\python\\plugins\\db_manager\\dlg_sql_window.p... - 04:32 PM Bug report #6848 (Closed): db manager error when clicking "export file"
- Fixed in changeset commit:"b6c999e776a6b34f6338e3a679509d963193da82".
- 02:33 PM Bug report #6848 (Closed): db manager error when clicking "export file"
- Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/db_manager/db_manager.py", line
171, in exp... - 04:32 PM Bug report #6847 (Closed): db manager error when deleting a PG column
- Fixed in changeset commit:"0e1b71c82c8dd8f75c990a3cd4130b82e899b539".
- 02:33 PM Bug report #6847 (Closed): db manager error when deleting a PG column
- Traceback (most recent call last):
File "C:\\OSGeo4W\\apps\\qgis-dev\\python\\plugins\\db_manager\\dlg_table_proper... - 04:32 PM Bug report #6842 (Closed): db manager error when running > 1 query
- Fixed in changeset commit:"c203990cebf6ee8b65ee648b92f11cfd87fcc650".
- 04:17 PM Bug report #5642: return a more meaningful error when column name is duplicated
- I cannot change the error message: that's the string retured by the DBMS and then the provider.
What I can do is to ... - 03:25 PM Bug report #6845: Zoom in/out area on master looks as a solid grey rectangle
- Salvatore Larosa wrote:
> I think it is due to commit:b777b51147e7b9ea0d89d480273d4d8240c9b594
>
> tools select, mea... - 03:14 PM Bug report #6845: Zoom in/out area on master looks as a solid grey rectangle
- I think it is due to commit:b777b51147e7b9ea0d89d480273d4d8240c9b594
tools select, measure etc are also affected ! - 02:50 PM Bug report #6845: Zoom in/out area on master looks as a solid grey rectangle
- same here on Linux (see image: http://lrssvt.ns0.it/img/zoom_rect.png)
- 03:53 AM Bug report #6845 (Closed): Zoom in/out area on master looks as a solid grey rectangle
- it happens on master/windows.
when you zoom in/out by dragging the mouse the area is no more a translucent rectangle... - 02:31 PM Bug report #6721 (Closed): Raster legend in TOC does not change (qgis master)
- apparently this was fixed.
- 02:31 PM Bug report #6721 (Closed): Raster legend in TOC does not change (qgis master)
- apparently this was fixed.
- 12:34 PM Revision eb79e215 (qgis): Store colors directly as qrgb in paletted raster renderer for faster dr...
- 09:41 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- Giuseppe Sucameli wrote:
> please, could you try to build QGis again w/o your fix?
Right now my built version is w/... - 09:21 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- Salvatore Larosa wrote:
> I am aware that my patch is very odd !!!
please, could you try to build QGis again w/o you... - 08:48 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- I am aware that my patch is very odd !!!
Accordingly to the backtrace, I just compared the QTreeView
class both cate... - 09:36 AM Bug report #5644: GRASS integration should use private, not user's .grassrc6 file
- I would also suggest:
os.putenv("GRASS_MESSAGE_FORMAT", "gui")
-> os.putenv("GRASS_MESSAGE_FORMAT", "plain")
(see h... - 09:33 AM Bug report #5644: GRASS integration should use private, not user's .grassrc6 file
- Try something along these lines:...
- 09:32 AM Bug report #5644 (Feedback): GRASS integration should use private, not user's .grassrc6 file
- Hi Markus
The current code runs this before actually calling GRASS
gisrc = SextanteUtils.userFolder() + os.sep + "... - 09:17 AM Bug report #5644 (Reopened): GRASS integration should use private, not user's .grassrc6 file
- Current SEXTANTE break the $HOME/.grassrc6 file as before, hence reopened:
[neteler@north ~]$ cat .grassrc6
GISDBA... - 05:09 AM Bug report #5644 (Closed): GRASS integration should use private, not user's .grassrc6 file
- I assume this can be closed, please reopen it if necessary.
- 09:01 AM Bug report #6843: Crash when first field is hidden
- this is a regression since 1.8 !
tested with Lisboa version and works as expected ! - 09:01 AM Bug report #6843: Crash when first field is hidden
- this is a regression since 1.8 !
tested with Lisboa version and works as expected ! - 06:59 AM Revision daa02e3e (qgis): Disable block in raster provider for performance reason
- 01:53 AM Feature request #6844 (Open): Forwarding of finished() to detect external process termination
- I think that it would be useful if @QgsRunProcess::processExit()@ [1] forwards the @finished()@ signal [2] sent by @Q...
- 01:36 AM Revision 05746deb (qgis): fix build of fake grass lib
2012-12-08
- 11:21 PM Revision a2997be0 (qgis): fixed #6227
- 10:47 PM Revision 7841975a (qgis): improved new algorithm classification mechanism
- fixed #6834
- 03:20 PM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- Salvatore Larosa wrote:
> I did a trivial changing and it seem works !
>
> Patch attached!
How your patch fixes the... - 03:01 PM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- I did a trivial changing and it seem works !
Patch attached! - 02:00 PM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- Hi Giuseppe,
Here with version 1.9.0+git20121205+56bba06~precise-ubuntugis1 still crashes (segmentation fault).
Tha... - 02:43 PM Bug report #6843: Crash when first field is hidden
- more info from backtrace:...
- 02:25 PM Bug report #6843: Crash when first field is hidden
- Hi Nathan,
same here on Linux, but only if "Open feature form if a single feature is identified" is activated !
- 06:13 AM Bug report #6843 (Closed): Crash when first field is hidden
- To reproduce:
# Open any layer
# Set the first field to be hidden on the fields tab
# Use the identify tool on a sin... - 09:42 AM Feature request #3253: Enhancement: option to "trim other layers to match"
- I tried to achieve a synthetic proposal here:
[[http://osgeo-org.1560.n6.nabble.com/Let-s-discuss-on-a-Mask-feature-t... - 05:44 AM Bug report #6842 (Closed): db manager error when running > 1 query
- Traceback (most recent call last):
File "C:\\OSGeo4W\\apps\\qgis-dev\\python\\plugins\\db_manager\\dlg_sql_window.p... - 05:42 AM Feature request #6813 (Feedback): no dashes lines in print composer legend
- is this an issue report or a question?
if is a question please post it in the users mailing list, if is a issue plea... - 05:42 AM Feature request #6813 (Feedback): no dashes lines in print composer legend
- is this an issue report or a question?
if is a question please post it in the users mailing list, if is a issue plea... - 03:47 AM Bug report #6841 (Closed): Variable Jenks classification in QGIS
- When I re-classified the bins using Jenk's classification, the bin values change substantially.
Nothing else changes:... - 03:29 AM Bug report #6840 (Closed): Field names (display name) are not updated when encoding is changed
- Field names displayed on attribute table are not updated when encoding is changed.
- 02:56 AM Bug report #6838 (Closed): ecw support broken in Qgis 1.9.0-Alpha from OSGeo4W, gdal1.9.2, win7, ...
- This is not an QGIS issue - if GDAL has ECW support, QGIS will use it. But GDAL in OSGeo4W currently doesn't have EC...
- 02:52 AM Bug report #6838 (Reopened): ecw support broken in Qgis 1.9.0-Alpha from OSGeo4W, gdal1.9.2, win7...
- Hello Juergen,
first i copied the sdk vc 10 win32 dll in the gdalplugin, 1,9 directory and the system32 folder in wi... - 02:52 AM Bug report #6838 (Reopened): ecw support broken in Qgis 1.9.0-Alpha from OSGeo4W, gdal1.9.2, win7...
- Hello Juergen,
first i copied the sdk vc 10 win32 dll in the gdalplugin, 1,9 directory and the system32 folder in wi...
2012-12-07
- 11:40 PM Revision 542f814f (qgis): Add minorVersion() method, fix doc of majorVersion()
- 11:40 PM Revision eedd8915 (qgis): Drop orphaned TopoGeometry objects on deleteFeatures
- 11:07 PM Revision ea4e77af (qgis): More wms optimisations: create pallabeling only once, take crs from cache
- 10:01 PM Revision 2da5cc95 (qgis): Optimization in writing raster values in paletted raster renderer
- 09:11 PM Revision 7b61b83a (qgis): added alternative organization in sextante toolbox
- 05:40 PM Revision 8dc0135b (qgis): Use CRS cache and avoid sqlite lookup for each request
- 04:58 PM Revision ac2e77c1 (qgis): Implement ogr style in simple line symbol layer
- 04:37 PM Feature request #3253: Enhancement: option to "trim other layers to match"
- For possible future reference, there is a discussion on the mailing list at the moment:
http://lists.osgeo.org/piperm... - 03:16 PM Revision b0b9098f (qgis): [FEATURE]: add base mechanisms for OGR feature style export
- 02:09 PM Bug report #6835 (Feedback): Label with "using perimeter" option looses label and do not work as ...
- Hi Régis,
This issue may be solved by implementing a separate feature request. See *"Add option to have boundaries o... - 01:52 PM Bug report #6838 (Closed): ecw support broken in Qgis 1.9.0-Alpha from OSGeo4W, gdal1.9.2, win7, ...
- The ECW plugin in OSGeo4W is marked as obsolete. For now ECW is unsupported in OSGeo4W - the licensing is unclear.
... - 01:52 PM Bug report #6838 (Closed): ecw support broken in Qgis 1.9.0-Alpha from OSGeo4W, gdal1.9.2, win7, ...
- The ECW plugin in OSGeo4W is marked as obsolete. For now ECW is unsupported in OSGeo4W - the licensing is unclear.
... - 01:36 PM Bug report #6838 (Closed): ecw support broken in Qgis 1.9.0-Alpha from OSGeo4W, gdal1.9.2, win7, ...
- In QGIS 1.9.0 Alpha, ECW is not shown as supported Raster Format.
Gdalinfo reports, that NCSEcw4_RO.dll and other dl... - 07:25 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- here a video on how I get the crash:
http://lrssvt.ns0.it/img/crash_graduated_symbol.ogv - 06:06 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- Filipe Dias wrote:
> I just downloaded the version from 2012/12/05 and I get the crash. Does that version include yo... - 04:48 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- I am still getting the crash here.
The backtrace throws as following:... - 01:15 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- I just downloaded the version from 2012/12/05 and I get the crash. Does that version include your code revision?
- 01:12 AM Bug report #6817 (Feedback): Qgis crashes while trying to edit a symbol in "graduated symbology"
- I was able to reproduce the problem yesterday, now on the same machine and same revision I do not get any crash...
2012-12-06
- 07:32 PM Revision cb7d1ec1 (qgis): More GRASS direct modules
- 06:14 PM Revision b777b511 (qgis): Merge pull request #341 from matthias-kuhn/rubberband-point
- Allow the rubberband to display points
- 02:36 PM Revision ef6da72a (qgis): GRASS compilation fix 2
- 02:17 PM Revision 4d571b14 (qgis): GRASS compilation fix
- 01:18 PM Revision 4dc84995 (qgis): GRASS Direct
- 12:57 PM Revision bfa124f5 (qgis): Fetch topological layer info at construction time
- Simplify addFeatures and changeGeometryValues accordingly
- 11:52 AM Bug report #6829: Qgis won't draw raster tiles / hard crash. (mac, linux)
- n.b. if you have successfully persuaded qgis to run the new version of gdal, it will be reported as 1.10dev in the 'a...
- 11:51 AM Bug report #6829 (Closed): Qgis won't draw raster tiles / hard crash. (mac, linux)
- Jorge, you are a superhero.
*IT WORKS!*
The guide at Kyngchaos is ... somewhat ... out of date, as are parts of the... - 09:49 AM Bug report #6829: Qgis won't draw raster tiles / hard crash. (mac, linux)
Long story short: tried it, no change.
Graemes-MacBook-Pro:~ gbb$ gdalinfo --version
GDAL 1.10dev, released 2011/1...- 02:08 AM Bug report #6829: Qgis won't draw raster tiles / hard crash. (mac, linux)
- Hello,
I'm the GDAL PostGIS Raster driver developer. And I think this is a problem of the driver, actually. The QGIS... - 01:02 AM Bug report #6829: Qgis won't draw raster tiles / hard crash. (mac, linux)
- I'm not sure if this very recent discussion on the Postgis-devel list is relevant here:
http://lists.osgeo.org/piper... - 11:52 AM Revision 5e64c644 (qgis): Code and comment tidy up in geometry clip test
- 11:52 AM Revision cd74d71a (qgis): Transfer ownership of transparency to prevent crashing python apps.
- 10:04 AM Revision fcedd5db (qgis): Merge pull request #345 from bischofia/joined_minmax
- fix references to joined fields of vector layer
- 09:57 AM Revision b304df8f (qgis): adding missing files to basque translation
- 08:20 AM Bug report #6836 (Closed): Label with "using perimeter" option looses label and do not work as ex...
- duplicate of #6835
- 06:35 AM Bug report #6836 (Closed): Label with "using perimeter" option looses label and do not work as ex...
- Hi,
Using perimeter labeling option is not working well when labeling a polygon not entirely contained in mapCanvas ... - 06:32 AM Bug report #6835 (Closed): Label with "using perimeter" option looses label and do not work as ex...
- Hi,
Using perimeter labeling option is not working well when labeling a polygon not entirely contained in mapCanvas ... - 06:06 AM Bug report #6817 (Reopened): Qgis crashes while trying to edit a symbol in "graduated symbology"
- The problem was partially fixed: before the fix it crashed everytime the model tried to get a value, not when it trie...
- 06:06 AM Bug report #6817 (Reopened): Qgis crashes while trying to edit a symbol in "graduated symbology"
- The problem was partially fixed: before the fix it crashed everytime the model tried to get a value, not when it trie...
- 02:33 AM Revision 80319e31 (qgis): fix #6817 (introduce with a1a1fb7be)
- 02:26 AM Feature request #6833 (Open): QgsRunProcess: Set the working directory
- In some scenarios I would be useful that @QgsRunProcess@ allows to set the working directory of the external process ...
- 01:51 AM Revision 6ed8a234 (qgis): fix fields creation importing layers to PG
2012-12-05
- 10:14 PM Revision 56bba060 (qgis): remove trailing whitespace
- 10:00 PM Revision 75ac3647 (qgis): fix warning
- 08:06 PM Revision c3c79b93 (qgis): dbmanager: minor fixes
- 07:16 PM Revision e1697359 (qgis): import vector layer: allow to create single-part geometries from shapef...
- 07:16 PM Revision c99fdd4a (qgis): do not use st_multi when SL < 2.4 (follow 2469c5aa17)
- 07:16 PM Revision 1bde6c58 (qgis): SL provider: convert geometries to multipart when necessary (fix #6257)
- 05:42 PM Feature request #6757 (Closed): [Patch] Abort classification upon high number of classes
- You forgot to close the ticket :)
- 05:34 PM Bug report #6817 (Closed): Qgis crashes while trying to edit a symbol in "graduated symbology"
- Fixed in changeset commit:"80319e310b09ec73cbbd8d9dba2c2634b2ae2745".
- 02:17 PM Bug report #6817 (Open): Qgis crashes while trying to edit a symbol in "graduated symbology"
- 03:50 PM Revision 98dc5574 (qgis): connect missed signal
- 01:40 PM Bug report #6829 (Feedback): Qgis won't draw raster tiles / hard crash. (mac, linux)
- Graeme Bell wrote:
> 1) Tested in windows: qgis 1.9 fcf108d, Mac 1.8.0 Windows 1.8.0
> They all behave the same as M... - 07:04 AM Bug report #6829: Qgis won't draw raster tiles / hard crash. (mac, linux)
- 1) Tested in windows: qgis 1.9 fcf108d, Mac 1.8.0 Windows 1.8.0
They all behave the same as Mac 1.9dev.
So the hard ... - 01:47 AM Bug report #6829 (Closed): Qgis won't draw raster tiles / hard crash. (mac, linux)
- (Blocker: can't do anything with generated rasters till this is fixed. Unsure if core qgis or postgis-raster bug).
G... - 11:49 AM Revision 8c32fe97 (qgis): add missing FindQextserialport.cmake to complete issue #6613
- 11:07 AM Bug report #6257 (Closed): db manager fails to import all features from shapefile to spatialite
- Fixed in changeset commit:"1bde6c58df3ed73e200e98809ab508e6d6b62d38".
- 06:52 AM Bug report #6823 (Closed): Nightly is causing Python to be disabled...
- 06:03 AM Bug report #6823: Nightly is causing Python to be disabled...
- I was getting the same error with QGIS Master from 2012/12/1 but with the version of 2012/12/3 its working again.
- 04:53 AM Feature request #4782: GUI to import/export data
- Paolo Cavallini wrote:
> I mean importing DBF. Already possible through drag&drop?
Yes, it's possible. BTW something... - 04:32 AM Revision ce31f37d (qgis): fix SL provider (follow 90972db78a):
- fix build linking SL < v4,
fix SL4 database version check,
rename SPATIALITE_RECENT_VERSION macro to the more signifi... - 03:51 AM Revision de3ea74a (qgis): dbmanager: allow to import layer from canvas (fix #6824),
- add dialog to choose vector file to be imported (fix #6825),
allow to export table to vector file (fix #6826)
Thanks... - 01:19 AM Bug report #6613 (Closed): Allow system-wide Qextserialport
- Applied in dcef08382677bbd13c525eddc3db16637f07ed11 with comment "apply revised #6613"
- 01:19 AM Bug report #6613 (Closed): Allow system-wide Qextserialport
- Applied in dcef08382677bbd13c525eddc3db16637f07ed11 with comment "apply revised #6613"
- 01:19 AM Bug report #6613 (Closed): Allow system-wide Qextserialport
- Applied in dcef08382677bbd13c525eddc3db16637f07ed11 with comment "apply revised #6613"
- 01:19 AM Bug report #6613 (Closed): Allow system-wide Qextserialport
- Applied in dcef08382677bbd13c525eddc3db16637f07ed11 with comment "apply revised #6613"
2012-12-04
- 11:44 PM Revision fcf108db (qgis): german translation update
- 11:44 PM Revision 091ce7c5 (qgis): fix indentation and some translation strings
- 10:08 PM Feature request #6828 (Closed): Correct sorting of layers in TOC when loading multiple layers
- When multiple layers are added into QGIS from a PostGIS DB (via the "Add PostGIS Layers" button), they are added to t...
- 08:54 PM Revision faf1c602 (qgis): fix typo
- 07:37 PM Feature request #6826 (Closed): DBManager: allow to export a table to a vector file
- Fixed in changeset commit:"de3ea74ab6c96bae54166dd891d93223475f3643".
- 06:50 PM Feature request #6826 (Closed): DBManager: allow to export a table to a vector file
- Add a dialog to export the selected table to a vector file.
- 07:37 PM Feature request #6825 (Closed): DBManager: add a dialog to import vector file
- Fixed in changeset commit:"de3ea74ab6c96bae54166dd891d93223475f3643".
- 06:49 PM Feature request #6825 (Closed): DBManager: add a dialog to import vector file
- Using drag'n'drop sometimes is not the easier way to import a vector file (it depends on the Desktop Environment).
Ha... - 07:37 PM Feature request #6824 (Closed): DBManager: import layer from canvas
- Fixed in changeset commit:"de3ea74ab6c96bae54166dd891d93223475f3643".
- 06:38 PM Feature request #6824: DBManager: import layer from canvas
- This ticket replace #4775.
- 06:36 PM Feature request #6824 (Closed): DBManager: import layer from canvas
- Add a dialog to import a layer loaded in QGIS (i.e. without drag'n'drop). This feature is available in PGManager.
- 05:17 PM Revision 90972db7 (qgis): Merge pull request #346 from brushtyler/splite4_provider
- update SL provider to use SpatiaLite v4 features
- 01:00 PM Bug report #6823 (Closed): Nightly is causing Python to be disabled...
- Ubuntu 12.04 64bit using nightlies......
- 11:09 AM Revision d32a3773 (qgis): add missed renderer capabilities to Python bindings
- 08:43 AM Bug report #6821 (Closed): qgis crashes when exporting raster with tile option
- Hi, tested on recent master b45e215, when trying to save raster with Tile option, I set tiles to 1000 * 1000 and get ...
- 08:22 AM Feature request #6820 (Closed): Request to update CRS info to newest EPSG
- QGIS CRS doesn't support recent update of EPSG DB, while GDAL, PostGIS, GeoServer and others already supported EPSG v...
- 06:07 AM Bug report #6818 (Closed): Composer: incorrect page size and orientation after loading from template
- After loading a template in the print composer, the page size and orientation always remains at A4 and landscape, eve...
- 05:01 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
- Giovanni Manghi wrote:
> is this a regression since 1.8?
Yes! - 04:38 AM Bug report #6817 (Feedback): Qgis crashes while trying to edit a symbol in "graduated symbology"
- is this a regression since 1.8?
- 04:21 AM Bug report #6817 (Closed): Qgis crashes while trying to edit a symbol in "graduated symbology"
- Qgis crashes while trying to edit a symbol in "graduated symbology". Steps to reproduce:
Add layer -> define graduat... - 03:02 AM Feature request #6816 (Closed): Display length and azimuth while digitizing polylines and polygons
- It would be very useful having qgis to display the
length and azimuth of the new segment being digitized.
Agus - 02:30 AM Bug report #6815 (Closed): Forms with input fields and multiple controls shouldn't bind enter key...
- Currently most of QGIS forms have binded enter key event to OK button. It might cause unwanted side effect if form ha...
- 01:42 AM Bug report #6809 (Reopened): Master handles "No Stretch" rasters differently to 1.8
- Giovanni Manghi wrote:
> qgis master is supposed to break the compability with projects made with precious qgis relea... - 01:42 AM Bug report #6809 (Reopened): Master handles "No Stretch" rasters differently to 1.8
- Giovanni Manghi wrote:
> qgis master is supposed to break the compability with projects made with precious qgis relea... - 01:42 AM Bug report #6809 (Reopened): Master handles "No Stretch" rasters differently to 1.8
- Giovanni Manghi wrote:
> qgis master is supposed to break the compability with projects made with precious qgis relea... - 01:02 AM Bug report #6809: Master handles "No Stretch" rasters differently to 1.8
- Ok. Fair (and expected) comments.
I've not been using QGIS long enough to have seen a major break happen.
I put it i...
2012-12-03
- 12:57 AM Feature request #6814 (Closed): Add north arrow used in decorations to available svg images
- I tend to think the north arrow that the North Arrow decoration uses is better looking than most of the north arrows ...
- 12:15 AM Revision f1c95a92 (qgis): Grass bindings improvements in SEXTANTE
- Fixed minor bugs in SAGA an GDAL merge algorithms
- 10:12 PM Revision fb51c278 (qgis): Allow connection with local ident on non-standard port
- 07:15 PM Revision 97639aa2 (qgis): create help edition dialog from .ui
- 07:15 PM Revision 5f9c1dde (qgis): checkable action for toolbox and cleanup
- 07:15 PM Revision d8ec3804 (qgis): create config dialog from .ui
- add tooltips to search boxes
- 07:15 PM Revision 61f01c94 (qgis): create modeller dialog from .ui file
- 07:15 PM Revision 6518a975 (qgis): add placeholder text for filters
- 07:15 PM Revision 4215ea77 (qgis): create results viewer dialog from .ui
- 07:15 PM Revision 8cd52d0a (qgis): new sexy lineedit widget with builtin clear button
- 07:15 PM Revision 95b50688 (qgis): create history dialog from .ui file
- 07:15 PM Revision 90c85367 (qgis): use QgsFilterLineEdit in toolbox instead of own implementation
- 07:15 PM Revision e05519d5 (qgis): create toolbox from .ui file
- add clear button to filter (fix #5695)
- 03:42 PM Revision 9dd4a925 (qgis): Properly encode direction symbols in style templates (#6812)
- NOTE: this commit does NOT fix the project save operation,
but only an output of that operation - 12:52 PM Bug report #6809 (Closed): Master handles "No Stretch" rasters differently to 1.8
- qgis master is supposed to break the compability with projects made with precious qgis releases, so it is no bug.
re... - 12:52 PM Bug report #6809 (Closed): Master handles "No Stretch" rasters differently to 1.8
- qgis master is supposed to break the compability with projects made with precious qgis releases, so it is no bug.
re... - 01:15 AM Bug report #6809 (Closed): Master handles "No Stretch" rasters differently to 1.8
- Some rasters will display in 1.8 well without enhancement and have been left as "No Stretch". If these are saved in a...
- 11:09 AM Revision 1dc75f35 (qgis): fix #6800 (introduced with 0dc01f5ff)
- 10:38 AM Revision c85b952d (qgis): Update text and tips for mActionSaveAllEdits
- - Add separator to Layers menu to organize attribute table functions
- 09:07 AM Revision 8712172c (qgis): corrected copyright headers
- 07:54 AM Feature request #6813 (Closed): no dashes lines in print composer legend
- A map contains dashed lines. The legend of the print composer contains only colored lines, no dashed colored lines. H...
- 06:38 AM Bug report #6812 (Closed): Label direction symbol not quoted on save ?
- The current topoviewer db_manager plugin ships templates for layer styles.
The templates are saved with "Save Style" ... - 06:28 AM Bug report #6811 (Closed): QGIS crashes on startup on 64-bit Ubuntu
- I basically have the same problem as issue #5169 and #6052. As soon as I start qgis, I get:
ian@ian-desktop $ qg... - 02:59 AM Feature request #6797: Support zipping of layers
- I agree, it would be very useful. I really misso the zip layers plugin.
- 02:10 AM Bug report #6810 (Closed): QGIS crashes importing delimited text
- QGIS crashes when using plugin 'Create a Layer from a Delimited Text File'.
What happens:
* open plugin
* browse to f... - 02:08 AM Bug report #6800 (Closed): PostGIS provider layer loses ability to add/delete columns
- Fixed in changeset commit:"1dc75f35614cd0c39bc801ee39073db0ea45823f".
2012-12-02
- 08:28 PM Revision b45e2154 (qgis): SLD support: export local svg paths to URI (fix #6792)
- 08:28 PM Revision dffae796 (qgis): move svg utils functions to the symbollayerv2utils class
- 07:52 PM Revision e81b0448 (qgis): fix segfaults and memory leaks in sip files (fix #6805)
- 07:27 PM Revision 5e8e4ae3 (qgis): Merge pull request #348 from slarosa/sextante-issue
- fixes #6228 (slarosa think definitely, and so do I :))
- 07:13 PM Revision 871d4e84 (qgis): fixes #6228 (I think definitely)
- 05:24 PM Revision 5cf1c775 (qgis): Initial support for adding new TopoGeometry objects
- 12:50 PM Revision ee0ba0ef (qgis): Name change for language
- 12:01 PM Revision b79becb4 (qgis): translation update: gl_ES by Xan
- 11:48 AM Bug report #6792: SVG from URL the local files should be with file:
- Please, try and report if you find any problem.
- 11:47 AM Bug report #6792 (Closed): SVG from URL the local files should be with file:
- Fixed in changeset commit:"b45e2154578605bc8c7762c281308d1b6f8d2962".
- 11:24 AM Bug report #6792: SVG from URL the local files should be with file:
- aperi2007 - wrote:
> But I don't understand how it is applied to a internet URL.
The ticket is about local files...
... - 11:19 AM Bug report #6792: SVG from URL the local files should be with file:
- >QGIS stores paths into the QML files as relative to either the project path or one of the directories in
>QgsApplic... - 11:21 AM Bug report #6805: QGIS crashes updating non-spatial sqlite table
- Martin, I fixed the problems I found (memory leaks and segfaults) because I don't know if your branch will be merged ...
- 11:21 AM Bug report #6805: QGIS crashes updating non-spatial sqlite table
- Martin, I fixed the problems I found (memory leaks and segfaults) because I don't know if your branch will be merged ...
- 10:54 AM Bug report #6805 (Closed): QGIS crashes updating non-spatial sqlite table
- Fixed in changeset commit:"e81b0448890b6ec001736b5dff5c65aaf248bed0".
- 08:12 AM Bug report #6805: QGIS crashes updating non-spatial sqlite table
- Giuseppe Sucameli wrote:
> I've got crashes using the snipped above, the crash occurs in *convertions.sip* file.
FYI... - 08:07 AM Bug report #6805: QGIS crashes updating non-spatial sqlite table
- Martin, I guess there's more than one problem in the current *conversions.sip* file...
Have a loot at lines 259-269:... - 07:40 AM Bug report #6805: QGIS crashes updating non-spatial sqlite table
- Martin Dobias wrote:
> The crash is probably due to incorrect format of newAttributes. The values should be QVariant ... - 02:40 AM Bug report #6805: QGIS crashes updating non-spatial sqlite table
- Giuseppe:
Yes, my original script crashes master too. I've just installed the Windows build 70273b9 to test it.
Ma... - 02:02 AM Bug report #6805: QGIS crashes updating non-spatial sqlite table
- The crash is probably due to incorrect format of newAttributes. The values should be QVariant instances. (But it shou...
- 02:38 AM Bug report #6785: Error while trying to edit a parameter in a model
- I just found out why I'm having this error and you don't_
If I right click on the box, press "Edit" and do the chang... - 01:37 AM Revision 44aa83b6 (qgis): fix 45a933a4
- 01:21 AM Revision bba75a87 (qgis): Add legend icon for editable layers with unsaved edits
- 01:21 AM Revision eb5ba34c (qgis): Add 'Save All Edits' action to layers menu and digitizing toolbar
- 01:21 AM Revision 293e4943 (qgis): Add edit-saving actions to iface
- 01:16 AM Revision 45a933a4 (qgis): german translation update
2012-12-01
- 12:03 AM Revision 80fa7aa8 (qgis): adding missing copyright to files
- 11:49 PM Revision c254be18 (qgis): indentation update
- 11:43 PM Revision 4571b1d3 (qgis): fix #6803
- 07:34 PM Revision 32ca0406 (qgis): add tooltips for groups and providers (fix #5951)
- 04:14 PM Bug report #6805 (Feedback): QGIS crashes updating non-spatial sqlite table
- I was wrong, similar problem, same provider, but not the same function.
- 04:14 PM Bug report #6805 (Feedback): QGIS crashes updating non-spatial sqlite table
- I was wrong, similar problem, same provider, but not the same function.
- 04:10 PM Bug report #6805 (Closed): QGIS crashes updating non-spatial sqlite table
- Already fixed yesterday in commit:85faeb37a0.
- 04:10 PM Bug report #6805 (Closed): QGIS crashes updating non-spatial sqlite table
- Already fixed yesterday in commit:85faeb37a0.
- 03:01 PM Bug report #6805 (Feedback): QGIS crashes updating non-spatial sqlite table
- have you tested qgis master?
- 02:37 PM Bug report #6805: QGIS crashes updating non-spatial sqlite table
- Sorry, there's a mistake in the script.
Instead of... - 02:29 PM Bug report #6805 (Closed): QGIS crashes updating non-spatial sqlite table
- @changeAttributeValues()@ causes QGIS to crash when updating a non-spatial sqlite table. Adding new features works fi...
- 03:48 PM Bug report #6785: Error while trying to edit a parameter in a model
- cannot confirm here on ubuntu 12.04
Filipe Dias wrote:
> No, that's just it. This time qgis froze and in the termin... - 09:52 AM Bug report #6785: Error while trying to edit a parameter in a model
- No, that's just it. This time qgis froze and in the terminal this showed up:
*** glibc detected *** qgis: corrupted ... - 02:50 PM Bug report #6803 (Closed): Toggle editing is no more available in vector properties -> fields (pl...
- Fixed in changeset commit:"4571b1d393c5d967f7355a18f48ea3cf7cc23405".
- 05:51 AM Bug report #6803 (Closed): Toggle editing is no more available in vector properties -> fields (pl...
- Master is affected:
add a shape and you'll see that you can't toggle editing from within the vector properties, just... - 01:14 PM Revision 53790add (qgis): Merge pull request #343 from homann/qgsexpression_DA
- Settings for measurements ellipsoid moved, fix for #3296 and #4252.
- 12:57 PM Revision e7995cf5 (qgis): customization enable fix
- 12:47 PM Revision 74d126b2 (qgis): global customization enable checkbox
- 11:36 AM Revision 6129e92f (qgis): more precise layer min/max scale description + icon
- 11:16 AM Revision 447ccb41 (qgis): IT GUI translation
- 09:45 AM Bug report #6774: Export to PDF changes feature colours
- Hi
I noticed same behaviour, with colors no as colorfull as on screen.
I checked with to different pdf reader, and... - 09:02 AM Feature request #6804 (Open): Add statistics to the dissolve tool
- When dissolving there is a loss of information because features and their attributes are merged.
It makes sense to a... - 05:47 AM Bug report #6802 (Closed): WFS client: "load all unique values" and "load 10 sample values" in ex...
- Try filter a WFS layers with the expression builder, it fails to retrieve the values for a particular attribute.
I'l... - 03:50 AM Feature request #6801 (Open): add "dissolve only adjacent" dissolve option/tool
- It is very common to have to dissolve a polygon layer, but needing to dissolve only geometries that are adjacent.
Ri...
2012-11-30
- 09:08 PM Revision de72ff43 (qgis): Load layer in canvas Checked (fixes #6641)
- 04:35 PM Revision 75e004a6 (qgis): Merge pull request #342 from slarosa/master
- fix for #6749 and #6278
- 03:58 PM Bug report #6800: PostGIS provider layer loses ability to add/delete columns
- Video of issue, provided by Salvatore Larosa:
http://lrssvt.ns0.it/img/180vsmaster_Postgres.ogv (5 MB) - 03:52 PM Bug report #6800 (Closed): PostGIS provider layer loses ability to add/delete columns
- When adding a PostGIS provider layer via the Layers menu/toolbar action, the Browser, or DB Manager, and the layer's ...
- 03:44 PM Bug report #6785 (Feedback): Error while trying to edit a parameter in a model
- Just tried and could save wthout problems. Then I open the saved model and contains the change.
Maybe you are doing ... - 02:37 PM Revision 47097b72 (qgis): [FEATURE] update SL provider to use statistics (available from spatiali...
- Patch by Alessandro Furieri.
- 02:14 PM Revision 047127bf (qgis): added Basque language on request .. this is our 50! Language!
- 01:51 PM Feature request #6788: Add the expression builder to fTools (vector menu) tools
- Also the new "remove slivers" tool would benefit from the expression builder, as it needs a selection to work (and th...
- 01:24 PM Revision 047d3939 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 01:15 PM Revision 9342a9ca (qgis): [FEATURE]: use a custom linestyle for composer grid
- 12:12 PM Revision 8a90e2ce (qgis): fix references to joined fields of vector layer
- 12:11 PM Bug report #6641 (Closed): GDALTools: the option to load a layer after analyses should be on by d...
- Fixed in changeset commit:"de72ff4320af4c9cfd3fe52665f334597d4ad87f".
- 11:52 AM Revision aab08cb7 (qgis): Remove InsertResults
- 11:51 AM Feature request #6799 (Closed): Bring the "advanced search" tool (available in table of attribute...
- otherwise reaching the tool that allows to create complex selection using attributes is really a pain.
- 11:39 AM Bug report #6798 (Closed): when copying a table by d&d from one schema to another the serial prop...
- When copying (by d&d) a PG table from one schema to another, it seems that the primary key column loses the autocreme...
- 11:37 AM Feature request #6797 (Closed): Support zipping of layers
- There is (was) a popular python plugin that allows to save as zip files one or more layers available in a project.
I... - 11:33 AM Feature request #6796 (Closed): When more than > 1 attribute table is open, use tabs instead of m...
- see attached image from a popular gis package
- 11:24 AM Revision 85faeb37 (qgis): import vector layer: pass empty geometry column importing non-spatial t...
- 11:13 AM Revision 5b411872 (qgis): WFS-T debugging and using provider for adding features
- 09:22 AM Revision 727d66a9 (qgis): Fix saving of excluded attributes for wms/wfs server
- 09:11 AM Bug report #6795 (Closed): Possible Memory Leak in Map Rendering
- There is a potential memory leak with the map canvas when rendering raster images. With a single raster loaded (TIF)...
- 07:16 AM Bug report #6448: Extremely slow shapefile reading over network
- Hi all,
I finally pointed two issues and need feedback to confirm. Strangely it does not seem to be related to netwo... - 02:49 AM Bug report #6448: Extremely slow shapefile reading over network
- Still trying to reproduce, I started installs of different packages on the same machine, with same profile and regist...
- 06:13 AM Revision 9cb46021 (qgis): fixed #6759 and #6228
- 06:10 AM Revision b35aedc8 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- 05:59 AM Feature request #6673: Curved labels : max angle delta between letters
- Hi Larry,
confirmed here too, and really interested in the averaging solution to allow have readable labels for comp... - 05:08 AM Feature request #6673: Curved labels : max angle delta between letters
- Hi Larry,
Thanks, it's all right.
The label "Le roubion" is drawn with outside angle of 40.
See attached file test... - 05:08 AM Feature request #6673: Curved labels : max angle delta between letters
- Hi Larry,
Thanks, it's all right.
The label "Le roubion" is drawn with outside angle of 40.
See attached file test... - 05:10 AM Bug report #6794 (Closed): Drag&Drop attribute form designer: Aliases are not applied to the labe...
- If any fields has aliases, they are substituted in the automatically generated form. But aliases are not used when th...
- 03:03 AM Bug report #6786 (Feedback): Poor handling of float nodata value
- rasters have been overhauled in qgis master, have you tested it?
- 02:55 AM Revision 1a7ccd01 (qgis): fix crash adding features containing missing attributes (fix #6791)
- 02:28 AM Bug report #6728: DBManager: problem with dbf import
- Fixed for QGis Friendly Courses http://www.qgis.org/en/sponsorship/qgis-friendly-courses.html
- 02:28 AM Bug report #6728: DBManager: problem with dbf import
- Fixed for QGis Friendly Courses http://www.qgis.org/en/sponsorship/qgis-friendly-courses.html
- 02:28 AM Bug report #6728: DBManager: problem with dbf import
- Fixed for QGis Friendly Courses http://www.qgis.org/en/sponsorship/qgis-friendly-courses.html
- 02:25 AM Bug report #6728 (Closed): DBManager: problem with dbf import
- Fixed in changeset commit:"85faeb37a066692eb6e5c4a5aeac4c53f77f402e".
- 01:32 AM Bug report #6728: DBManager: problem with dbf import
- Simple Drag'n'drop the attached dbf into a PostGIS DB.
The table was created correctly but no data was imported. DB m... - 02:06 AM Bug report #6793 (Closed): DBMANAGER: problem to import multipoligon shapefile in PostGIS
- Duplicate of #5547.
The problem was fixed in commit:08e844f6d0 - 02:06 AM Bug report #6793 (Closed): DBMANAGER: problem to import multipoligon shapefile in PostGIS
- Duplicate of #5547.
The problem was fixed in commit:08e844f6d0 - 02:06 AM Bug report #6793 (Closed): DBMANAGER: problem to import multipoligon shapefile in PostGIS
- Duplicate of #5547.
The problem was fixed in commit:08e844f6d0 - 01:21 AM Bug report #6793 (Closed): DBMANAGER: problem to import multipoligon shapefile in PostGIS
- If I try to import a MUTIPOLYGON shapefile in PG using DBManager it create a table with POLYGON type constraint an th...
- 01:06 AM Feature request #1483 (Closed): Possibility to copy and paste a layer
- For me the solution fixed in #5899 is OK.
So ticket can be closed - 01:01 AM Bug report #6787: On the Menu bar "File" oftern shows up in the place of "Settings" and vice versa
- Screenshot attached.
2012-11-29
- 11:57 PM Revision 70273b95 (qgis): browser: add Fast Scan option for directories, when activated its items...
- 08:57 PM Revision 63ebe67a (qgis): fix legend refresh
- 08:56 PM Revision 81f523a4 (qgis): browser: fix mModel vs. mProxyModel index
- 05:57 PM Bug report #6791 (Closed): crash adding features to OGR layers if any attribute index is missing ...
- Fixed in changeset commit:"1a7ccd015d59b2316357af114464b01fea3bea9e".
- 10:27 AM Bug report #6791 (Closed): crash adding features to OGR layers if any attribute index is missing ...
- Here's the snippet to reproduce it....
- 03:51 PM Bug report #6792: SVG from URL the local files should be with file:
- Links must follow the "xlink":http://www.w3.org/TR/xlink/ specifications, this means that urls could also contain rel...
- 12:52 PM Bug report #6792 (Closed): SVG from URL the local files should be with file:
- Hi,
I see when save a sld file using a local SVG symbol.
The svg has a xlink:href like this:
xlink:href="C:/my-prog... - 03:46 PM Bug report #5761: "equal intervals" and "pretty breaks" do not work for joined fields
- Added a patch
- 12:11 PM Revision 86456f39 (qgis): Intersect Filter capabilities
- 09:47 AM Revision 769293b2 (qgis): First CITE compatibility
- 08:16 AM Feature request #6789 (Closed): Interpolation plugin: put options in the main window
- The options (IDW power, etc.) are now "hidden". I think it is better to move them ot of the additional window, in the...
- 08:10 AM Feature request #6788 (Closed): Add the expression builder to fTools (vector menu) tools
- This would allow to have more flexible buffers, as a function of fields in the DB (simple example: distance=FIELD/10)...
- 08:10 AM Bug report #6787 (Closed): On the Menu bar "File" oftern shows up in the place of "Settings" and ...
- On the Menu bar "File" oftern shows up in the place of "Settings" and vice versa.
Linux Ubuntu 12.04 and using Unity
- 08:10 AM Bug report #6786 (Closed): Poor handling of float nodata value
- I am trying to process some bioclimatic raster files, such as can be downloaded from http://www.worldclim.org/current...
- 08:00 AM Bug report #6785 (Closed): Error while trying to edit a parameter in a model
- Steps to reproduce:
Open the attached model -> navigate to the last field calculator (the one on the right) -> open ... - 07:41 AM Bug report #6257: db manager fails to import all features from shapefile to spatialite
- Giuseppe Sucameli wrote:
> The SL provider doesn't convert geometries to multipart when needed (i.e. when the layer h... - 07:17 AM Bug report #6257 (In Progress): db manager fails to import all features from shapefile to spatialite
- The SL provider doesn't convert geometries to multipart when needed (i.e. when the layer has a multipart type).
Some... - 07:17 AM Bug report #6257 (In Progress): db manager fails to import all features from shapefile to spatialite
- The SL provider doesn't convert geometries to multipart when needed (i.e. when the layer has a multipart type).
Some... - 05:42 AM Bug report #6778 (Feedback): New SpatiaLite layers not shown
- probable duplicate of #6699
- 04:59 AM Bug report #6258: browser does not add spatialite db to list of connections after creating new db
- Giuseppe Sucameli wrote:
> > 1) create new spatialite db by clicking on "Create database..."
>
> Where "Create data... - 04:41 AM Feature request #6722: Add option to create a color ramp symbol in print composer
- see attached sample image
- 02:53 AM Bug report #6784 (Closed): Splitting a topologically correct polygon produces topologically incor...
- The split tool applied to a polygon layer with shared boundaries (topology correct) fails in producing new polygons w...
- 02:48 AM Bug report #6783 (Closed): New vertex added onto shared boundary (topologically correct) is attri...
- When editing a polygon layer with adjacent polygons sharing boundaries (topology correct), if a new vertex is added t...
- 02:23 AM Bug report #3443: line snapping fails to snap to it self
- Ooooh how I hate to go report a bug and find out that somebody has already reported it long time a go. And that someb...
- 01:59 AM Bug report #3036: save to shapefile for postgis layers with too long column names doesn't work
- Tudor Barascu wrote:
> I get same error on several computers, using either 1.8 version or the 1.9 alpha.
>
> Curious... - 01:34 AM Bug report #3036 (Reopened): save to shapefile for postgis layers with too long column names does...
- I get same error on several computers, using either 1.8 version or the 1.9 alpha.
Curiously, it does save some featu... - 01:34 AM Bug report #3036 (Reopened): save to shapefile for postgis layers with too long column names does...
- I get same error on several computers, using either 1.8 version or the 1.9 alpha.
Curiously, it does save some featu... - 01:34 AM Bug report #3036 (Reopened): save to shapefile for postgis layers with too long column names does...
- I get same error on several computers, using either 1.8 version or the 1.9 alpha.
Curiously, it does save some featu... - 01:34 AM Bug report #3036 (Reopened): save to shapefile for postgis layers with too long column names does...
- I get same error on several computers, using either 1.8 version or the 1.9 alpha.
Curiously, it does save some featu... - 01:34 AM Bug report #3036 (Reopened): save to shapefile for postgis layers with too long column names does...
- I get same error on several computers, using either 1.8 version or the 1.9 alpha.
Curiously, it does save some featu... - 01:43 AM Bug report #6782 (Closed): Edit status wrong in Digitizing toolbar after committing a vector laye...
- Steps to reproduce:
1. Put a vector layer in editing mode
2. do some modifications
3. save the layer from python wit... - 01:25 AM Bug report #6572 (Closed): No key specified for query
- I can't reproduce either. Let's close. Next time I'll make a better effort to reproduce.
- 01:25 AM Bug report #6572 (Closed): No key specified for query
- I can't reproduce either. Let's close. Next time I'll make a better effort to reproduce.
- 01:16 AM Revision 0239795d (qgis): dbmanager: avoid duplicate field error (fix #6279)
- 01:16 AM Revision 563cce91 (qgis): dbmanager: display info about missing modules on the info panel instead...
- 01:16 AM Revision 3542b089 (qgis): dbmanager: fix #5812,
- move PG informations to postgis/info_model.py
- 01:16 AM Revision 08e844f6 (qgis): create multipart layers whether the input is a singlepart shapefile (fi...
- 01:16 AM Revision 796a15ac (qgis): dbmanager: use a default value for varchar limit (follow a4484b217ed)
2012-11-28
- 10:30 PM Bug report #5761: "equal intervals" and "pretty breaks" do not work for joined fields
- Added a simple test dataset (shp+xls). Minimum/Maximum values of each columns of joined table seem to be incorrect.
- 08:53 PM Bug report #4541: Change interface of SVG symbols list: tree
- This has been implemented nicely in Styles. Please add the same solution to other places (namely, the Print composer)...
- 08:49 PM Feature request #6780 (Closed): Add tooltips and short names to Favourites
- In the browser, favourites are displayed with full path only, so subfolders in the same folder are difficult to disti...
- 07:43 PM Revision 8260eab9 (qgis): Update QgsLegend::selectedLayers() and add to QgsLegendInterface
- - Add option to return selected layers in drawing order
- 07:17 PM Revision 69308d37 (qgis): Merge branch 'master' into qgsexpression_DA
- 06:36 PM Revision a4484b21 (qgis): dbmanager: fix #6511
- 04:38 PM Bug report #5547: [DB Manager] - Geometry type (MultiPolygon) does not match column type (Polygon)
- Fixed for QGis Friendly Courses http://www.qgis.org/en/sponsorship/qgis-friendly-courses.html
- 04:17 PM Bug report #5547 (Closed): [DB Manager] - Geometry type (MultiPolygon) does not match column type...
- Fixed in changeset commit:"08e844f6d06683caef38dea20b00ea30a530008f".
- 10:31 AM Bug report #5547: [DB Manager] - Geometry type (MultiPolygon) does not match column type (Polygon)
- Looking at http://www.gdal.org/ogr/drv_shapefile.html:
> Note that when reading a Shapefile of type SHPT_ARC, the cor... - 04:33 PM Bug report #6371: Query layer from DB Manager can not be displayed
- Please, give us more info on the sql query and data you're running it on otherwise I'll close the ticket as unreprodu...
- 04:29 PM Bug report #6728 (Feedback): DBManager: problem with dbf import
- Please, give more info on how to reproduce the problem and attach sample data.
- 04:29 PM Bug report #6728 (Feedback): DBManager: problem with dbf import
- Please, give more info on how to reproduce the problem and attach sample data.
- 04:26 PM Bug report #6279: ERROR: duplicate key value violates unique constraint...
- Fixed for QGis Friendly Courses http://www.qgis.org/en/sponsorship/qgis-friendly-courses.html
- 04:26 PM Bug report #6279: ERROR: duplicate key value violates unique constraint...
- Now the new field name is not passed from DBManager to the provider unless the user tick the "primary key" checkbox.
... - 04:17 PM Bug report #6279 (Closed): ERROR: duplicate key value violates unique constraint...
- Fixed in changeset commit:"0239795d7931b614be22e87d12beecf20372b5c6".
- 04:19 PM Bug report #6660: Import and drop table problem
- The problem is due to the connection QGis keeps opened.
- 04:17 PM Bug report #5812 (Closed): DB manager does not show the "postgis" section if Postgis is 2.0
- Fixed in changeset commit:"3542b0897dae56796d2d2e231e65166cd50be283".
- 03:53 PM Feature request #6688: Refined and vectorized QGIS logo
- I'm aware of this svg. If you open it, you'll notice that the version in there is not the logo that is being used for...
- 02:25 PM Feature request #6688: Refined and vectorized QGIS logo
- Hi nirvn,
Anita Graser's original Inkscape .svg file for the current logo is in the repository:
https://github.com/... - 03:46 PM Revision 6f1b27ea (qgis): fix #6777
- 02:05 PM Revision 84c709f1 (qgis): Fix #6764 again. Replace backslash for python code only
- 01:15 PM Bug report #6258: browser does not add spatialite db to list of connections after creating new db
- > 1) create new spatialite db by clicking on "Create database..."
Where "Create database" button is???
Further info... - 01:15 PM Bug report #6258: browser does not add spatialite db to list of connections after creating new db
- > 1) create new spatialite db by clicking on "Create database..."
Where "Create database" button is???
Further info... - 01:15 PM Bug report #6258: browser does not add spatialite db to list of connections after creating new db
- > 1) create new spatialite db by clicking on "Create database..."
Where "Create database" button is???
Further info... - 12:56 PM Bug report #6572 (Feedback): No key specified for query
- I'm unable to reproduce it. Please, give more info i.e. the sql query.
- 12:56 PM Bug report #6572 (Feedback): No key specified for query
- I'm unable to reproduce it. Please, give more info i.e. the sql query.
- 11:41 AM Revision e97afe09 (qgis): Fix #6764
- 09:48 AM Feature request #5906 (Closed): Make db manager use the "select at id" option when adding postgis...
- No feedbacks for months. Reopen it if necessary.
- 09:48 AM Feature request #5906 (Closed): Make db manager use the "select at id" option when adding postgis...
- No feedbacks for months. Reopen it if necessary.
- 09:44 AM Bug report #6778 (Closed): New SpatiaLite layers not shown
- If I create a new layer in an existing and connected SpatiaLite DB, the new layer is not listed in the Browser, even ...
- 09:37 AM Bug report #6511 (Closed): Error when creating new Spatialite tables in DB Manager
- Fixed in changeset commit:"a4484b217eda390f8c52592f2d57d1d1907e5694".
- 09:28 AM Bug report #6511: Error when creating new Spatialite tables in DB Manager
- I agree that a new item @varchar@ without limit should be added
The one with *N* as limit could be kept but replacin... - 07:23 AM Revision 02a26cab (qgis): Rebase failed - merging branch 'master' of github.com:qgis/Quantum-GIS
- 07:21 AM Revision c9896736 (qgis): Test improvements - moved writeShape to utilities for DRY. Added clip t...
- 06:52 AM Bug report #6777: SVG symbol references
- Jürgen Fischer wrote:
> where does the absolute path in @<prop k="name" v="/stadtplan/toilets.svg"/>@ come from?
SVG... - 06:46 AM Bug report #6777 (Closed): SVG symbol references
- Fixed in changeset commit:"6f1b27ea31de161c7ba8cc5c5692364d1459f3d8".
- 05:58 AM Bug report #6777: SVG symbol references
- This is saved from the same version that later reads the file. This was always like this in the past. QGIS should pre...
- 05:39 AM Bug report #6777: SVG symbol references
- where does the absolute path in @<prop k="name" v="/stadtplan/toilets.svg"/>@ come from?
- 05:13 AM Bug report #6777 (Closed): SVG symbol references
- If one loads a point layer, e.g. a postgis layer with point files, and assigns SVG symbols for these points (a SVG sy...
- 02:59 AM Bug report #6764 (Closed): --configpath option breaks plugin installer
- Fixed in changeset commit:"e97afe0997e325c96d432a79d55e49de9304e33b".
- 01:56 AM Revision 6d718766 (qgis): Fixed some minor bugs in sextante algs
- Removed SAGA Split algorithms
- 01:48 AM Revision ee12df2f (qgis): Add option to set inside and outside maximum for delta angle between cu...
- - Addresses #6763, #6673 and #2113, but does not perform any feature simplification
- Recommend adding some letter [a... - 01:43 AM Feature request #6776 (Closed): Allow multiple parallel classifications for different visual vari...
- It would be nice if one could do multiple parallel classifications for controlling different visual variables.
Examp... - 01:32 AM Bug report #6775: The values of a field created with field calculator (float) are rounded when th...
- I see. From the user point of view I think this is more likely to be seen as a bug, than as the correct behaviour. Wh...
2012-11-27
- 12:47 AM Bug report #6764: --configpath option breaks plugin installer
- Ah! so dumb of me, I should have known it.
Well, so the workaround before patch is to use "/" and not "\\" in config... - 08:30 PM Bug report #6764: --configpath option breaks plugin installer
- Good old windows and it use of \\ for paths. Will fix.
- 08:47 PM Bug report #6775 (Closed): The values of a field created with field calculator (float) are rounde...
- While it seems a bit strange this is the correct behavior. The expression engine in master, which is different to 1....
- 08:47 PM Bug report #6775 (Closed): The values of a field created with field calculator (float) are rounde...
- While it seems a bit strange this is the correct behavior. The expression engine in master, which is different to 1....
- 02:49 PM Bug report #6775 (Closed): The values of a field created with field calculator (float) are rounde...
- I have table with two fields with the exact same values (1 through 25). Field1 is an integer and Field 2 is a float. ...
- 08:35 PM Bug report #6763: Labels don't wrap around 90 degree bend
- Larry Shaffer wrote:
> Note: the above commit addresses the wrapping issue, but not the alignment of the label (i.e.,... - 05:50 PM Bug report #6763: Labels don't wrap around 90 degree bend
- Note: the above commit addresses the wrapping issue, but not the alignment of the label (i.e., have the label centere...
- 05:32 PM Bug report #6763 (In Progress): Labels don't wrap around 90 degree bend
- The wrapping issue should be addressed with commit commit:ee12df2 'Add option to set inside and outside maximum for d...
- 05:32 PM Bug report #6763 (In Progress): Labels don't wrap around 90 degree bend
- The wrapping issue should be addressed with commit commit:ee12df2 'Add option to set inside and outside maximum for d...
- 05:32 PM Bug report #6763 (In Progress): Labels don't wrap around 90 degree bend
- The wrapping issue should be addressed with commit commit:ee12df2 'Add option to set inside and outside maximum for d...
- 05:32 PM Bug report #6763 (In Progress): Labels don't wrap around 90 degree bend
- The wrapping issue should be addressed with commit commit:ee12df2 'Add option to set inside and outside maximum for d...
- 05:32 PM Bug report #6763 (In Progress): Labels don't wrap around 90 degree bend
- The wrapping issue should be addressed with commit commit:ee12df2 'Add option to set inside and outside maximum for d...
- 05:32 PM Bug report #6763 (In Progress): Labels don't wrap around 90 degree bend
- The wrapping issue should be addressed with commit commit:ee12df2 'Add option to set inside and outside maximum for d...
- 11:49 AM Bug report #6763: Labels don't wrap around 90 degree bend
- Hi Nathan and Martin,
I have implemented this in a feature branch at my forked repo:
https://github.com/dakcarto/Qu... - 08:50 AM Bug report #6763 (Feedback): Labels don't wrap around 90 degree bend
- Hi Martin,
Since there is now letter and word spacing for curved labels, I think exposing that option, at layer and ... - 06:07 AM Bug report #6763: Labels don't wrap around 90 degree bend
- There's a constant (max_char_angle_delta in src/core/pal/feature.h) that limits the maximum angle difference allowed ...
- 07:40 PM Feature request #6757: [Patch] Abort classification upon high number of classes
- Merged in commit:9f71d9f
- 06:36 PM Revision b9b943d5 (qgis): Add access to QgisApp's mActionCopyStyle and mActionPasteStyle to QgisI...
- 05:56 PM Revision 8ba6bfb2 (qgis): fix #6769
- 05:44 PM Bug report #2113 (In Progress): curved labels: only a few are drawn
- See #6763-6 for update on related issue.
Please test with commit:ee12df2 and _inside_ and _outside_ angles greater... - 05:38 PM Feature request #6673 (In Progress): Curved labels : max angle delta between letters
- See #6763-6 for update on related issue.
Please test with commit:ee12df2 to see if your labels now can match MapSe... - 08:42 AM Feature request #6673: Curved labels : max angle delta between letters
- related to #6763
- 04:19 PM Revision d083bd64 (qgis): fix build with Qt < 4.8
- 02:43 PM Bug report #6774: Export to PDF changes feature colours
- Rendering to SVG or image returns the correct results
!imagevpdf.png! - 02:33 PM Bug report #6774 (Closed): Export to PDF changes feature colours
- This seems really strange but for some reason the colours are getting changed when I export my map to PDF using the c...
- 02:36 PM Revision 28e210b7 (qgis): fix qgis-server crash moving QCursor to the GUI classes (follow 454c732a3)
- 11:59 AM Bug report #6773 (Closed): execution time
- please post questions in the mailing lists, not in the bug tracker.
- 11:59 AM Bug report #6773 (Closed): execution time
- please post questions in the mailing lists, not in the bug tracker.
- 11:47 AM Bug report #6773 (Closed): execution time
- The desktop application doesn't show execution time of a process. How can this information can be accessed?
- 11:53 AM Revision 4a44daa5 (qgis): Consider alpha value for annotation rectangle in QGIS server
- 11:04 AM Revision 635e19ad (qgis): fix for #6749 and #6278
- 10:41 AM Bug report #6772 (Closed): Categorized Style: if column is "character" and too long in PostGIS th...
- On creating a categorized style on a layer coming out of PostGIS, the column I select is of a 'character' datatype an...
- 10:13 AM Revision dbd849f1 (qgis): Merge branch 'identify_improvements'
- 09:50 AM Revision 4cfdba4c (qgis): put back to derived attrs clicked coordinates
- 09:50 AM Revision 8a339a71 (qgis): add perimeter to derived attributes for polygonal geometries
- 08:58 AM Bug report #6769: "search on web" action doesn't display the result page
- Fixed for QGis Friendly Courses http://www.qgis.org/en/sponsorship/qgis-friendly-courses.html
- 08:56 AM Bug report #6769 (Closed): "search on web" action doesn't display the result page
- Fixed in changeset commit:"8ba6bfb2c6fdf045d2ae0b78f17bcd936f8207d5".
- 08:06 AM Bug report #6769 (Closed): "search on web" action doesn't display the result page
- Using the "search on web based on attribute value" doesn't display the result page.
It opens the Google search page,... - 07:38 AM Bug report #6448: Extremely slow shapefile reading over network
- More info:
- Files on a CIFS LAN (IBM storage M3600 powered by NetApp)
- LAN 100 MBit/s , but 1GBit/s on server side... - 05:34 AM Feature request #6768 (Closed): Diagrams: connect Expression builder to attributes and size fields
- it would be nice to have the possibility to use expression builder in size field and attribute fields of diagram tab.
- 05:12 AM Feature request #6767 (Closed): Duplicate bookmark buttons
- It seems that now one has about the same functions on both the new bookmark and the navigate bookmarks popups: please...
- 02:43 AM Bug report #6766 (Closed): region zone error using GRASS plugin
- Hello. When I am creating a location based on a raster layer projected in SWEREF99TM (EPSG:3006) which is based on UT...
- 01:53 AM Revision a7579356 (qgis): fix build with Qt<4.8 and some doxygen warnings
- 01:46 AM Bug report #6765 (Closed): Embed layers and group
- When adding a certain layer, I have this (debug)...
- 01:02 AM Revision 454c732a (qgis): [FEATURE] add support to SVG images from url.
- Work done for Regione Toscana-SITA
2012-11-26
- 12:49 AM Bug report #6764 (Closed): --configpath option breaks plugin installer
- Subject has been discussed previously here [0]
Tested only on Windows (XP and 7)
When starting QGIS with @--configpat... - 11:33 PM Revision bc75a394 (qgis): Merge pull request #340 from slarosa/master
- Changed import sextante class entry according to 6173fa3 (PyQGIS Console)
- 10:41 PM Revision fc22a6f8 (qgis): Add some comments
- 10:41 PM Revision 98571194 (qgis): SIP bindings for point rubberband.
- 10:41 PM Revision 91d8aaf3 (qgis): Extend QgsRubberBand to support points.
- 09:47 PM Revision b54c3bf5 (qgis): changed import sextante class entry according to 6173fa3
- 08:22 PM Bug report #6763: Labels don't wrap around 90 degree bend
- Added sample data and fixed images.
- 08:21 PM Bug report #6763 (Closed): Labels don't wrap around 90 degree bend
- Curved labels don't seem to like wrapping around 90 degree corners. See images for examples and an example from MapSe...
- 06:36 PM Revision a448f6a3 (qgis): Merge branch 'master' into qgsexpression_DA
- 06:33 PM Revision 4dc85e44 (qgis): Removed ellipsoid settings from QgsOptions
- 03:30 PM Revision 6e24c162 (qgis): Merge pull request #339 from kimaidou/myqgis
- Correct french translation of print composer legend properties
- 03:06 PM Revision f1ab2dbe (qgis): Correct french translation of print composer legend properties
- 12:03 PM Revision afeb4976 (qgis): Replace OnlineResource by onlineResource
- 11:30 AM Revision 63d4b4f5 (qgis): QGIS Server WFS Capabilities schemaLocation updated
- 10:27 AM Revision 84cc5eb2 (qgis): translation update: small changes in vector menu
- 09:51 AM Feature request #6762 (Closed): SQL query window
- Hi,
QSpatiaLite plugin provides a SQL query window similar to MapInfo. It would be nice to be able to benefit from a... - 09:42 AM Revision 24e259bd (qgis): [FEATURE] Possibility to save error messages as shapefile from check
- geometry validity tool. Contributed by Salvatore Larosa
- 09:34 AM Revision 677c9ca2 (qgis): Merge pull request #335 from giohappy/master
- projectSaved SIGNAL added to QgsProject
- 07:07 AM Bug report #6054: QGIS 1.8 doesn't warn about unsaved changes in layers on exit anymore
- +1 for me, I agree with your analysis, mine was maybe too quickly made. You can go for new dialog for me. Do other u...
- 06:22 AM Bug report #6054: QGIS 1.8 doesn't warn about unsaved changes in layers on exit anymore
- Hi Régis,
regis Haubourg wrote:
> ... Is there a way to open dialogs to save edits of all layers being edited? (this... - 02:56 AM Bug report #6054: QGIS 1.8 doesn't warn about unsaved changes in layers on exit anymore
- Hi Larry , it works! but I got trapped going too fast. The warning dialog may be a bit confusing. It warns you to sav...
- 03:31 AM Bug report #6743: Postgis Manager error when start
- Hi Martin,
I already test the new version (0.5.16) of the plugin Postgis Manager and worked fine. Thanks!
Best Reg... - 01:48 AM Bug report #6501: Crash when joining a shape file to a csv file
- Tested with provided data in both join directions and it works
As this works for me I think we could close this (as i... - 01:05 AM Bug report #6758 (Feedback): qgis.exe has stopped working
- What operating system? What QGIS version? Did you tried removing any third party plugin, and more in general disablin...
2012-11-25
- 12:53 AM Bug report #4447 (Closed): basic statistics not available for joined attributes
- 12:52 AM Feature request #4397 (Closed): (fTools) Check Geometry Validity - Save error messages as new poi...
- Added in commit:24e259bdb3
- 12:52 AM Feature request #4397 (Closed): (fTools) Check Geometry Validity - Save error messages as new poi...
- Added in commit:24e259bdb3
- 07:01 PM Revision 9f71d9f2 (qgis): Merge pull request #338 from simon04/too_many_classes
- Abort classification upon high number of classes
- 06:52 PM Revision a0c8b5c0 (qgis): t2t fixes
- 05:34 PM Bug report #6758 (Closed): qgis.exe has stopped working
- When I exited qgis, I was asked to save and after confirming this, the program crashed reporting: "qgis.exe has stopp...
- 04:25 PM Revision 3e91d384 (qgis): Changed to QgsProject also in qgscompersscalebar
- 12:17 PM Revision 755707de (qgis): Abort classification upon high number of classes
- 11:33 AM Revision 194d94c5 (qgis): Using QgsProject settings instead, not fully tested
- 03:18 AM Feature request #6757: [Patch] Abort classification upon high number of classes
- I opened a pull request on GitHub https://github.com/qgis/Quantum-GIS/pull/338 …
- 03:12 AM Feature request #6757 (Closed): [Patch] Abort classification upon high number of classes
- Accidentally classifying a vector layer (categorized style) on an id column (with >99k unique entries) resulted in hi...
2012-11-24
- 08:10 PM Revision 47aed17f (qgis): Copied ellipsoidal settings to project properties
- 07:30 PM Bug report #6692: Heatmap gives no feedback on progress while running
- Related: #6691
- 07:29 PM Bug report #6756 (Closed): heatmap plugin is very slow
- Coming from #6691, the heatmap plugin is very slow. Running it on a layer with over 700,000 points crashed after 12 h...
- 10:02 AM Bug report #6740 (Closed): Rendering in 1.9.0+git20121119+2613cf6~precise1
- Ciao Gio,
Thanks for the feedback. In fact I had both repositories in my sources.list, and the apt policy was choosi... - 07:42 AM Bug report #6740 (Feedback): Rendering in 1.9.0+git20121119+2613cf6~precise1
- Jorge Rocha wrote:
> Attached are two shapefiles.
> The one in EPSG:4326 (Eixos.shp) which does not show at higher zo... - 07:42 AM Bug report #6740 (Feedback): Rendering in 1.9.0+git20121119+2613cf6~precise1
- Jorge Rocha wrote:
> Attached are two shapefiles.
> The one in EPSG:4326 (Eixos.shp) which does not show at higher zo... - 07:45 AM Bug report #6723 (Feedback): Multiple selection from table paste into layer crashes QGIS
- it works fine here on master, please try qgis-dev/osgeo4w and/or attach sample data.
- 07:45 AM Bug report #6723 (Feedback): Multiple selection from table paste into layer crashes QGIS
- it works fine here on master, please try qgis-dev/osgeo4w and/or attach sample data.
2012-11-23
- 12:13 AM Revision 349229f0 (qgis): Merge pull request #337 from gioman/master
- PT_PT translations courtesy of Pedro Palheiro
- 11:16 PM Revision 21370d91 (qgis): Add extra check on project close for any layer in edit mode with unsave...
- - Ensures user has opportunity to save provider edits
- Make project dirty if any unsaved edits found
- Add red notif... - 09:01 PM Revision e063c237 (qgis): Update from master
- 05:31 PM Revision b60a00f0 (qgis): PT_PT translations courtesy of Pedro Palheiro
- 04:18 PM Revision 7f8768a0 (qgis): Merge branch 'wms_layer_opacity'
- 04:17 PM Revision dd1d4b59 (qgis): Small cleanup
- 04:12 PM Revision c7f7353f (qgis): Use lists for opacity params inside wms server
- 03:42 PM Revision e5dae022 (qgis): [FEATURE] Add CLI option for customization file
- 03:40 PM Revision b27efe98 (qgis): Also support layer transparency in server for old symbology
- 02:30 PM Bug report #6054: QGIS 1.8 doesn't warn about unsaved changes in layers on exit anymore
- Should be fixed (regarding layer edits) with commit commit:21370d9
Attached is warning shown on project close if the... - 02:30 PM Bug report #6054: QGIS 1.8 doesn't warn about unsaved changes in layers on exit anymore
- Should be fixed (regarding layer edits) with commit commit:21370d9
Attached is warning shown on project close if the... - 02:27 PM Revision 89b0ea94 (qgis): [FEATURE]: wms server has possibility to set transparency on layer/grou...
- 02:23 PM Bug report #6732 (Closed): No warning on project close action if labels have been moved, but not ...
- Should be fixed with commit commit:21370d9
Reopen or start new issue, if needed. Attached is warning shown on projec... - 02:23 PM Bug report #6732 (Closed): No warning on project close action if labels have been moved, but not ...
- Should be fixed with commit commit:21370d9
Reopen or start new issue, if needed. Attached is warning shown on projec... - 02:23 PM Bug report #6732 (Closed): No warning on project close action if labels have been moved, but not ...
- Should be fixed with commit commit:21370d9
Reopen or start new issue, if needed. Attached is warning shown on projec... - 10:28 AM Revision d582f856 (qgis): Remove double content from wmsserver (probably a merging artifact)
- 09:54 AM Feature request #6755 (Closed): Cookie cutter editing
- Hi,
It would be very convenient for editing a polygon, to be able to put it in target and cut it with another used as... - 09:03 AM Bug report #6746 (Closed): Plugin installation fails when username contains accents
- Already a ticket about this #4303.
- 08:21 AM Bug report #6746 (Feedback): Plugin installation fails when username contains accents
- This is a known issue and a ticket about it should already exist. Plese try find it and eventually close this as dupl...
- 08:21 AM Bug report #6746 (Feedback): Plugin installation fails when username contains accents
- This is a known issue and a ticket about it should already exist. Plese try find it and eventually close this as dupl...
- 07:34 AM Bug report #2596: avoid useless canvas redraws
- Another useless redraw: Data is redrawn twice if "option/rendering/feature of feature to draw before updating the di...
- 07:22 AM Feature request #6754 (Open): Add logarithmic distribution to raster symbology
- see for example here
http://wiki.gis.com/wiki/index.php/Geometric_Interval_Classification
"This classification ... - 06:58 AM Feature request #6753: Field properties: allow to view multiple lines comment
- Here is a screenshot. Actually, QGIS shows two first lines. No way to scroll down..
- 06:27 AM Feature request #6753 (Open): Field properties: allow to view multiple lines comment
- In Layer properties / tab fields : Viewing all lines and not only first line of fields comments would be great help t...
2012-11-22
- 12:30 AM Revision 3700d843 (qgis): fix build
- 03:57 PM Revision 20f6fa84 (qgis): Keep legend drawing order as default
- 03:55 PM Bug report #6379: HTML output does not work for Processing/GRASS modules
- Sorry, I've seen that appear in History and log -> Info, but I think it should, at least, appear in Sextante results ...
- 03:41 PM Bug report #6379: HTML output does not work for Processing/GRASS modules
- What is the result that you obtain? And what are the parameters you employ?
I still do not get results.
I'm on Xubu... - 03:10 PM Bug report #6379: HTML output does not work for Processing/GRASS modules
- Can you check again? I just tried and it seemed to work.
- 02:36 PM Bug report #6743 (Closed): Postgis Manager error when start
- should be fixed in version 0.5.16
- 02:36 PM Bug report #6743 (Closed): Postgis Manager error when start
- should be fixed in version 0.5.16
- 02:07 PM Bug report #6743: Postgis Manager error when start
- According to the following page, postgis_uses_stats() is not available in PostGIS 2.0:
http://gis.stackexchange.com/q... - 01:26 PM Revision d6992e45 (qgis): Server: fix layer order in GetProjectSettings request
- 11:43 AM Feature request #1442: system specific location of qgis settings
- I can't either...
- 07:57 AM Feature request #1442: system specific location of qgis settings
- I guess I can't reopen this... maybe an admin, or bug reporter (Borys)?
- 07:56 AM Feature request #1442: system specific location of qgis settings
- Been meaning to reopen this. I think this is very important, especially on OS X. As I've said before, --configpath ...
- 07:56 AM Feature request #1442: system specific location of qgis settings
- Been meaning to reopen this. I think this is very important, especially on OS X. As I've said before, --configpath ...
- 07:56 AM Feature request #1442: system specific location of qgis settings
- Been meaning to reopen this. I think this is very important, especially on OS X. As I've said before, --configpath ...
- 10:14 AM Revision c0649336 (qgis): Remove expectedFailure decorator for vector file writer test. Small doc...
- 10:03 AM Revision 1a26f593 (qgis): ../src/core/qgsvectorfilewriter.h
- 09:35 AM Revision 7dd8a2ec (qgis): Better annotation of vector file writer api changes
- 08:57 AM Feature request #4397: (fTools) Check Geometry Validity - Save error messages as new point layer
- Hi,
I'll add this feature to branch master ASAP.
Just some tests and I'll send a pull request!
- 08:57 AM Feature request #4397: (fTools) Check Geometry Validity - Save error messages as new point layer
- Hi,
I'll add this feature to branch master ASAP.
Just some tests and I'll send a pull request!
- 05:43 AM Bug report #6751: Attribute table does not sort properly for GML file
- Some further investigation shows another problem. In the included GML file (which is a subset of the first GML file),...
- 05:20 AM Bug report #6751 (Closed): Attribute table does not sort properly for GML file
- I have included a GML file that was produced using the Geotools 1.8.0 java library.
When opening the attribute table ... - 05:26 AM Bug report #6083: Corrupt datastore upon edit
- I am unsure if the "Feedback" status relates to me or not...
In any case, I do not have an environment set up to test... - 04:23 AM Revision 2f3243d2 (qgis): Pass path to Qt plugins when Mac bundle is run from build directory
- 03:05 AM Bug report #6742: Sextante 1.08 error
- Ok thanks for the information.
I just post here because was the Sextante Plugin to QGIS and probably more people wi... - 02:51 AM Bug report #6742 (Closed): Sextante 1.08 error
- Ok, then I close this ticket.
BTW, please open SEXTANTE-related tickets in "SEXTANTE bugtracker":https://issues.qgis... - 02:51 AM Bug report #6742 (Closed): Sextante 1.08 error
- Ok, then I close this ticket.
BTW, please open SEXTANTE-related tickets in "SEXTANTE bugtracker":https://issues.qgis... - 02:47 AM Bug report #6742: Sextante 1.08 error
- Hi, I already solve the problem. I have to uninstall the Sextante and then install again. After that works good.
Re... - 02:16 AM Revision 6b3aed01 (qgis): Better fix for QgsVectorFileWriter segfault and test
- - Revert test to 735c255 commit, excepting 'assert myResult==QgsVectorFileWriter.NoError' edit
2012-11-21
- 11:59 PM Revision 89eb054d (qgis): Fix for PyQgsVectorFileWriter test segfault on Mac
- - Initialize newFilename to QString(), or QgsDebugMsg for newFilename segfaults (line 650)
- Set test assert to QgsVe... - 07:37 PM Revision 52e6c50b (qgis): Fix for quick left-then-right clicks incorrectly registering as double ...
- 01:58 PM Revision e029bc77 (qgis): composer legend optional space between columns
- 01:35 PM Revision 86c21184 (qgis): composer multicolumn legend: division to columns heuristic, optional sp...
- 01:26 PM Bug report #6747 (Closed): split feature fails on a closed line
- Create a closed line loop using snapping that starts and finishes on the same point.
Split that line, and the beginn... - 01:24 PM Revision 838864f6 (qgis): Update src/core/qgsproject.h
- defined projectSaved() SIGNAL emitted when the project file has been written and closed
- 01:22 PM Revision 9cced9e0 (qgis): Update src/core/qgsproject.cpp
- emit projectSaved SIGNAL when the project file is saved and closed
- 10:58 AM Bug report #6746 (Closed): Plugin installation fails when username contains accents
- Following the installation of QGIS, I wanted to install additional extansion. The extension is installed correctly, b...
- 10:53 AM Revision b177abf1 (qgis): Merge branch 'drawing_order_embedded'
- 10:45 AM Revision d6736062 (qgis): Another fix for embedded groups and drawing order. Deactivated the serv...
- 07:18 AM Bug report #6743 (Closed): Postgis Manager error when start
- Dear Martin,
When I start my Postgis Manager I get this error:
Traceback (most recent call last):
File "C:/Users... - 07:15 AM Bug report #6742 (Closed): Sextante 1.08 error
- Dear Victor,
I try to upgrade the new version of Sextante but says that is a error on the phyton. Also happen on LI... - 06:38 AM Bug report #6741 (Closed): ATLAS produces wrong output
- Exporting Layout with Atlas produces wrong results:
- exporting with raster option (tested 300dpi) produces pdf docu... - 06:12 AM Bug report #6735: Changes in table attribute causes "Invalid Field Index" error when trying to save
- I had the chance to try in a 1.7.0 Installation. The problem was not replicable, as in 1.7 was not possible to delete...
- 05:02 AM Feature request #1841: horizontal legends
- Also space between columns is now optional in commit:e029bc7
- 04:45 AM Feature request #1841: horizontal legends
- Significantly rewritten in commit:86c21184:
* division of layers into columns is using simple heuristic so that it i... - 02:25 AM Bug report #6740: Rendering in 1.9.0+git20121119+2613cf6~precise1
- Attached are two shapefiles.
The one in EPSG:4326 (Eixos.shp) which does not show at higher zoom levels.
The other (v... - 02:19 AM Bug report #6740 (Closed): Rendering in 1.9.0+git20121119+2613cf6~precise1
- Since around November 6th (not sure), the rendering of certain line shapefiles is only working at some zoom levels.
T...
2012-11-20
- 11:07 PM Feature request #6605: Image not exported to PDF
- Are there any hints how to get the logo (picture) into a pdf?
Michael - 09:33 PM Revision 0893db7c (qgis): fixed #6737
- 09:27 PM Revision 19826de8 (qgis): fixed #6738
- 08:43 PM Bug report #6732: No warning on project close action if labels have been moved, but not saved
- Better implementation here:
https://github.com/qgis/Quantum-GIS/pull/334 - 05:43 PM Bug report #6732 (Feedback): No warning on project close action if labels have been moved, but no...
- Hi,
I have implemented a version of this here:
https://github.com/qgis/Quantum-GIS/pull/333
'Add option to warn on ... - 01:40 AM Bug report #6732 (Closed): No warning on project close action if labels have been moved, but not ...
- Hi,
somewhat related to #6729, but not exactly. When moving a label with 'data defined labeling', no warning is rais... - 08:43 PM Bug report #6054 (Feedback): QGIS 1.8 doesn't warn about unsaved changes in layers on exit anymore
- Better implementation here:
https://github.com/qgis/Quantum-GIS/pull/334 - 05:36 PM Bug report #6054: QGIS 1.8 doesn't warn about unsaved changes in layers on exit anymore
- Hi,
I have implemented a version of this here:
https://github.com/qgis/Quantum-GIS/pull/333
'Add option to warn on ... - 03:48 PM Revision 4353a060 (qgis): Better WFS service exception management
- 03:24 PM Revision 49cadd5f (qgis): More drawing order related changes...
- 02:47 PM Feature request #3485 (Closed): Add WCS support
- WCS client is now in master (Radim's work).
- 02:47 PM Feature request #3485 (Closed): Add WCS support
- WCS client is now in master (Radim's work).
- 02:47 PM Feature request #3485 (Closed): Add WCS support
- WCS client is now in master (Radim's work).
- 02:47 PM Feature request #3485 (Closed): Add WCS support
- WCS client is now in master (Radim's work).
- 02:42 PM Feature request #3229 (Closed): NEW Symbology - Possibility to add saved styles to a group
- Grouping is now possible in master (thanks to Arun's GSoC work)
- 02:42 PM Feature request #3229 (Closed): NEW Symbology - Possibility to add saved styles to a group
- Grouping is now possible in master (thanks to Arun's GSoC work)
- 02:42 PM Feature request #3229 (Closed): NEW Symbology - Possibility to add saved styles to a group
- Grouping is now possible in master (thanks to Arun's GSoC work)
- 02:42 PM Feature request #3229 (Closed): NEW Symbology - Possibility to add saved styles to a group
- Grouping is now possible in master (thanks to Arun's GSoC work)
- 02:42 PM Feature request #3229 (Closed): NEW Symbology - Possibility to add saved styles to a group
- Grouping is now possible in master (thanks to Arun's GSoC work)
- 02:24 PM Feature request #1066 (Closed): Use separate categories/folder for SVG symbols in vector symbology
- SVG symbols are now accessible from their folders (thanks to Arun's GSoC work).
- 02:24 PM Feature request #1066 (Closed): Use separate categories/folder for SVG symbols in vector symbology
- SVG symbols are now accessible from their folders (thanks to Arun's GSoC work).
- 02:24 PM Feature request #1066 (Closed): Use separate categories/folder for SVG symbols in vector symbology
- SVG symbols are now accessible from their folders (thanks to Arun's GSoC work).
- 11:50 AM Revision 32e981db (qgis): Synchronize check states between legend and layer order widget
- 11:07 AM Revision 5d5f355b (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- 11:05 AM Revision de2c6715 (qgis): Implement addDrawingOrder for wms server under consideration of embedde...
- 11:01 AM Revision cb07ae43 (qgis): cleaned BatchProcessingDialog code
- 10:16 AM Feature request #6174: Document that "Simplify tolerance" set to 0 works to remove duplicate nodes
- I have a dataset which QGIS geometry validity check is telling me has duplicate nodes/vertices - and using the "Simpl...
- 08:21 AM Revision 0533e2db (qgis): Merge pull request #332 from bischofia/shp_enc
- turn ignoreShapeEncoding option ON by default
- 06:15 AM Revision bab43958 (qgis): Add ability to save PAL engine settings to project file (OFF by default)
- - Add 'Save settings with project' checkbox to engine settings dialog
- Add Restore Defaults button to engine setting... - 05:22 AM Bug report #6735: Changes in table attribute causes "Invalid Field Index" error when trying to save
- Giovanni Manghi wrote:
> Hi Alexandre, does this happen also on master or 1.7.4 (looking for a possible fix/regressi... - 03:08 AM Bug report #6735: Changes in table attribute causes "Invalid Field Index" error when trying to save
- Alexandre Neto wrote:
> I have tried in Xubuntu (OSGEO Live 6) and the same issue occurs.
Hi Alexandre, does this h... - 03:07 AM Bug report #6735: Changes in table attribute causes "Invalid Field Index" error when trying to save
- I have tried in Xubuntu (OSGEO Live 6) and the same issue occurs.
- 02:44 AM Bug report #6735 (Closed): Changes in table attribute causes "Invalid Field Index" error when try...
- I'm using, QGIS 1.8 6416f38, in a Windows Vista 32bit Machine. Changes in table attribute causes "Invalid Field Index...
- 05:09 AM Bug report #6585: <img> does not work in html map tips?
- I've tried Giovanni's code and the image also doesn't show. However it works on local images:
With the code (for the ... - 04:59 AM Revision ddb51175 (qgis): set ignoreShapeEncoding option on by default
- 04:50 AM Bug report #6056: Cannot load WCS layers
- just to inform that I had to take the server offline and for now I don't have the possibility to provide a new one. I...
- 04:46 AM Bug report #6739 (Closed): qgis-providers-common segmentation fault on update
- Hi,
When trying to update from http://qgis.org/ubuntugis-nightly I get a Segmentation Fault caused by qgis-provider... - 04:01 AM Feature request #6736 (Open): Add a writtenProject signal at the end of the project file writing
- I've had multiple times the need to post-process a project file, after it has been saved.
In this moment we can only ... - 02:21 AM Bug report #6734 (Closed): First on the list of Recently used CRS not active for newly created layer
- Steps to reproduce:
Create new shapefile, _Specify CRS_, try to select first position from _Recently used coordinate... - 01:41 AM Bug report #6733 (Closed): 3D data from MSSQL cannot be read
- When QGIS reads a 3D geometry from MSSQL it messes up the coordinates, so resulting QGIS geometry is completely wrong...
2012-11-19
- 12:36 AM Bug report #4850: Labeling engine settings: always defaults values
- Thanks Larry!
Also available in: Atom