Activity
From 2006-05-20 to 2006-06-18
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...
2006-06-13
- 01:59 PM Bug report #143: postgis view load error
- Kirk,
By 'error dialog box' I mean the dialog box that says that the view couldn't be loaded, and also lists the col... - 06:36 AM Bug report #143: postgis view load error
- Not to beat this to death but.... The problem is that the view creates an (for lack of better term) an inner join. Th...
2006-06-12
- 08:42 PM Bug report #143: postgis view load error
- That 'f' result is why qgis is not using the gid column as a key - as qgis will of stated in it's error dialog box, i...
- 08:19 PM Bug report #143: postgis view load error
- the sql statement gives the following:
mn_timber=# select count(distinct gid) = count(gid) from public.all_timber_da...
2006-06-11
- 02:52 AM Bug report #143 (In Progress): postgis view load error
- Committed some changes to svn (commit:7eb8a7c8 (SVN r5515)). I'm not sure if this will fix the problem, but it should...
2006-06-10
- 01:49 AM Bug report #141: crashes when printing on pdf
- Further testing: printing to cups-pdf produces an empty ~/PDF/_stin_.pdf file
- 07:30 PM Bug report #143 (Closed): postgis view load error
- I am trying to load a postgis view in a a new build of 0.8 qgis. The error complains about now column being usable as...
- 02:32 AM Bug report #83 (In Progress): Strange polygon fill rendering
- An update.
After writing some code to load and display the polygons in question, the problem appears to be in QImage...
2006-06-09
- 02:39 PM Bug report #142 (Closed): QGIS Crashes on Windows XP When Opening A DTS File
- Steps to repro:
1. Open the "Open an OGR Supported Vector Layer" dialog.
2. Select a DDF file.
3. Click the Open but...
2006-06-07
- 10:53 PM Bug report #132: qgis crashes when viewing PostGIS tables
- This is an strace (last lines):
ioctl(7, FIONREAD, commit:d028a068 (SVN r33)) = 0
read(7, "\\5\\1:\\2... - 10:43 PM Bug report #130: database default fields
- It works - great improvement. To be really perfect, default values should show up in the dable during digitizing, oth...
- 10:24 AM Bug report #141 (Closed): crashes when printing on pdf
- When I print on a virtually pdf printer I get this error
Debug: XP@�����@�Ͷ��ο0�0�@�}0��}8�8��}8��}�_(��x�����... - 03:19 AM Bug report #139: "Update during drawing feature" does not work
- This is loss of functionality is a consequence of moving to Qt4, and is unlikely to be resolved before version 0.8 of...
2006-06-06
- 12:16 AM Bug report #132: qgis crashes when viewing PostGIS tables
- I am not able to reproduce the second crash with my database. Do you have a debug version and a backtrace? Or what is...
- 11:17 PM Bug report #132: qgis crashes when viewing PostGIS tables
- After recent commit by mhugent (#5507) things have improved, but not solved; the crash does not occur in the first ca...
- 10:59 PM Feature request #126 (Closed): When editing polygon or linestring vertex should be visible
- QGIS now displays vertex markers for line and polygon layers. I know the size and shape of the markers should be user...
- 10:59 PM Feature request #126 (Closed): When editing polygon or linestring vertex should be visible
- QGIS now displays vertex markers for line and polygon layers. I know the size and shape of the markers should be user...
- 10:57 PM Bug report #130: database default fields
- This is changed in commit:44339a85 (SVN r5510) to take DEFAULT as default value for the postgres provider instead of ...
- 02:49 PM Bug report #138: Opening dataset dialogs
- Updated version
- 02:39 PM Bug report #138 (Closed): Opening dataset dialogs
- In the 2006-06-05 win32 build of qgis selecting the "open" raster and vector dialogs seems to take un-natural length ...
- 02:48 PM Bug report #140 (Closed): Color selection buttons do not show selected color
- In the 2006-06-05 win32 build of qgis, in the options dialog, the selection color and background color buttons do no ...
- 02:44 PM Bug report #139 (Closed): "Update during drawing feature" does not work
- In the 2006-06-05 win32 build of qgis the "Update during drawing" feature does not work anymore. The canvas is only r...
2006-06-05
- 07:54 PM Feature request #137 (Closed): On-the-fly postgres simplify of geometries
- It would be neat if qgis could do an on-the-fly postgis simplify of geometries based on map scale and user preference...
- 07:53 PM Bug report #136 (Closed): Qgis crashes when accessing a postgres view of a view
- Qgis crashes when accessing a postgres view of a view. An assertion asserts itself thus:
qgis: qgspostgresprovider.... - 07:47 PM Bug report #135 (Closed): Qgis slow to show the attribute table with lots of rows
- Qgis is slow to show the attribute table when there are lots of rows. Improvements can probably be made in the vector...
2006-06-04
- 12:14 PM Bug report #134 (Closed): After create a postgis layer and filldata, Qgis dont display attributes
- Dear sirs,
We are beginning to use QGis, however we have some problems that could be errors on your software.
We ha...
2006-06-02
- 04:55 PM Bug report #133 (Closed): Profile is while we only support tiny! message
- When opening a vector layer properties dialog box for a point layer, lots of 'Profile is while we only support tiny!'...
- 02:53 PM Feature request #129: MapComposer Template save/open not yet implemented
- It looks as though the load/save template functionality hasn't been implemented. I have disabled those two icons for ...
- 02:13 AM Bug report #132 (Closed): qgis crashes when viewing PostGIS tables
- When opening a [[PostGIS]] table, in various situations we get:
Warning: QPainter::begin(): Painter is already ac...
2006-06-01
- 01:53 AM Bug report #131 (Closed): PostGIS digitizing
- When committing [[PostGIS]] digitizing changes to database, in case of even a single error in input (value not allowe...
- 01:50 AM Bug report #130 (Closed): database default fields
- When inserting data in postgis, qgis does not take the default values from the database (eg nextvalue in cat, etc.). ...
- 05:01 AM Feature request #129 (Closed): MapComposer Template save/open not yet implemented
- [[MapComposer]] Template save/open not yet implemented
- 03:45 AM Bug report #57 (Closed): segfault when opening a project with a map composed
- Applied patch (in SVN commit:c9eaae59 (SVN r5503)), which appears to resolve the problem.
- 03:45 AM Bug report #57 (Closed): segfault when opening a project with a map composed
- Applied patch (in SVN commit:c9eaae59 (SVN r5503)), which appears to resolve the problem.
- 03:33 AM Bug report #128 (Closed): The run button of the action, is overlayed by the name of action...
- Fixed in SVN commit:0f11f905 (SVN r5502)
- 03:33 AM Bug report #128 (Closed): The run button of the action, is overlayed by the name of action...
- Fixed in SVN commit:0f11f905 (SVN r5502)
- 02:09 AM Bug report #128 (Closed): The run button of the action, is overlayed by the name of action...
- When you press the right mouse button to perform an action (both on attribute tables and on canvas), you got the name...
- 03:33 AM Bug report #127 (Closed): Running Action from identify feature, add variables instead of value
- Fixed in SVN commit:0f11f905 (SVN r5502)
- 03:33 AM Bug report #127 (Closed): Running Action from identify feature, add variables instead of value
- Fixed in SVN commit:0f11f905 (SVN r5502)
- 02:06 AM Bug report #127 (Closed): Running Action from identify feature, add variables instead of value
- Hi,
i added this action on my layer
bash -c "echo \\"%area %codice\\" >> /home/geko/species_localities.txt"
If i id...
2006-05-31
- 12:22 AM Bug report #106: symbology is lost when trying to update it after modifying fields
- In Qgis, data source and layer symbolisation are independent of each other. Therefore, the changed fieldname is not u...
- 07:10 PM Bug report #57: segfault when opening a project with a map composed
- This problem was occured in my debian system.
It may be encoding related problem.
While writing and reading compose...
2006-05-29
- 08:00 AM Bug report #95 (Closed): add many tiffs in one turn - the last one is expanded, all the other are...
- In my opinion, all legend layers should be expanded such that the symbology is visible. This is fixed now in
- 08:00 AM Bug report #95 (Closed): add many tiffs in one turn - the last one is expanded, all the other are...
- In my opinion, all legend layers should be expanded such that the symbology is visible. This is fixed now in
- 04:29 AM Feature request #126 (Closed): When editing polygon or linestring vertex should be visible
- When editing polygon or linestring vertex should be visible
2006-05-26
- 08:06 PM Bug report #123: make fails
- What version of Qt are you using? The errors suggest that something is wrong in that area.
2006-05-23
- 01:44 PM Bug report #83: Strange polygon fill rendering
- There is an anti-aliasing toggle in qgis, available in the Settings:Options:Rendering dialog box tab. Note that this ...
- 08:17 AM Bug report #83: Strange polygon fill rendering
- "IF anti-aliasing is turned on, polygons render correctly." - how to do that? For example in KDE?
Markus - 02:48 AM Bug report #83: Strange polygon fill rendering
- The white speckle is caused by holes (or islands - depends on yor point of view) in polygons in combination with the ...
- 12:20 PM Feature request #125 (Closed): Polygon editing suggestion
- Actually, nevermind. I've just learned the right mouse button isn't supposed to do that. I guess this really is an er...
- 12:20 PM Feature request #125 (Closed): Polygon editing suggestion
- Actually, nevermind. I've just learned the right mouse button isn't supposed to do that. I guess this really is an er...
- 10:17 AM Feature request #125 (Closed): Polygon editing suggestion
- When creating a polygon, and that polygon exceeds a certain number of vertices, it would be great if clicking the rig...
2006-05-22
- 01:42 AM Bug report #83: Strange polygon fill rendering
- Hi again,
I darkly remember to have seen these problems in
a very early version of QGIS (0.5 or earlier) and
I think... - 01:20 AM Bug report #83: Strange polygon fill rendering
- Hi,
I have the same problem (or a similar one), see
attached screenshot. This shows a SHAPE file
with white spreckle...
2006-05-21
- 09:25 AM Bug report #124 (Closed): crash on new vector layer
- Windows XP SP2
version 0.7.4
File->New Project
then
Layer -> New Vector Layer
->Point
Add("coord",String)
Add("att...
2006-05-20
- 10:23 PM Bug report #83: Strange polygon fill rendering
- Note: the problem goes away if one zooms in enough or turns on anti-aliasing (Settings:Options:Rendering).
- 07:29 AM Bug report #123 (Closed): make fails
- After successful configure make fails with the messages:
then mv -f ".deps/qgis-qgsdlgvectorlayerproperties.Tpo" ".d...
Also available in: Atom