Activity
From 2007-11-07 to 2007-12-06
2007-12-06
- 03:23 AM Bug report #855 (Closed): quit GRASS Edit - selected tool becomes inactive though still selected
- 1. add some GRASS vector
2. select the 'Identify fetures' tool
3. identify a polygon or 2
4. open GRASS Edit
5. s... - 03:06 AM Bug report #848: GRASS vector not refreshed after quiting GRASS Edit
- It seems that the problem with canvas not being refresehd after quiting GRASS Edit is related to zooming a lot. Take ...
2007-12-05
- 05:11 PM Bug report #854 (Closed): Dont assert for unknown types in QgsVectorFileWriter
- From QGIS Users list:
2007/12/5, alexey <qgis at mail.ru>:
> Hi
>
> I have a problem with generating shape file in ... - 12:50 PM Bug report #851 (Closed): QGIS reports a negative (sic!) area of a polygon
- fixed in commit:d74de109 (SVN r7718)
- 12:50 PM Bug report #851 (Closed): QGIS reports a negative (sic!) area of a polygon
- fixed in commit:d74de109 (SVN r7718)
- 03:11 AM Bug report #851 (Closed): QGIS reports a negative (sic!) area of a polygon
- See the attached shapefile. It's a single, but a fairly complex polygon. QGIS 0.9.1 current SVN head reports it's are...
- 07:46 AM Bug report #853 (Closed): Missing "0.9" version in trac ticket properties
- In qgis bugreport system (trac) there is missing "0.9" option in ticket version properties (you can choose only older...
- 07:15 AM Bug report #842: Digitizing tools are active even though editing mode was not enabled
- after commit:964b3a99 (SVN r7703) you had to toggle editing, change to an other layer and back to get the tools enabl...
- 04:19 AM Bug report #852 (Closed): msexport crashes
- Msexport tool in QGIS 0.9.0 running on Windows XP crashes (dialog itself works fine). It seems that some python libra...
- 02:15 AM Feature request #850 (Closed): Updated Slovak translation
- Applied in svn commit:9bdb621f (SVN r7715). Thank you very much!
- 02:15 AM Feature request #850 (Closed): Updated Slovak translation
- Applied in svn commit:9bdb621f (SVN r7715). Thank you very much!
- 01:48 AM Feature request #850 (Closed): Updated Slovak translation
- Updated Slovak translation for 0.9.1.
2007-12-04
- 09:07 AM Feature request #840: Serialisation of layer properties similar to .avl - QGIS style support usin...
- duplicate of #3906
- 07:57 AM Bug report #849 (Closed): Windows "make install" not installing the python plugin installer
- This is likely a CMake issue. On Linux "make install" places the Python plugin installer in:
./share/qgis/python/plug... - 04:46 AM Feature request #836: QGIS/GRASS import via v.in.ogr.qgis should only import pre selected layer f...
- Replying to [comment:4 jef]:
> commit:bf85ce9f (SVN r7713) fixes the problem with all layers being imported without a... - 04:18 AM Feature request #836 (Closed): QGIS/GRASS import via v.in.ogr.qgis should only import pre selecte...
- commit:bf85ce9f (SVN r7713) fixes the problem with all layers being imported without any where clauses.
- 04:18 AM Feature request #836 (Closed): QGIS/GRASS import via v.in.ogr.qgis should only import pre selecte...
- commit:bf85ce9f (SVN r7713) fixes the problem with all layers being imported without any where clauses.
- 04:17 AM Bug report #843 (Closed): Import PostGIS data into GRASS via QGIS toolbox
- commit:5b4e6997 (SVN r7712) solves the schema problem in the postgres provider and removes the workaround.
- 04:17 AM Bug report #843 (Closed): Import PostGIS data into GRASS via QGIS toolbox
- commit:5b4e6997 (SVN r7712) solves the schema problem in the postgres provider and removes the workaround.
2007-12-03
- 08:26 PM Bug report #847: delimited text import plugin skips the first input point
- First row must be a header row. This is documented on the user guide.
Since we are in string freeze, no changes will... - 04:19 AM Bug report #847: delimited text import plugin skips the first input point
- The first line is expected to carry column titles not data. I quite sure I saw that documented somewhere, when I wor...
- 03:24 AM Bug report #847 (Closed): delimited text import plugin skips the first input point
- Try the attached text file, using space for delimiter. All 8 points are displayed in the "Example text" box when sett...
- 03:52 PM Bug report #843: Import PostGIS data into GRASS via QGIS toolbox
- workaround in commit:7af34268 (SVN r7711).
GDAL prepends the schema only to tables that are not in the current schem... - 08:36 AM Bug report #843: Import PostGIS data into GRASS via QGIS toolbox
- Replying to [comment:6 jef]:
> Replying to [comment:5 dassau]:
> > I worked and tested with public schema and it work... - 08:11 AM Bug report #843: Import PostGIS data into GRASS via QGIS toolbox
- Replying to [comment:5 dassau]:
> I worked and tested with public schema and it works, now that layers are named with... - 07:41 AM Bug report #843: Import PostGIS data into GRASS via QGIS toolbox
- Replying to [comment:4 horst.duester]:
>
> I don't get it work! All loaded layer are named without schema. I'm not a... - 07:28 AM Bug report #843: Import PostGIS data into GRASS via QGIS toolbox
I don't get it work! All loaded layer are named without schema. I'm not able to load a layer from different schema t...- 04:14 AM Bug report #843 (Open): Import PostGIS data into GRASS via QGIS toolbox
- Replying to [comment:2 horst.duester]:
> The commit:b537a16e (SVN r7700) solution doesn't seems to be a good directio... - 03:05 AM Bug report #843 (Feedback): Import PostGIS data into GRASS via QGIS toolbox
- The commit:b537a16e (SVN r7700) solution doesn't seems to be a good direction. In principle v.in.ogr supports postgre...
- 03:05 AM Bug report #843 (Feedback): Import PostGIS data into GRASS via QGIS toolbox
- The commit:b537a16e (SVN r7700) solution doesn't seems to be a good direction. In principle v.in.ogr supports postgre...
- 10:39 AM Bug report #848 (Closed): GRASS vector not refreshed after quiting GRASS Edit
- 1. add a GRASS vector layer (eg. 'archsites' from spearfish60)
2. set project's projection to match the added layer ... - 04:22 AM Feature request #836: QGIS/GRASS import via v.in.ogr.qgis should only import pre selected layer f...
- hm, just rechecked. I have a postgis database that carries a bunch of tables with geometry. I loaded 2 into qgis an...
- 03:13 AM Feature request #836 (Feedback): QGIS/GRASS import via v.in.ogr.qgis should only import pre selec...
- mmm ...
When I load a layer from Postgres Connection GUI and with double click created query, v.in.ogr starts to lo... - 03:13 AM Feature request #836 (Feedback): QGIS/GRASS import via v.in.ogr.qgis should only import pre selec...
- mmm ...
When I load a layer from Postgres Connection GUI and with double click created query, v.in.ogr starts to lo...
2007-12-02
- 08:54 PM Bug report #739 (Closed): GRASS Shell non-functional in OS X
- Fixed by commit:c38a9c22 (SVN r7708).
- 08:54 PM Bug report #739 (Closed): GRASS Shell non-functional in OS X
- Fixed by commit:c38a9c22 (SVN r7708).
- 09:32 AM Feature request #846 (Closed): No miles / inches display in scale bar
- When using metric units the scale bar shows km / cm / mm as appropriate. In imperial mode, it only ever shows feet. I...
- 01:20 AM Bug report #845: Problem with large attribute tables
- # comment by Tim Sutton
This is really a side effect of ticket
https://svn.qgis.org/trac/ticket/135
The table displ...
2007-12-01
- 03:49 PM Bug report #845: Problem with large attribute tables
- Marcos fix is already in commit:33b27214 (SVN r7702)
- 03:42 PM Bug report #845 (Closed): Problem with large attribute tables
- Hi,
I tried to open the database table of a very large shape file.
dbf -> 770 MB
shp -> 384 MB
shx -> 7 MB
Lo... - 02:03 PM Feature request #836 (Closed): QGIS/GRASS import via v.in.ogr.qgis should only import pre selecte...
- fixed in commit:569d12db (SVN r7706)
- 02:03 PM Feature request #836 (Closed): QGIS/GRASS import via v.in.ogr.qgis should only import pre selecte...
- fixed in commit:569d12db (SVN r7706)
- 09:48 AM Bug report #842 (Closed): Digitizing tools are active even though editing mode was not enabled
- fixed in commit:964b3a99 (SVN r7703)
- 09:48 AM Bug report #842 (Closed): Digitizing tools are active even though editing mode was not enabled
- fixed in commit:964b3a99 (SVN r7703)
- 06:46 AM Bug report #843 (Closed): Import PostGIS data into GRASS via QGIS toolbox
- fixed in commit:b537a16e (SVN r7700)
- 06:46 AM Bug report #843 (Closed): Import PostGIS data into GRASS via QGIS toolbox
- fixed in commit:b537a16e (SVN r7700)
2007-11-30
- 12:05 AM Bug report #739: GRASS Shell non-functional in OS X
- Observations:
The initial shell prompt does not appear.
The shell subprocess dies at the first keystroke and the plug... - 09:31 PM Feature request #443: No Data Value for three band images
- This is being addresses in the raster transparency branch and is largely completed. Feedback on the modification in t...
- 09:28 PM Feature request #441: custom raster transparency
- This is being addresses in the raster transparency branch and is largely completed. Feedback on the modification in t...
- 09:19 PM Feature request #540 (Closed): Patch for QgsRasterLayerProperties and QgsRasterLayerPropertiesBas...
- I am marking this as duplicate as there is a whole branch now dedicated to addressing these changes and as well as nu...
- 09:19 PM Feature request #540 (Closed): Patch for QgsRasterLayerProperties and QgsRasterLayerPropertiesBas...
- I am marking this as duplicate as there is a whole branch now dedicated to addressing these changes and as well as nu...
- 08:43 PM Feature request #440 (Closed): Don't display the qgis window on a second monitor that isn't present
- Fixed by commit:cbaff6a5 (SVN r7697).
- 08:43 PM Feature request #440 (Closed): Don't display the qgis window on a second monitor that isn't present
- Fixed by commit:cbaff6a5 (SVN r7697).
- 09:20 AM Bug report #844 (Closed): WMS layers support only PNG format
- In windows wms does not support jpeg and gif only png.
This is caused by Qt not being compiled with jpeg and gif
supp... - 06:45 AM Bug report #843 (Closed): Import PostGIS data into GRASS via QGIS toolbox
- I tried to import [[PostGIS]] data into GRASS with the toolbox command v.in.ogr. I get an error "Layer not available"...
- 05:00 AM Bug report #719 (Closed): Problem with NTF projection in ECW files
- Hi
I have applied your patch to SVN trunk as r
Please note for future patch submissions please attach them to the t... - 05:00 AM Bug report #719 (Closed): Problem with NTF projection in ECW files
- Hi
I have applied your patch to SVN trunk as r
Please note for future patch submissions please attach them to the t... - 04:07 AM Bug report #842 (Closed): Digitizing tools are active even though editing mode was not enabled
- 1. add some polygon shapefile
2. most digitising tools become active
They should not be, until I press 'Toggle editi...
2007-11-29
- 10:20 AM Bug report #572 (Closed): change any property of a vector layer (transparency, labels etc.) = the...
- Marking as fixed after Tim applied the patch. Thanks Tim
- 10:20 AM Bug report #572 (Closed): change any property of a vector layer (transparency, labels etc.) = the...
- Marking as fixed after Tim applied the patch. Thanks Tim
- 02:17 AM Bug report #572: change any property of a vector layer (transparency, labels etc.) = the layer ge...
- Hi
You patch was applied as commit:97bb326f (SVN r7684) - many thanks!
Regards
Tim - 04:36 AM Bug report #719: Problem with NTF projection in ECW files
- Note :
With one of the above patches applied, and when there is no +ellps argument, new warnings appear :... - 04:32 AM Bug report #719: Problem with NTF projection in ECW files
- Second patch proposal : checks that the proj4 string contain either the +ellps parameter, either the +a parameter :
... - 03:58 AM Bug report #719: Problem with NTF projection in ECW files
- Simple patch proposal : remove the obligation for the +ellps parameter....
- 03:23 AM Bug report #719: Problem with NTF projection in ECW files
- As the milestone for this bug resolution is postponed to the next release whenever there is a new GIS release, I have...
- 02:12 AM Bug report #739: GRASS Shell non-functional in OS X
- Hi
For me on OSX building QGIS 0.9.1trunk clicking the grass shell in the tool box does not open any GRASS shell at ... - 01:48 AM Bug report #841 (Closed): Update GRASS 6.3 in QGIS building
- QGIS 0.9.1 need of the last GRASS version:
http://grass.itc.it/grass63/source/grass-6.3.0RC2.tar.gz
for the new QGI...
2007-11-28
- 12:22 AM Bug report #572: change any property of a vector layer (transparency, labels etc.) = the layer ge...
- Hi Tim,
Well, the API in qgsapplication did not actually change... only the api for [[QgsLegend]]::refreshLayerSymbo... - 07:31 PM Bug report #572: change any property of a vector layer (transparency, labels etc.) = the layer ge...
- Hi
I wonder what effect this change in qgsapplicatoninterface will have on third party apps:
148 qgis->legen... - 06:31 PM Bug report #572: change any property of a vector layer (transparency, labels etc.) = the layer ge...
- Patch attached to fix this bug. Added bool value to signal for legend refresh to specify whether the legend item is ...
- 04:12 PM Bug report #839 (Closed): Crash when moving a vertex
- fixed in commit:708d2902 (SVN r7679)
- 04:12 PM Bug report #839 (Closed): Crash when moving a vertex
- fixed in commit:708d2902 (SVN r7679)
- 12:03 PM Bug report #838 (Closed): Incorrect label and units in Measure Tool
- fixed in commit:14c37115 (SVN r7678)
- 12:03 PM Bug report #838 (Closed): Incorrect label and units in Measure Tool
- fixed in commit:14c37115 (SVN r7678)
- 03:39 AM Feature request #840: Serialisation of layer properties similar to .avl - QGIS style support usin...
- I wanted to just log here that patch version 3 attached here currently has 3 known issues:
1. layer uri in qml file...
2007-11-27
- 06:55 PM Feature request #840 (In Progress): Serialisation of layer properties similar to .avl - QGIS styl...
- 06:48 PM Feature request #840 (Closed): Serialisation of layer properties similar to .avl - QGIS style sup...
- Currently there is no way to associate layer properties (colour, labelling options etc) as a file with a layer. This ...
- 03:00 PM Bug report #572 (In Progress): change any property of a vector layer (transparency, labels etc.) ...
- 02:24 PM Bug report #817: PostGIS Add Layer does not support non-TCP/IP connections
- Confirmed that the patch works for my case building from trunk.
Thanks!
- 01:36 PM Bug report #817 (Closed): PostGIS Add Layer does not support non-TCP/IP connections
- fixed in commit:4652d5ac (SVN r7673). Please test.
- 01:36 PM Bug report #817 (Closed): PostGIS Add Layer does not support non-TCP/IP connections
- fixed in commit:4652d5ac (SVN r7673). Please test.
- 01:49 AM Bug report #839 (Closed): Crash when moving a vertex
- The following steps cause qgis to crash:
* Load a linestring layer (from [[PostgreSQL]] in my case)
* Enable editing... - 01:15 AM Bug report #611 (Closed): Allow user to disable snap tolerance warning
- Fixed in svn commit:286c3e42 (SVN r7669).
- 01:15 AM Bug report #611 (Closed): Allow user to disable snap tolerance warning
- Fixed in svn commit:286c3e42 (SVN r7669).
2007-11-26
- 11:15 PM Bug report #837: Saving edited PostGIS layer reports PostgreSQL error
- Replying to [comment:2 jef]:
> fixed in commit:70d84b8a (SVN r7660)
Thank you very very much for your fast response!... - 11:18 AM Bug report #837 (Closed): Saving edited PostGIS layer reports PostgreSQL error
- fixed in commit:70d84b8a (SVN r7660)
- 11:18 AM Bug report #837 (Closed): Saving edited PostGIS layer reports PostgreSQL error
- fixed in commit:70d84b8a (SVN r7660)
- 09:07 AM Bug report #837: Saving edited PostGIS layer reports PostgreSQL error
- I made a typo in my #
I wrote: ... All later tables seemed to be shifted ...
Of course I ment ... All later columns... - 08:59 AM Bug report #837 (Closed): Saving edited PostGIS layer reports PostgreSQL error
- Take a look at the attached SQL Script. This script creates 2 Tables test and test2.
1. Edit Table test and add a p... - 02:35 PM Bug report #838 (Closed): Incorrect label and units in Measure Tool
- When I first open measure tool in a project which units are Meters, dialog label is "Segments (in degrees) and units ...
- 12:00 PM Bug report #835 (Closed): Qgis assertion when loading a postgres layer when the postgis extent() ...
- fixed in commit:bd35aecf (SVN r7662)
- 12:00 PM Bug report #835 (Closed): Qgis assertion when loading a postgres layer when the postgis extent() ...
- fixed in commit:bd35aecf (SVN r7662)
- 02:54 AM Feature request #836 (Closed): QGIS/GRASS import via v.in.ogr.qgis should only import pre selecte...
- When I load a Layer from p.e. [[PostGIS]] I can preselect a subset of features of this layer before I load this layer...
2007-11-25
- 12:27 PM Bug report #835 (In Progress): Qgis assertion when loading a postgres layer when the postgis exte...
- 12:27 PM Bug report #835 (Closed): Qgis assertion when loading a postgres layer when the postgis extent() ...
- Qgis crashes (with an assertion) when loading a postgres layer when the postgis extent() function is missing. This is...
2007-11-24
- 03:57 PM Bug report #834 (Closed): Custom width and height in Print Composer overridden by Orientation
- If you set up a Custom size sheet of paper in Print Composer, the _Height_ and _Width_ are overridden by the Orientat...
- 03:39 PM Bug report #785: Attribute table disappear after editing shapefiles
- More information about this bug in #828
- 03:39 PM Bug report #828 (Closed): Features cannot be cut or deleted when using shapefile data.
- Same as #785, although much better explained here
- 03:39 PM Bug report #828 (Closed): Features cannot be cut or deleted when using shapefile data.
- Same as #785, although much better explained here
2007-11-23
- 09:47 PM Feature request #402 (Closed): Attrib table: add "zoom to selection" button
- Fixed in svn
- 09:47 PM Feature request #402 (Closed): Attrib table: add "zoom to selection" button
- Fixed in svn
- 04:24 PM Feature request #402 (In Progress): Attrib table: add "zoom to selection" button
- 05:54 PM Bug report #828: Features cannot be cut or deleted when using shapefile data.
- I'm new to QGIS so take everything I say with a grain of salt. However, after a dozen hours of testing why a basic fu...
- 04:12 PM Bug report #650: Problem whit PNG's Image Exportation
- Also, are you using the print composer, or just exporting straight from the main window?
- 04:08 PM Bug report #650: Problem whit PNG's Image Exportation
- Does this bug still occur for you in version 0.9?
- 02:57 PM Bug report #827 (Closed): Data entry requires Return, even if another data entry box is clicked
- Fixed in commit:838fb92e (SVN r7654).
- 02:57 PM Bug report #827 (Closed): Data entry requires Return, even if another data entry box is clicked
- Fixed in commit:838fb92e (SVN r7654).
- 12:38 PM Feature request #833 (Closed): Labels text changing method difficult to guess
- Is fixed now.
- 12:38 PM Feature request #833 (Closed): Labels text changing method difficult to guess
- Is fixed now.
- 12:35 PM Feature request #833: Labels text changing method difficult to guess
- Version is 0.9~svn20071122-1, just a little older than , so it must be fixed now.
Thanks - 12:17 PM Feature request #833: Labels text changing method difficult to guess
- What version are you using? Since version , changes to the label text happen as the text is edited in the details pan...
- 11:36 AM Feature request #833 (Closed): Labels text changing method difficult to guess
- If you try to change default text of a label added in map composer by pressing tab, clicking on another place of the ...
- 12:36 PM Bug report #656 (Closed): qgis crashes if panning during polygon creation
- Seems to be fixed.
- 12:36 PM Bug report #656 (Closed): qgis crashes if panning during polygon creation
- Seems to be fixed.
- 12:26 PM Bug report #611 (In Progress): Allow user to disable snap tolerance warning
- 12:21 PM Bug report #760 (Closed): QGIS crashes when Postgis Layer GeometryType doesn't correspond with ge...
- Seems to have been fixed.
- 12:21 PM Bug report #760 (Closed): QGIS crashes when Postgis Layer GeometryType doesn't correspond with ge...
- Seems to have been fixed.
- 12:04 PM Feature request #167 (Closed): PostGIS geometry collections are not shown
- Fixed in svn commit:c9c3efb2 (SVN r7619). See duplicate ticket #818.
- 12:04 PM Feature request #167 (Closed): PostGIS geometry collections are not shown
- Fixed in svn commit:c9c3efb2 (SVN r7619). See duplicate ticket #818.
- 11:56 AM Bug report #819 (Closed): Typos error in "Identify features" help
- Fixed in svn commit:e15e36f6 (SVN r7653)
- 11:56 AM Bug report #819 (Closed): Typos error in "Identify features" help
- Fixed in svn commit:e15e36f6 (SVN r7653)
- 08:07 AM Bug report #832 (Closed): Raster cell coount returns incorrect value
- I found the problem and have committed a fix for it as commit:d082db63 (SVN r7651). The fixed version will be in the ...
- 08:07 AM Bug report #832 (Closed): Raster cell coount returns incorrect value
- I found the problem and have committed a fix for it as commit:d082db63 (SVN r7651). The fixed version will be in the ...
- 07:44 AM Bug report #832 (Closed): Raster cell coount returns incorrect value
- Original report submitted by Enrico Chiaradia:
Currently I use the "ganymede" release and I have to submit this
prob...
2007-11-22
- 11:23 PM Bug report #522 (Closed): Major shapefile display error
- This is the same problem as is discussed in ticket #83.
- 11:23 PM Bug report #522 (Closed): Major shapefile display error
- This is the same problem as is discussed in ticket #83.
- 11:06 PM Bug report #181 (Closed): Multi-line labels in print composer
- Fixed in svn
- 11:06 PM Bug report #181 (Closed): Multi-line labels in print composer
- Fixed in svn
- 08:29 PM Bug report #826 (Closed): Print Composer Window won't come to front
- This is fixed in commit:89c145ab (SVN r7644).
- 08:29 PM Bug report #826 (Closed): Print Composer Window won't come to front
- This is fixed in commit:89c145ab (SVN r7644).
- 03:21 PM Bug report #826 (Closed): Print Composer Window won't come to front
- If the _Print Composer_ window happens to be behind the QGIS window, it won’t come to the front when _Print_ is sele...
- 08:19 PM Bug report #823: Problem in pdf output from mapcomposer
- Could you post an image of the problem? Does the problem appear with the legend in render mode?
- 06:50 AM Bug report #823: Problem in pdf output from mapcomposer
- I can not choose where I save the pdf
- 06:49 AM Bug report #823 (Closed): Problem in pdf output from mapcomposer
- In pdf output the text legend goes out the box legend.
- 03:45 PM Bug report #831 (Closed): Correction to page 38 of QGIS user guide
- _Cutting, copying and pasting features_: Step 3, reads: "Start editing for both layers"
I don't think it is necessar... - 03:41 PM Bug report #830 (Closed): The Print Composer window needs a minimum size restriction
- The _Print Composer_ window needs a minimum size restriction, so that it always shows all the data entry fields full ...
- 03:33 PM Bug report #829 (Closed): QGIS crashes if more than about 6 files have been moved or renamed
- If there are more than about 6 files that QGIS can’t find when it is opening a project, because they have been moved ...
- 03:31 PM Bug report #828 (Closed): Features cannot be cut or deleted when using shapefile data.
- Features cannot be cut or deleted when using shapefile data. Other data types have not been tested.
If you try to de... - 03:26 PM Bug report #827 (Closed): Data entry requires Return, even if another data entry box is clicked
- Most software, when you are entering data in one box and then click in a second, a Return is automatically generated ...
- 03:20 PM Bug report #825 (Closed): Layers can't be quickly rearranged without upsetting the order
- When you use a _Layer Set_ and try to rearrange the layers within the set (ie in alphabetical order), under certain c...
- 03:00 PM Bug report #824 (Closed): QGIS crashes when attempting to paste feature to a new layer
- QGIS crashes when attempting to paste a feature to a new layer if that new layer does not have the same number of at...
- 02:19 PM Bug report #567 (Closed): Shapefile editing oddities and errors
- no answer for 8 month, closing it
- 02:19 PM Bug report #567 (Closed): Shapefile editing oddities and errors
- no answer for 8 month, closing it
- 12:56 PM Bug report #763 (Closed): Problem editing a postgis table
- fixed in commit:c32914f5 (SVN r7643)
- 12:56 PM Bug report #763 (Closed): Problem editing a postgis table
- fixed in commit:c32914f5 (SVN r7643)
- 07:38 AM Bug report #789 (Closed): QGIS has a "hole" in my SHAPE file
- Oh, I can reproduce it now. You are right, it happens if antialiasing is not enabled in the options dialog. This a mo...
- 07:38 AM Bug report #789 (Closed): QGIS has a "hole" in my SHAPE file
- Oh, I can reproduce it now. You are right, it happens if antialiasing is not enabled in the options dialog. This a mo...
- 06:47 AM Bug report #822 (Closed): SVG output in mapcomposer
- If I try to export a SVG otpout I obtain a directory with an abnormal number of file .png, one for every piece of the...
- 06:11 AM Feature request #47: raster legend in map composer
- We need a continuos (rx. for dtm raster) or category value legend (best if it is possible choise it) about all the ra...
2007-11-21
- 11:30 PM Bug report #789: QGIS has a "hole" in my SHAPE file
- I still cannot reproduce this problem, also on windows (both release package and current svn).
- 12:16 PM Bug report #789: QGIS has a "hole" in my SHAPE file
- Replying to [comment:7 mhugent]:
> This works for me correctly (kubuntu linux, 0.9.1 svn). I need to test it on windo... - 11:19 PM Bug report #820 (Closed): QGIS doesn't classify a theme by an attribute
- Hi Bob,
I tested it on win with the release version and with the current svn version. This problem appears in the re... - 11:19 PM Bug report #820 (Closed): QGIS doesn't classify a theme by an attribute
- Hi Bob,
I tested it on win with the release version and with the current svn version. This problem appears in the re... - 07:25 PM Bug report #758: Slow rendering of the map composer
- I'm marking this as a defect, since this is fairly normal behavior. The solution would be to not re-draw the object ...
- 04:36 PM Bug report #799 (Closed): spacing between the legend and layer name to small
- should be fixed as of commit:030c5806 (SVN r7639)
- 04:36 PM Bug report #799 (Closed): spacing between the legend and layer name to small
- should be fixed as of commit:030c5806 (SVN r7639)
- 03:47 PM Bug report #759 (Closed): Bad rendering of symbol points in the map composer
- Looks like a duplicate of #279.
- 03:47 PM Bug report #759 (Closed): Bad rendering of symbol points in the map composer
- Looks like a duplicate of #279.
- 11:08 AM Feature request #821 (Closed): Add FWTools support to FindGDAL.cmake
- Applied with commit:852421f3 (SVN r7637) - thanks very much!
- 11:08 AM Feature request #821 (Closed): Add FWTools support to FindGDAL.cmake
- Applied with commit:852421f3 (SVN r7637) - thanks very much!
2007-11-20
- 12:09 AM Bug report #789: QGIS has a "hole" in my SHAPE file
- This works for me correctly (kubuntu linux, 0.9.1 svn). I need to test it on windows later in the day.
Marco - 08:18 PM Feature request #821 (Closed): Add FWTools support to FindGDAL.cmake
- I added FWTools support to [[FindGDAL]].cmake macro. Now, it's possible to request to configure against FWTools under...
- 08:32 AM Bug report #812 (Closed): QGIS crashes while loading PostGIS layer with insufficient permissions
- fixed in commit:4dbc0bc5 (SVN r7625)
- 08:32 AM Bug report #812 (Closed): QGIS crashes while loading PostGIS layer with insufficient permissions
- fixed in commit:4dbc0bc5 (SVN r7625)
- 07:19 AM Bug report #812: QGIS crashes while loading PostGIS layer with insufficient permissions
- Well, this check is not really a workaround, it's the thing you have to do always when loading a layer. The problem h...
- 05:19 AM Bug report #812: QGIS crashes while loading PostGIS layer with insufficient permissions
- wonder thank you for the workaround. Isn't it better to ensure the correct load of the layer at the provider?
- 03:45 AM Bug report #812: QGIS crashes while loading PostGIS layer with insufficient permissions
- After creating an instance of a layer, you must ensure that vector layer is loaded correctly - if not, further behavi...
- 07:35 AM Bug report #771 (Closed): Plugin path should be persisted
- Fixed in commit:194d12ae (SVN r7622).
I've removed possibility to change the path for plugins as it shouldn't be rea... - 07:35 AM Bug report #771 (Closed): Plugin path should be persisted
- Fixed in commit:194d12ae (SVN r7622).
I've removed possibility to change the path for plugins as it shouldn't be rea... - 04:05 AM Bug report #818 (Closed): PostGIS Tables with type GEOMETRY not supported
- fix makeover in commit:c9c3efb2 (SVN r7619)
The table layout and selection is now as it was, unless a table with mul... - 04:05 AM Bug report #818 (Closed): PostGIS Tables with type GEOMETRY not supported
- fix makeover in commit:c9c3efb2 (SVN r7619)
The table layout and selection is now as it was, unless a table with mul...
2007-11-19
- 11:48 PM Bug report #812: QGIS crashes while loading PostGIS layer with insufficient permissions
- OK you are right when you load the layer via standard [[PostGIS]] loader in GUI. I load the layer via Python Script w...
- 07:48 PM Bug report #818 (Feedback): PostGIS Tables with type GEOMETRY not supported
- Hi jef
I'm just catching up on this thread. So reading between the lines here am I right in my interpretation of you... - 07:48 PM Bug report #818 (Feedback): PostGIS Tables with type GEOMETRY not supported
- Hi jef
I'm just catching up on this thread. So reading between the lines here am I right in my interpretation of you... - 04:40 PM Bug report #818: PostGIS Tables with type GEOMETRY not supported
- Replying to [comment:3 g_j_m]:
> I think that the new tickbox column is unnecessary - highlighting the names
> of the... - 04:21 PM Bug report #818: PostGIS Tables with type GEOMETRY not supported
- Replying to [comment:2 warmerdam]:
> However, this logic:
> [...]
> does not seem to be having the effect I assume it... - 03:30 PM Bug report #818: PostGIS Tables with type GEOMETRY not supported
- I note that the recent fix to this ticket has introduced a couple of extra columns to the 'Add [[PostGIS]] Tables' di...
- 03:03 PM Bug report #818: PostGIS Tables with type GEOMETRY not supported
- Sweet,
I have confirmed this works.
However, this logic:... - 01:28 PM Bug report #818 (Closed): PostGIS Tables with type GEOMETRY not supported
- support for GEOMETRY added in commit:6ba8b2a6 (SVN r7612)
- 01:28 PM Bug report #818 (Closed): PostGIS Tables with type GEOMETRY not supported
- support for GEOMETRY added in commit:6ba8b2a6 (SVN r7612)
- 04:49 PM Bug report #786: Crash when clicking on 'Copy selected rows to clipboard' button
- um, fixed in commit:01f3eb42 (SVN r7614)
- 04:49 PM Bug report #786 (Closed): Crash when clicking on 'Copy selected rows to clipboard' button
- 02:21 PM Bug report #803 (Closed): segfaults editing shapefile with missing dbf file
- fixed in commit:bf62b396 (SVN r7613)
- 02:21 PM Bug report #803 (Closed): segfaults editing shapefile with missing dbf file
- fixed in commit:bf62b396 (SVN r7613)
- 12:04 PM Bug report #820: QGIS doesn't classify a theme by an attribute
- testcase see #789
- 11:13 AM Bug report #820: QGIS doesn't classify a theme by an attribute
- Replying to [comment:1 jef]:
> I suppose you're using the unique value renderer. You need to hit 'Classify'. Then t... - 11:09 AM Bug report #820: QGIS doesn't classify a theme by an attribute
- I suppose you're using the unique value renderer. You need to hit 'Classify'. Then the missing classes are added an...
- 11:06 AM Bug report #820 (Closed): QGIS doesn't classify a theme by an attribute
- When I classify a theme in my Forest Management Unit SHAPE file by the SEC_NAME attribute QGIS shows the classificati...
- 12:03 PM Bug report #789: QGIS has a "hole" in my SHAPE file
- The file is at http://www.norbit.de/~jef/ForestManagementUnits.zip until this bug is fixed.
- 09:29 AM Bug report #789: QGIS has a "hole" in my SHAPE file
- go ahead jef <at> norbit.de
- 09:11 AM Bug report #789: QGIS has a "hole" in my SHAPE file
- Replying to [comment:3 jef]:
> Any progress on the testcase shape?
Hi Jef:
I emailed the data to Gary hopin... - 06:02 AM Bug report #789: QGIS has a "hole" in my SHAPE file
- Any progress on the testcase shape?
- 09:59 AM Bug report #819 (Closed): Typos error in "Identify features" help
- Identify features help says:
The results dialog shows all the features identified within the search tolerance. To se...
2007-11-18
- 08:06 PM Bug report #818 (Closed): PostGIS Tables with type GEOMETRY not supported
- If I try and add layer from postgis where the constraint is only for the geometry column to be at least of type "GEOM...
- 08:00 PM Bug report #817: PostGIS Add Layer does not support non-TCP/IP connections
- I have attached a patch that at least partially implements what I want. The patch was prepared against the raster tr...
- 07:51 PM Bug report #817 (Closed): PostGIS Add Layer does not support non-TCP/IP connections
- There is no mechanism to access a local postgres server using named pipes instead of tcp/ip sockets.
In PQconnectdb(... - 05:22 PM Feature request #150 (Closed): User should be able to change the copyright text colour
- Fixed for realin svn commit:eff9f70e (SVN r7463)
- 05:22 PM Feature request #150 (Closed): User should be able to change the copyright text colour
- Fixed for realin svn commit:eff9f70e (SVN r7463)
- 04:17 PM Bug report #814 (Closed): attribute reference in mapfiles are exported with index instead of fiel...
- 06:06 AM Bug report #814: attribute reference in mapfiles are exported with index instead of fieldnames
- how does the default label text get exported?
AFAICS [[QgsLabel]]::labelField(Text) either returns the correct field... - 04:16 PM Bug report #722 (Closed): LCC projection not recognized (EPSG 3358)
- Thanks Aaron - your patch is committed as commit:0bc0ed41 (SVN r7462)
Tim - 04:16 PM Bug report #722 (Closed): LCC projection not recognized (EPSG 3358)
- Thanks Aaron - your patch is committed as commit:0bc0ed41 (SVN r7462)
Tim - 11:40 AM Feature request #593 (Closed): SPIT: implement rollback when import of shapes into PGIS get canceled
- Fixed in commit:dd338cc4 (SVN r7458): cancel works again, but the transaction are still file by file, ie. the rollbac...
- 11:40 AM Feature request #593 (Closed): SPIT: implement rollback when import of shapes into PGIS get canceled
- Fixed in commit:dd338cc4 (SVN r7458): cancel works again, but the transaction are still file by file, ie. the rollbac...
- 10:46 AM Bug report #770 (Closed): lib64 support for x86_64 architectures
- Commits commit:1b4d9631 (SVN r7455) and commit:4364f124 (SVN r7457) made everything configurable, so now you should b...
- 10:46 AM Bug report #770 (Closed): lib64 support for x86_64 architectures
- Commits commit:1b4d9631 (SVN r7455) and commit:4364f124 (SVN r7457) made everything configurable, so now you should b...
- 09:55 AM Feature request #769 (Closed): CMake option to define man path installation
- This is now possible starting with commit:1b4d9631 (SVN r7455) - you can use QGIS_MANUAL_SUBDIR variable in CMake to ...
- 09:55 AM Feature request #769 (Closed): CMake option to define man path installation
- This is now possible starting with commit:1b4d9631 (SVN r7455) - you can use QGIS_MANUAL_SUBDIR variable in CMake to ...
- 03:21 AM Bug report #816 (Closed): "No Data Value" reported as -9999 or -10000 in error
- When [[NoData]] is not present in the raster, QGIS reports -9999 or -10000 for [[NoData]], in error. It took me quite...
- 01:36 AM Bug report #815 (Closed): Delimited text layer provider broken
- Fixed in SVN #7452.
- 01:36 AM Bug report #815 (Closed): Delimited text layer provider broken
- Fixed in SVN #7452.
2007-11-17
- 12:31 AM Bug report #772 (Closed): broken scale dialog
- Fixed in svn commit:f4a505d5 (SVN r7452).
Also tidied up other map composer detail panes to use less vertical space.
- 12:31 AM Bug report #772 (Closed): broken scale dialog
- Fixed in svn commit:f4a505d5 (SVN r7452).
Also tidied up other map composer detail panes to use less vertical space.
- 06:03 PM Bug report #772 (In Progress): broken scale dialog
- 06:01 PM Bug report #772 (Open): broken scale dialog
- 04:44 PM Bug report #772: broken scale dialog
- Looks good to me. It is probably a good thing to do to some or all of the other composer option panes as well.
- 04:23 PM Bug report #772: broken scale dialog
- I have attached an image (new.png) that illustrates a possible solution to the problem of the map composer details pa...
- 12:21 AM Bug report #815 (Closed): Delimited text layer provider broken
- A recent update (r 7449) caused the delimited text layer provider to go haywire.
The following text file used to wo... - 09:57 PM Bug report #722: LCC projection not recognized (EPSG 3358)
- The patch labeled bug722fix.patch is attached to this ticket and addresses the searching for matching proj4 strings w...
- 08:36 PM Bug report #814 (Feedback): attribute reference in mapfiles are exported with index instead of fi...
- This doesn't work. The default label text is being written to the XML rather than the name of the label field. I thin...
- 08:36 PM Bug report #814 (Feedback): attribute reference in mapfiles are exported with index instead of fi...
- This doesn't work. The default label text is being written to the XML rather than the name of the label field. I thin...
- 07:47 PM Bug report #814 (Closed): attribute reference in mapfiles are exported with index instead of fiel...
- fixed in commit:2bec93ed (SVN r7449), but the project needs to be resaved before it'll work.
- 07:47 PM Bug report #814 (Closed): attribute reference in mapfiles are exported with index instead of fiel...
- fixed in commit:2bec93ed (SVN r7449), but the project needs to be resaved before it'll work.
- 05:37 PM Bug report #814 (In Progress): attribute reference in mapfiles are exported with index instead of...
- This doesn't apply to CLASSITEMs as they are written explictly be name.
I'll add a attribute containing the name of ... - 05:19 PM Bug report #814: attribute reference in mapfiles are exported with index instead of fieldnames
- This requires a change in the [[QgsProject]] code to either:
1. write a separate xml tag containing the actual field ... - 04:09 PM Bug report #814 (Closed): attribute reference in mapfiles are exported with index instead of fiel...
- when a qgis project is converted to a mapfile the references to layer attributes are exported as field index instead ...
- 06:24 PM Bug report #181 (In Progress): Multi-line labels in print composer
- 10:07 AM Bug report #710 (Closed): Shapefiles not matching up with satellite imagery, even though both are...
- No further information after 7 months -- appears to work so closing this bug.
- 10:07 AM Bug report #710 (Closed): Shapefiles not matching up with satellite imagery, even though both are...
- No further information after 7 months -- appears to work so closing this bug.
- 09:56 AM Bug report #800 (Closed): 'Search' in on the fly projection dialogue missplaced
- fixed in commit:34438ac3 (SVN r7446)
- 09:56 AM Bug report #800 (Closed): 'Search' in on the fly projection dialogue missplaced
- fixed in commit:34438ac3 (SVN r7446)
- 09:49 AM Feature request #520 (Closed): More verbose MapServer export tool
- Added message box with status of the export
- 09:49 AM Feature request #520 (Closed): More verbose MapServer export tool
- Added message box with status of the export
- 09:24 AM Bug report #741 (Closed): identify not working for some postgis layers
- the quoting part looks like a good thing. You could have mixed-case or uppercase column names that postgres will cho...
- 09:24 AM Bug report #741 (Closed): identify not working for some postgis layers
- the quoting part looks like a good thing. You could have mixed-case or uppercase column names that postgres will cho...
- 07:12 AM Bug report #741: identify not working for some postgis layers
- So is the issue only the handling of bytea fields?
2007-11-16
- 11:31 PM Bug report #741 (Feedback): identify not working for some postgis layers
- The problem with this patch is that all the numeric columns now appear as 0. This is because their values are now tra...
- 11:31 PM Bug report #741 (Feedback): identify not working for some postgis layers
- The problem with this patch is that all the numeric columns now appear as 0. This is because their values are now tra...
- 03:39 PM Bug report #741 (Closed): identify not working for some postgis layers
- Patch applied. Please test to make sure it solves the issue and doesn't introduce any other issues.
- 03:39 PM Bug report #741 (Closed): identify not working for some postgis layers
- Patch applied. Please test to make sure it solves the issue and doesn't introduce any other issues.
- 07:58 PM Bug report #813 (Closed): Upsidedown (and rotated?) Rasters Not Supported
- I have applied which rips out the changes from and replaces it with used of a "gdal warped vrt". This will render ...
- 07:58 PM Bug report #813 (Closed): Upsidedown (and rotated?) Rasters Not Supported
- I have applied which rips out the changes from and replaces it with used of a "gdal warped vrt". This will render ...
- 03:40 PM Bug report #813: Upsidedown (and rotated?) Rasters Not Supported
Actually, as I think about it, another alternative used by some other software packages (ie. Cadcorp SIS) is to crea...- 03:33 PM Bug report #813 (In Progress): Upsidedown (and rotated?) Rasters Not Supported
- In the raster tranparency branch I have made changes () that will place rotated/sheared/upsidedown images in the righ...
- 12:59 PM Bug report #813 (Closed): Upsidedown (and rotated?) Rasters Not Supported
- Upside rasters (that is the top is further south than the bottom) do not appear to be supported by the qgsrasterlayer...
- 07:21 PM Feature request #150: User should be able to change the copyright text colour
- Color change shows in the dialog but doesn't get applied to the map canvas. Next time the dialog is open, color has r...
- 04:51 PM Bug report #715 (Closed): Identify fails for PostGIS layers
- No longer an issue
- 04:51 PM Bug report #715 (Closed): Identify fails for PostGIS layers
- No longer an issue
- 04:47 PM Bug report #606 (Closed): Attribute search "show only matching" doesn't work
- Fixed for me using Qt 4.3.2
- 04:47 PM Bug report #606 (Closed): Attribute search "show only matching" doesn't work
- Fixed for me using Qt 4.3.2
- 04:22 PM Bug report #673 (Closed): msexport creates wrong LAYER PROJECTION
- I think this is fixed. Due to some internal constraints, the PROJECTION section is always written out for the layer b...
- 04:22 PM Bug report #673 (Closed): msexport creates wrong LAYER PROJECTION
- I think this is fixed. Due to some internal constraints, the PROJECTION section is always written out for the layer b...
- 02:53 PM Bug report #636 (Closed): Mapserver export tool
- Fixed in
- 02:53 PM Bug report #636 (Closed): Mapserver export tool
- Fixed in
- 02:48 PM Bug report #556 (Closed): Field should be Layer in GRASS lingo
- Patch applied in commit:a5dfe886 (SVN r7429).
Thanks for the contribution! - 02:48 PM Bug report #556 (Closed): Field should be Layer in GRASS lingo
- Patch applied in commit:a5dfe886 (SVN r7429).
Thanks for the contribution! - 02:33 PM Bug report #556: Field should be Layer in GRASS lingo
- Added a patch to src/plugins/grass/qgsgrasseditbase.ui to change the two occurrences of "Field" to "Layer".
- 01:55 PM Feature request #144 (Closed): GRASS-shell: close button
- Added in .
- 01:55 PM Feature request #144 (Closed): GRASS-shell: close button
- Added in .
- 08:41 AM Bug report #812 (In Progress): QGIS crashes while loading PostGIS layer with insufficient permiss...
- Actually I get two dialogs, the first informs about the insufficient privileges on teh selected table (ie. permission...
- 07:46 AM Bug report #812 (Closed): QGIS crashes while loading PostGIS layer with insufficient permissions
- When you try to load a [[PostGIS]] Layer with insufficient permissions, a message box appears and after clicking OK Q...
- 01:01 AM Bug report #811 (Closed): selectionChanged() SIGNAL getting connected and disconnected on raster ...
- Applied in commit:bd3fd856 (SVN r7417). Many thanks for the input!
- 01:01 AM Bug report #811 (Closed): selectionChanged() SIGNAL getting connected and disconnected on raster ...
- Applied in commit:bd3fd856 (SVN r7417). Many thanks for the input!
2007-11-15
- 03:06 PM Bug report #582 (In Progress): Use the estimateExtents function for PostGIS and PostgreSQL 8
- 02:56 PM Bug report #800 (In Progress): 'Search' in on the fly projection dialogue missplaced
- 02:54 PM Bug report #722 (In Progress): LCC projection not recognized (EPSG 3358)
- 02:27 PM Bug report #556 (In Progress): Field should be Layer in GRASS lingo
- 01:05 PM Bug report #811 (In Progress): selectionChanged() SIGNAL getting connected and disconnected on ra...
- Turns out src/app/legend/qgslegendlayerfile.cpp also contains the issue... not only for selectionChanged() but for wa...
- 11:38 AM Bug report #811 (Closed): selectionChanged() SIGNAL getting connected and disconnected on raster ...
- In qgsmapcanvas.cpp in [[QgsMapCanvas]]::setLayerSet a disconnect and connect call to selectionChanged signal are bei...
- 11:23 AM Feature request #150 (Feedback): User should be able to change the copyright text colour
- Hmmm. The changes worked fine on my development system, but not on a different computer....
- 11:23 AM Feature request #150 (Feedback): User should be able to change the copyright text colour
- Hmmm. The changes worked fine on my development system, but not on a different computer....
2007-11-14
- 10:54 PM Feature request #150 (Closed): User should be able to change the copyright text colour
- Feature added in commit:e4ab8304 (SVN r7411)
- 10:54 PM Feature request #150 (Closed): User should be able to change the copyright text colour
- Feature added in commit:e4ab8304 (SVN r7411)
- 09:30 PM Bug report #809 (Closed): "Save as shapefile..." fails to overwrite
- Fixed in commit:307c00a3 (SVN r7410). Many thanks for reporting this issue.
- 09:30 PM Bug report #809 (Closed): "Save as shapefile..." fails to overwrite
- Fixed in commit:307c00a3 (SVN r7410). Many thanks for reporting this issue.
- 11:16 AM Bug report #809 (Closed): "Save as shapefile..." fails to overwrite
- 1. load a shapefile
2. "Save as shapefile..."
3. select an existing shapefile on the system; you want to overwrite an... - 02:12 PM Bug report #806 (Closed): Odd NODATA selection for rasters
- fix confirmed, thanks!
- 02:12 PM Bug report #806 (Closed): Odd NODATA selection for rasters
- fix confirmed, thanks!
- 12:11 PM Bug report #806 (In Progress): Odd NODATA selection for rasters
- I believe this was due to not verifying if the [[NoDataValue]] being returned by GDAL was valid. There is a check in ...
- 12:29 PM Feature request #810 (Closed): show click coordinate in identify tool result
- added in commit:0fcb2506 (SVN r7408)
- 12:29 PM Feature request #810 (Closed): show click coordinate in identify tool result
- added in commit:0fcb2506 (SVN r7408)
- 12:26 PM Feature request #810 (Closed): show click coordinate in identify tool result
- MZM said on #qgis (http://logs.qgis.org/slogs/%23qgis.2007-11-14.log)
01:56:30 MZM: jef: while You are hacking a... - 10:32 AM Bug report #808 (Closed): fails to create ".gislock" on Windows
- QGIS 0.9 on Windows (XP, 2000) fails to create the ".gislock" file in the opened mapset. Then it complains closing ma...
2007-11-13
- 04:34 PM Bug report #807 (Closed): crash on project load with unavailable layers
- fixed in commit:74cacbb8 (SVN r7400)
- 04:34 PM Bug report #807 (Closed): crash on project load with unavailable layers
- fixed in commit:74cacbb8 (SVN r7400)
- 04:32 PM Bug report #807 (Closed): crash on project load with unavailable layers
- QGIS crashes on load of projects that references data that is unavailable. Like the test case of #733.
- 03:00 PM Bug report #791 (Closed): General digitizing defects
- same as #790
- 03:00 PM Bug report #791 (Closed): General digitizing defects
- same as #790
- 01:51 PM Bug report #806 (Closed): Odd NODATA selection for rasters
- I have build from the raster_transparency_branch as of last week.
I loaded a raster which gdalinfo does not report ... - 12:04 PM Feature request #805 (Closed): Templates or saveability/loadability in the color stretches (custo...
- Is there any way to make color stretches saveable/loadable? Possibly,
the "Classify" parameters (palette?) saveable/l... - 10:22 AM Bug report #801 (Closed): Layer dissapears after change of legend color
- fixed in commit:63e198c9 (SVN r7396)
- 10:22 AM Bug report #801 (Closed): Layer dissapears after change of legend color
- fixed in commit:63e198c9 (SVN r7396)
- 09:18 AM Bug report #801 (Feedback): Layer dissapears after change of legend color
- Now I find a test case.
1. Load a postgis layer
2. chose layer properties
3. select the unique value legend and ... - 09:18 AM Bug report #801 (Feedback): Layer dissapears after change of legend color
- Now I find a test case.
1. Load a postgis layer
2. chose layer properties
3. select the unique value legend and ... - 07:12 AM Bug report #762: Using identify tool on shapefile results into crash
- correction: fixed in commit:e61a03cc (SVN r7395)
- 07:09 AM Bug report #762 (Closed): Using identify tool on shapefile results into crash
- fixed in , same as #802
- 07:09 AM Bug report #762 (Closed): Using identify tool on shapefile results into crash
- fixed in , same as #802
- 07:11 AM Bug report #802: querying a broken polygon crashes QGIS
- correction: fixed in commit:e61a03cc (SVN r7395)
- 07:09 AM Bug report #802 (Closed): querying a broken polygon crashes QGIS
- fixed in
- 07:09 AM Bug report #802 (Closed): querying a broken polygon crashes QGIS
- fixed in
2007-11-12
- 11:51 PM Bug report #801 (Closed): Layer dissapears after change of legend color
- It's a strange behaviour. Today I can't reproduce it. I'll close this ticket until I find a reproducable test case.
- 11:51 PM Bug report #801 (Closed): Layer dissapears after change of legend color
- It's a strange behaviour. Today I can't reproduce it. I'll close this ticket until I find a reproducable test case.
- 08:53 AM Bug report #801: Layer dissapears after change of legend color
- Further information:
When I hit the classification button twice at the first time it works for me too. - 08:35 AM Bug report #801: Layer dissapears after change of legend color
- Direct loading the layer via QGIS Postgis connection works for me too.
But all layer loaded via python plugin with:
... - 07:41 AM Bug report #801: Layer dissapears after change of legend color
- I can't reproduce that problem on Windows.
I tried to add a [[PostGIS]] polygon layer, assign the unique value rende... - 05:17 AM Bug report #801: Layer dissapears after change of legend color
- I find this behaviour only with [[PostGIS]] layer. GRASS and ESRI Shape Files don't dissapear.
- 05:08 AM Bug report #801 (Closed): Layer dissapears after change of legend color
- I create a layer legend with individual colors for a classification. This works fine. When I change the color of the ...
- 06:33 PM Bug report #804 (Closed): GPS Import file selection is not intuitive
- The GPS plugin "Import other file" feature needs to have some way to auto-select or at least remind the user to input...
- 12:57 PM Bug report #803 (Closed): segfaults editing shapefile with missing dbf file
- SVN 7389.
If the shapefile is missing a dbf file and is edited in QGIS with "Move vertex tool", then "Save changes",... - 12:40 PM Bug report #802 (Closed): querying a broken polygon crashes QGIS
- SVN 7389.
When querying or editing a broken "polygon" (consisting of only 1 or 2 vertices) in a shapefile (created i... - 11:37 AM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- Replying to [comment:8 msieczka]:
> Getting back to error case 2 - I still can reproduce it.
Update: I can reproduc... - 10:29 AM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- Replying to [comment:7 leo.lami]:
> In Linux Debian I have not this problem.
Are you referring to case 1, 2 or both... - 10:26 AM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- Replying to [comment:6 wonder]:
> Replying to [comment:5 msieczka]:
> > My QGIS is built with debug (by "CMAKE_BUILD... - 08:23 AM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- In Linux Debian I have not this problem.
- 03:07 AM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- Replying to [comment:5 msieczka]:
> My QGIS is built with debug (by "CMAKE_BUILD_TYPE="Debug"; export CMAKE_BUILD_TYP... - 01:09 AM Feature request #483 (Closed): Provide regular expression separators for the delimited text plugin
- Fixed in SVN commit:496b5fb2 (SVN r7386)
- 01:09 AM Feature request #483 (Closed): Provide regular expression separators for the delimited text plugin
- Fixed in SVN commit:496b5fb2 (SVN r7386)
2007-11-11
- 11:25 PM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- Replying to [comment:4 wonder]:
> Also I'm not able to reproduce the second case you're describing... can you build ... - 03:13 PM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- Good news is that I can reproduce the first one, in fact it's sufficient for me just to enable projections, add new g...
- 10:46 PM Bug report #499 (Closed): Missing "What's this?" button
- 10:46 PM Bug report #499: Missing "What's this?" button
- Fixed in svn commit:dff946a2 (SVN r7383). There is now a "What's this" icon in the Help toolbar.
- 11:48 AM Bug report #797 (Closed): Typos error in Delimited Text Plugin
- Fixed in commit:19469e0f (SVN r7381) with patch supplied by Carlos - thanks!
- 11:48 AM Bug report #797 (Closed): Typos error in Delimited Text Plugin
- Fixed in commit:19469e0f (SVN r7381) with patch supplied by Carlos - thanks!
- 01:01 AM Bug report #799: spacing between the legend and layer name to small
- SOP: SVN 7373, built and running against QT 4.3.1.
2007-11-10
- 12:57 AM Bug report #800 (Closed): 'Search' in on the fly projection dialogue missplaced
- See the attached screendump. SVN 7373, built and running against QT 4.3.1.
- 12:56 AM Bug report #772: broken scale dialog
- Replying to [comment:4 g_j_m]:
> If you make the composer window taller, the widgets will all appear correctly (not t... - 11:01 AM Bug report #772: broken scale dialog
- If you make the composer window taller, the widgets will all appear correctly (not that this fixes the underlying pro...
- 10:30 AM Bug report #772: broken scale dialog
- I also just noticed that the frame checkbox gets squeezed before the spacer does, which means that it is usually not ...
- 10:23 AM Bug report #772 (Feedback): broken scale dialog
- commit:2b75117c (SVN r7336) doesn't completely fix the problem. Instead of overlapping other widgets, the scale inpu...
- 10:23 AM Bug report #772 (Feedback): broken scale dialog
- commit:2b75117c (SVN r7336) doesn't completely fix the problem. Instead of overlapping other widgets, the scale inpu...
- 12:44 AM Bug report #799 (Closed): spacing between the legend and layer name to small
- Spacing between the legend and the layer name is to small in map composer. See the attached screendump - the layer na...
- 12:29 AM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- I forgot to add that I can reproduce this on two machines - one amd64 and one i386. I'm referring to fresh SVN checko...
- 12:27 AM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- Can't reproduce exactly this error, but I'm having other fun with QGIS-GRASS. Examples:
1. load the 'alaska' shapef... - 12:51 PM Bug report #756: crash creating new GRASS vector with on the fly projection enabled
- Is this still a problem? If so, please provide more input about the mapset you're using, if possible provide backtrac...
- 01:59 PM Bug report #798 (Closed): Cant easily change locale in win or mac and cant override sys locale
- I have added a gui based locale override option to address this issue. Fixed with
- 01:59 PM Bug report #798 (Closed): Cant easily change locale in win or mac and cant override sys locale
- I have added a gui based locale override option to address this issue. Fixed with
- 01:55 PM Bug report #798 (Closed): Cant easily change locale in win or mac and cant override sys locale
- In windows and mac, its not easy for user to set the locale. Users are submitting questions to the mailing lists beca...
- 12:57 PM Feature request #54: label placement
- This really needs more time :-/
Martin
- 12:56 PM Bug report #606: Attribute search "show only matching" doesn't work
- For me it's working. Can you provide some more information of what you do, what's your expectation and what happens? ...
- 12:46 PM Bug report #608 (Closed): QGIS and Assertion failed
- Yes, that should be the same problem as #676, let's close this one too.
- 12:46 PM Bug report #608 (Closed): QGIS and Assertion failed
- Yes, that should be the same problem as #676, let's close this one too.
- 12:40 PM Bug report #708 (Closed): QGIS crash on incorrect GRASS vector maps
- Ah, this is exactly the same problem as with #110, I'm closing this too.
- 12:40 PM Bug report #708 (Closed): QGIS crash on incorrect GRASS vector maps
- Ah, this is exactly the same problem as with #110, I'm closing this too.
- 10:03 AM Bug report #708: QGIS crash on incorrect GRASS vector maps
- Does this persist? AFAIK there was a workaround this added for 0.9.0 (G_fatal_error() behaviour, see GRASS-dev ML dis...
- 12:21 PM Bug report #797 (Closed): Typos error in Delimited Text Plugin
- Internationalized message from qgsdelimitedtextplugingui.cpp has the following error:
...press the parse button *an*... - 10:01 AM Feature request #459: Collapse GRASS tool list
- please collapse the toolbox listing... I heard many comments about this from GRASS users.
Additional idea: make use ... - 09:54 AM Bug report #614: cannot open GRASS shell
- Does the problem persist with QGIS 0.9.0? The included GRASS has undergone significant improvements for 64bit support...
2007-11-09
- 11:22 AM Bug report #548 (Closed): map composer's "Font size scale" has no effect in the output PDF
- This appears to be fixed in 0.9.
- 11:22 AM Bug report #548 (Closed): map composer's "Font size scale" has no effect in the output PDF
- This appears to be fixed in 0.9.
- 03:52 AM Bug report #795 (Closed): WMS Connection doesn't reload from saved project
- mmm...
The essential difference of the two project files is the <wmsFormat></wmsFormat> Tag.
The non working file s... - 03:52 AM Bug report #795 (Closed): WMS Connection doesn't reload from saved project
- mmm...
The essential difference of the two project files is the <wmsFormat></wmsFormat> Tag.
The non working file s... - 02:20 AM Bug report #795: WMS Connection doesn't reload from saved project
- I can load (and see) both in . In the diff between the old and new project file I see that the geographicflag in the...
- 01:21 AM Bug report #795: WMS Connection doesn't reload from saved project
- Loading of a rev. 7359 stored project works for me now too. (see test.qgs)
Loadings of a pre rev. 7359 stored project...
2007-11-08
- 12:18 AM Bug report #795: WMS Connection doesn't reload from saved project
- If the WMS layer doesn't show only on reload of the project, but is fine before, I wouldn't expect a dependency probl...
- 11:11 PM Bug report #795 (Feedback): WMS Connection doesn't reload from saved project
- For me it doesn't work with rev. 7359. Are there any dependencies to other libs like GDAL? Is a special GDAL rev. ass...
- 11:11 PM Bug report #795 (Feedback): WMS Connection doesn't reload from saved project
- For me it doesn't work with rev. 7359. Are there any dependencies to other libs like GDAL? Is a special GDAL rev. ass...
- 01:54 PM Bug report #795 (Closed): WMS Connection doesn't reload from saved project
- should already be fixed with commit:bc72f778 (SVN r7351)
- 01:54 PM Bug report #795 (Closed): WMS Connection doesn't reload from saved project
- should already be fixed with commit:bc72f778 (SVN r7351)
- 02:40 PM Feature request #796 (Closed): Vertex-level editing
- Ability to use editing tools on multiple vertices at a time. For instance, the delete vertex tool would be able to dr...
- 08:58 AM Feature request #175 (Feedback): query builder for shapefiles and other data
- If you open the property windows of a shape or a GRASS vector and you select the 'General' label you see that the 'Qu...
- 08:58 AM Feature request #175 (Feedback): query builder for shapefiles and other data
- If you open the property windows of a shape or a GRASS vector and you select the 'General' label you see that the 'Qu...
2007-11-07
- 11:12 PM Bug report #795 (Closed): WMS Connection doesn't reload from saved project
- When I reload a saved project which contains WMS layer, these layer appear in the table of contens but they are not s...
- 05:06 PM Bug report #794 (Closed): Help button in Geospatial bookmarks shows "Close dialog"
- Closed with commit:5e82da89 (SVN r7359) thanks to patch from Carlos
- 05:06 PM Bug report #794 (Closed): Help button in Geospatial bookmarks shows "Close dialog"
- Closed with commit:5e82da89 (SVN r7359) thanks to patch from Carlos
- 11:47 AM Bug report #794 (Closed): Help button in Geospatial bookmarks shows "Close dialog"
- When you put mouse cursor over Help button the tip that appears is "Close dialog"
- 04:49 PM Bug report #750 (Closed): CMYK Colorpicker causes crash in OS X
- This looks like Qt bug 153436 reported in 4.3.0 and fixed in 4.3.2. When I run QGIS 8.1 (built with Qt 4.3.0), I get ...
- 04:49 PM Bug report #750 (Closed): CMYK Colorpicker causes crash in OS X
- This looks like Qt bug 153436 reported in 4.3.0 and fixed in 4.3.2. When I run QGIS 8.1 (built with Qt 4.3.0), I get ...
- 11:51 AM Bug report #793 (Closed): Missing verb in AttibuteActionDialogBase
- Fixed in svn commit:8e8d1670 (SVN r7358)
- 11:51 AM Bug report #793 (Closed): Missing verb in AttibuteActionDialogBase
- Fixed in svn commit:8e8d1670 (SVN r7358)
- 11:42 AM Bug report #793 (Closed): Missing verb in AttibuteActionDialogBase
- "be" is missing where XXXX are in the following message:
...The special characters %% will *XXXX* replaced by the v... - 08:30 AM Bug report #789: QGIS has a "hole" in my SHAPE file
- I couldn't attach the SHAPE file, the system said that it was too big. It is 638Kb in size when zipped. I will email ...
Also available in: Atom