Activity
From 2013-02-07 to 2013-03-08
2013-03-08
- 07:06 PM Bug report #7289 (In Progress): Add JOM CMake option to enable building with Qt JOM
- Working setup: https://github.com/qgis/Quantum-GIS/pull/464
Tested on two different Win 7 VMs, with no errors.
The ... - 05:55 PM Revision 6795aef0 (qgis): WMS provider: protect from simple redirect loops in GetCapabilities
- See http://hub.qgis.org/issues/3457
- 02:41 PM Revision 4bdfb849 (qgis): Fix for older compilers, like on default Mac setup
- 02:16 PM Revision a7700baf (qgis): Expose dialog created by QgsAttributeDialog to iface
- 01:16 PM Revision 0dafb999 (qgis): enabled identify results context menu for rasters, zoom to feature, cop...
- 09:25 AM Revision 31d7f651 (qgis): Fix check state for legend groups restored from project file
- 08:56 AM Feature request #3457: Connect to WMS service should provide STOP/Cancel button
- I've added a protection for simple redirect loops with commit:6795aef03cf4f9194abb1fabf90d998dd491aa33
Could not test... - 08:25 AM Feature request #3457: Connect to WMS service should provide STOP/Cancel button
- Final report: qgis eventually timed out (wow, it took a long time).
Log contains:
Debug: src/core/qgsmessagelog.cpp:... - 08:24 AM Feature request #3457: Connect to WMS service should provide STOP/Cancel button
- For the record, the url returns a 301 Moved Permanently, but points to self. So it's really the server exposing a loo...
- 08:22 AM Feature request #3457: Connect to WMS service should provide STOP/Cancel button
- +1, I've just hit this one. Qgis enters what looks like an infinite loop here, actually (unless the timeout is really...
- 08:22 AM Feature request #3457: Connect to WMS service should provide STOP/Cancel button
- +1, I've just hit this one. Qgis enters what looks like an infinite loop here, actually (unless the timeout is really...
- 08:44 AM Bug report #7009: QGIS crashes when using merge selected feature / merge attributes tool
- Tested the last master 969df01. I don't know what the solution was, but the problem seems to be resolved. By the way ...
- 07:14 AM Bug report #7263: ATLAS generates unreadable pdf
- Tested the last master 969df01 with Acrobat reader X and PDF Architect, Atlas generates correct multiple pdf.
I think... - 03:21 AM Revision 1164c813 (qgis): Merge branch 'master' into heatmap_fixes
- 02:42 AM Bug report #7068: Joined table regressions
- I just experienced a weird effect: all my joined fields were saved in the project as layer fields...which led to non-...
- 01:17 AM Bug report #7290: Save as Image: crash if existing filename is selected
- YES ! (just tested it) -- should "Affected version" point to oldest affected version ?
2013-03-07
- 12:31 AM Revision 969df016 (qgis): Moved GML import/export to a new class: QgsOgcUtils
- 11:30 PM Bug report #7290 (Feedback): Save as Image: crash if existing filename is selected
- does it happen also on 1.8?
- 11:17 PM Bug report #7290 (Closed): Save as Image: crash if existing filename is selected
- When I try to save the map as an image and select an existing filename, qgis crashes.
This happen both by clicking on... - 10:44 PM Revision 290f8fd5 (qgis): On Mac use Close for quit action (conflicts with app menu's quit action...
- 10:12 PM Bug report #7289 (Closed): Add JOM CMake option to enable building with Qt JOM
- Don't set
@ADD_DEFINITIONS( /W4 )
ADD_DEFINITIONS( /FR )@
if JOM is enabled as it causes issues building - 09:19 PM Revision 2fe847c9 (qgis): Keep composer multi-item selection only when Shift is pressed during click
- - Fixes issues where Shift was still registered as pressed when shift click happened outside of view (due to lingerin...
- 08:32 PM Revision 4a36cbdd (qgis): Fix #7287, keep composer listings sorted in menus and manager
- 06:48 PM Bug report #7134: new labels are not saved in qml as they were old labels
- And the inverse is true as well. I.e., loading a qml file with labeling definitions fails to change the labeling opti...
- 06:44 PM Revision b6cbb7be (qgis): translation update: danish by Jacob
- 04:38 PM Revision 01734bd1 (qgis): Separate units for line width, line offset, dash pattern
- 11:34 AM Feature request #7287 (Closed): Sort Composers in the manager and in the menu
- Fixed in changeset commit:"4a36cbdda8e99b62c6f3b673f866731673806795".
- 07:17 AM Feature request #7287 (Closed): Sort Composers in the manager and in the menu
- Hi !
It would be great if the composers where alphabetically sorted in the composer manager and in the file>composer... - 09:16 AM Revision 7bc758e6 (qgis): Merge pull request #462 from MatMatt/master
- [sextante] R scripts can now have empty lines
- 08:49 AM Revision 0b6fcdaf (qgis): R-scripts can have up to 10 consecutive empty lines before the parser e...
- 08:38 AM Revision 90b66dce (qgis): Merge pull request #454 from Oslandia/atlas
- refs #7263
- 08:33 AM Feature request #7288 (Open): Identify tool TopDown/Current directly in the Toolbar
- Hi !
I quite often switch from "Top Down (stop at first)" to "Current" for the identify mode in the options, dependi... - 08:28 AM Revision 0a25aadc (qgis): change "paste in place" shortcut to ctrl+shift+V
- 08:28 AM Revision 89f1aaa5 (qgis): [Feature] Paste in place in the composer using ctrl+alt+v.
- 08:27 AM Revision e65f208f (qgis): Modify testqgsscalecombobox to match modified behaviour of QgsScaleComb...
- 05:26 AM Bug report #6146: Offline editing tool broken
- On qgis 1.8 on Windows it now returns a
"Could not open the spatialite database"
when trying to put off line some ... - 05:23 AM Bug report #6146: Offline editing tool broken
- Giovanni Manghi wrote:
> tested again on qgis master on Ubuntu, it seg faults the program now when starts creating th... - 03:29 AM Feature request #6706: "View feature form" should be available for the "run feature action tool"
- It, would be a very useful feature and IMHO it should be the default action of run feature action tool
- 01:16 AM Revision b9f3da6f (qgis): Automatically set the projection on output raster to match input layer
- 01:15 AM Revision b567a6d6 (qgis): Refactor to avoid creating multiple QgsDistanceArea objects and recalcu...
2013-03-06
- 12:39 AM Bug report #6146: Offline editing tool broken
- tested again on qgis master on Ubuntu, it seg faults the program now when starts creating the SL file.
- 12:21 AM Bug report #7279 (Closed): Repository xml has a "XML Parsing Error"
- 12:16 AM Bug report #7279: Repository xml has a "XML Parsing Error"
- Now, the XML is flawless. I think we could close the ticked ?
- 11:36 PM Bug report #7285: qml ignore provide ui-file setting
- mescal72 - wrote:
> This feature didn't exist in Qgis 1.8. In master users can now choose from "autogenerate", drag'n... - 11:36 PM Bug report #7285: qml ignore provide ui-file setting
- mescal72 - wrote:
> This feature didn't exist in Qgis 1.8. In master users can now choose from "autogenerate", drag'n... - 12:22 PM Bug report #7285: qml ignore provide ui-file setting
- This feature didn't exist in Qgis 1.8. In master users can now choose from "autogenerate", drag'n'drop, or provide an...
- 11:29 AM Bug report #7285 (Feedback): qml ignore provide ui-file setting
- is this a regression since 1.8?
- 08:30 AM Bug report #7285 (Closed): qml ignore provide ui-file setting
- On qgis 1.9 when the "provide ui-file" option is saved in qml, at the next qml loading the option is ignored.
- 04:29 PM Revision cd2be4ba (qgis): [sextante] fixed #7251
- 03:29 PM Revision c0b07c15 (qgis): fixed #7277
- 03:29 PM Revision 9ecf8238 (qgis): [sextante] improvements in test tools
- 03:07 PM Revision 706ac99a (qgis): switched default and ok arguments
- 02:19 PM Revision 978d6773 (qgis): Added default value argument for readEntryList
- 12:33 PM Bug report #7286 (Closed): Assigning editForm for the layer doesn't work properly
- QGIS doesn't show my custom form after assigning it through layer.setEditForm("form.ui").
If I go to the layer's prop... - 11:29 AM Bug report #6987 (Closed): canvas leftovers when editing or using the measure/identify tools
- Seems fixed in master. Thanks!
- 11:29 AM Bug report #6987 (Closed): canvas leftovers when editing or using the measure/identify tools
- Seems fixed in master. Thanks!
- 08:51 AM Bug report #7072: regression : can't create a feature
- I think the problem is in @qgsvectorlayereditbuffer.cpp : QgsVectorLayerEditBuffer::addFeature@
This lines :... - 08:01 AM Bug report #7283 (Closed): saveAsImage not including entire mapCanvas
- I have a plugin for exporting maps as PNG images. I believe this code was working correctly within 1.6 (but I cannot ...
- 05:50 AM Bug report #7280: Join between shape file and csv table
- is this the proper solution?
pull request 452:
https://github.com/qgis/Quantum-GIS/pull/452 - 03:41 AM Bug report #3250: Vector layers printed/exported as rasters, even when "Print as Raster" is unche...
- Victor, I have exactly the same problem: line fills are rasterized when exporting to pdf.
I tried exporting to other ... - 01:52 AM Bug report #7271: column indexing issue with joined tables
- "pull request 452":https://github.com/qgis/Quantum-GIS/pull/452 will fix this issue.
- 01:26 AM Revision d628c2c7 (qgis): Improved support for parsing of GML2, added some autotests
2013-03-05
- 12:52 AM Bug report #7253: save problem on units DegreesMinutesSeconds
- wayne wang wrote:
> see attachment.
to raise the chance to see this patch reviewed and applied it would be better to... - 12:25 AM Bug report #7253: save problem on units DegreesMinutesSeconds
- see attachment.
- 12:24 AM Bug report #6987: canvas leftovers when editing or using the measure/identify tools
- yes, I can give a go today. cheers!
- 12:22 AM Bug report #6987: canvas leftovers when editing or using the measure/identify tools
- Hi Giovanni, could you check this?
- 09:36 PM Revision ed48ffb6 (qgis): Map layer registry: un-deprecated addMapLayer(), added removeMapLayer()...
- 09:35 PM Revision 958f5e69 (qgis): Added option to load newly exported OpenStreetMap layer to canvas
- 08:25 PM Revision 5a9715db (qgis): Define OpenStreetMap actions in .ui file and make Vector menu permanent
- 03:02 PM Revision 3cf88405 (qgis): Merge pull request #448 from szekerest/master
- MSSQL Fixes (Fix #6733 and Fix #7254)
- 01:46 PM Bug report #6625: Classes in Natural Braeks (Jenks) Symbology
- Actually after looking into it this is the intended behaviour -- in order to speed up the calculation the natural bre...
- 03:59 AM Bug report #6625: Classes in Natural Braeks (Jenks) Symbology
- As test case you can use toponomastica_10000_geo.shp (field ROTAZIONE) that you can download from
http://www.comune.t... - 12:57 PM Revision 6d1eb26a (qgis): Fix the behaviour of the trusted connection checkbox (#6262)
- 12:39 PM Bug report #7276 (Closed): Can't remove OSM menu using Customization
- Fixed in commit:5a9715dbd2
- 12:39 PM Bug report #7276 (Closed): Can't remove OSM menu using Customization
- Fixed in commit:5a9715dbd2
- 09:20 AM Revision 2f535056 (qgis): translation update: romanian language
- 08:51 AM Bug report #7280 (Closed): Join between shape file and csv table
- There is a bug in joining table and shape file in qgis master
join field "DN" of shape file with field "VALUE" of ta... - 08:13 AM Revision 37ee4d8b (qgis): Merge pull request #458 from 3nids/respectUIimmutableoption
- respect the disabled option defined in the UI file
- 07:52 AM Revision ba91c8f8 (qgis): respect the disabled option defined in the UI file
- 07:41 AM Revision 247980b3 (qgis): keep coding consistent
- 06:30 AM Bug report #6262 (Closed): Value of "Trusted connection" checkbox is not saved
- 06:30 AM Bug report #6262: Value of "Trusted connection" checkbox is not saved
- Modified the dialog behaviour in commit:6d1eb26a191cc5e798eafdef7c70a9b9a1b2453e
to work something like the MS SQL co... - 06:02 AM Bug report #7254 (Closed): MSSQL Provider should handle spatial tables with no FID columns
- Fixed in changeset commit:"3cf88405695eb4dd8f4d0d70d5ad473eac51b738".
- 06:02 AM Bug report #6733 (Closed): 3D data from MSSQL cannot be read
- Fixed in changeset commit:"3cf88405695eb4dd8f4d0d70d5ad473eac51b738".
- 04:30 AM Revision a976ecb3 (qgis): Merge pull request #457 from nyalldawson/gradfixes
- Allow long/bigint columns to be used for graduated symbology (Fix #4593)
- 04:04 AM Revision b4aaa196 (qgis): Allow long/bigint columns to be used for graduated symbology (#4593)
- 02:09 AM Bug report #6324 (Closed): MS SQL Server doesn't read 3D geometries correectly
- This is a duplicate of #6733
- 02:09 AM Bug report #6324 (Closed): MS SQL Server doesn't read 3D geometries correectly
- This is a duplicate of #6733
- 02:08 AM Bug report #7045 (Closed): Don't use ilike operator for MSSQL provider
- 02:03 AM Bug report #7045: Don't use ilike operator for MSSQL provider
- I don't think it would be a good approach to rewrite the operator at driver level.
We should probably establish a mec... - 02:06 AM Bug report #7193: Equal Intervals and Pretty Breaks modes of Graduated Renderer don't work with j...
- see also duplicate #7278
- 02:04 AM Bug report #7278 (Closed): several graduated classification modes not working on joined columns
- Duplicates #7193
- 02:04 AM Bug report #7278 (Closed): several graduated classification modes not working on joined columns
- Duplicates #7193
- 01:48 AM Bug report #7279 (Closed): Repository xml has a "XML Parsing Error"
- If you go on http://plugins.qgis.org/plugins/plugins.xml then you get the following error:
XML Parsing Error: not we... - 01:30 AM Bug report #6994 (Feedback): Can't update NULL numerical MS SQL
- 01:25 AM Bug report #6994: Can't update NULL numerical MS SQL
- This appears to be working for me. Could you check with the latest version?
2013-03-04
- 11:49 PM Bug report #7278: several graduated classification modes not working on joined columns
- Exactly the same behavior here with different data
- 08:16 PM Bug report #7278 (Closed): several graduated classification modes not working on joined columns
- Steps to reproduce:
1. Load village_points.shp and the 'By Village' layer in the excell table v4_CAM_HeadCount_Mother... - 11:47 PM Revision 7c0746b0 (qgis): Merge pull request #453 from nyalldawson/gradfixes
- Don't treat null values as zero for graduated symbology (Fix #6096)
- 10:58 PM Feature request #6562: Put immutable field type as an option for all the edit types
- should be solved by https://github.com/qgis/Quantum-GIS/pull/455
- 10:14 PM Revision ea0c87e9 (qgis): Fix #7195, transparency options in composer should be 0-100%
- 08:54 PM Bug report #7068: Joined table regressions
- Minoru, I've filed #7271 yesterday, and realizing your work might also cover that issue. I'll try and test things out...
- 07:31 PM Bug report #4593 (Closed): Graduated fill style doesn't work with bigint
- Fixed in changeset commit:"a976ecb32125f9b02b79e4a0c0c05e672b6f4fba".
- 07:08 PM Bug report #6625: Classes in Natural Braeks (Jenks) Symbology
- I can't replicate this in current master -- do you have a test dataset which shows the issue?
- 06:09 PM Bug report #7276 (Closed): Can't remove OSM menu using Customization
- The new OSM menu doesn't seem to have a name which means it can't be removed using the customization feature. When e...
- 05:42 PM Bug report #7275 (Closed): QGIS crashes after attempt to see the attributes table of a GRASS vect...
- duplicate of #7140
- 05:42 PM Bug report #7275 (Closed): QGIS crashes after attempt to see the attributes table of a GRASS vect...
- duplicate of #7140
- 05:19 PM Bug report #7275 (Closed): QGIS crashes after attempt to see the attributes table of a GRASS vect...
- # Load GRASS vector layer (from GRASS Plugin)
# Layer/Open Attribute table
# Crash
The bug has appeared after qgis-d... - 03:58 PM Revision 9912d99a (qgis): [FEATURE] add editable option for all edit types
- 03:33 PM Revision 7db1b607 (qgis): refs #7263
- refs #6856
Reset QPrinter to circumvent PDF corruption bug - 03:30 PM Revision 4fb89db7 (qgis): 30c7ec40 also applies to mingw
- 02:47 PM Bug report #6096 (Closed): Negative values are classified incorrectly using new symbology
- Fixed in changeset commit:"7c0746b091498dbe741c34396f7da5bff51030da".
- 02:17 PM Bug report #7195 (Closed): Print layout: Transparency as %
- Fixed in changeset commit:"ea0c87e9ad357606e355b99b85038bce623f8fc5".
- 11:10 AM Bug report #5662 (Closed): OpenStreetMap plugin doesn't unload correctly
- I'm closing it, as the OSM plugin is cancelled.
- 11:10 AM Bug report #5662 (Closed): OpenStreetMap plugin doesn't unload correctly
- I'm closing it, as the OSM plugin is cancelled.
- 11:06 AM Revision e2bf9c6d (qgis): Consider avoid intersection settings when pasting features
- 10:41 AM Bug report #6647 (Closed): Combobox text from custom form is not written to feature
- 10:41 AM Bug report #6647: Combobox text from custom form is not written to feature
- In this case I'll close it.
My changes should have fixed the original issue and yours the remainder. - 10:29 AM Bug report #6647: Combobox text from custom form is not written to feature
- Yes, I committed my updates to it a while back. Don't know about this particular issue, though. The work I did was to...
- 10:20 AM Revision 58a7edbb (qgis): Use isNull() to test for null attribute values
- 07:36 AM Bug report #7240 (Closed): Copy and Paste of Features does not work
- 07:35 AM Bug report #7240: Copy and Paste of Features does not work
- Turned out that it is my fault. A layer filter prevented it to display the feature. Sorry about the fusss!
- 05:00 AM Revision 029c403c (qgis): Use isEmpty() to test for null values
- 03:58 AM Feature request #6580: Save Layer Metadata Title and Abstract
- andskog - wrote:
> Is this behavior intended, or might there be a fix for this some time?
better ask in the develope... - 03:54 AM Feature request #6580: Save Layer Metadata Title and Abstract
- Is this behavior intended, or might there be a fix for this some time?
- 02:36 AM Revision f7bf3f28 (qgis): Don't treat null values as zero for graduated symbology
2013-03-03
- 11:48 PM Bug report #7223: QgsVectorFileWriter fails in python
- Giovanni Manghi wrote:
>
> It should be nice make out if it a note for the developers cookbook, here in the tracker ... - 11:38 PM Bug report #7223: QgsVectorFileWriter fails in python
- Angus Carr wrote:
> So, the final working example is:
>
> [...]
> For the Record (or for people trying to make this ... - 09:49 PM Bug report #7223: QgsVectorFileWriter fails in python
- So, the final working example is:...
- 11:37 PM Bug report #6647: Combobox text from custom form is not written to feature
- Larry, what's the status of this? Did you merge your changes?
(I guess you did, I heard nobody complaining about unco... - 10:16 PM Bug report #7250 (Closed): Crash when layers loaded using a python plugin and diagramRenderer
- It seems to work in the nightlies. Thanks.
- 10:16 PM Bug report #7250 (Closed): Crash when layers loaded using a python plugin and diagramRenderer
- It seems to work in the nightlies. Thanks.
- 07:02 PM Bug report #7271: column indexing issue with joined tables
- Practical example with steps to reproduce issue:
1. Open villages_point.shp (projection is indian 1960 48n, but it's ... - 06:51 PM Bug report #7271 (Closed): column indexing issue with joined tables
- I've spotted a pretty serious bug with joined columns in the attributes table window and symbology classification. Ba...
- 06:46 PM Bug report #6096: Negative values are classified incorrectly using new symbology
- By my testing this is fixed by pull request 453:
https://github.com/qgis/Quantum-GIS/pull/453
- 01:05 PM Revision f91e79bc (qgis): german translation update
- 11:48 AM Bug report #7269 (Closed): cant load GRASS plugin (osx 10.8.2)
- I'm building QGIS from source (debug mode) on mac osx 10.8.x
grass 6.4.3 installed in :
@
/usr/local/grass/grass-6.4... - 10:23 AM Revision 32afcc29 (qgis): Remove redundant subheaders for composer panels with appropriate titles
- 09:43 AM Bug report #7268 (Closed): Master crashes after a typo in API: QgsMapLayerRegistry.removeMapLayer...
- Master crashes when I accidentally pass a single id (instead of a list) to QgsMapLayerRegistry.removeMapLayers()
Look... - 08:42 AM Bug report #7267: loss of attributes during split feature operation
- The attribute part is linked to #7112
Here, it seems, the attributes are not lost, but rather that the form does not... - 08:34 AM Bug report #7267: loss of attributes during split feature operation
- If it is a regression is a blocker. I see this also on Linux so it should not be platform dependent.
- 08:34 AM Bug report #7267: loss of attributes during split feature operation
- If it is a regression is a blocker. I see this also on Linux so it should not be platform dependent.
- 08:34 AM Bug report #7267: loss of attributes during split feature operation
- If it is a regression is a blocker. I see this also on Linux so it should not be platform dependent.
- 08:34 AM Bug report #7267: loss of attributes during split feature operation
- If it is a regression is a blocker. I see this also on Linux so it should not be platform dependent.
- 08:05 AM Bug report #7267 (Closed): loss of attributes during split feature operation
- Performing multiple cutting without saving after each cut results in loss of attributes of some features.
To experie... - 07:28 AM Bug report #7263: ATLAS generates unreadable pdf
- No it's not merged yet, the pull request is still there : https://github.com/qgis/Quantum-GIS/pull/412
The fix needs... - 07:28 AM Bug report #7263: ATLAS generates unreadable pdf
- It seems not. In fact the first generated pdf is OK. The other can't be opened with Adobe reader and have the same pr...
- 07:23 AM Bug report #7263: ATLAS generates unreadable pdf
- Alessandro Ciali wrote:
> Good, but what about the bug fix by Olivier Dalang. I'm not sure is the same problem, but ... - 07:19 AM Bug report #7263: ATLAS generates unreadable pdf
- Good, but what about the bug fix by Olivier Dalang. I'm not sure is the same problem, but probably related to. Was t...
- 07:15 AM Bug report #7263: ATLAS generates unreadable pdf
- As a new feature not working as expected, I'll tag this as blocker, waiting for the developer feedback.
- 07:08 AM Bug report #7263: ATLAS generates unreadable pdf
- This seems to be the same than #6856 (for which I provided a fix some time ago)
- 06:04 AM Bug report #7263 (Closed): ATLAS generates unreadable pdf
- When generating multiple pdf with Atlas based on a coverage map with +1 polygon, only the first pdf is working. The o...
- 06:58 AM Bug report #7266 (Closed): sometimes rubberband disappear during editing
- during editing, rubberband sometims disappear.
I'd experienced this bug, but I can't relate it to any particular acti... - 06:35 AM Revision 48bd860b (qgis): Set minimum width for composition and item properties panels in composer
- 02:09 AM Revision 511177cd (qgis): Fix for #7194, tabs partially shown for composer panels
- - All newly designed panels reworked to ensure smallest reasonable width
- 02:03 AM Feature request #6717 (Closed): Print composers names
- This is implemented in commit commit:0c777dd
It allows you to define a composer title, with the option to build on e... - 02:02 AM Revision 34f3d500 (qgis): Fix missing SVG previews for existing composer picture item
- - Previews now load when picture is first selected and its properties are shown (unless already loaded)
- NOTE: the l... - 01:53 AM Bug report #4964: Copy to clipboard from python error window doesn't work
- Not working here today - copy windows clipboard to QGIS 1.8.05 dialog.
- 01:48 AM Revision 0141acd7 (qgis): Fix Qt connection error
- 01:47 AM Bug report #7194 (Feedback): Print layout: tab partially shown
- Please test with the following commits:
https://github.com/qgis/Quantum-GIS/compare/95bcc7f449db...32afcc29b126
I h... - 01:47 AM Bug report #7194 (Feedback): Print layout: tab partially shown
- Please test with the following commits:
https://github.com/qgis/Quantum-GIS/compare/95bcc7f449db...32afcc29b126
I h... - 01:21 AM Feature request #7213: Turn layer classes on/off with a checkbox
-
> And I was asking if it is possible to outline a plan for this to happen (how much time required, in which order t...
2013-03-02
- 06:23 PM Revision 95bcc7f4 (qgis): fix debian builds
- 09:07 AM Feature request #7213: Turn layer classes on/off with a checkbox
- Giovanni Manghi wrote:
> I don't think it is too late for any new feature it may be developed, but to add such featur... - 06:02 AM Revision 160a5c47 (qgis): Fix composer window activations on Windows and Ubuntu
- 04:15 AM Revision b1f1cbd4 (qgis): Update Composer Manager's template functionality
- - Add specific template path support
- Add user templates directory support
- Add buttons to open user or default tem... - 03:08 AM Bug report #7261 (Closed): table join & save as
- Two layers/tables are joined by attributes and the two tables have columns with the same column name (not the column ...
2013-03-01
- 11:40 PM Bug report #7068: Joined table regressions
- PullRequest: https://github.com/qgis/Quantum-GIS/pull/452
- 08:18 PM Revision 808547e2 (qgis): fix #7255 - any editing capability should enable toggle editing
- 06:54 PM Feature request #7211: New splashscreen for QGIS
- Hi Salvatore,
Just a note about design workflow. It is best to present multiple compositions (or 'comps' as they are... - 01:09 PM Feature request #7211: New splashscreen for QGIS
- Hi Salvatore
Cool that you are working on this. Here are some point from me:
* The ribbons dont look good to me (pu... - 04:11 PM Revision a777ce75 (qgis): Fix WMS filter request with new API (ticket 7258)
- 03:50 PM Revision 1a1a9250 (qgis): Merge pull request #442 from MatMatt/master
- [sextante]set package used when writing in case of #passfilenames
- 01:54 PM Bug report #7140: QGIS seg faults when removing a GRASS vector (or even when "zoom to layer" or e...
- can confirm this for master on Linux Mint 64bit from debian-nightly. Nearly every action with qgis with a loaded GRAS...
- 01:03 PM Bug report #7255: Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- Donovan Cameron wrote:
> I've posted an enhancement request for the osgeo4w package maintainers "OSGeo4W !#346":http:... - 12:52 PM Bug report #7255: Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- Jürgen Fischer wrote:
> donovan cameron wrote:
> > That revision you posted, is that a fix for this bug?
>
> yes.
> ... - 12:12 PM Bug report #7255: Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- donovan cameron wrote:
> That revision you posted, is that a fix for this bug?
yes.
> If so, will that show up in t... - 11:24 AM Bug report #7255: Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- @Jürgen Fischer
That revision[1] you posted, is that a fix for this bug?
If so, will that show up in the osgeo4w ins... - 11:19 AM Bug report #7255: Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- Giovanni Manghi wrote:
> I don't think it is enough to install gdal-filegdb and I don't think is qgis fault. AFAIK it... - 11:11 AM Bug report #7255 (Closed): Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- Fixed in changeset commit:"808547e293da39b0977dbb162765314df70c3c65".
- 10:41 AM Bug report #7255 (Feedback): Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- I don't think it is enough to install gdal-filegdb and I don't think is qgis fault. AFAIK it is needed to have a copy...
- 10:41 AM Bug report #7255 (Feedback): Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- I don't think it is enough to install gdal-filegdb and I don't think is qgis fault. AFAIK it is needed to have a copy...
- 10:41 AM Bug report #7255 (Feedback): Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- I don't think it is enough to install gdal-filegdb and I don't think is qgis fault. AFAIK it is needed to have a copy...
- 10:41 AM Bug report #7255 (Feedback): Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- I don't think it is enough to install gdal-filegdb and I don't think is qgis fault. AFAIK it is needed to have a copy...
- 12:07 PM Bug report #7191 (Closed): Broken modes in graduated renderer classification (master regression)
- Duplicates #7256
- 12:07 PM Bug report #7191 (Closed): Broken modes in graduated renderer classification (master regression)
- Duplicates #7256
- 11:52 AM Revision 54f3e0a4 (qgis): Merge pull request #449 from nyalldawson/grad_fixes
- Fix calculation of graduated symbology breaks (Fix #7256)
- 11:25 AM Revision 7a1b12f8 (qgis): Do not wait for feature form closing for non-editable layers
- 10:18 AM Bug report #7260 (Closed): Problem wiht window 7
- Hi,
this is not a forum, but the place where to report issues in a specific way, using meaningful titles and detaile... - 10:18 AM Bug report #7260 (Closed): Problem wiht window 7
- Hi,
this is not a forum, but the place where to report issues in a specific way, using meaningful titles and detaile... - 09:13 AM Bug report #7260 (Closed): Problem wiht window 7
- eh installed the versions qgis 1.7 and 1.8 (win 7 64bits), when I want access project properties Ctrl + p, closes the...
- 09:43 AM Revision 2b52f494 (qgis): MSSQL: Fix for handling spatial tables with no FID columns (#7254)
- 08:02 AM Revision 4baba76e (qgis): Fix SpatiaLite 3.0 support
- 07:15 AM Bug report #7258 (Closed): GetFeatureInfo request with a FILTER doesn't find anything
- Fixed in commit:a777ce751500fad748e9204149b794b04dab218f
- 03:48 AM Bug report #7258: GetFeatureInfo request with a FILTER doesn't find anything
- Issue #7238 is probably related
- 03:39 AM Bug report #7258: GetFeatureInfo request with a FILTER doesn't find anything
- it is a regression.
- 03:39 AM Bug report #7258: GetFeatureInfo request with a FILTER doesn't find anything
- it is a regression.
- 03:39 AM Bug report #7258: GetFeatureInfo request with a FILTER doesn't find anything
- it is a regression.
- 03:36 AM Bug report #7258 (Closed): GetFeatureInfo request with a FILTER doesn't find anything
- Any request to WMS using GetFeatureInfo and a simple FILTER (i.e. id=4) makes the server unable to find any object ma...
- 05:35 AM Bug report #7238: Identify does not work anymore in qgis server master
- This is a client problem. GetFeatureInfo from browser works normally.
The problem is that QGIS now prefers the output... - 05:35 AM Bug report #7238: Identify does not work anymore in qgis server master
- This is a client problem. GetFeatureInfo from browser works normally.
The problem is that QGIS now prefers the output... - 03:47 AM Bug report #7238: Identify does not work anymore in qgis server master
- Issue #7258 is probably related
- 03:42 AM Bug report #7253 (Feedback): save problem on units DegreesMinutesSeconds
- Please submit a patch. cheers!
- 03:42 AM Bug report #7253 (Feedback): save problem on units DegreesMinutesSeconds
- Please submit a patch. cheers!
- 03:16 AM Bug report #7167: Scale box input doesn't get converted to 1:xxxx
- Amit Kulkarni wrote:
> Pull request https://github.com/qgis/Quantum-GIS/pull/430 fixes this for all cases. 1:2000, 20... - 03:15 AM Revision 19183ddc (qgis): fix windows build
- 03:10 AM Revision 3e8be6c6 (qgis): downgrade plugin load message from WARNING to INFO
- 02:57 AM Revision cc239b2f (qgis): Fix calculation of graduated symbology breaks
- 02:52 AM Bug report #7256 (Closed): Calculation of graduated symbology breaks is broken in master
- Fixed in changeset commit:"54f3e0a445140e38cdcb4049e5d55d658968ac9f".
- 02:46 AM Revision cde4c85d (qgis): Add SPATIALITE_INCLUDE_DIR to include directories in analysis cmakelist...
- 02:43 AM Revision 7f83b12a (qgis): Add New from Template to composer's Composer menu
- - Show busy indicator dialog while template is loading into hidden composer (much faster loading)
- Clean up composer...
2013-02-28
- 12:25 AM Bug report #7257 (Closed): Define current projection needs redraw action
- After changing the CRS of a layer with fTools 'Define current projection' command, the layer should be appear shifted...
- 12:17 AM Revision fe898a08 (qgis): show values of unknown wkbtypes when rendering
- 12:13 AM Feature request #5221: Write QPJ file when defining CRS for layer
- With Quantum GIS Lisboa, a .prj file will be written by using fTools 'Define current projection' command, but no .qpj...
- 12:04 AM Revision 4941a0e5 (qgis): Add new, duplicate and delete composer to iface
- - Works via QgsComposerView, which is already exposed in iface
- 11:15 PM Revision d56ad404 (qgis): Old unmaintained OpenStreetMap support is dead. Long live new OpenStree...
- 10:30 PM Revision b15484cb (qgis): german translation update
- 10:08 PM Revision 7734cd3e (qgis): indentation update
- 09:21 PM Revision 84728d33 (qgis): Add file headers, do not report error in case there are no spatial tabl...
- 09:21 PM Revision 94f8f736 (qgis): OSM provider: make the looooooooooong lines that create triggers actual...
- 09:21 PM Revision 4512133f (qgis): [FEATURE] new OpenStreetMap data access API and GUI
- The idea is to replace the current OSM provider+plugin by this new code. Differences from old code:
- read-only acces... - 08:38 PM Revision 9dbd21a8 (qgis): MSSQL: Fix for reading 3D geometries (#6733)
- 06:16 PM Revision a6070dab (qgis): Updated icons for gis theme
- - added rotate feature icon
- changed add label action icon
- added offset curve action
- added add html (composer) icon - 06:11 PM Bug report #7256: Calculation of graduated symbology breaks is broken in master
- Attached pull request fixes break calculation:
https://github.com/qgis/Quantum-GIS/pull/449 - 06:09 PM Bug report #7256 (Closed): Calculation of graduated symbology breaks is broken in master
- Currently the calculation of Standard Deviation, Quantile and Natural Breaks is broken in master (probably since the ...
- 05:53 PM Revision c857313c (qgis): Merge pull request #435 from Oslandia/atlas
- [Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets
- 04:55 PM Revision 13b362e5 (qgis): avoid gdalconst deprecation warning
- 02:55 PM Revision 12128802 (qgis): Merge pull request #446 from matthias-kuhn/diag-py-bindings
- Make diagram renderer (python bindings) more stable
- 02:33 PM Revision 4f397f2c (qgis): wms provider: also accept application/octet-stream as image content type
- 02:20 PM Bug report #7255 (Closed): Cannot edit ESRI FileGDB in QGIS 1.8 (Win7 via osgeo4w inst.)
- I can't start an editing session on an ESRI FileGDB.
I'm using Windows 7 64bit with QGIS 1.8 installed from the osge... - 02:16 PM Revision 73167010 (qgis): Make diagram renderer (python bindings) more stable
- 02:12 PM Bug report #7254 (Closed): MSSQL Provider should handle spatial tables with no FID columns
- Currently the driver refuses to load the layer
- 11:33 AM Revision a4d83139 (qgis): Handle plain/regexp mode for delimited text provider same as for preview
- 08:43 AM Revision f1a85a58 (qgis): add old/new scale comparison and emit scaleChanged only if new scale is...
- 04:06 AM Bug report #7253 (Closed): save problem on units DegreesMinutesSeconds
- when set "Layer units" of "Project properties" to "Degrees, Minutes, Seconds" and save the project ,
the "unit" sett...
2013-02-27
- 12:26 AM Bug report #6993: Saving MS SQL Layer to shapefile fails with dates/datetime
- Could you check whether the recent fix for #7249 could also solve this problem? I've tried with date type and it appe...
- 12:07 AM Bug report #7250: Crash when layers loaded using a python plugin and diagramRenderer
- Problem I described is solved as soon as pull request [1] get accepted.
[1]: https://github.com/qgis/Quantum-GIS/pul... - 11:56 PM Bug report #7250 (Feedback): Crash when layers loaded using a python plugin and diagramRenderer
- I executed the attached code in the python console on latest master.
The diagrams show up and I could not provoke a c... - 11:45 PM Bug report #7250 (In Progress): Crash when layers loaded using a python plugin and diagramRenderer
- A Blocker as it crashes.
But seems not to be a regression, as the bindings where not even present before. - 11:45 PM Bug report #7250 (In Progress): Crash when layers loaded using a python plugin and diagramRenderer
- A Blocker as it crashes.
But seems not to be a regression, as the bindings where not even present before. - 11:45 PM Bug report #7250 (In Progress): Crash when layers loaded using a python plugin and diagramRenderer
- A Blocker as it crashes.
But seems not to be a regression, as the bindings where not even present before. - 11:32 PM Bug report #7250 (Feedback): Crash when layers loaded using a python plugin and diagramRenderer
- Shouldn't we tag this as blocker as it is a regression? cheers!
- 08:42 PM Bug report #7250 (Closed): Crash when layers loaded using a python plugin and diagramRenderer
- I am writing a plugin that loads three layers from a set of text files. It loads them using code from the cookbook, a...
- 11:59 PM Bug report #7223: QgsVectorFileWriter fails in python
- Confirmed. setAttribute() by index or by field name don't work. Also I can't assign attribute values using...
- 08:59 PM Bug report #7223: QgsVectorFileWriter fails in python
- Well, I tried what you suggested, and the code now runs, but I get null in all my attributes......
- 11:30 PM Revision b5dc7788 (qgis): Merge pull request #445 from szekerest/master
- MSSQL: Fix for the problem with the length of the numeric fields (Fix #7249)
- 10:57 PM Revision f5d81aef (qgis): MSSQL: Fix for the problem with the length of the numeric fields (#7249)
- 10:10 PM Feature request #6059: add the ability to select character code when creating a new shape file
- I think no user selects ASCII-incompatible character encoding such as UTF-16 and UTF-32, to create shapefiles, becaus...
- 06:41 PM Revision 84db88ba (qgis): Rename QgsComposer::progressDialog
- - It's a busy indicator that doesn't track operation progress
- 06:24 PM Revision aa22c0e0 (qgis): Hide new composer when duplicating (loading template) as it is faster
- - Show busy indicator dialog
- Add busy indicator dialog method to QgsComposer - 06:06 PM Revision f9d9da34 (qgis): Merge pull request #444 from SrNetoChan/master
- Some translation changes to PT-pt
- 05:48 PM Bug report #7068: Joined table regressions
- Another test file is on #5761 (issue before the API merge). The project file in testdata.zip contains a shape layer j...
- 04:36 PM Feature request #7211: New splashscreen for QGIS
- I had have some time to work on it so I also reviewed the main logo
and I added it to the first comment !
Sorry if I ... - 08:27 AM Feature request #7211: New splashscreen for QGIS
- I think the vertical line is too thick by the logo, also too many fonts. By the way at what point are we dropping Qua...
- 02:30 PM Bug report #7249 (Closed): Saving MS SQL Layer to shapefile truncates integer columns to 4 bytes
- Fixed in changeset commit:"b5dc7788a1a2f04077c37c01b8c35b0acdec59bd".
- 01:53 PM Bug report #7249 (Closed): Saving MS SQL Layer to shapefile truncates integer columns to 4 bytes
- 12:22 PM Bug report #7240: Copy and Paste of Features does not work
- ok - I have to test again tomorrow at work. I don't have the project with me. Thank you both for testing!
Andreas - 12:07 PM Bug report #7240: Copy and Paste of Features does not work
- Giovanni Manghi wrote:
> Giovanni Manghi wrote:
> > It works here on master/ubuntu. Can you add a sample? cheers!
Wo... - 12:05 PM Bug report #7240: Copy and Paste of Features does not work
- Andreas Neumann wrote:
> Hi Giovanni,
>
> Did you also test with 2 Postgis Layers or just with shapes or spatialite?... - 12:05 PM Bug report #7240: Copy and Paste of Features does not work
- Giovanni Manghi wrote:
> It works here on master/ubuntu. Can you add a sample? cheers!
- 11:55 AM Bug report #7240: Copy and Paste of Features does not work
- Hi Giovanni,
Did you also test with 2 Postgis Layers or just with shapes or spatialite?
Andreas - 11:42 AM Bug report #7240 (Feedback): Copy and Paste of Features does not work
- It works here on master/ubuntu. Can you a sample? cheers!
- 11:46 AM Bug report #7244: Split multipolygon geometry fails
- The split works fine for me on a newly created DB and vector on qgis master.
On the other hand if the vector was cre... - 11:46 AM Bug report #7244: Split multipolygon geometry fails
- The split works fine for me on a newly created DB and vector on qgis master.
On the other hand if the vector was cre... - 11:46 AM Bug report #7244: Split multipolygon geometry fails
- The split works fine for me on a newly created DB and vector on qgis master.
On the other hand if the vector was cre... - 11:46 AM Bug report #7244: Split multipolygon geometry fails
- The split works fine for me on a newly created DB and vector on qgis master.
On the other hand if the vector was cre... - 11:46 AM Bug report #7244: Split multipolygon geometry fails
- The split works fine for me on a newly created DB and vector on qgis master.
On the other hand if the vector was cre... - 11:46 AM Bug report #7244: Split multipolygon geometry fails
- The split works fine for me on a newly created DB and vector on qgis master.
On the other hand if the vector was cre... - 08:18 AM Bug report #7244 (Closed): Split multipolygon geometry fails
- Hi,
Splitting multipolygon spatialite geometries does not work as expected.
I try to split a geometry with 2 patche... - 08:22 AM Feature request #6688: Refined and vectorized QGIS logo
- I would seriously consider getting a professional logo done and also a splashcreen, no need to be changing the splash...
- 07:29 AM Bug report #7243 (Closed): Default CRS for Georeferencing
- If a user wants to georeference a raster file by clicking points on the image and on the canvas, it is necessary to s...
- 05:23 AM Bug report #7241 (Closed): Border of vector feature visible even with no pen border
- When I do not want any style border for features, the map shows white lines between objects.
See the file attached
2013-02-26
- 12:32 AM Revision 7267c6e7 (qgis): [sextante] fixed PointsInPolygonWeighted and PointsLayerFromTable algor...
- 11:44 PM Bug report #7240 (Closed): Copy and Paste of Features does not work
- When copying and pasting features from one layer to another nothing happens.
Maybe a problem of the new Vector API?
... - 11:43 PM Revision af3245bb (qgis): Some translations
- 10:10 PM Revision e60891c2 (qgis): Add shift-click modifier to QgsCollapsibleGroupBox
- - Expands current group box on shift-click, then collapses any others in sync group
- 09:01 PM Feature request #7211: New splashscreen for QGIS
- Nice. Selfishly happy to see my refreshed logo proposal being used ;) That said, for the sake of consistency across t...
- 04:42 PM Feature request #7211: New splashscreen for QGIS
- I really like the way this is evolving. You might have to tweak it once we get a revised logo.
- 03:15 PM Feature request #7211: New splashscreen for QGIS
- I added a new version that has the message area on the left instead of center
and I removed the gradient on the botto... - 03:05 AM Feature request #7211: New splashscreen for QGIS
- The background is nice now, thanks for your work.
I am still not totally convinced by the fonts. Perhaps a 'serif' fo... - 02:32 AM Feature request #7211: New splashscreen for QGIS
- I updated the issue with the latest edited image.
I also added the SVG version. - 02:32 AM Feature request #7211: New splashscreen for QGIS
- I updated the issue with the latest edited image.
I also added the SVG version. - 06:41 PM Revision 37208dfb (qgis): Avoid crash where composer is deleted after spawning modal composer man...
- 06:41 PM Revision 0c777dd7 (qgis): Add unique title input dialog for new and duplicate composers
- - Allows user to title composer before creation (optionally based on existing composer titles)
- Helps limit duplicat... - 05:55 PM Revision 62e6b13d (qgis): Revert "[Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGr...
- This reverts commit 56e9fb3eba0dfaf8f02bb2ccb66eb0218066a8f3.
- 01:19 PM Revision 208c9206 (qgis): Reject features with empty geometry in QgsMapToolAddFeature
- 12:46 PM Revision 735577d3 (qgis): now passFileNames uses raster in case of writing.
- raster:::writeRaster supports any gdal formats (passFileNames and useRasterPackage)
and some other changes - 11:53 AM Revision 7e793025 (qgis): Fix placement of simple markers in cached images
- 09:11 AM Bug report #7239 (Closed): Metatools plugin, error when loading
- Unfortunately as 3rd party plugin, this is not the right place where to file a ticket for it.
You should look here
... - 09:11 AM Bug report #7239 (Closed): Metatools plugin, error when loading
- Unfortunately as 3rd party plugin, this is not the right place where to file a ticket for it.
You should look here
... - 08:00 AM Bug report #7239 (Closed): Metatools plugin, error when loading
- A time ago I reported a bug to the developer of Metatools, but haven't got any response. So I dare post it here. The ...
- 06:24 AM Feature request #7234: Copy and paste in the composer should remember position
- I made a pull request for this :
https://github.com/qgis/Quantum-GIS/pull/441 - 06:13 AM Feature request #7235: Add option to avoid users producing invalid topologies while digitising
- The worst consequence (crash) has been fixed here
#7225
but the user is not allowed anymore to digitize an adjacen... - 06:13 AM Feature request #7235: Add option to avoid users producing invalid topologies while digitising
- The worst consequence (crash) has been fixed here
#7225
but the user is not allowed anymore to digitize an adjacen... - 06:13 AM Feature request #7235: Add option to avoid users producing invalid topologies while digitising
- The worst consequence (crash) has been fixed here
#7225
but the user is not allowed anymore to digitize an adjacen... - 06:13 AM Feature request #7235: Add option to avoid users producing invalid topologies while digitising
- The worst consequence (crash) has been fixed here
#7225
but the user is not allowed anymore to digitize an adjacen... - 06:07 AM Bug report #7225: QGIS crashes after failed intersect removal
- Marco Hugentobler wrote:
> QgsMapToolAddFeature now rejects features with empty geometry and displays an error messag... - 04:20 AM Bug report #7225 (Closed): QGIS crashes after failed intersect removal
- QgsMapToolAddFeature now rejects features with empty geometry and displays an error message (208c9206ad972b96aef0fdfd...
- 05:58 AM Bug report #7229 (Feedback): Saving layers with records with no/empty geometries messes badly a v...
- with
commit:208c9206ad972b96aef0fdfdebd8012ffa120fe7
this is fixed.
I just wonder if there are other ways (other t... - 05:56 AM Bug report #5584 (Closed): QGIS crashes saving a vector with an empty geometry
- fixed with
commit:208c9206ad972b96aef0fdfdebd8012ffa120fe7 - 05:56 AM Bug report #5584 (Closed): QGIS crashes saving a vector with an empty geometry
- fixed with
commit:208c9206ad972b96aef0fdfdebd8012ffa120fe7 - 02:06 AM Bug report #7237 (Feedback): SLD dashed line
- have you tested qgis master?
- 02:06 AM Bug report #7237 (Feedback): SLD dashed line
- have you tested qgis master?
- 01:30 AM Bug report #7237 (Closed): SLD dashed line
- I have noticed in QGIS version 1.8 when you style line data as a simple line with other defined attributes and save i...
- 02:01 AM Bug report #7238 (Closed): Identify does not work anymore in qgis server master
- With qgis (server) master, the identify tool does not return any result on a published layer. In the qgis log I see
... - 01:24 AM Bug report #1963 (Reopened): "Ghost Lines" when using Anti-aliasing, polygons with shared boundar...
- Turning off "Make lines appear less jagged..." removes the thin lines on the screen but they still show when printing...
- 01:24 AM Bug report #1963 (Reopened): "Ghost Lines" when using Anti-aliasing, polygons with shared boundar...
- Turning off "Make lines appear less jagged..." removes the thin lines on the screen but they still show when printing...
- 01:24 AM Bug report #1963 (Reopened): "Ghost Lines" when using Anti-aliasing, polygons with shared boundar...
- Turning off "Make lines appear less jagged..." removes the thin lines on the screen but they still show when printing...
- 01:24 AM Bug report #1963 (Reopened): "Ghost Lines" when using Anti-aliasing, polygons with shared boundar...
- Turning off "Make lines appear less jagged..." removes the thin lines on the screen but they still show when printing...
- 01:24 AM Bug report #1963 (Reopened): "Ghost Lines" when using Anti-aliasing, polygons with shared boundar...
- Turning off "Make lines appear less jagged..." removes the thin lines on the screen but they still show when printing...
- 01:24 AM Bug report #1963 (Reopened): "Ghost Lines" when using Anti-aliasing, polygons with shared boundar...
- Turning off "Make lines appear less jagged..." removes the thin lines on the screen but they still show when printing...
2013-02-25
- 12:56 AM Bug report #6774: Export to PDF changes feature colours
- This bug is not present in ubuntugis.
- 05:52 AM Bug report #6774: Export to PDF changes feature colours
- I too have encountered this. The color in exported pdf files is correct only if "Print as raster" is checked in Qgis ...
- 05:52 AM Bug report #6774: Export to PDF changes feature colours
- I too have encountered this. The color in exported pdf files is correct only if "Print as raster" is checked in Qgis ...
- 12:18 AM Bug report #6840 (Reopened): Field names (display name) are not updated when encoding is changed
- The fix became disabled by the recent API change. I need fix again.
- 12:13 AM Revision 037f6013 (qgis): [sextante] fixed wrong import
- 12:05 AM Revision b1e7bf20 (qgis): [sextante] fix typo
- 09:55 PM Revision 8caa79ea (qgis): [sextante] deleted problematic help files
- 09:55 PM Revision 23a1b5dd (qgis): [sextante]modified problematic headers
- 09:32 PM Revision f3fa14ce (qgis): Merge pull request #440 from MatMatt/master
- [sextante] changed R command .libPaths to add and not substitute paths
- 06:12 PM Revision 148e7e1d (qgis): forgot rest of the files ;) now adding translator and adjusted scripts
- 06:10 PM Revision 220f2016 (qgis): added first malayam language commit. translator assumed and flag added
- 06:04 PM Bug report #7068: Joined table regressions
- Added a set of test data, which includes a Shapefile and two CSV files. One CSV file (fruits1.csv) has keys for join ...
- 06:04 PM Bug report #7068: Joined table regressions
- Added a set of test data, which includes a Shapefile and two CSV files. One CSV file (fruits1.csv) has keys for join ...
- 05:25 PM Revision aa4b291d (qgis): changed the R command behavior .libPaths() in RAlgorithm.py to add a .l...
- modifies the Advanced_Raster_histogramm.rsx in order to fully benefit from raster package RAM savety
- 04:18 PM Revision 6ee09f95 (qgis): Merge pull request #439 from mach0/master
- Added html help files to be installed in doc directory for OTB help
- 04:14 PM Feature request #7236 (Closed): Composer labels rendered as HTML should allow relative links
- Hi !
I think it would be really nice if composer labels rendered as HTML allowed relative links.
The base URL could... - 03:49 PM Revision 79d5fb35 (qgis): added help files in doc subdirectory to be installed
- 03:05 PM Revision f85d3ae7 (qgis): Merge pull request #438 from MatMatt/master
- [sextante] added quotation marks to make passFileNames work.
- 02:47 PM Revision cfb56a21 (qgis): added quotation marks to make passFileNames work
- 09:12 AM Bug report #4381: Saving a shape as DXF ("save as...") leads to corrupted files
- Giovanni Manghi wrote:
> I compiled on ubuntu GDAL master and then qgis master against it.
>
> The I opened the (the... - 08:44 AM Bug report #4381: Saving a shape as DXF ("save as...") leads to corrupted files
- I compiled on ubuntu GDAL master and then qgis master against it.
The I opened the (thematicmapping.org) world borde... - 09:10 AM Revision 56e9fb3e (qgis): [Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGroupBox (...
- 09:03 AM Revision 12edcdcb (qgis): Merge pull request #1 from dakcarto/atlas-ui
- [Atlas] Update spacing for atlas panel
- 08:27 AM Feature request #7235 (Open): Add option to avoid users producing invalid topologies while digiti...
- Attempts to remove intersections when digitising over invalid topologies lead to unexpected behaviour. See bug #7225 ...
- 08:03 AM Feature request #7234 (Closed): Copy and paste in the composer should remember position
- Hi !
Wouldn't it be nice if copy/pasted elements in the composer would also copy the position ? This way, after care... - 07:55 AM Bug report #7227: Identify Feature tool not showing any values
- Hilmy Hashim wrote:
> Did not see that. Great, thanks. Now, why did the column become wide?
because the dialog has b... - 06:09 AM Bug report #7227: Identify Feature tool not showing any values
- Did not see that. Great, thanks. Now, why did the column become wide?
- 03:58 AM Bug report #7227 (Closed): Identify Feature tool not showing any values
- you need to scroll horizontally the identify panel in order to see the results. See my screenshots.
- 03:58 AM Bug report #7227 (Closed): Identify Feature tool not showing any values
- you need to scroll horizontally the identify panel in order to see the results. See my screenshots.
- 03:58 AM Bug report #7227 (Closed): Identify Feature tool not showing any values
- you need to scroll horizontally the identify panel in order to see the results. See my screenshots.
- 03:58 AM Bug report #7227 (Closed): Identify Feature tool not showing any values
- you need to scroll horizontally the identify panel in order to see the results. See my screenshots.
- 01:35 AM Bug report #7227: Identify Feature tool not showing any values
- Some sample data as requested.
- 02:34 AM Feature request #7231 (Closed): Include the min/max scale information in the GetProjectSettings
- This is a follow up of #7214, "disable the layers when outside the "scale dependent rendering" range".
2013-02-24
- 12:41 AM Bug report #4381: Saving a shape as DXF ("save as...") leads to corrupted files
- Hi,
Did you recently test with current master? I believe it should be fixed now. You also need the most recent OGR t... - 09:20 PM Revision 5ac7d036 (qgis): [FEATURE] Add duplicate function to composer manager and composer ui
- - Addresses feature request #7203
- Add actions to composer that trigger main app's, instead of referencing
- Allows ... - 09:07 PM Feature request #7203 (Closed): Ability to create a new print composer by duplicating an existing...
- Larry, working great. On the user experience side of things, there is a delay (for me a 2-5seconds) when duplicating ...
- 09:07 PM Feature request #7203 (Closed): Ability to create a new print composer by duplicating an existing...
- Larry, working great. On the user experience side of things, there is a delay (for me a 2-5seconds) when duplicating ...
- 09:07 PM Feature request #7203 (Closed): Ability to create a new print composer by duplicating an existing...
- Larry, working great. On the user experience side of things, there is a delay (for me a 2-5seconds) when duplicating ...
- 05:34 PM Feature request #7203: Ability to create a new print composer by duplicating an existing one thro...
- Well, that must have been the fastest ever implemented feature request :) thanks. Will give it a try as soon as it's ...
- 12:28 PM Feature request #7203 (Feedback): Ability to create a new print composer by duplicating an existi...
- Hi,
This has been implemented in commit commit:5ac7d03
Please test, thanks. - 12:28 PM Feature request #7203 (Feedback): Ability to create a new print composer by duplicating an existi...
- Hi,
This has been implemented in commit commit:5ac7d03
Please test, thanks. - 05:42 PM Bug report #6184: Map canvas does not update after "paste style"
- Larry, confirmed fixed. There is however a small issue left unresolved, which is and isn't directly link to this. Whe...
- 05:40 PM Bug report #6410: expanded layer collapses when clicking on the 'ok' or 'apply' buttons from the ...
- Good news everyone! Clicking on Apply or Ok from the Layer Property window doesn't collapse layer items anymore.
The... - 04:42 PM Revision 3e6c803f (qgis): [sextante]Replaced provider.crs() by layer.crs(). Fixed memory layer usage
- 04:42 PM Revision ce8d79cc (qgis): [sextante]deleted ftool_utils
- 04:42 PM Revision 724506dc (qgis): [sextante] added autofilling on double-click in batch processing dialog
- Other minor changes
- 04:42 PM Revision e394fc13 (qgis): [sextante]Changed how SAGA installation is checked
- 04:42 PM Revision 7e1f58fc (qgis): [sextante] minor changes in algorithms and some code cleaning
- 04:42 PM Revision 10999cfa (qgis): [sextante] improved handling of ParameterCrs
- 04:42 PM Revision 2c00099c (qgis): [sextante] changes in R interface
- 04:42 PM Revision 42672e56 (qgis): [sextante] added new modeler-only tools
- 04:42 PM Revision ffa56d01 (qgis): [sextante] changed statisticByCategories, so now it does not depend on ...
- 04:42 PM Revision cd0253af (qgis): [sextante]Improvements in batch processing interface and in the simplif...
- 04:42 PM Revision 630745ba (qgis): [sextante] commented out loadfromDict method
- 04:42 PM Revision 2890dfd5 (qgis): [sextante] changed saga cmdname method and modified merge raster algori...
- 02:44 PM Bug report #7225: QGIS crashes after failed intersect removal
-
> However, it would be so much safer if users were digitising by default with an option switched on that rejects al... - 08:49 AM Bug report #7225: QGIS crashes after failed intersect removal
- Ideally (and I do so wish that I could offer to do the work on this) I think QGIS should reject an addition to the at...
- 08:29 AM Bug report #7225: QGIS crashes after failed intersect removal
- possible duplicate of #5584
see also #7229 - 08:02 AM Bug report #7225: QGIS crashes after failed intersect removal
- Duncan Golicher wrote:
> This layer causes a crash (sometimes) when another polygon is drawn. The close down is unpre... - 07:47 AM Bug report #7225: QGIS crashes after failed intersect removal
- This layer causes a crash (sometimes) when another polygon is drawn. The close down is unpredictable with the latest ...
- 06:33 AM Bug report #7225: QGIS crashes after failed intersect removal
- Duncan Golicher wrote:
> I am using the latest (nightly) build that I installed this morning at 11 am on Ubuntu.
> Th... - 06:25 AM Bug report #7225: QGIS crashes after failed intersect removal
- I am using the latest (nightly) build that I installed this morning at 11 am on Ubuntu.
The close down/freeze up beha... - 05:43 AM Bug report #7225: QGIS crashes after failed intersect removal
- Duncan Golicher wrote:
> No, it is not fixed in the master, unless there are changes that are
> not yet included in t... - 05:13 AM Bug report #7225: QGIS crashes after failed intersect removal
> I could post an example layer,
please do, because with my own tests I get no crash (qgis master on ubuntu). Indee...- 05:03 AM Bug report #7225: QGIS crashes after failed intersect removal
- No, it is not fixed in the master, unless there are changes that are
not yet included in the nightly build for Ubuntu... - 10:50 AM Revision eb64c074 (qgis): small help file change
- 10:19 AM Bug report #777: crashes with python reference to destroyed objects (e.g exportToWkt() crashes wh...
- Fix in "pull request !#436":https://github.com/qgis/Quantum-GIS/pull/436
Not sure if it's the best way to do it.
May... - 09:37 AM Bug report #7227: Identify Feature tool not showing any values
- Hi, I cannot confirm here, also with the docked identify window. Can you please attach sample data? thanks!
Hilmy ... - 09:24 AM Bug report #7227: Identify Feature tool not showing any values
- I have tried with several layers, they are the same. They are Ok in 1.8. I have included a screenshot.
The docked I... - 08:29 AM Bug report #7227: Identify Feature tool not showing any values
- cannot confirm here, can you share sample data? thanks.
- 08:28 AM Bug report #7229 (Closed): Saving layers with records with no/empty geometries messes badly a vector
- This ticket is a follow up of #5584
In that ticket an issue that caused crashes in qgis 1.8/1.7.4 (but not 1.6) was ... - 07:59 AM Feature request #7211: New splashscreen for QGIS
- I like the idea of squared corners too.
As to the overall design, there is too much going on for me right now. So m... - 07:06 AM Bug report #5584 (Feedback): QGIS crashes saving a vector with an empty geometry
- Marco Hugentobler wrote:
> Code wise, it is no problem to skip the feature. I don't know how it is from a user perspe... - 07:06 AM Bug report #5584 (Feedback): QGIS crashes saving a vector with an empty geometry
- Marco Hugentobler wrote:
> Code wise, it is no problem to skip the feature. I don't know how it is from a user perspe... - 07:06 AM Bug report #5584 (Feedback): QGIS crashes saving a vector with an empty geometry
- Marco Hugentobler wrote:
> Code wise, it is no problem to skip the feature. I don't know how it is from a user perspe... - 03:49 AM Bug report #4592 (Closed): Incorrect PRJ file for EPSG:27200 NZGD49 / New Zealand Map Grid
- Current Version of Qgis Master writes the following .prj file:...
- 03:49 AM Bug report #4592 (Closed): Incorrect PRJ file for EPSG:27200 NZGD49 / New Zealand Map Grid
- Current Version of Qgis Master writes the following .prj file:...
- 03:26 AM Bug report #7228: Incorrect return on boundingbox one-liner
- dr - wrote:
> Known workaround. But it is not clear why one-line approach doesn't work.
I think the comment nr1 of t... - 03:18 AM Bug report #7228: Incorrect return on boundingbox one-liner
- Salvatore Larosa wrote:
> This workaround avoid the problem;
Known workaround. But it is not clear why one-line appr... - 02:19 AM Bug report #7228: Incorrect return on boundingbox one-liner
- it seems related to #777, although I don't get any crash !
This workaround avoid the problem;... - 01:41 AM Bug report #7228 (Feedback): Incorrect return on boundingbox one-liner
- is this a regression since 1.8?
- 01:37 AM Bug report #7228 (Closed): Incorrect return on boundingbox one-liner
- * Open vector layer;
* Select any features;
* Run python console and try to perfom the following command:
>>>geom =...
2013-02-23
- 09:43 PM Revision 547d5689 (qgis): adding some licenses and copyrights to sextante
- 07:01 PM Bug report #7227 (Closed): Identify Feature tool not showing any values
- The Identify Feature tool is not showing any attribute values in the latest master, only the atribute names. The attr...
- 02:50 PM Revision 0dce1857 (qgis): Replace saving done dialog with message bar
- 12:59 PM Bug report #7226: All attempts to specify a project, layer or default coordinate reference system...
- Charles Petersen wrote:
> I looked for other .qgis folders on my entire 1TB hard drive, but found none. After confirm... - 12:32 PM Bug report #7226: All attempts to specify a project, layer or default coordinate reference system...
- I looked for other .qgis folders on my entire 1TB hard drive, but found none. After confirming that there was no .qgi...
- 11:24 AM Bug report #7226: All attempts to specify a project, layer or default coordinate reference system...
- I think you might be right. I will check for the .qgis folder elsewhere in my system. Right now, however, I'm reinsta...
- 11:16 AM Bug report #7226: All attempts to specify a project, layer or default coordinate reference system...
- Charles Petersen wrote:
> I will reinstall the program, although I must say I have already done that. I assume that Q... - 11:09 AM Bug report #7226: All attempts to specify a project, layer or default coordinate reference system...
- I will reinstall the program, although I must say I have already done that. I assume that QtCore4.dll is a QGIS module.
- 11:04 AM Bug report #7226: All attempts to specify a project, layer or default coordinate reference system...
- try re-installing the program?
something seems wrong with
Fault Module Name: QtCore4.dll - 10:56 AM Bug report #7226: All attempts to specify a project, layer or default coordinate reference system...
- Thanks for the feedback. I moved the .qgis folder to a flash drive,d restarted QGIS, and attempted to specify a CRS b...
- 10:28 AM Bug report #7226 (Feedback): All attempts to specify a project, layer or default coordinate refer...
- try (backup) and remove the .qgis folder.
What is the attached .exe file? - 10:09 AM Bug report #7226 (Closed): All attempts to specify a project, layer or default coordinate referen...
- All attempts to specify a project, layer or default coordinate reference system (CRS)from any available menu or dialo...
- 10:52 AM Feature request #7213: Turn layer classes on/off with a checkbox
- Stefano Costa - wrote:
> And, most importantly, is it too late for being included in the 2.0 roadmap?
I don't think ... - 10:47 AM Feature request #7213: Turn layer classes on/off with a checkbox
- Seems like the TOC is waiting for a major update :-)
Is it possible to outline a plan for adding all these features?... - 09:29 AM Bug report #7225: QGIS crashes after failed intersect removal
- if this issue was caused by this
#5584
then it has been fixed in master, please test and report back. - 09:24 AM Bug report #7225: QGIS crashes after failed intersect removal
- From what I see in the PDF you are using qgis 1.8. Please try if with master the crash still happen, of yes please at...
- 09:15 AM Bug report #7225 (Feedback): QGIS crashes after failed intersect removal
- This happens on QGIS 1.8 *and* master or just 1.8? Can you attach sample data? Can you post the error message you get...
- 09:07 AM Bug report #7225 (Closed): QGIS crashes after failed intersect removal
- If a user attempts to use the avoid intersection feature when digitising over a polygon with topological errors the n...
- 03:16 AM Revision cd3cd943 (qgis): Fix #6184, canvas doesn't refresh after pasting layer style
- 02:23 AM Revision 9517c0e3 (qgis): [Atlas] Update spacing for atlas panel
2013-02-22
- 07:17 PM Bug report #7223: QgsVectorFileWriter fails in python
- Yeah the API has changed in master. Try this:...
- 06:58 PM Bug report #7223 (Closed): QgsVectorFileWriter fails in python
- Using the code from the QGIS python cookbook, QgsVectorFileWriter fails, as shown below. Has the API changed? This co...
- 06:18 PM Bug report #6184 (Closed): Map canvas does not update after "paste style"
- Fixed in changeset commit:"cd3cd9433e8988e62720401402c5841db08d7a12".
- 08:39 AM Bug report #6184: Map canvas does not update after "paste style"
- confirmed on master.
- 03:05 PM Revision 34e6b9a2 (qgis): [Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets
- 01:33 PM Bug report #7217: graduated classes are altered when saved to qgs
- conversion to Double seems to be done here:
[[https://github.com/qgis/Quantum-GIS/blob/master/src/core/symbology-ng/q... - 09:05 AM Bug report #7217: graduated classes are altered when saved to qgs
- It could be simple to solve since same problem occured with WMS bounds and scales:
here are some revisions solving th... - 08:56 AM Bug report #7217: graduated classes are altered when saved to qgs
- QML and mapinfo tab are also concerned
- 08:34 AM Bug report #7217 (Closed): graduated classes are altered when saved to qgs
- confirmed on both 1.8 and master dc074b3.
when classifying continuous numerical data (shp - field type; real ; leng... - 09:43 AM Feature request #7213: Turn layer classes on/off with a checkbox
- Yet another nice feature would be to allow user change class' symbol directly from TOC
- 08:27 AM Feature request #7213: Turn layer classes on/off with a checkbox
- another killer feature would be the possibility to *select* features by selecting a symbology class in the TOC. I thi...
- 04:53 AM Feature request #7213: Turn layer classes on/off with a checkbox
- +1, that feature is extremely desired.
- 04:08 AM Feature request #7213 (Closed): Turn layer classes on/off with a checkbox
- As per http://gis.stackexchange.com/questions/25759/switch-classes-on-off-within-shapefile-in-qgis-1-8?rq=1 it would ...
- 08:49 AM Bug report #7220 (Closed): QGIS server error message when searching >1 word
- In the QGIS web client try set up a simple search, then try search for two words separated by a space. A message will...
- 08:22 AM Bug report #6625: Classes in Natural Braeks (Jenks) Symbology
- Yes, confirmed here, and it looks like a n / n-1 array bounds error.
Needs to be confirmed again in 1.9 when classif... - 08:16 AM Bug report #7191: Broken modes in graduated renderer classification (master regression)
- Confirmed on OSGEO4W dc074b3
- 02:54 AM Revision 24ea8b2c (qgis): Merge pull request #433 from 3nids/pg_hstore
- added hstore and inet fields to postgres provider
- 02:39 AM Revision 857f8493 (qgis): da60fe fixes #7071
- 02:31 AM Revision da60fe1c (qgis): block vector layer signals when updating attribute values from field ca...
- 02:21 AM Revision b4e7228b (qgis): german translation update
2013-02-21
- 12:23 AM Feature request #3989 (Feedback): PostgreSQL hstore support
- 10:08 PM Feature request #3989: PostgreSQL hstore support
- Should be solved in commit:8176da04f28682b4a7ab4f396c91186ea8f614da
- 12:02 AM Bug report #7212 (Closed): WFS client is broken
- WFS client is not working. It connects to a WFS service and it seems to get the data (it takes longer when the layer ...
- 11:45 PM Revision d190b231 (qgis): Some wfs servers don't like srsname in DescribeFeatureType request (tic...
- 11:45 PM Revision ee4cb3d8 (qgis): Remove namespace prefix from typename in QgsGml
- 11:38 PM Revision a788b0d9 (qgis): adding some function help files for field calculator, thanks to Zoltan ...
- 09:58 PM Revision a71946c1 (qgis): Fix duplication of main app's Window and Help menu to composers for Mac
- 09:57 PM Revision 417e1190 (qgis): Followup to be3bad3
- - Simpler means of bringing composer windows to front, if manager dialog is going to be closed
- 05:57 PM Revision e9035d7e (qgis): WGIS WFS Server : GeoJSON Fid has to be a String
- Adding "\"" befaore and after the fid for the GeoJSOn format.
- 05:42 PM Bug report #7071 (Closed): Field calculator regression - does not update all features
- Fixed in changeset commit:da60fe
- 05:40 PM Bug report #7071: Field calculator regression - does not update all features
- The problem is that changeAttributeValue ignores the @emitSignal@ parameter and therefore triggers the attribute tabl...
- 05:41 PM Bug report #7190 (Reopened): Cell values in attribute table aren't refreshed after column delete ...
- 05:32 PM Bug report #7190 (Closed): Cell values in attribute table aren't refreshed after column delete ro...
- 05:02 PM Revision 8176da04 (qgis): added hstore and inet fields to postgres provider
- 02:46 PM Bug report #5210 (Closed): QGIS freezes when editing via WFS-T
- Should be fixed in master branch d190b2316b25b6c30e3416a61cf5542d1fd6e227
- 02:46 PM Bug report #5241 (Closed): WFS client does not work anymore with Geoserver
- Should be fixed in master branch d190b2316b25b6c30e3416a61cf5542d1fd6e227
- 01:07 PM Feature request #7211 (Closed): New splashscreen for QGIS
- As I said in my mail [1] (meanwhile I done some changing), I'd like to see a new splash screen on start up of QGIS,
s... - 12:12 PM Revision 5718a481 (qgis): debian packaging update
- 11:20 AM Revision b54c75ce (qgis): Protect point and line pattern symbol layer from eating too much memory
- 10:02 AM Revision eea57cfc (qgis): fix debian builds
- 09:42 AM Revision 6f378682 (qgis): Make "Layer - New" accesible from QgsInterface, update GPS importer
- plugin (fix #7202)
- 09:22 AM Revision 64c9a4de (qgis): different icons for GPS importer and Create new GPX layer (fix #6860)
- 05:16 AM Bug report #7209 (Closed): WCS client seems broken
- When trying to use the WCS client on qgis master and Ubuntu 12.04 I get crashes or error messages or the layer are ad...
- 04:46 AM Feature request #7208 (Closed): replace the "merge shapefiles" code with new more efficient one (...
- The "merge shapefiles" tool is very inefficient, when applied to hundreds/thousands of shapes the progress bar barely...
- 03:25 AM Bug report #7205 (Closed): Build pyramids - not building pyramids
- 03:09 AM Bug report #7205 (Feedback): Build pyramids - not building pyramids
- 03:09 AM Bug report #7205: Build pyramids - not building pyramids
- if is a sextante issue, please file it under sextante. Cheers!
- 03:02 AM Bug report #7205: Build pyramids - not building pyramids
- That isn't supposed to be a strike-through. but a "- >" (without space)
- 03:02 AM Bug report #7205 (Closed): Build pyramids - not building pyramids
- Using master - 5ed164a on Windows 7 32bit.
- I have a TIF file which has no pyramids.
- Using the SEXTANTE Toolbox -... - 03:18 AM Bug report #7206 (Closed): Raster Calculator doesn't work with spaces in layer names
- Using Master 5ed164a
This seems like quite a bad one because it appears to work but actually doesn't give feedback t... - 02:08 AM Bug report #7204: QGIS server (master) fails to cascade layers from Tilecache WMS servers
- By Andreas suggestion I give the ticket to Marco and add as watcher Jürgen.
- 02:04 AM Bug report #6696: Raster calculator - "in memory raster"
- Also occurs in master
- 01:39 AM Revision 51edf52d (qgis): Add Print Composers submenu to new Composer menu in composer
- - Remove QgisApp::instance() usage in favor of already available passed in pointer to QgisApp
2013-02-20
- 12:46 AM Bug report #7204 (Closed): QGIS server (master) fails to cascade layers from Tilecache WMS servers
- With QGIS 1.8 I'm able to create a project with layers from a tileacache server and then serve them as normal WMS lay...
- 12:44 AM Feature request #6860 (Closed): AddGPX icon is used for both GPS tools and Create New GPX layer
- Fixed in changeset commit:"64c9a4dec44e8f3dd4aa93674cc56b3b2409f531".
- 11:54 AM Feature request #6860: AddGPX icon is used for both GPS tools and Create New GPX layer
- For GPX Tools
http://trac.osgeo.org/osgeo/changeset/10021
For new layer
http://trac.osgeo.org/osgeo/changeset/10026
... - 12:44 AM Feature request #7202 (Closed): Make the "Layer"->"New" menu accessible from the QGisInterface cl...
- Fixed in changeset commit:"6f378682b05536076a01af8476c91dfbbcc3d405".
- 01:58 PM Feature request #7202: Make the "Layer"->"New" menu accessible from the QGisInterface class and m...
- Thanks for the icon, Robert. The ticket is not about that, however :)
Still open. - 01:40 PM Feature request #7202: Make the "Layer"->"New" menu accessible from the QGisInterface class and m...
- Done in
http://trac.osgeo.org/osgeo/changeset/10026 - 01:12 PM Feature request #7202 (Closed): Make the "Layer"->"New" menu accessible from the QGisInterface cl...
- The title is self-explaining. Some plugin actions should be put to the Layer->New submenu (New GPX Layer, New Memory ...
- 12:24 AM Bug report #7180 (Feedback): Opening a project crashes QGIS
- does it happen with the latest master?
- 11:20 PM Bug report #7167: Scale box input doesn't get converted to 1:xxxx
- Not sure what you mean, but scales "1234" and "1:1234" is not the same to me. Neither is "0.001" and "1000".
- 07:49 AM Bug report #7167: Scale box input doesn't get converted to 1:xxxx
- Pull request https://github.com/qgis/Quantum-GIS/pull/430 fixes this for all cases. 1:2000, 2000, 2000:1
- 09:54 PM Revision 0e9717ba (qgis): Fix WFS loading with geoserver layers
- 09:24 PM Revision ace41834 (qgis): Merge pull request #432 from matthias-kuhn/fix-vector-layer-signals
- Fix: emit committedFeaturesAdded and committedFeaturesRemoved
- 09:11 PM Revision 6355e9be (qgis): Run prepare-commit on qgscomposer.cpp
- 09:10 PM Revision f28ca596 (qgis): Add binding to iface for action to show composer manager
- 09:09 PM Revision 6e2f6133 (qgis): Add New and Manager actions to new Composer menu in composer
- 08:34 PM Revision ad7deec5 (qgis): Fix: emit committedFeaturesAdded and committedFeaturesRemoved
- 08:10 PM Revision be3bad3e (qgis): Fix #7196, composer manager doesn't close when showing a chosen composer
- - Fix zoom-to-full when composer window is shown
- 05:38 PM Feature request #7203 (Closed): Ability to create a new print composer by duplicating an existing...
- It would be nice for the Composer Manager to allow for the creation of a new print composer based on an existing comp...
- 05:32 PM Revision 9aa865e0 (qgis): Implement moving of snapped features together with the snap line
- 03:07 PM Bug report #5861 (Reopened): Vector menu and Sextante -> ftools behaving inconsistently
- I'm with this same problem in QGIS 1.8 on Windows 7.
I've tested now with the master version compiled in the last we... - 01:20 PM Revision 717918d7 (qgis): Improve handling of snap lines
- 01:05 PM Bug report #7071: Field calculator regression - does not update all features
- Just ran into this today. This is a significant regression.
When trying to update a simple integer field with 946 _s... - 11:11 AM Bug report #7196 (Closed): Strange behaviour of Print manager popup
- Fixed in changeset commit:"be3bad3e55cb8684a5f05c02566b6bea431e9352".
- 11:03 AM Bug report #7196: Strange behaviour of Print manager popup
- it happens an all platforms, Windows included.
- 10:54 AM Bug report #7196 (Closed): Strange behaviour of Print manager popup
- At least on Gnome3 and OSX, probably on other DE, when clicking on Composer Manager, then on the desired layout, the ...
- 10:51 AM Bug report #7195 (Closed): Print layout: Transparency as %
- Inj print layout: I think the scale more obvious for the user should be in percentage (0-100%) instead of 0-255, as i...
- 10:49 AM Bug report #7194 (Closed): Print layout: tab partially shown
- When starting a new layout, the item properties tab is not shown entirely, and it has to be enlarged.
There are thre... - 10:41 AM Revision d6cd228e (qgis): attempt to fix crash when changing symbols in graduated renderer
- 10:32 AM Bug report #7129 (Closed): QgsCollapsibleGroupBox auto saves its collapsed state
- 10:30 AM Bug report #7193 (Closed): Equal Intervals and Pretty Breaks modes of Graduated Renderer don't wo...
- Observed in both: 1.8 and Master. With equal intervals, the same behaviour is observed in both: old and new symbologi...
- 10:18 AM Revision 69f96f37 (qgis): Updates to composer window
- - Split composer toolbar into many
- Rename File menu to Composer - because the composer isn't a "file" - 07:09 AM Feature request #7192 (Closed): system specific location of qgis settings
- (couldn't reopen #1442)
Use a system-specific location for QGIS plugins and other generated user support files (IO... - 06:57 AM Bug report #7118 (Closed): Please use "Transparency" throughout
- 03:58 AM Bug report #7118: Please use "Transparency" throughout
- Seems to be fixed now. Can we close?
- 06:35 AM Bug report #7169: qgis master messes up table of attributes when deleting columns
- "Pull request !#431":https://github.com/qgis/Quantum-GIS/pull/431 will fix this.
In case the pull request gets reject... - 06:19 AM Bug report #7169: qgis master messes up table of attributes when deleting columns
- Is caused by attributes not being a map, but a list and removal in ascending order...
- 05:27 AM Bug report #7169: qgis master messes up table of attributes when deleting columns
- See also #7190
- 05:02 AM Bug report #7169: qgis master messes up table of attributes when deleting columns
- Confirmed when removing multiple columns at once.
For example: try to remove first two columns. Actually 1st and 3rd... - 05:57 AM Bug report #7185 (Feedback): Ftools - Check geometry Validity
- Can you test qgis master? it works fine here.
- 05:55 AM Bug report #7191 (Closed): Broken modes in graduated renderer classification (master regression)
- Graduated symbol classification only works with Equal Interval and Pretty Breaks.
Neither Quantile, Natural Breaks ... - 05:46 AM Bug report #7190: Cell values in attribute table aren't refreshed after column delete rollback (r...
- Yes, it's a regression ( thanks, I was just searching for this ticket to add the regression status :) )
- 05:46 AM Bug report #7190: Cell values in attribute table aren't refreshed after column delete rollback (r...
- Yes, it's a regression ( thanks, I was just searching for this ticket to add the regression status :) )
- 05:42 AM Bug report #7190 (Feedback): Cell values in attribute table aren't refreshed after column delete ...
- Hi Borys, is this a regression? cheers!
- 05:26 AM Bug report #7190 (Closed): Cell values in attribute table aren't refreshed after column delete ro...
- When removing columns in attribute table, all following columns move left and it works ok. Then, if I rollback the ch...
- 04:32 AM Bug report #6817 (Closed): Qgis crashes while trying to edit a symbol in "graduated symbology"
- Fixed in commit:d6cd228e5e12c28b348cf471a21daf2fdca389b5
- 04:32 AM Bug report #6817 (Closed): Qgis crashes while trying to edit a symbol in "graduated symbology"
- Fixed in commit:d6cd228e5e12c28b348cf471a21daf2fdca389b5
- 03:38 AM Revision cc0c2b18 (qgis): Fix crash when loading a project that hits a group box with 'collapse' set
- 03:22 AM Feature request #7188 (Closed): Some user friendly additions to Batch Execution
- First of all - a cool feature!
Even cooler by:
1) Make a "Copy row" button - often the rows will be very much alike ... - 01:28 AM Bug report #7181: QGIS Server: Rectangles are not printed to PDF with getPrint command
- I believe that the rectangle is drawn, but the border, which was previously black is now white and therefore I did no...
2013-02-19
- 11:48 PM Bug report #7167: Scale box input doesn't get converted to 1:xxxx
- I think this is the right behaviour. If you want 1:2000, it's easy to write. If you want 2000:1 it is also easu to wr...
- 11:39 PM Bug report #7185 (Closed): Ftools - Check geometry Validity
- Une erreur est apparue lors de l'exécution du code python :
Hello,
When I close the tool "geometry Validity Check" I... - 11:33 PM Revision 0fbea191 (qgis): german translation update
- 10:59 PM Revision 69a919d7 (qgis): debian packaging fix
- 08:07 PM Revision 24ba638a (qgis): Make QSPATIALITE optional, but still include it in osgeo4w and debian p...
- 07:23 PM Bug report #4076: Hanging on trying to use --snapshot option from command line
- This seems to work on master... If I leave off extents + height/width qgis creates a default 800 x 600 png image.
- 07:07 PM Bug report #7169: qgis master messes up table of attributes when deleting columns
- I could not replicate this. By open a shape, you mean shapefile?
- 06:59 PM Bug report #7107: rasters with decimal values don't display correctly in QGIS 1.9
- can you attach a subset of the original image here?
- 06:33 PM Revision 9768b13c (qgis): [FEATURE] postgres provider: optionally skip columns without geometry t...
- 03:37 PM Bug report #7178: qgis master does not load attributes from some file formats
- Confirmed for more formats:
kml, gml, geojson, csv (and maybe more) via the usual Add (ogr) vector layer
gpx - also ... - 02:05 PM Revision 1c2b025a (qgis): Fix copy paste bug
- 01:58 PM Revision 4d868886 (qgis): Compute min/max on demand in gdal provider
- 01:30 PM Revision 2a2465ee (qgis): Add available sql drivers to Mac bundled app
- 12:09 PM Revision 314c783b (qgis): Revert "Enable topological editing on first TopoGeometry layer creation"
- This reverts commit edecf385fddd7d166e134023057998612af6ad58.
The correct way to do this is by hooking on the editin... - 11:45 AM Revision 90461f29 (qgis): Snap to arbitrary snap lines
- 11:10 AM Revision edecf385 (qgis): Enable topological editing on first TopoGeometry layer creation
- I'm not sure this is an acceptable behavior, but I'm sure users
do want to edit TopoGeometry layers in a topological ... - 10:28 AM Revision a8822089 (qgis): Add syncGroup to CollapsibleGroupBoxes
- 10:28 AM Revision 77afb165 (qgis): Fix some compiler warnings
- 10:28 AM Revision bb57cf4b (qgis): replaced "opacity" by "transparency" in the composer GUI
- 10:28 AM Revision 2d4220bb (qgis): Update of composer item's GUI
- 10:28 AM Revision 0f0c9811 (qgis): Update composer ui files
- - Add section headers (should be moved to app stylesheet, and custom label or container class made)
- Enable map grid... - 10:18 AM Revision a645f43f (qgis): Updates to QgsCollapsibleGroupBoxBasic
- - Use title instead of checkbox to define QgsCollapsibleGroupBox offset
- Fix error when group box has form layout wi... - 10:04 AM Revision a86622b3 (qgis): fix #7179
- 09:25 AM Bug report #7182 (Closed): On linux QGIS freezes 1/2/3... times before allowing download waypoint...
- On Linux to allow QGIS (GPSBABEL) "speak" with a Garmin USB gps unit (in my case a gpsmap 60c) it is needed to fix a ...
- 09:06 AM Revision 99dfce16 (qgis): added malayalam language on request
- 08:13 AM Bug report #7181 (Closed): QGIS Server: Rectangles are not printed to PDF with getPrint command
- This may be some side-effect of some of the recent changes in the print composer.
If you draw a rectangle in the pri... - 04:01 AM Revision e33bd25c (qgis): Merge pull request #418 from dakcarto/cmake_stagedplugins-optmz_2
- Update stage-installed plugins CMakeLists.txt
- 02:12 AM Bug report #7180: Opening a project crashes QGIS
- The culprit is the layer:...
- 01:46 AM Bug report #7180 (Closed): Opening a project crashes QGIS
- The attached project causes QGIS to crash. Tested on several machines, several versions of QGIS (including 1.8 and cu...
- 01:00 AM Bug report #7179 (Closed): Singleparts to multipart - Ftools
- Sorry.
This problem happened to me last week and I'm not able to reproduce it since I restarted.
2013-02-18
- 12:09 AM Bug report #7179 (Feedback): Singleparts to multipart - Ftools
- Can you attach sample data? thanks.
- 12:09 AM Bug report #7179 (Feedback): Singleparts to multipart - Ftools
- Can you attach sample data? thanks.
- 12:09 AM Bug report #7179 (Feedback): Singleparts to multipart - Ftools
- Can you attach sample data? thanks.
- 12:05 AM Bug report #7179 (Closed): Singleparts to multipart - Ftools
- Hello,
I 'have a problem with tool "Singleparts to multipart" :... - 11:48 PM Bug report #7178 (Closed): qgis master does not load attributes from some file formats
- attached a sample, open in it in 1.8 (waypoints) and you will see the records, open in in master, empty.
Maybe are a... - 07:40 PM Bug report #7099: print composer's legend item improperly calculates its right-side box spacing
- I believe this regressed as part of commits which implemented the nice legend's multicolumn feature.
- 05:08 PM Revision dc074b39 (qgis): Always use topological editing if using avoid intersection (where possi...
- 02:00 PM Bug report #7177 (Closed): Composer's legend "all" button does not take "lock layers" into account
- Hi !
When you hit the "all" button in a ComposerLegend's widget, the legend displays all visible layers from the mai... - 01:54 PM Revision cb1f5c3e (qgis): Show snap lines in ruler mouse move event
- 01:50 PM Revision ee96d381 (qgis): fix build with older Qt
- 12:39 PM Revision 22256906 (qgis): fix imports (addresses #7176)
- 10:53 AM Revision d31b8380 (qgis): disable SEXTANTE algorithms that require 3rd party Python modules
- 10:42 AM Revision 9abb7c40 (qgis): add CMakeLists.txt to SEXTANTE tools directory
- 10:38 AM Revision 31a9021b (qgis): Improve coordinate display
- 10:33 AM Revision b9be97d5 (qgis): debian packaging fix
- 10:21 AM Bug report #4880 (Feedback): "add feature" tool (for polygons) + "avoid intersection" is inconsis...
- Marco Hugentobler wrote:
> The small gaps appear because of numerical problems, see geos-devel list (http://lists.osg... - 08:17 AM Bug report #4880: "add feature" tool (for polygons) + "avoid intersection" is inconsistent when i...
- The small gaps appear because of numerical problems, see geos-devel list (http://lists.osgeo.org/pipermail/geos-devel...
- 09:51 AM Revision 75ae3e63 (qgis): new language file on request: welcome Cambodia
- 08:44 AM Revision 33808af7 (qgis): add missed directory to CMakeLists.txt
- disable StatisticsByCategories algorithm because it requires 3rd party
Python module scipy - 08:17 AM Bug report #2921: Avoid intersection of new polygons.. IS BROKEN
- The small gaps appear because of numerical problems, see geos-devel list (http://lists.osgeo.org/pipermail/geos-devel...
- 07:32 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- After '@sudo apt-get install python-psycopg2@', QGIS loaded fine. Not sure whether it's an appropriate dependency so ...
- 07:24 AM Bug report #7176 (Reopened): sextante plugin doesn't load anymore from build tree
- I had a similar bug with ImportError: no module named tools. I updated, and now I'm getting "ImportError: No module n...
- 07:24 AM Bug report #7176 (Reopened): sextante plugin doesn't load anymore from build tree
- I had a similar bug with ImportError: no module named tools. I updated, and now I'm getting "ImportError: No module n...
- 04:11 AM Bug report #7176 (Closed): sextante plugin doesn't load anymore from build tree
- Confirmed
- 04:11 AM Bug report #7176 (Closed): sextante plugin doesn't load anymore from build tree
- Confirmed
- 04:11 AM Bug report #7176 (Closed): sextante plugin doesn't load anymore from build tree
- Confirmed
- 03:42 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- Should be fixed with commit:22256906d7
- 03:31 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- Alex: still no dice after commit:d31b838
ImportError: No module named scipy - 02:05 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- python-matplotlib took me a step forward, but isn't enough: ImportError: No module named tools
Could algs be disable... - 01:52 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- I think this algs should be disabled because this introduces additional dependency from 3rd party Python module
- 01:47 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- Sandro Santilli wrote:
> Oops, reading the backtrace may be useful... It ends with:
>
> ImportError: No module na... - 01:45 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- Oops, reading the backtrace may be useful... It ends with:
ImportError: No module named matplotlib.pyplot
Do you... - 01:42 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- I found and removed ~/.qgis/python/plugins/sextante and rebuilt from scratch (wiping out the whole build directory) b...
2013-02-17
- 12:28 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- After removing SEXTANTE folder from /usr/local/share/qgis/python/plugins I still can load SEXTANTE when running QGIS ...
- 12:21 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- Yes, /usr/local/share/qgis/python/plugins does look like a system wide location.
Wipe that out if you can.
I guess ... - 12:15 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- Sandro Santilli wrote:
> Fails here with commit:8f25bcf -- can it be you have sextante installed system-wide ?
Hmm..... - 12:10 AM Bug report #7176: sextante plugin doesn't load anymore from build tree
- Fails here with commit:8f25bcf -- can it be you have sextante installed system-wide ?
- 11:48 PM Bug report #7176: sextante plugin doesn't load anymore from build tree
- Works fine here with latest master. Maybe this was related to missed directory in CMakeLists file, I've just fixed this
- 11:35 PM Bug report #7176: sextante plugin doesn't load anymore from build tree
- This error may be an old one: #6639
- 11:34 PM Bug report #7176 (Closed): sextante plugin doesn't load anymore from build tree
- Couldn't load plugin 'sextante' from ['/home/strk/.qgis//python/plugins/pyarchinit/modules/gui', '/home/strk/.qgis//p...
- 12:27 AM Revision 8f25bcfd (qgis): fix #7172
- 11:49 PM Bug report #6812 (Closed): Label direction symbol not quoted on save ?
- I just tried again and can confirm that:
1. the "greater-than" symbol isn't quoted (also confirmed by Larry above)
... - 11:49 PM Bug report #6812 (Closed): Label direction symbol not quoted on save ?
- I just tried again and can confirm that:
1. the "greater-than" symbol isn't quoted (also confirmed by Larry above)
... - 01:20 AM Bug report #6812 (Open): Label direction symbol not quoted on save ?
- 11:49 PM Bug report #6639: Qgis can not load sextante while starting
- Should work now
- 11:36 PM Bug report #6639: Qgis can not load sextante while starting
- See also #7176
- 11:41 PM Bug report #6646: Save style as: second popup after save
- I just tried again and I confirm it still happens. This is indeed with old symbology (it's the style of layers create...
- 01:27 AM Bug report #6646: Save style as: second popup after save
- I have seen this, but just with the old symbology.
- 01:24 AM Bug report #6646 (Open): Save style as: second popup after save
- 11:14 PM Revision 72755256 (qgis): [sextante] added tools to ease creating unit test for algorithms
- 11:14 PM Revision 7c671014 (qgis): [sextante] improved toolbox and modeler to better use classification by...
- 11:14 PM Revision 329062b8 (qgis): [sextante] Log file is now read backwards and limited to a fixed number...
- 11:14 PM Revision 5fead9fb (qgis): [sextante]minor fixes and added new R script examples
- 11:14 PM Revision 1314d4cc (qgis): cleaned SEXTANTE/SAGA algorithms
- 11:14 PM Revision 67c68d0a (qgis): addded new SEXTANTE python algorithms
- 11:14 PM Revision 3aadcfa0 (qgis): improved management of tables in SEXTANTE
- 10:21 PM Revision d8ec492d (qgis): fix #7172 and #7174
- 10:15 PM Revision 55425047 (qgis): [FEATURE] add qspatialite sql driver plugin
- 06:42 PM Revision b7583290 (qgis): Consider multiple pages for ruler scale
- 06:02 PM Revision 46628027 (qgis): Store reference to composition in ruler to get page info
- 01:25 PM Bug report #7175 (Closed): fTools - Clip not working
- fixed in commit:d8ec492dec
- 01:25 PM Bug report #7175 (Closed): fTools - Clip not working
- fixed in commit:d8ec492dec
- 06:18 AM Bug report #7175 (Closed): fTools - Clip not working
- Hi,
Clip is not working when clicking ok button in latest master...stacktrace below.
Debug: src/core/qgsmessagelog.c... - 01:23 PM Bug report #7174 (Closed): fTools - Symmetrical Difference not working
- fixed in commit:d8ec492dec
- 01:23 PM Bug report #7174 (Closed): fTools - Symmetrical Difference not working
- fixed in commit:d8ec492dec
- 02:46 AM Bug report #7174 (Closed): fTools - Symmetrical Difference not working
- Symmetrical Difference do not do anything on clicking ok button in latest master. Log given below..
rror[1] An error... - 01:21 PM Bug report #7172 (Closed): fTools - Intersect not working
- Fixed in changeset commit:"d8ec492dec2f25d79ce9e9f8a8458ba8b2eef13b".
- 02:22 AM Bug report #7172 (Closed): fTools - Intersect not working
- Hi,
The intersect geoprocessing tool is no longer working in latest master. Pressing the OK button does nothing. Log... - 12:01 PM Revision 4aaed2a5 (qgis): WMS identify format preference order: Html,Feature,Text
- 11:48 AM Revision db95b469 (qgis): Html identify result print fix
- 11:10 AM Revision ddaded8e (qgis): fix #7171
- 06:56 AM Feature request #6664: Add PostGIS Layers dialog stops processing as soon as a user confirms a se...
- Sorry, I didn't understand what the feedback state meant.
This issue is not a support request. I am aware of the sto... - 01:24 AM Feature request #6664 (Closed): Add PostGIS Layers dialog stops processing as soon as a user conf...
- closing for the lack of feedback.
- 01:24 AM Feature request #6664 (Closed): Add PostGIS Layers dialog stops processing as soon as a user conf...
- closing for the lack of feedback.
- 02:11 AM Bug report #7171 (Closed): ftools - ConvexHull not working
- Fixed in changeset commit:"ddaded8ebb602b2a2ca3c068974c71ef40b99545".
- 01:59 AM Bug report #7171 (Closed): ftools - ConvexHull not working
- Convex Hull is not working with the latest master version. Nothing happens when I click on the ok button. Traceback b...
- 01:36 AM Feature request #6447 (Closed): Geometry tools can only store in shp format
- closing for the lack of feedback - apparenty fixed in current SEXTANTE.
- 01:36 AM Feature request #6447 (Closed): Geometry tools can only store in shp format
- closing for the lack of feedback - apparenty fixed in current SEXTANTE.
- 01:29 AM Feature request #879 (Open): Add 'Help contents' in different languages
- 01:23 AM Bug report #6778 (Closed): New SpatiaLite layers not shown
- closing for the lack of feedback
- 01:23 AM Bug report #6778 (Closed): New SpatiaLite layers not shown
- closing for the lack of feedback
- 01:20 AM Bug report #6786 (Closed): Poor handling of float nodata value
- closing for the lack of feedback
- 01:20 AM Bug report #6786 (Closed): Poor handling of float nodata value
- closing for the lack of feedback
- 01:19 AM Bug report #6810 (Closed): QGIS crashes importing delimited text
- closing for the lack of feedback.
- 01:19 AM Bug report #6810 (Closed): QGIS crashes importing delimited text
- closing for the lack of feedback.
- 01:19 AM Bug report #6810 (Closed): QGIS crashes importing delimited text
- closing for the lack of feedback.
- 01:16 AM Feature request #6813 (Closed): no dashes lines in print composer legend
- ckosed for lack of feedback
- 01:16 AM Feature request #6813 (Closed): no dashes lines in print composer legend
- ckosed for lack of feedback
- 01:14 AM Bug report #6911 (Open): qgis evaluate raster settings from canvas situation don't use original r...
- 01:11 AM Bug report #6990 (Open): pyspatialite: some spatialite functions not recognised
2013-02-16
- 12:34 AM Bug report #6984 (Closed): NVIZ stopped to work under Linux
- works again, not sure if/when/how was fixed.
- 12:34 AM Bug report #6984 (Closed): NVIZ stopped to work under Linux
- works again, not sure if/when/how was fixed.
- 12:15 AM Bug report #6981: "formatted numbers" option does not work if field is part of a label expression
- this is a new feature in master not working as expected.
- 02:24 PM Bug report #7170 (Closed): adding a postgis layer with "select at id" unchecked result in no reco...
- It affects qgis master, if the option is left checked then no issues.
- 02:09 PM Bug report #7169 (Closed): qgis master messes up table of attributes when deleting columns
- Open a shape in both qgis 1.8 and master.
Toggle editing and from the table of attributes dialog hit the "delete col... - 11:48 AM Bug report #7167: Scale box input doesn't get converted to 1:xxxx
- I would say that is a bug and a regression.
- 11:48 AM Bug report #7167: Scale box input doesn't get converted to 1:xxxx
- I would say that is a bug and a regression.
- 11:45 AM Bug report #7167 (Closed): Scale box input doesn't get converted to 1:xxxx
- In version 1.8 when you type a scale input into the scale box it automatically converts to 1:xxxx (the number you typ...
- 11:44 AM Bug report #7166 (Closed): raster resampling does not work when reprojection is on.
- Happens even if the raster is not actually reprojected, is just enough to have OTFR on. Tested on QGIS master.
As a ... - 11:27 AM Revision 7fb46498 (qgis): also optionally apply SHAPE_ENCODING to layer creation (fixes #5911)
- 11:03 AM Revision 6a2bd62c (qgis): added searching of colorramps in style manager
- 04:30 AM Bug report #7165 (Closed): Linefeed in SVG not read in composer
- When I load an SVG into the composer that contains a text with more than one line the text is rendered in the same li...
- 03:28 AM Bug report #5911: Language Driver ID in dbf file of new shapefile
- Thank you very much.
- 02:28 AM Bug report #5911 (Closed): Language Driver ID in dbf file of new shapefile
- Fixed in changeset commit:"7fb46498c9fb3c14a2d0b0fcc8e634dba2f1cade".
- 01:52 AM Bug report #5911 (Reopened): Language Driver ID in dbf file of new shapefile
- I've noticed that the garbling occurs when saving Spatialite/PostGIS layer to Shapefile. The above fix means that if ...
- 02:28 AM Bug report #6500 (Closed): Language Encoding very broken in 1.8 Lisboa
- Fixed in changeset commit:"7fb46498c9fb3c14a2d0b0fcc8e634dba2f1cade".
2013-02-15
- 07:55 PM Revision f22c62a8 (qgis): fix #7160
- 07:44 PM Revision b630692c (qgis): quote closing parens within column names (fixes #7159)
- 06:33 PM Bug report #7062: Print composer does not display attribute table and html frame
- I confirm also in QGis master, 424cc89 revision (15-02-2013)
it's a regression. - 04:33 PM Revision c036e7e1 (qgis): Merge pull request #428 from schmandr/master
- Add support for 1bit PNG format to QGIS Server WMS
- 02:26 PM Revision 2e84efaf (qgis): Add support for 1bit PNG format to QGIS Server WMS
- 10:49 AM Bug report #7160 (Closed): PostGIS datasource selector shows unexistent fields in the "Primary Ke...
- Fixed in changeset commit:"f22c62a891e4bd209d58c97f2d1e0a902dcae487".
- 08:08 AM Bug report #7160: PostGIS datasource selector shows unexistent fields in the "Primary Key" select...
- The bug is unrelated to the kind of table, it happens even if I drop that table.
Also, I've upgraded to current maste... - 07:43 AM Bug report #7160 (Closed): PostGIS datasource selector shows unexistent fields in the "Primary Ke...
- I have tables with only geometry fields, called:
"a", "b", "a+b", "b-a", "a+(b-a)"
The "Add PostGIS Layers" UI win... - 10:44 AM Revision c1527af3 (qgis): also fix loading checkbox state from settings
- 10:37 AM Bug report #7159 (Closed): PostGIS geometry columns with parens in field name not supported
- Fixed in changeset commit:"b630692c747bb102ae8e1cc549b4aaa92a0c7447".
- 08:41 AM Bug report #7159: PostGIS geometry columns with parens in field name not supported
- At time of
@
emit addDatabaseLayers( mSelectedTables, "postgres" );@
The @mSelectedTables@ correctly contains t... - 08:13 AM Bug report #7159: PostGIS geometry columns with parens in field name not supported
- Console log shows:
@
ERROR: column "A+(B-A" of relation "marcobug" does not exist@
The first bogus trace in the log... - 08:09 AM Bug report #7159: PostGIS geometry columns with parens in field name not supported
- The problem persists with current master (commit:c036e7e)
- 07:40 AM Bug report #7159 (Closed): PostGIS geometry columns with parens in field name not supported
- I've a table with a geometry field named "A+(B-a)" but qgis refuses to open it with the message:
@
dbname='strk' por... - 08:48 AM Revision af7d5124 (qgis): fix handling of TAB delimiter in delimited text plugin
- 02:20 AM Bug report #7158 (Rejected): Virus in the current version 1.8.0-2
- Yes, it is. Please let your antivirus know and correct their bug.
- 02:20 AM Bug report #7158 (Rejected): Virus in the current version 1.8.0-2
- Yes, it is. Please let your antivirus know and correct their bug.
- 02:15 AM Bug report #7158: Virus in the current version 1.8.0-2
- Looks like it is picking something in the GRASS package. Pretty sure it would be a false positive.
- 02:00 AM Bug report #7158 (Rejected): Virus in the current version 1.8.0-2
- In the latest QGIS version either standalone or OSGeo4W my antivirus detect a trojan.
I can't download QGIS unless ... - 01:09 AM Bug report #7156 (Closed): Vector geometry simplification works only if project CRS matches layer...
- Steps to reproduce:
* make a shapefile in one CRS
* digitize a line
* change project CRS and enable OTFR
* try to use...
2013-02-14
- 11:58 PM Feature request #6820 (Closed): Request to update CRS info to newest EPSG
- 09:45 PM Feature request #6820: Request to update CRS info to newest EPSG
- This issue might be related with post-installation process. cyssync worked fine when it was run manually or run in ne...
- 05:14 PM Revision 5f8e9e13 (qgis): Show ruler marker for cursor position
- 04:48 PM Revision 38c52145 (qgis): Better placement for y-coordinate labels
- 04:40 PM Revision 049fb235 (qgis): Read composer from xml considers rulers
- 11:54 AM Revision 1a1dde1a (qgis): Fix calculation of ruler y-coordinates
- 11:51 AM Revision 7e03e56b (qgis): Don't draw view frame (alignment with ruler widgets)
- 03:16 AM Bug report #6083: Corrupt datastore upon edit
- The problem I described was probably caused by the GeoTools library instead of QGis. (http://jira.codehaus.org/browse...
2013-02-13
- 12:50 AM Revision 424cc89d (qgis): ocispatial: require OCI library
- 08:08 PM Revision 4d912c30 (qgis): Add collapse toggling synchronization on Alt-click of title to QgsColla...
- 11:53 AM Bug report #7121 (Closed): Problem in displaying GRASS raster
- yes, it was fixed in qgis master.
- 11:53 AM Bug report #7121 (Closed): Problem in displaying GRASS raster
- yes, it was fixed in qgis master.
- 05:05 AM Bug report #7121: Problem in displaying GRASS raster
- With QGIS 1.9 it's ok.
- 08:53 AM Revision 1924ecce (qgis): fix windows build
- 04:09 AM Bug report #7152 (Closed): Bug in Raster Calculator
- I try to mask and extract an erea from a raster file (DEM) but the exported file was an empty file with no values in ...
2013-02-12
- 10:45 PM Revision f29b5583 (qgis): Make measure tool dialogs stay on top of other windows during operation
- - Not tested with X11, may need Qt::X11BypassWindowManagerHint too
- 10:43 PM Revision c8ca3761 (qgis): Add collapse toggling synchronization to QgsCollapsibleGroupBoxBasic
- - Holding Alt modifier key when toggling collapsed state will synchronize the toggling across other boxes with the sa...
- 04:03 PM Revision df412ece (qgis): Merge pull request #427 from matthias-kuhn/rubberband-doc
- Documentation update for QgsRubberband
- 04:00 PM Revision 42dad857 (qgis): Documentation update for QgsRubberband
- 11:47 AM Revision 8e11e5f9 (qgis): Merge pull request #422 from Oslandia/atlas
- Feature sorting and filtering for atlas generation
- 11:38 AM Revision b45d8cb0 (qgis): Snap to paper items and consider multipage compositions when showing sn...
- 09:50 AM Feature request #6820: Request to update CRS info to newest EPSG
- It seems that during post-installation crscync doesn't work correctly.
Here I attached setup.log.full for your diggi... - 09:39 AM Feature request #6820: Request to update CRS info to newest EPSG
- It turns out that this is nothing to do with EPSG updating. It seems that this issue is related with crssync.
Pleas... - 07:43 AM Bug report #6747 (Closed): split feature fails on a closed line
- Fixed in c90870d09594fc1d19fe30b2a8f40a1c049347b9
- 07:08 AM Bug report #7140: QGIS seg faults when removing a GRASS vector (or even when "zoom to layer" or e...
- Tilman Brock wrote:
> Can not confirm this on 1.8.0 running on windows 7 x64. Opening the project, opening the attrib... - 06:44 AM Bug report #7140: QGIS seg faults when removing a GRASS vector (or even when "zoom to layer" or e...
- Can not confirm this on 1.8.0 running on windows 7 x64. Opening the project, opening the attribute table for the (onl...
- 03:27 AM Bug report #7140: QGIS seg faults when removing a GRASS vector (or even when "zoom to layer" or e...
- It will happen even if zooming or opening the table of attributes.
- 05:04 AM Feature request #7150 (Open): Create a 'project template' via the 'Save project As' menu
- I heard about 'template projects', and found out that I was supposed to create a normal project in my .qgis/project_t...
- 04:24 AM Revision f4c5bc8a (qgis): Split QgsCollapsibleGroupBox into basic class and subclass that auto-sa...
- - Split authored by Etienne Tourigny
- Add Q_PROPERTY declarations to make some class properties settable for promote... - 03:29 AM Bug report #7148 (Closed): Cannot remove vectors from GRASS mapset
- Using the GRASS browser, removing a vector from the mapset with the proper button simply does nothing.
2013-02-11
- 12:55 AM Feature request #6820: Request to update CRS info to newest EPSG
- See also http://lists.osgeo.org/pipermail/qgis-developer/2013-February/024347.html
- 10:58 AM Revision 4fe2074d (qgis): missed comma
- 09:49 AM Revision 8970a1fd (qgis): fix issues with non-ASCII filenames in GDALTools, thanks to Evgenia for
- pointing on this problem
- 09:38 AM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- Here is a patch with 2 classes, including Q_PROPERTY stuff. I haven't updated nor tested sip though.
Sorry I'll be a... - 06:02 AM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- It might be easier to just disable saving the state for the groupboxes in the composer, to avoid any bugs and make li...
- 08:04 AM Feature request #7145: Show layer groups in "identifiable layers" and "snapping options" panels
- Denis Rouzaud wrote:
> I don't know where is this "identifiable layers" but it might be good to do the same thing for... - 07:59 AM Feature request #7145: Show layer groups in "identifiable layers" and "snapping options" panels
- I don't know where is this "identifiable layers" but it might be good to do the same thing for snapping options.
- 05:48 AM Feature request #7145 (Open): Show layer groups in "identifiable layers" and "snapping options" p...
- On large projects the layers are very often organized in groups.
So when you open "identifiable layers" if groups ar... - 06:48 AM Revision dd1bb457 (qgis): Use new vector edit macro support to batch Show/Hide Label tool's opera...
- 06:48 AM Revision 2de2f232 (qgis): Limit canvas redraws when working with vector layer undo stack
- - Fix unreported bug where clicking on group in legend would clear previously selected vector layer's undo stack
- En... - 06:48 AM Revision 8feb84af (qgis): Update vector layer edits rollback method and app rollback actions
- - Make optional whether edit buffer is deleted
- Returns optional functionality where rollback was similar to setting... - 06:35 AM Bug report #7093: Curved labels ignore "Always show upside-down labels"
- Hi Larry,
Thanks for your feedback. Meanwhile, I will find a workaround. - 06:32 AM Bug report #7146 (Open): DB manager does not remove Spatialite indexes and entry in "spatialite_h...
- The same issue seems to affect also the browser.
Add a ector to a SL datasource, and select to create also a spati... - 05:24 AM Bug report #7144 (Closed): Resampling does not work (anymore?) for WMS layers
- I believe it is a regression because it used to work, anyway would be a new feature that is not working as expected (...
- 04:58 AM Bug report #7142 (Closed): Style manager is only accessible from the "single symbol" renderer
- ... not from the other renderers.
- 03:44 AM Bug report #7141 (Closed): "loaded layer" dropdown in GRASS modules is not more updated when laye...
- Open a GRASS mapset and load a bunch of non GRASS layers in QGIS.
Then open a module like v.in.ogr.qgis or r.in.gdal... - 03:36 AM Bug report #7140 (Closed): QGIS seg faults when removing a GRASS vector (or even when "zoom to la...
- Attached a simple GRASS mapset and qgis project. Try remove the vector layer from the project (or even do a "zoom to ...
- 03:11 AM Bug report #6887 (Closed): GdalTools: support non-ascii path for Windows
- Fixed in recent commits. Thank you!
- 02:53 AM Bug report #7139 (Closed): Wrong "no data" transparency in palletted rasters
- In QGIS master it seems that the transparency of no data values is handled in the wrong way.
Open the attached raste... - 02:28 AM Bug report #7138 (Closed): Missing icon in raster symbology properties
- See attached image. It does not have a tooltip, so I cannot say what is the function of that button.
- 02:16 AM Bug report #7080: Master version crashes when loads 1.8 project
- Salvatore Larosa wrote:
> Giovanni Manghi wrote:
> > Salvatore, I would tag this a regression, do you agree? cheers!
...
2013-02-10
- 11:08 PM Revision ba2082ef (qgis): [FEATURE] allow filter expressions in value relations (and fix display ...
- 09:08 PM Revision d70c0b2e (qgis): german translation update
- 08:46 PM Revision d8952d33 (qgis): wms: improve xsd/gml detection on getfeatureinfo
- 07:20 PM Revision a98ed43b (qgis): wms: catch service exception on GetFeatureInfo and use feature extent i...
- 07:18 PM Bug report #7071: Field calculator regression - does not update all features
- Simple steps to reproduce issue:
1. load the attached shapefile (inside randompoints.shapefile.zip)
2. open the attri... - 05:54 PM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- > Solution would be to set the settings key to a unique value, possibly <frame id>/widget/parent.
Actually, you'd al... - 05:29 PM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- Etienne Tourigny wrote:
> I've managed to replicate the problem, which is due to the fact that there are the same con... - 04:00 PM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- I think that the composer bug should be treated separately from the main issue, which is having a means to set the or...
- 02:40 PM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- Thanks for you answers.
I like the two classes solution too ! I'd suggest calling the complete one QgsPersistentColl... - 01:07 PM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- Etienne Tourigny wrote:
> ...
> Another option would be to have 2 classes, one that is the widget itself (ay QgsColla... - 12:39 PM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- I mostly agree with Larry. Existing functionality should not be changed, we have worked quite a bit on this.
Another... - 11:49 AM Bug report #7133 (Closed): GetFeatureInfo doesn't seem work with text/html responses
- aperi2007 - wrote:
> But still qgis is not reporting nothing in a GetFeatureInfo request.
QGIS now catches the servi... - 11:49 AM Bug report #7133 (Closed): GetFeatureInfo doesn't seem work with text/html responses
- aperi2007 - wrote:
> But still qgis is not reporting nothing in a GetFeatureInfo request.
QGIS now catches the servi... - 05:58 AM Bug report #7133: GetFeatureInfo doesn't seem work with text/html responses
- Hi,
I resolve the problem for the wrong wms server response.
It is explained in the ticket #7135.
It was a wrong re... - 04:47 AM Bug report #7133: GetFeatureInfo doesn't seem work with text/html responses
- I check the log from a server wms.
Seem the qgis is doing a wrong request.
I open a more specific ticket.
- 03:02 AM Bug report #7133: GetFeatureInfo doesn't seem work with text/html responses
- QGIS now prefers @ogr/gml@ responses (commit:50d4bb6d). The server advertise that format in it's capabilities, but a...
- 03:02 AM Bug report #7133: GetFeatureInfo doesn't seem work with text/html responses
- QGIS now prefers @ogr/gml@ responses (commit:50d4bb6d). The server advertise that format in it's capabilities, but a...
- 02:11 AM Bug report #7133: GetFeatureInfo doesn't seem work with text/html responses
- if is a regression is blocker.
- 06:55 AM Bug report #7135 (Closed): QGIS on getFeatureInfo wrong GML request
- 05:30 AM Bug report #7135: QGIS on getFeatureInfo wrong GML request
- Hi,
I remove the "ogr/gml" format from the server settings.
Now the GetCapabilities will give this options:
<GetFea... - 05:13 AM Bug report #7135: QGIS on getFeatureInfo wrong GML request
- Also the request should do on the same reference system of the canvas not always in the epsg:4326.
- 05:11 AM Bug report #7135: QGIS on getFeatureInfo wrong GML request
- I check the GetCapabilities.
It report this availables formats.
<GetFeatureInfo>
<Format>text/gml</Format>
<Forma... - 04:55 AM Bug report #7135 (Closed): QGIS on getFeatureInfo wrong GML request
- Hi,
qgis-dev is doing a wrong GML request on GetFeatureInfo.
I see the request is doing qgis is this:
http://web.r... - 03:52 AM Bug report #7134 (Closed): new labels are not saved in qml as they were old labels
- With old labels/symbology the labels were saved with other symbology stuff inside th qml style file. The new labels a...
2013-02-09
- 11:14 PM Bug report #7133 (Closed): GetFeatureInfo doesn't seem work with text/html responses
- I'm testing the new qgis-dev (commit:19f0666)
I noticed that @GetFeatureInfo@ requests fail on a wms server.
I trie... - 10:59 PM Revision 19f06660 (qgis): fix #7125
- 10:00 PM Revision d4fcc6d2 (qgis): Add option to show canvas refresh event in Log Message panel
- - In Options at bottom of Rendering tab
- Useful for debugging excessive refreshes from userspace without having to b... - 08:59 PM Revision 92cbf8f5 (qgis): ftools api update (fixes #7130)
- 01:59 PM Bug report #7125 (Closed): QgsVectorLayer::getFeatures returns no features if ExactIntersect and ...
- Fixed in changeset commit:"19f06660dab2a426506ca84a7287aafe659b0df2".
- 01:23 PM Bug report #7125: QgsVectorLayer::getFeatures returns no features if ExactIntersect and NoGeometr...
Jürgen Fischer wrote:
> Larry Shaffer wrote:
> > Sorry, double-checked. The tested layer's source is a shapefile, no...- 12:32 PM Bug report #7125: QgsVectorLayer::getFeatures returns no features if ExactIntersect and NoGeometr...
- Larry Shaffer wrote:
> Sorry, double-checked. The tested layer's source is a shapefile, not PostGIS. Will test with s... - 12:34 PM Bug report #7127 (Closed): Error when saving project with memory layers
- After some more testing, it is not QGIS, but the MemoryLayerSaver plugin. Moving issue to that tracker.
- 12:02 PM Revision 80240d80 (qgis): Merge pull request #424 from slarosa/fix_rubber_band_python_plugins
- Fixes rubberBand for extent selection in gdal_clipper and sextante algs
- 12:00 PM Bug report #7130 (Closed): ftools api error
- Fixed in changeset commit:"92cbf8f506357ca804d20e8b09b2ae8f372ae3a4".
- 10:57 AM Bug report #7130 (Closed): ftools api error
- trying to generate a vector grid with ftools:...
- 10:18 AM Bug report #6973 (Closed): SLD Description
- It was already fixed in master branch many months ago. Unfortunately there will be no QGIS 1.8.1,so you have to wait ...
- 10:18 AM Bug report #6973 (Closed): SLD Description
- It was already fixed in master branch many months ago. Unfortunately there will be no QGIS 1.8.1,so you have to wait ...
- 10:17 AM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- > QgsCollapsibleGroupBox is by default auto-saving it's folded state.
>
> The feature is nice, but this has the foll... - 10:17 AM Bug report #7129: QgsCollapsibleGroupBox auto saves its collapsed state
- > QgsCollapsibleGroupBox is by default auto-saving it's folded state.
>
> The feature is nice, but this has the foll... - 08:34 AM Bug report #7129 (Closed): QgsCollapsibleGroupBox auto saves its collapsed state
- Hi !
QgsCollapsibleGroupBox is by default auto-saving it's folded state.
The feature is nice, but this has the foll... - 05:16 AM Feature request #7128 (Closed): Enhance the Categorized rendering adding the option for describe ...
- Firstly:
I know this could be done using the rule renderer.
But the use of the categorized rendering is more simp... - 03:27 AM Revision 5967db9b (qgis): Fix Show/Hide Labels to allow NULL values in table to work for show value
- 01:31 AM Bug report #7079: qgis 1.8 - the parameter snapshot does not works
- A similar problem was described earlier:
#4076 - 01:22 AM Bug report #7126 (Feedback): User needs to be able to cancel long render operation
- near the bottom right of the qgis window you have a "stop rendering" button, does this work for you?
- 01:22 AM Bug report #7126 (Feedback): User needs to be able to cancel long render operation
- near the bottom right of the qgis window you have a "stop rendering" button, does this work for you?
2013-02-08
- 08:52 PM Revision 3676a384 (qgis): Update QgsMapToolShowHideLabels to work with new vector api
- - Works now, but should have worked before this fix
- 07:12 PM Bug report #7127 (Closed): Error when saving project with memory layers
- When saving a project with memory layers the following dialog appears:...
- 07:02 PM Revision 8303a47e (qgis): Fixes rubberBand for extent selection in gdal_clipper and sextante algs
- 06:40 PM Bug report #7093 (Feedback): Curved labels ignore "Always show upside-down labels"
- Hi Laurent,
Curved labels are always drawn right-side-up (by PAL lib). So, the "Always show upside-down labels" sett... - 06:40 PM Bug report #7093 (Feedback): Curved labels ignore "Always show upside-down labels"
- Hi Laurent,
Curved labels are always drawn right-side-up (by PAL lib). So, the "Always show upside-down labels" sett... - 06:40 PM Bug report #7093 (Feedback): Curved labels ignore "Always show upside-down labels"
- Hi Laurent,
Curved labels are always drawn right-side-up (by PAL lib). So, the "Always show upside-down labels" sett... - 06:40 PM Bug report #7093 (Feedback): Curved labels ignore "Always show upside-down labels"
- Hi Laurent,
Curved labels are always drawn right-side-up (by PAL lib). So, the "Always show upside-down labels" sett... - 05:11 PM Bug report #7126 (Closed): User needs to be able to cancel long render operation
- During a render that is taking a long time, the user has no opportunity to cancel the operation.
There should be eit... - 04:57 PM Revision c90870d0 (qgis): Better approach to split lines. Fixes bug #4618
- 02:09 PM Bug report #6468: loadNamedStyle does not apply labelfield
- I am afraid I am encountering this bug on qgis 1.9 nightly for debian wheezy amd64. Old qml styles made in 1.7 that ...
- 12:48 PM Bug report #7125: QgsVectorLayer::getFeatures returns no features if ExactIntersect and NoGeometr...
- Sorry, double-checked. The tested layer's source is a shapefile, not PostGIS. Will test with some others provider types.
- 12:45 PM Bug report #7125 (Feedback): QgsVectorLayer::getFeatures returns no features if ExactIntersect an...
- Postgres/PostGIS
- 12:44 PM Bug report #7125: QgsVectorLayer::getFeatures returns no features if ExactIntersect and NoGeometr...
- using which provider?
- 12:02 PM Bug report #7125 (Closed): QgsVectorLayer::getFeatures returns no features if ExactIntersect and ...
- Hi,
Recently, I updated the Show/Hide Label tool to work with new vector API (commit:3676a38), but it should have wo... - 09:10 AM Revision e635f04b (qgis): fix windows build
- 08:04 AM Bug report #4618 (Closed): Split tool fails to split line if start and end are the same
- Fixed by using a better approach for line splitting in commit:c90870d09594fc1d19fe30b2a8f40a1c049347b9
- 07:47 AM Bug report #5611: Deleting multiple classified symbols in the style window not working
- Does commit:7faa1b21 fix this?
- 05:39 AM Bug report #7121: Problem in displaying GRASS raster
- Same problems with QGIS 1.8 on Fedora 17.
- 02:53 AM Bug report #7121 (Feedback): Problem in displaying GRASS raster
- please try qgis master, it should be fixed.
- 02:49 AM Bug report #7121 (Closed): Problem in displaying GRASS raster
- When calculating an interpolation from a text file dataset using the r.in.xyz GRASS module, the raster is correctly c...
- 04:03 AM Bug report #4870 (Closed): Plugin reorganization: Move "Table Manager" plugin to "Vector" Menu an...
- Ticket moved to the proper projects.
- 04:03 AM Bug report #4870 (Closed): Plugin reorganization: Move "Table Manager" plugin to "Vector" Menu an...
- Ticket moved to the proper projects.
- 04:03 AM Bug report #4870 (Closed): Plugin reorganization: Move "Table Manager" plugin to "Vector" Menu an...
- Ticket moved to the proper projects.
- 03:36 AM Bug report #7122 (Closed): Installer OSGEO4W
- To be filed in the proper bug tracker.
http://trac.osgeo.org/osgeo4w/report/1 - 03:36 AM Bug report #7122 (Closed): Installer OSGEO4W
- To be filed in the proper bug tracker.
http://trac.osgeo.org/osgeo4w/report/1 - 03:31 AM Bug report #7122 (Closed): Installer OSGEO4W
- The Installer OSGEO4W (http://download.osgeo.org/osgeo4w/osgeo4w-setup.exe) doesn't download the setup file (Windows ...
- 02:04 AM Revision 9359480e (qgis): Add images/theme_originals directory
- - Helps with conversion of interface graphics to SVG
2013-02-07
- 12:11 AM Revision 0f7b405a (qgis): GML GetFeatureInfo XSD validation, disabled
- 11:41 PM Revision 28e594be (qgis): better raster support in R/SEXTANTE
- 11:40 PM Revision c2b8ae06 (qgis): more fixes in python sextante algorithms
- 11:31 PM Revision a6119057 (qgis): fixed #7116
- 11:27 PM Bug report #7117: SAGA Grid Calculator does not work when "Use NoData" is set to "Yes"
- Victor Olaya wrote:
> Works fine for me here in both cases. Can you tell us if you have no data values or not in your... - 11:21 PM Bug report #7117: SAGA Grid Calculator does not work when "Use NoData" is set to "Yes"
- Victor Olaya wrote:
> Works fine for me here in both cases. Can you tell us if you have no data values or not in your... - 11:13 PM Bug report #7117: SAGA Grid Calculator does not work when "Use NoData" is set to "Yes"
- Victor Olaya wrote:
> Works fine for me here in both cases. Can you tell us if you have no data values or not in your... - 03:44 PM Bug report #7117 (Feedback): SAGA Grid Calculator does not work when "Use NoData" is set to "Yes"
- Works fine for me here in both cases. Can you tell us if you have no data values or not in your layer, and the formul...
- 02:50 AM Bug report #7117 (Closed): SAGA Grid Calculator does not work when "Use NoData" is set to "Yes"
- When "Use NoData" is set to "Yes", it is not working - works fine only if it is set to "No".
- 11:22 PM Revision 995fbadc (qgis): Fix typo in QgsPalLabeling
- 10:49 PM Revision fbf99919 (qgis): Update QgsPalLabeling to work with new vector api
- - Switch data defined properties from field index- to name-based
- Add routine to migrate properties to new keys: la... - 09:29 PM Revision 4e64d72c (qgis): Merge remote branch '3nids/maptoolidentify_returnresults'
- 08:46 PM Feature request #7056: Setup a linux nightly build for upcoming Ubuntu 13.04's Raring Ringtail (...
- Ahh :o) http://qgis.org/debian-nightly/dists/raring/
- 04:03 PM Revision 863da7d0 (qgis): Improve performance of vector reprojection by transforming the coordina...
- 03:33 PM Revision bb0b9781 (qgis): postgres provider: only record active iterator, when it's open (fixes c...
- 03:30 PM Revision d97f05eb (qgis): fix SLOT
- 01:14 PM Revision 7551aa71 (qgis): fix warning
- 11:57 AM Revision 66696ba1 (qgis): unifying identify results in a single struct
- 11:57 AM Revision e37e1cc5 (qgis): updated class name
- 11:57 AM Revision 24ca94bd (qgis): return results directly from the identify method instead of using a pri...
- 10:52 AM Revision d1a05f75 (qgis): [Atlas] Replace the sort direction combobox by a up/down button
- 06:52 AM Bug report #7118 (Closed): Please use "Transparency" throughout
- In Print composer, "Opacity" is used, instead of "Transparency", as in the rest of QGIS. Better make it uniform, to m...
- 02:06 AM Bug report #7113 (Feedback): QGS project files containing openlayers layers make QGIS crash when ...
- I cannot confirm here on qgis master/linux, what happens is that qgis pops up the "missing layer" dialog.
Please tes... - 01:37 AM Bug report #7113 (Closed): QGS project files containing openlayers layers make QGIS crash when op...
- Hello to all,
It's all in the subject.
I tried to open a QGS file containing openlayers layers right after my QGIS s... - 01:47 AM Bug report #7115 (Closed): eVis Event Browser doesn't show http images
- I'm trying to get eVis Event Browser show the images of the POINTs on a layer.
I've added the layer from Postgres. Th... - 01:42 AM Feature request #7114 (Closed): Multiple Grass versions with Qgis-GRass plugin
- Hello to all,
As Grass evolves regularly but on a different time schedule than Qgis, I believe it would make sense... - 01:09 AM Revision cb7f7bfd (qgis): indentation update
2013-02-06
- 12:31 AM Revision 76d1403e (qgis): ftools api updates
- 12:11 AM Bug report #7105 (Closed): ftools execute functions only with the first datarecord from source in...
> Only buffer function brings the following error report, functionality is ok and buffer is generated:
this has alr...- 12:11 AM Bug report #7105 (Closed): ftools execute functions only with the first datarecord from source in...
> Only buffer function brings the following error report, functionality is ok and buffer is generated:
this has alr...- 12:03 AM Bug report #7112: Identify feature on a splitted polygon does not return attributes properly on o...
- if is a regression is a blocker.
- 12:03 AM Bug report #7112: Identify feature on a splitted polygon does not return attributes properly on o...
- if is a regression is a blocker.
- 12:03 AM Bug report #7112: Identify feature on a splitted polygon does not return attributes properly on o...
- if is a regression is a blocker.
Also available in: Atom