Activity
From 2006-06-14 to 2006-07-13
2006-07-13
- 07:24 PM Feature request #117 (Closed): Indicator of layer opened for writing
- Addressed in commit:ca7064e1 (SVN r5595).
The Map Legend now has two more columns for Overview and Editing status. ... - 07:24 PM Feature request #117 (Closed): Indicator of layer opened for writing
- Addressed in commit:ca7064e1 (SVN r5595).
The Map Legend now has two more columns for Overview and Editing status. ... - 07:24 PM Feature request #191 (Closed): Legend improvements - further to #117
- Whilst the immediate issue in #117 has been addressed, I have come up with some further ideas that may be useful to i...
- 06:34 PM Feature request #100 (Closed): identify tool: the .Area "column" is missleaading
- This should be addressed as of commit:8c38434f (SVN r5593).
In the Identify results window, derived attributes such ... - 06:34 PM Feature request #100 (Closed): identify tool: the .Area "column" is missleaading
- This should be addressed as of commit:8c38434f (SVN r5593).
In the Identify results window, derived attributes such ... - 06:04 PM Bug report #131: PostGIS digitizing
- Should be fixed in commit:4a6923ac (SVN r5592) for both changed attribute values and changed geometries. Can this be...
2006-07-12
- 10:34 PM Feature request #190 (Closed): rotated point symols
- Would it be possible to enclude an option to use point symbols with a rotation (similar to data defined alignment for...
- 08:21 PM Bug report #189 (Closed): labels on point data dont show
- In the version 0.7 for mac os x, I cannot get labels to show up for a point layer. However labels show up fine for a...
- 06:34 AM Bug report #188: Edits of an added feature do not commit
- This works for me. I just edited an attribute value of an uncommited feature. Did you do anything special to get the ...
- 02:49 AM Bug report #184 (Closed): qgis-config --libs returns wrong libs
- Fixed in SVN commit:53bd5941 (SVN r5588). There seems to be no easy way to get the required libraries automatically, ...
- 02:49 AM Bug report #184 (Closed): qgis-config --libs returns wrong libs
- Fixed in SVN commit:53bd5941 (SVN r5588). There seems to be no easy way to get the required libraries automatically, ...
- 02:36 AM Bug report #148 (Closed): Legend groups capture legend items
- With commit:863c74a3 (SVN r5587), it is now possible to swap layers in a group with toplevel layers (or to drag layer...
- 02:36 AM Bug report #148 (Closed): Legend groups capture legend items
- With commit:863c74a3 (SVN r5587), it is now possible to swap layers in a group with toplevel layers (or to drag layer...
2006-07-11
- 07:16 PM Bug report #131 (In Progress): PostGIS digitizing
- I see where the problem is and have devised a potential fix on my machine. I'll commit it to subversion in the next ...
- 06:53 PM Feature request #100 (In Progress): identify tool: the .Area "column" is missleaading
- Perhaps the Area, Length, etc can be put in a differing style to distinguish them from the layer attributes.
There a... - 06:45 PM Bug report #188 (Closed): Edits of an added feature do not commit
- In theory, if you add a feature to a layer, then show that layer in the attribute table, then edit an attribute of th...
- 02:12 AM Bug report #187: GRASS: Crash when trying to edit a layer where the editor has not sufficient rights
- sorry for the unreadble gdb-output. Here it is again...
- 02:09 AM Bug report #187 (Closed): GRASS: Crash when trying to edit a layer where the editor has not suffi...
- Hi developers,
I have found a bug which causes QGIS to crash.
It can be reproduced when you try to edit a layer whic...
2006-07-10
- 01:45 AM Bug report #131: PostGIS digitizing
- 1 example: ERROR: insert or update on table "fix_2006" violates foreign key constraint "verifica_id_radio"
DETAIL: Ke... - 08:29 PM Bug report #131: PostGIS digitizing
- Can you provide an example where "value not allowed" occurs?
There are always going to be cases where there may be a... - 08:25 PM Bug report #135: Qgis slow to show the attribute table with lots of rows
- As part of my changes to my working copy of the HEAD version, I have made a change to the way the attribute table loa...
- 08:21 PM Bug report #134 (In Progress): After create a postgis layer and filldata, Qgis dont display attri...
- I am currently doing some work in subversion HEAD version that should fix this if it hasn't already been fixed. It s...
- 10:26 AM Bug report #186 (Closed): SPIT - Importing shape files always fails with some shapefiles
- I haven't been able to import Shape files not even once. I always get the error message:
Problem inserting features ... - 04:24 AM Bug report #185 (Closed): values proj out of boundary
- if there are values out of boundary (-180, +180) or on edge in the layer (+proj=longlat +ellps=WGS84 +datum=WGS84 +no...
- 03:52 AM Bug report #179: Transparent WMS Layer aren't shown transparent.
- Browsing the Trolltech task tracker yields two bugs that may be causing this problem:
http://www.trolltech.com/devel...
2006-07-09
- 08:30 AM Bug report #184 (Closed): qgis-config --libs returns wrong libs
- should return something like:
-L/usr/lib -lqgis_composer -lqgis_core -lqgis_gui -lqgis_legend -lqgis_raster - 07:57 AM Bug report #36: Update library sonames before release
- Soo... there's nothing to be done. libqgis is history and these libs are all new for 0.8. Keeping this task around as...
- 07:48 AM Bug report #36: Update library sonames before release
- I'm going to create a package for each lib, so the sonames should increase independently.
- 02:29 AM Bug report #171 (Closed): symbol size too large in Map Composer
- Fixed in SVN commit:27acc8fe (SVN r5578) by setting the default symbol scale to 0.5 instead of 1.0
- 02:29 AM Bug report #171 (Closed): symbol size too large in Map Composer
- Fixed in SVN commit:27acc8fe (SVN r5578) by setting the default symbol scale to 0.5 instead of 1.0
- 02:07 AM Bug report #174 (Closed): legend: range not displayed
- Fixed in SVN commit:ed44feec (SVN r5576)
- 02:07 AM Bug report #174 (Closed): legend: range not displayed
- Fixed in SVN commit:ed44feec (SVN r5576)
2006-07-08
- 11:40 PM Feature request #183 (Closed): Sample label text should show buffer, orientation, etc
- Setting a coloured buffer isn't reflected in the sample text in the label dialog box.
- 11:36 PM Bug report #168: legend in map composer: misalignment
- I'm unable to reproduce this problem - can you give some more detail on what you do to cause the problem?
Thanks
- 10:17 PM Bug report #136 (Closed): Qgis crashes when accessing a postgres view of a view
- The problem seems to have fixed itself in SVN commit:bca2e9c3 (SVN r5572). The assert that was causing the crash has ...
- 10:17 PM Bug report #136 (Closed): Qgis crashes when accessing a postgres view of a view
- The problem seems to have fixed itself in SVN commit:bca2e9c3 (SVN r5572). The assert that was causing the crash has ...
- 06:41 AM Feature request #182 (Closed): Deal properly with multiple raster drivers supporting the same format
- The filelist is built by iterating over the driver list from the gdal driver manager. The following code in qgsraster...
2006-07-07
- 04:25 PM Bug report #83: Strange polygon fill rendering
- SVN commit:6abc64b5 (SVN r5568) has a possible work-around to the problem. There is now a toggle in the options dialo...
- 03:39 AM Bug report #164: WMS connects but shows white map
- What is the WMS server that you're trying to connect to?
We have found that some servers are mis-configured and ten... - 03:34 AM Bug report #177 (Closed): labels in map composer
- The problem with the border not being drawn is fixed in SVN commit:4dd9a2b7 (SVN r5567).
Being able to have labels ... - 03:34 AM Bug report #177 (Closed): labels in map composer
- The problem with the border not being drawn is fixed in SVN commit:4dd9a2b7 (SVN r5567).
Being able to have labels ... - 03:34 AM Bug report #181 (Closed): Multi-line labels in print composer
- The labels in the print composer should allow for multi-line text.
- 03:22 AM Bug report #180 (Closed): User-variable line thickness for composer label box
- The user should probably be able to vary the line thickness of the optional label box in the print composer.
- 02:16 AM Bug report #178 (Closed): scalebar broken
- Fixed in SVN commit:52293bfa (SVN r5566).
- 02:16 AM Bug report #178 (Closed): scalebar broken
- Fixed in SVN commit:52293bfa (SVN r5566).
2006-07-06
- 01:34 AM Feature request #166 (Closed): patch to fix OGR driver warnings
- Applied in SVN commit:07e02c9e (SVN r5547).
- 01:34 AM Feature request #166 (Closed): patch to fix OGR driver warnings
- Applied in SVN commit:07e02c9e (SVN r5547).
- 01:26 AM Bug report #170 (Closed): labels not shown in GRASS DBF layers
- Apparently this has been fixed (svn 5562?)
- 01:26 AM Bug report #170 (Closed): labels not shown in GRASS DBF layers
- Apparently this has been fixed (svn 5562?)
- 08:31 PM Bug report #83: Strange polygon fill rendering
- My, it's even worse with anti-aliasing on:)
As far as I could tell, the only solution while Qt still has the bug is... - 08:22 PM Bug report #83: Strange polygon fill rendering
- In the latest preview release, this problem can NOT be solved by turning on anti-aliasing, at least with the data set...
- 04:00 AM Bug report #179 (Closed): Transparent WMS Layer aren't shown transparent.
- I believe, that since my update from QT-4.1.2 to QT-4.1.3 former transparent shown WMS layer are shown opaque now. Pe...
- 03:47 AM Bug report #178 (Closed): scalebar broken
- scalebar misses black lines (only black boxes are drawn). it is ok in 0.7
- 03:46 AM Bug report #177 (Closed): labels in map composer
- in map composer labels can occupy only one row, and if we activate the box surrounding it, no black border is drawn (...
- 03:44 AM Feature request #176 (Closed): editing data tables
- the data table associated with shapefiles or GRASS vectors cannot be edited (only postgis tables can). I remember it ...
- 03:40 AM Feature request #175 (Closed): query builder for shapefiles and other data
- query builder works only with postgis data; it would be useful to have it for all vectors, or at least with shapefiles
- 02:57 AM Bug report #174 (Closed): legend: range not displayed
- If we choose a graduated color for vectors, the legend created in [[MapComposer]] only the first value is shown (not ...
2006-07-05
- 01:55 AM Bug report #83: Strange polygon fill rendering
- Some images showing the problem are available in ticket #173.
- 01:54 AM Bug report #173 (Closed): Polygon clipping/fill issues
- This ticket is a duplicate of #83.
It is a bug in Qt4, the progress of which can be followed at http://www.trolltech... - 01:54 AM Bug report #173 (Closed): Polygon clipping/fill issues
- This ticket is a duplicate of #83.
It is a bug in Qt4, the progress of which can be followed at http://www.trolltech... - 11:26 PM Bug report #173 (Closed): Polygon clipping/fill issues
- There is a problem with polygon fills reminiscent of the issues we had on OS X at 0.7.4. This occurs when rendering a...
- 11:37 PM Bug report #172 (Closed): Labels appear as default
- 11:32 PM Bug report #172: Labels appear as default
- fixed in commit:7272974e (SVN r5563)
- 08:46 AM Bug report #172 (Closed): Labels appear as default
- When trying to label a shape file the default label appears on every element rather than the correct label from the a...
2006-07-04
- 08:30 AM Bug report #171 (Closed): symbol size too large in Map Composer
- Symbol size is far larger in Map Composer than in map canvas
- 08:21 AM Bug report #170 (Closed): labels not shown in GRASS DBF layers
- Labels are not shown for GRASS vectors when linked to dbf (everything ok for those linked to [[PostgreSQL]]). 0.7 doe...
- 08:17 AM Feature request #169 (Closed): persistent layer properties
- It would be very useful to have the possibility of saving layer properties even independently of projects; therefore ...
- 08:02 AM Bug report #168 (Closed): legend in map composer: misalignment
- When resizing fonts (eg because of a too long label) in a legend, in Map Composer, text gets misaligned. A screenshot...
- 07:56 AM Feature request #167 (In Progress): PostGIS geometry collections are not shown
- Geometry collection [[PostGIS]] layers are not loadable. It will be important to allow this in the next version.
- 04:18 AM Feature request #166 (Closed): patch to fix OGR driver warnings
- Hi,
to fix the following warnings:
Warning: fileVectorFilters, unknown driver: GRASS
Warning: fileVectorFilters, un...
2006-07-03
- 07:28 AM Bug report #165 (Closed): Georeferenzierer Plugin Helmert transformation crash
- In the Georeferenzierer Plugin on a Win2K Maschine,
the Helmert transformation option leeds to a Qgis crash.
- 07:21 AM Bug report #164 (Closed): WMS connects but shows white map
- Hi,
I have recompiled QGIS from scratch (3 July 2006)
and still have no luck with WMS. On a machine without
proxy it... - 07:14 AM Bug report #3910: WMS Identify fails to provide a useful error message on failure
- Hi,
the same happens here, when using a proxy:
"Could not understand the response. The wms provider said:
"
(nothi...
2006-07-01
- 11:41 PM Bug report #73: Can't load vector layer
- -anti-aliasing turned of in qgis= 11 minuts to download d09_pente_vecteur_class.shp
-anti-aliasing turned on in qgis... - 05:18 PM Bug report #73: Can't load vector layer
- Do you have anti-aliasing turned on in qgis? Could you try loading your layer with and without anti-aliasing to see i...
- 10:43 AM Bug report #73: Can't load vector layer
- Version of Qgis : Qgis-user] QGIS 0.8.0 Preview Release 1 source downloaded and compiled this morning.
The layer d09...
2006-06-30
- 09:51 PM Bug report #163 (Closed): GRASS v.in.ogr and r.in.gdal don't open file selector
- Turns out this is not a bug. The current UI creates a list of eligible layers from those loaded in QGIS. To import a ...
- 09:51 PM Bug report #163 (Closed): GRASS v.in.ogr and r.in.gdal don't open file selector
- Turns out this is not a bug. The current UI creates a list of eligible layers from those loaded in QGIS. To import a ...
- 09:28 AM Bug report #163 (Closed): GRASS v.in.ogr and r.in.gdal don't open file selector
- When using these tools from the GRASS toolbox, no file selection dialog is opened to allow section of the input vecto...
- 07:52 AM Bug report #155: Attribute Table crashes when click start digitizing button on PostGIS Layer
- After trying out 4.1.4 myself i also observe such crashes (under KDE). The backtrace is not very usefull as i didn't ...
- 07:38 AM Bug report #155: Attribute Table crashes when click start digitizing button on PostGIS Layer
- Hm, this tarantella environment seems to be strange. Do you have a backtrace so we can see where the crash exactly ha...
2006-06-29
- 01:22 AM Bug report #73 (Feedback): Can't load vector layer
- see shapefiles on http://dedibox.acacs.org/pentes/
When I try to load shapefile d09_pente_vecteur_class.shp layer w... - 01:22 AM Bug report #73 (Feedback): Can't load vector layer
- see shapefiles on http://dedibox.acacs.org/pentes/
When I try to load shapefile d09_pente_vecteur_class.shp layer w... - 07:50 AM Bug report #162 (Closed): QGIS crashes when you select "delete attribute" at attribute table
- QGIS crashes when you select "delete attribute" at attribute table
- 07:35 AM Bug report #161 (Closed): Attributes are set to numbers although attribute type character
- 1. Create a geometry table with character attribute "text".
2. Open attribute table and click "start digitizing".
3. ... - 07:21 AM Bug report #155: Attribute Table crashes when click start digitizing button on PostGIS Layer
- Good news and bad news.
Good: I just made an upgrade QT-4.1.2 to QT-4.1.3 and now start digitzing doesn't lead to a ... - 05:34 AM Bug report #160 (Closed): GRASS: Deleting attributes
- Dear devs,
when I try to delete an Attribute in GRASS digitize-mode (from edit attribute-menu) I get a confirmation ...
2006-06-28
- 03:24 AM Bug report #154: Zoom to selected does not work with POINT Layer
- >I would be surprised (at qgis) if the zoom to a single selected point gave a view with
>lots of other, unselected, p... - 03:09 AM Bug report #154: Zoom to selected does not work with POINT Layer
- After some more thought, I think the problem (and solution) comes down to: what does the user expect when zooming int...
- 03:11 AM Bug report #153: Last column of Postgis table is missing
- Yep! Now it looks to be fixed. Thank you very much.
- 02:16 AM Bug report #134: After create a postgis layer and filldata, Qgis dont display attributes
- I think that this has been fixed in the latest SVN (#5553) version of Qgis, and is related to ticket #153. We will ho...
2006-06-27
- 01:57 AM Bug report #153 (Closed): Last column of Postgis table is missing
- Should be fixed in SVN commit:814974bf (SVN r5554). I'll be bold and close the bug again, confident that the bug is f...
- 01:57 AM Bug report #153 (Closed): Last column of Postgis table is missing
- Should be fixed in SVN commit:814974bf (SVN r5554). I'll be bold and close the bug again, confident that the bug is f...
- 01:56 PM Bug report #153: Last column of Postgis table is missing
- Oh dear. I'll have another go at fixing it :)
- 05:55 AM Bug report #153 (Feedback): Last column of Postgis table is missing
- For me it doesn't work. There are much more empty columns than before. All columns right of the geometry column are n...
- 05:55 AM Bug report #153 (Feedback): Last column of Postgis table is missing
- For me it doesn't work. There are much more empty columns than before. All columns right of the geometry column are n...
- 03:32 AM Bug report #153 (Closed): Last column of Postgis table is missing
- Fixed in SVN commit:c8e57255 (SVN r5553).
Actual problem was with tables where the geometry column was not the last ... - 03:32 AM Bug report #153 (Closed): Last column of Postgis table is missing
- Fixed in SVN commit:c8e57255 (SVN r5553).
Actual problem was with tables where the geometry column was not the last ... - 02:56 AM Bug report #153: Last column of Postgis table is missing
- Got it - I can now reproduce the problem. Will try to fix it now...
- 11:07 AM Bug report #152 (Closed): Layer Group is not saved/restored correctly
2006-06-26
- 06:53 PM Feature request #59: copy to clipboard support
- Note that as a workaround in the subversion head version, you can select the point in question and copy it - the clip...
- 10:34 AM Bug report #148: Legend groups capture legend items
- If a legend layer is inside a legend group, an item called 'make to toplevel item' appears in the right click menu. C...
2006-06-25
- 01:44 AM Bug report #147: Labels not displayed for GRASS vector layers
- Mac OSX.4.6 --
I am having very similar problem, except with an imported .shp/.dbf layer.
Attributes are present. -... - 12:35 AM Bug report #154: Zoom to selected does not work with POINT Layer
- Sounds like a reasonable solution to let the user decide whether to zoom in to a very large scale or to zoom to a pre...
- 11:56 PM Bug report #154: Zoom to selected does not work with POINT Layer
- Now it works but the selected point will be shown in a very very large scale. I think the best way to zoom to one sel...
- 12:15 AM Bug report #153: Last column of Postgis table is missing
- The file example.zip contains two tables. The table good_col.sql creates a table public.test and was created by QGIS....
- 02:50 AM Bug report #159 (Closed): SVG export doesn't crop layers to page size
- if I export a map in svg and if I zoomed in this map, svg export wil export all the map, not only the extended zoom.
...
2006-06-24
- 02:28 AM Bug report #149 (Closed): Toggle map rendering is ineffective
- Fixed in SVN commit:69f024ef (SVN r5542).
- 02:28 AM Bug report #149 (Closed): Toggle map rendering is ineffective
- Fixed in SVN commit:69f024ef (SVN r5542).
- 02:22 AM Bug report #153: Last column of Postgis table is missing
- Works for me. Can you provide some details on the table definition and an example of some of the data in it?
2006-06-23
- 02:08 AM Bug report #154: Zoom to selected does not work with POINT Layer
- Zoom to selection for a single point now does something more sensible (SVN commit:57a21ca7 (SVN r5539)). Not sure if ...
2006-06-22
- 12:39 AM Bug report #154: Zoom to selected does not work with POINT Layer
- Works for me, except that selecting just one point and then zooming to selection results in a very zoomed out map.
- 12:29 AM Bug report #38: Saved WMS layers do not reload
- Some more details are in ticket #156.
- 12:29 AM Bug report #156 (Closed): saved QGIS-project does not recognize WMS
- This is the same bug as in ticket #38.
- 12:29 AM Bug report #156 (Closed): saved QGIS-project does not recognize WMS
- This is the same bug as in ticket #38.
- 02:30 AM Bug report #156 (Closed): saved QGIS-project does not recognize WMS
- Dear Devs,
saving a qgs.-project with WMS-layers inside cannot be opened again. The WMS-layers are not found anymore... - 09:54 AM Bug report #158 (Closed): loading a float raster layer returns an integer when the no-data value ...
- If you have an AAIGrid raster layer no-data value set to -9999, such as when you export an AAIGrid from [[ArcMAP]], t...
- 09:42 AM Bug report #157 (Closed): Add a Rastor Layer dialog defaults the file type to tif regardles of th...
- When you open the Add a Raster Layer Dialog: 'Open a GDAL supported Raster Data Source' the 'Files of Type' drop down...
- 03:48 AM Bug report #155: Attribute Table crashes when click start digitizing button on PostGIS Layer
- OK. I made some tests and it looks like a GNOME problem. Our Tarantelle secure network based on GNOME. When I start Q...
2006-06-21
- 01:58 AM Bug report #155: Attribute Table crashes when click start digitizing button on PostGIS Layer
- This seems to be a harder problem.
It depends on the platform/system I start QGIS. From a native KDE environment it ... - 10:46 AM Bug report #155: Attribute Table crashes when click start digitizing button on PostGIS Layer
- Unfortunately, this also works in my computing environment. Does the database report anything unusual when clicking t...
- 01:31 AM Bug report #152: Layer Group is not saved/restored correctly
- Mmmmm...
I can't reproduce the mentioned behavior too now. Perhaps I detected this error at an older rev. With rev 5... - 10:38 AM Bug report #152: Layer Group is not saved/restored correctly
- This works correctly when i do it on my computer(kubuntu 6.06, svn version updated 21.06.06). Probably you could post...
2006-06-20
- 06:15 AM Bug report #155 (Closed): Attribute Table crashes when click start digitizing button on PostGIS L...
- The attribute table disappears and it is not possible to recover the attribute table after a click on the start digit...
- 04:28 AM Bug report #154 (Closed): Zoom to selected does not work with POINT Layer
- Zoom to selected does not work with POINT Layer
- 04:27 AM Bug report #153 (Closed): Last column of Postgis table is missing
- When opening the attribut table of a postgis layer the last column of the postgis table is empty.
After identifying ...
2006-06-19
- 08:22 AM Bug report #152 (Closed): Layer Group is not saved/restored correctly
- 1. Add Group: Add layers to group
2. Save Project
3. Load Project
As the result all prior grouped layers appears as ...
2006-06-17
- 12:55 AM Feature request #151 (Closed): Copying of basic symbology (e.g. colour) to other layers needed
- Dragging and dropping files between different file groups in the legend works sometimes and doesn't work other times....
- 12:33 AM Feature request #150 (Closed): User should be able to change the copyright text colour
- The user should be able to change the copyright text colour.
This would be handy when the background is an image of ... - 12:27 AM Bug report #149 (Closed): Toggle map rendering is ineffective
- The map rendering toggle on the status bar doesn't stop rendering from happening when changes are made to the legend ...
- 12:27 AM Bug report #148 (Closed): Legend groups capture legend items
- 1. Add a couple of layers to qgis
2. Create a legend group
3. Drag and drop a layer into the legend group
4. It i... - 09:21 PM Bug report #147 (Closed): Labels not displayed for GRASS vector layers
- When turning on labels for GRASS vector layers, the default word "Label" is displayed instead of the value of the sel...
- 03:51 PM Bug report #146: Save project dialog breaks text instead of wrapping
- Looks fine under Linux, perhaps due to the smaller icon to the left.
- 11:58 AM Bug report #146 (Closed): Save project dialog breaks text instead of wrapping
- When exiting QGIS, the dialog that asks if you want to save the project breaks the text at the edge of the box inste...
- 12:33 PM Bug report #74 (Closed): Spit dialog gets lost behind main window whenever it loses focus
- This works properly now. Note that since the SPIT dialog is non-modal, it is still possible for it to be hidden when ...
- 12:33 PM Bug report #74 (Closed): Spit dialog gets lost behind main window whenever it loses focus
- This works properly now. Note that since the SPIT dialog is non-modal, it is still possible for it to be hidden when ...
2006-06-16
- 11:40 PM Bug report #104: GRASS-shell does not produce output
- If QGIS is started from a GRASS shell (e.g. by running grass61 then starting QGIS), then g.list rast does produce out...
- 11:09 PM Bug report #145 (Closed): Email Notification by Trac?
- I have modified the trac settings to always notify the original reporter of changes to a ticket.
- 11:09 PM Bug report #145 (Closed): Email Notification by Trac?
- I have modified the trac settings to always notify the original reporter of changes to a ticket.
2006-06-15
- 03:22 PM Bug report #83: Strange polygon fill rendering
- This is a bug in Qt, the status of which can be followed at http://www.trolltech.com/developer/task-tracker/index_htm...
- 03:31 AM Bug report #83: Strange polygon fill rendering
- The comments about white speckle in polygons may be caused by this Qt bug (http://www.trolltech.com/developer/task-tr...
- 03:27 AM Bug report #145 (Closed): Email Notification by Trac?
- Hi,
it would be great to receive comments on my
tickets - somehow they don't reach me.
Maybe an issue in
http://svn... - 03:24 AM Feature request #144 (Closed): GRASS-shell: close button
- Hi,
please add a "close" button to the GRASS-shell.
thanks
Markus
2006-06-14
- 02:42 PM Bug report #143 (Closed): postgis view load error
- Ticket has been resolved in SVN commit:0b12acaa (SVN r5519) mainly through improved communication of the problem to t...
- 02:42 PM Bug report #143 (Closed): postgis view load error
- Ticket has been resolved in SVN commit:0b12acaa (SVN r5519) mainly through improved communication of the problem to t...
- 09:30 AM Bug report #143: postgis view load error
- Gavin,
I just rebuilt the latest SVN. I tried to load the postgis layer and see the new message you put in there, "N...
Also available in: Atom