Activity
From 2012-09-02 to 2012-10-01
2012-10-01
- 11:30 PM Feature request #6436: gdal_rasterize GUI does not include the "-burn" option
- IMHO yes
- 11:29 AM Feature request #6436: gdal_rasterize GUI does not include the "-burn" option
- The manpage of gdal_rasterize says about the -burn option:...
- 07:14 PM Bug report #6440 (Closed): qgis master [windows,linux] will die opening a project after saving a ...
- Finally managed to come up with easy steps to reproduce a long-standing (memory?) issue with qgis master that results...
- 04:59 PM Bug report #5883 (Feedback): Erroneous query: zero-length delimited identifier at or near """"
- Jürgen Fischer wrote:
> > SQL window, retriving the data worked, loading as layer didn't (but didn't visually report ... - 04:30 PM Bug report #6371 (Feedback): Query layer from DB Manager can not be displayed
- Are you using the same QGis version on both Ubuntu and Win? And also the same query?
- 04:26 PM Bug report #6412 (Feedback): gdalbuildvrt doesn't recognize chinese directory path
- I need more info to reproduce the problem, namely used dir and file names, QGis version, OS you're on.
I tested it c... - 03:48 PM Bug report #3330 (Closed): Bug: Glitches in Pretty Breaks graduated rendering
- Fixed in changeset commit:"9d8b9fcb38eb6f0b3177967bc9de7460a91a0a36".
- 02:49 PM Bug report #2949: Labeling (ABC) to a shape file do not show content from dbf field, for objects ...
- Hello,
just tested the datas with intersection fault in QGis master 4b263d6.
No labels to see in any option.
Gerhard
- 06:51 AM Bug report #6439 (Closed): Curve label becomes horizontal when x,y are manually set
- A label set to be curved for a line becomes horizontal if its anchor point is manually set with x,y values taken from...
2012-09-30
- 11:59 PM Feature request #3979: Allow set DPI in "save as image"
- From https://issues.qgis.org/wiki/quantum-gis/Bugreports#Steps :
High - a bug which has a major effect on the usabil... - 01:03 PM Feature request #3979: Allow set DPI in "save as image"
- I'm going to be bold and say that this is more than normal priority. It's really important that a *graphical* informa...
- 11:25 PM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
- I refer to the OGC standard.
Document:
"OpenGIS® Web Map Server Implementation Specification" - Version: 1.3.0 - OGC®... - 03:14 PM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
- aperi2007 - wrote:
> >The standard WMS 1.3.0 specifies the pixel width : 0.28 mm
>
> Are you refering to OGC standar... - 02:20 PM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
- >The standard WMS 1.3.0 specifies the pixel width : 0.28 mm
Are you refering to OGC standard or to ISO standard ?
I... - 07:59 AM Bug report #6438 (Closed): grass641 is not available
- qgis-plugin-grass requires grass641 which is not available in any debian repo.(stable, testing, unstable, and experim...
- 07:17 AM Bug report #6437 (Closed): dissolve converting 2d -> 3d
- It seems that when I dissolve a shapefile with 2d polygons, the output is a 3d PolygonZ shapefile (with Z=0 for all v...
- 02:15 AM Feature request #6436 (Closed): gdal_rasterize GUI does not include the "-burn" option
- The gdal_rasterize command line utility allows for an option "-burn <value>" which sets all raster pixel values to a ...
2012-09-29
- 10:34 PM Bug report #6222: implement QgsStyleV2::save()
- Etienne Tourigny wrote:
> Partial fixes commit:b145998078 (by me) and commit:447c0d1 (by Arun).
>
> tests now workin... - 08:15 AM Bug report #6243: QgsProject.read() should open a project file in "append" mode
- The code is intentionally clearing all stuff, surely for project properties but don't know if for anything else too (...
- 08:10 AM Bug report #6243: QgsProject.read() should open a project file in "append" mode
- I'm also looking for a way to "append" layers to an existing project. Ideally all under a group named after the file.
- 06:54 AM Bug report #6351: field calculator: correct calculation, but nulls written to table
- Same here on Ubuntu 12.04 QGIS 1.8. The problem is when I use a shapefile and choose a field name with more than 10 c...
2012-09-28
- 09:15 AM Bug report #6433 (Closed): Can not use the "entity manager OSM" when I load OSM data from a file ...
- Data are loaded, polygons, lines and points appear in the viewer, but the entity manager does not work and an error m...
- 08:55 AM Feature request #6432 (Closed): Keep map object under the pointer still while zooming in
- Great, fixed without a line of code (stupid me).
It's already optional !!
For the occasional reader: Settings->Option... - 08:55 AM Feature request #6432 (Closed): Keep map object under the pointer still while zooming in
- Great, fixed without a line of code (stupid me).
It's already optional !!
For the occasional reader: Settings->Option... - 08:55 AM Feature request #6432 (Closed): Keep map object under the pointer still while zooming in
- Great, fixed without a line of code (stupid me).
It's already optional !!
For the occasional reader: Settings->Option... - 08:48 AM Feature request #6432: Keep map object under the pointer still while zooming in
- I found this snippet in qgsmapcanvas.cpp:
case WheelZoomToMouseCursor:
{
// zoom map to mouse cursor
... - 08:42 AM Feature request #6432: Keep map object under the pointer still while zooming in
- Uhm, I found out that it is actually "kind of" easy to put a point to the center: select ZoomIn tool, click on the po...
- 08:33 AM Feature request #6432 (Closed): Keep map object under the pointer still while zooming in
- While zooming in to a feature with the mouse wheel it is very easy to loose it unless it is perfectly centered in the...
- 08:30 AM Feature request #1337: User-defined zoom limit
- I would love to have a "user defined zoom limit" if not else to _remove_ it (I often find myself in need to zoom in m...
- 08:30 AM Feature request #1337: User-defined zoom limit
- I would love to have a "user defined zoom limit" if not else to _remove_ it (I often find myself in need to zoom in m...
- 06:44 AM Bug report #6430 (Closed): QGIS doesn't conform to WMS 1.3.0 resolution spec
- The standard WMS 1.3.0 specifies the pixel width : 0.28 mm. That value gives a resolution of 25.4/0.28 = 90.71 dpi ap...
- 04:46 AM Bug report #6429 (Closed): SVG - don't understand correctly stroke(param(outline))
- Hi,
I try to set on a simple new svg 8from inkskape) the two params:
fill="param(fill) #.."
and
stroke="param(outli... - 03:48 AM Bug report #6428 (Closed): Gui: horizontal spacer for "marker line" symbols seems out of place
- In the redesigned symbology gui when a "marker line" symbol layer is selected (for a polyline layer), or an "outline:...
2012-09-27
- 01:42 AM Bug report #6418: Crash when zooming on a polyline memory layer with markers placed "on central p...
- Crashes on Linux, too:...
- 02:27 PM Bug report #6418: Crash when zooming on a polyline memory layer with markers placed "on central p...
- Master on Windows. I haven't tested on Linux yet.
- 07:11 PM Bug report #6425 (Closed): Inaccurate counts of heavily overlapping points
- Disregard. I screwed up.
- 07:11 PM Bug report #6425 (Closed): Inaccurate counts of heavily overlapping points
- Disregard. I screwed up.
- 07:07 PM Bug report #6425 (Closed): Inaccurate counts of heavily overlapping points
- I have a PostGIS table with a geometry column with nothing but points. Due to a problem with my geocoder, I have 39,8...
- 02:41 PM Feature request #6424 (Open): Show count in Identify Results dialog
- When I use the *Identify Features* feature, the *Identify Results* dialog should show a count of items found. Occasio...
- 10:09 AM Bug report #6423 (Closed): Link to DTD document is broken
- Also duplicates #4408
- 10:09 AM Bug report #6423 (Closed): Link to DTD document is broken
- Also duplicates #4408
- 09:29 AM Bug report #6423 (Closed): Link to DTD document is broken
- Link to DTD document within *.qml file is broken: http://mrcc.com/qgis.dtd
- 08:00 AM Bug report #6422: QGIS delete Postgis features after trying to merge them
- OK, but saving does call AddFeature before deleteFeature if I read logs well. Any reason not to call DeleteFeature fi...
- 07:42 AM Bug report #6422: QGIS delete Postgis features after trying to merge them
- @addFeatures@ and @deleteFeatures@ are independant operations on provider level. This would need a change in the pro...
- 07:27 AM Bug report #6422 (Closed): QGIS delete Postgis features after trying to merge them
- Hi all, quite a rare bug, but a severe one here, since it destroys data with no way to recover without backup:
Data ...
2012-09-26
- 01:05 AM Bug report #6418 (Feedback): Crash when zooming on a polyline memory layer with markers placed "o...
- What QGIS version? What platform?
- 01:05 AM Bug report #6418 (Feedback): Crash when zooming on a polyline memory layer with markers placed "o...
- What QGIS version? What platform?
- 05:04 PM Bug report #6418 (Closed): Crash when zooming on a polyline memory layer with markers placed "on ...
- - Create a memory layer with some polylines using the "edit any layer" plugin, or using the "new memory layer" plugin...
- 11:04 PM Bug report #5187 (Feedback): Intersect tool should inform the user if both layers have a similar ...
- 11:25 AM Bug report #6302: QGIS WFS Server Geometry Type not recognize by ArcGIS
- René-Luc ReLuc wrote:
> commit 593da452193f31d3941b56a64369c692b866bf40
> for patch V2
Hi René-Luc,
I have just ins... - 11:25 AM Bug report #6302: QGIS WFS Server Geometry Type not recognize by ArcGIS
- René-Luc ReLuc wrote:
> commit 593da452193f31d3941b56a64369c692b866bf40
> for patch V2
Hi René-Luc,
I have just ins... - 03:42 AM Bug report #6413: Support SLD with multiple FeatureTypeStyles
- SLD docs containing multiple FeatureTypeStyle are not supported yet.
- 02:41 AM Bug report #6413 (Closed): Support SLD with multiple FeatureTypeStyles
- I have the following SLD description:...
- 03:20 AM Feature request #6414: Export SLD with TextSymbolizer
- Wrong tracker, moved to QuantumGis.
- 03:20 AM Feature request #6414: Export SLD with TextSymbolizer
- Wrong tracker, moved to QuantumGis.
- 03:03 AM Feature request #6414 (Closed): Export SLD with TextSymbolizer
- Now import TextSymbolizer with label information doesn't work.
- 03:09 AM Bug report #6410: expanded layer collapses when clicking on the 'ok' or 'apply' buttons from the ...
- Blocker should stay as it _did_ work in 1.7.4. Thanks for setting it up.
- 03:02 AM Bug report #6410: expanded layer collapses when clicking on the 'ok' or 'apply' buttons from the ...
- nirvn - wrote:
> Giovanni, yes, it works fine in 1.7.4 and regressed in 1.8. I've just downloaded a 1.7.4 build to ma... - 02:13 AM Bug report #6410: expanded layer collapses when clicking on the 'ok' or 'apply' buttons from the ...
- Giovanni, yes, it works fine in 1.7.4 and regressed in 1.8. I've just downloaded a 1.7.4 build to make sure it worked...
2012-09-25
- 01:58 AM Bug report #6412 (Closed): gdalbuildvrt doesn't recognize chinese directory path
- Building a vrt from an input directory containing Chinese characters cannot complete. It returns an error that the d...
- 12:55 AM Bug report #6410 (Feedback): expanded layer collapses when clicking on the 'ok' or 'apply' button...
- So this worked fine in 1.7.4 and regressed in 1.8?
- 07:37 PM Bug report #6410 (Closed): expanded layer collapses when clicking on the 'ok' or 'apply' buttons ...
- When clicking on the Layer Properties window's 'OK' or 'Apply' buttons, the layer item being edited will collapse (in...
- 05:31 PM Bug report #6405 (Closed): Show feature count not working with rule-based label definitions
- (Closed as duplicate of issue #5768)
- 05:31 PM Bug report #6405 (Closed): Show feature count not working with rule-based label definitions
- (Closed as duplicate of issue #5768)
- 05:26 AM Bug report #6405: Show feature count not working with rule-based label definitions
- It's a duplicate .. maybe better to close it to help dev's reduce noise in this bugtracker. Giovanni, opinion?
- 04:50 AM Bug report #6405: Show feature count not working with rule-based label definitions
- Ah, so I couldn't remember when it regressed because it never did regress :o)
Regis, glad to hear this feature is be... - 04:29 AM Bug report #6405: Show feature count not working with rule-based label definitions
- Hi all,
I've never seen this working. see: #5768, #5960, #3402 , #6237..
Theses features are currently being sponso... - 03:53 AM Bug report #6405 (Feedback): Show feature count not working with rule-based label definitions
- is this a regression from 1.8? or it used to work in master and then stopped?
- 03:53 PM Bug report #6408: Please migrate plugins from old to new repo
- Usual reason - lack of time?
- 03:51 PM Bug report #6408: Please migrate plugins from old to new repo
- Paolo Cavallini wrote:
> I think there is a general agreement on moving the plugins from old to new repo - it's a sim... - 03:44 PM Bug report #6408: Please migrate plugins from old to new repo
- I think there is a general agreement on moving the plugins from old to new repo - it's a simple backend replacement a...
- 11:17 AM Bug report #6408: Please migrate plugins from old to new repo
- Bernd Vogelgesang wrote:
> > But it's not a qgis issue...
>
> well, but "qgis" changed its policy, and now functiona... - 09:48 AM Bug report #6408: Please migrate plugins from old to new repo
- Table Manager has been migrated
- 09:46 AM Bug report #6408: Please migrate plugins from old to new repo
- > But it's not a qgis issue...
well, but "qgis" changed its policy, and now functionalities are lost.
it may be disc... - 07:04 AM Bug report #6408: Please migrate plugins from old to new repo
- Paolo Cavallini wrote:
> Maybe yes, but:
>
> * not all missing plugins have a bugtracker
> * I believe this is a g... - 03:01 AM Bug report #6408: Please migrate plugins from old to new repo
- Maybe yes, but:
* not all missing plugins have a bugtracker
* I believe this is a general issue, that can be solve... - 02:54 AM Bug report #6408: Please migrate plugins from old to new repo
- Shouldn't that be filed in the trackers of the missing plugins?
- 02:29 AM Bug report #6408 (Closed): Please migrate plugins from old to new repo
- Plugins from old repos are now de facto unavailable for new users. Please move them to the new repo. Only deprecated,...
- 02:08 PM Bug report #6176: When adding postgis layer the build query feature doesn't work
- I just realised that the layer that the problems is "view" of a proper table
eg
CREATE OR REPLACE VIEW test_view a... - 01:22 PM Feature request #6409 (Open): composer from tiled WMS layer - should show the progress with downl...
- when plot from a layerwms using the tile method.
The actual qgis-dev version don't show anything.
So the user must w... - 06:43 AM Bug report #1876: PostgreSQL text fields become zero-length strings when blanked on attribute upd...
- OK, got it better. It tried to type 'NULL', but I couldn't make it saved correctly in Postgis. I'm not able to reprod...
- 06:25 AM Bug report #1876: PostgreSQL text fields become zero-length strings when blanked on attribute upd...
- regis Haubourg wrote:
> manually removing a value still writes a zero length string and not a null value..
But that'... - 06:04 AM Bug report #1876: PostgreSQL text fields become zero-length strings when blanked on attribute upd...
- Sorry,
manually removing a value still writes a zero length string and not a null value.. - 05:50 AM Bug report #1876: PostgreSQL text fields become zero-length strings when blanked on attribute upd...
- regis Haubourg wrote:
> testing today with 7ce99b8, postgres 9.1, postgis 1.5, I see a regression on that important f... - 05:47 AM Bug report #1876: PostgreSQL text fields become zero-length strings when blanked on attribute upd...
- Hi,
testing today with 7ce99b8, postgres 9.1, postgis 1.5, I see a regression on that important feature.
Anyone con... - 05:47 AM Bug report #1876: PostgreSQL text fields become zero-length strings when blanked on attribute upd...
- Hi,
testing today with 7ce99b8, postgres 9.1, postgis 1.5, I see a regression on that important feature.
Anyone con... - 04:52 AM Feature request #6397: save and restore the command history in the Python console
- edit: replaced code in last comment
- 04:42 AM Feature request #6397: save and restore the command history in the Python console
- Ah, of course. This is what I was trying to achieve:...
- 03:41 AM Feature request #6397: save and restore the command history in the Python console
- Oops. That should just be this:...
- 03:52 AM Bug report #6392: CRS not recognized when opening raster file that contains one
> That is what I am starting to think also. Before I nuke my system and do a clean install, is there any way to effe...- 02:00 AM Bug report #6407: Sometimes QGIS inserts extra blank lines in the project macros when saving
- I'm not 100% sure, but I *think* this happened on the several occasions when it occurred:
- I opened the project and ...
2012-09-24
- 01:54 AM Feature request #6397: save and restore the command history in the Python console
- Oh, this works. The only issue is that it always toggles the visibility of the console. This is not desirable - eit...
- 09:52 PM Feature request #6397: save and restore the command history in the Python console
- Alister wrote:
> The big problem is that it only works if the QGIS Python console is open before the project is opene... - 09:36 PM Feature request #6397: save and restore the command history in the Python console
- Alister wrote:
> But what would be best?:
1. saving a separate command history per project
2. saving a separate comma... - 08:43 PM Feature request #6397: save and restore the command history in the Python console
- Hi,
Salvatore Larosa wrote:
> If so, you can save/open history file by "save script file/open script file" button!
... - 03:52 PM Feature request #6397: save and restore the command history in the Python console
- Hi Alister,
Are you using the new python console?
If so, you can save/open history file by "save script file/open sc... - 11:10 PM Bug report #6407 (Closed): Sometimes QGIS inserts extra blank lines in the project macros when s...
- Sometimes when I open a different project and QGIS asks if I want to save the current project, and I say yes, it adds...
- 10:01 PM Bug report #6406: Project Macros are silently disabled when you use 3 of the 4 methods of opening...
- Note: the macros are disabled when not using "File>Open Project" even if "Settings>Options>Enable Macros" is set to a...
- 09:49 PM Bug report #6406 (Closed): Project Macros are silently disabled when you use 3 of the 4 methods o...
- When you open a project that has project macros, if you open it via "File>Open Project", then a notification is displ...
- 07:11 PM Bug report #6405 (Closed): Show feature count not working with rule-based label definitions
- Not sure when this regressed. With latest nightly build, QGIS fails to provide count numbers to layer's labels define...
- 07:09 PM Bug report #6404 (Closed): Too many layers -> unknown exception
- Relates to issue 4013.
#4013
Project has about 85 vector layers (from the filesystem). When trying to add a new laye... - 05:53 PM Bug report #6392: CRS not recognized when opening raster file that contains one
- Giovanni Manghi wrote:
> > Sad to report that the exact same behavior is still present. It is still forcing the CRS t... - 05:49 PM Bug report #6392: CRS not recognized when opening raster file that contains one
- Magnus Homann wrote:
> Hav you tried running the program 'crssync'? It's in the qgis lib direcotry. You might have to... - 04:06 PM Bug report #4634 (Reopened): [PATCH] New labelling engine: wrong label placement with both "aroun...
- Hi,
I have reopened this issue because the method used is no longer the GEOS centroid calculation that previously fi... - 01:33 PM Bug report #6378 (Feedback): Label every part of multi-part feature not working for some options ...
- Ian,
Should be fixed with commit commit:e0e57b5 but please compile (or wait for nightly) and test, as that commit si... - 10:22 AM Bug report #5169: QGIS crashes on startup on 64 bit Ubuntu
- Jason Matney wrote:
> Problem fixed!
How did you solve it? I'm getting the same issue with QGIS 1.8 on Ubuntu 11.10. - 07:39 AM Bug report #6403: link between composer and canvas should use the map-center don't top
- IMHO the behaviour is almost correct: the correct state is saved. The only minor issue is that it is saved as top lef...
- 07:01 AM Bug report #6403: link between composer and canvas should use the map-center don't top
- I test better.
I see the availability of the options position and dimension.
But almost on windows it seem don't work... - 04:01 AM Bug report #6403 (Closed): link between composer and canvas should use the map-center don't top
- Hi,
I notice when ask to the composer to set the extent to the map-extent it
draw starting from top.
This is more com... - 06:59 AM Bug report #6396 (Closed): Forward transform error is not handled gracefully
- Fixed in commit:add0ebcc1e124b38b08ed55eb81a1adf9f0554ed
- 03:00 AM Bug report #6390: Size of bar on canvas: weird behaviour
- I'm also unsure about the intended behaviour of the option. Perhaps if specified the bar should always be of the sele...
- 02:54 AM Bug report #6402 (Closed): DB Manager and Varchar field lengths
- DB Manager reports that my varchar fields are 4 characters longer than they actually are. PGAdmin reports the correct...
2012-09-23
- 11:58 PM Bug report #6396 (Open): Forward transform error is not handled gracefully
- 11:44 PM Bug report #6396: Forward transform error is not handled gracefully
- Giovanni Manghi wrote:
> tested on 1.8 or master?
Master. Can anybody change the status back to "New"? - 11:40 PM Bug report #6396: Forward transform error is not handled gracefully
- I can replicate.
- 11:40 PM Bug report #6396: Forward transform error is not handled gracefully
- I can replicate.
- 11:40 PM Bug report #6396: Forward transform error is not handled gracefully
- I can replicate.
- 11:23 PM Bug report #6396 (Feedback): Forward transform error is not handled gracefully
- tested on 1.8 or master?
- 08:03 PM Bug report #6396: Forward transform error is not handled gracefully
- To replicate, start a blank project and set the Project CRS to EPSG:2193, then try to load the attached file.
- 07:30 PM Bug report #6396 (Closed): Forward transform error is not handled gracefully
- At least on Windows, when there is a forward transform exception (like the message below), the mouse cursor changes t...
- 11:54 PM Feature request #6400: Add ability to create a new dbf table
- Actually, I guess it would be better to simply enable it in the "Layer>New>New Shapefile Layer..." dialog (and rename...
- 11:47 PM Feature request #6400 (Open): Add ability to create a new dbf table
- It would be good to have a menu entry "Layer>New>New DBF Table"
I think I remember seeing people ask for this feature... - 11:46 PM Bug report #6392: CRS not recognized when opening raster file that contains one
- Hav you tried running the program 'crssync'? It's in the qgis lib direcotry. You might have to set LD_LIBRARY_PATH al...
- 11:41 PM Bug report #6392: CRS not recognized when opening raster file that contains one
-
> Sad to report that the exact same behavior is still present. It is still forcing the CRS to EPSG:4326 and not rec... - 05:10 PM Bug report #6392: CRS not recognized when opening raster file that contains one
- Okay, got the Spatialite updated to v. 3.1.0-RC2 as noted below. Still getting the undesired behavior. Only differenc...
- 04:05 PM Bug report #6392: CRS not recognized when opening raster file that contains one
- I am also running AMD64 Ubuntu 12.04, however it is the Pinguy version. My versions are mostly the same except for "Q...
- 12:25 PM Bug report #6392: CRS not recognized when opening raster file that contains one
- Unfortunately, it works for me on Ubuntu 12.04 (amd64) and creates a user CRS. Here are my versions:
"
QGIS version
... - 11:12 AM Bug report #6392: CRS not recognized when opening raster file that contains one
- Giovanni Manghi wrote:
> it is definitely the gdal version. You don't need to compile to get qgis 1.8 and gdal 1.9, ... - 09:50 AM Bug report #6392 (Closed): CRS not recognized when opening raster file that contains one
> Could possibly be a culprit. If you might suggest building against 1.9.x for my Ubuntu version could you also incl...- 09:50 AM Bug report #6392 (Closed): CRS not recognized when opening raster file that contains one
> Could possibly be a culprit. If you might suggest building against 1.9.x for my Ubuntu version could you also incl...- 11:33 PM Bug report #6399 (Closed): "Layer>Create new GPX layer" should be in "new" submenu
- The GPS tools plugin (gpsimporterplugin.dll) adds a menu entry "Layer>Create new GPX layer".
This should instead be "... - 11:09 PM Feature request #6398 (Closed): Attribute edit form dialog window shouldn't be modal
- Currently in QGIS vector feature attribute editing form window is modal. Such approach blocks following work flow:
... - 09:54 PM Feature request #6397 (Closed): save and restore the command history in the Python console
- It would be useful to be able to save and restore the command history in the Python console.
But what would be best?... - 08:56 PM Feature request #5242: Open KMZ without needing to unzip
- Alister Hood wrote:
> And if I manually edit a .qgs file to add the kmz layer like this, then QGIS can open it:
Eas... - 08:53 PM Feature request #5242: Open KMZ without needing to unzip
- Oh, I didn't see your reply, and had just found out about the libkml driver myself. It turns out there is a ticket f...
- 11:38 AM Bug report #6390: Size of bar on canvas: weird behaviour
- Yes, I also noticed it doesn't work. But I'm unsure how it *should* work, so I haven't fixed it. :-) Ideas?
2012-09-22
- 04:24 PM Bug report #6392: CRS not recognized when opening raster file that contains one
- Giovanni Manghi wrote:
> please try share sample data, for example using dropbox or another virtual drive. Or just ma... - 04:16 PM Bug report #6392: CRS not recognized when opening raster file that contains one
- Magnus Homann wrote:
> What is the version of GDAL for each Qgis system? It shows in "Help -> About" menu.
There def... - 10:53 AM Bug report #6392: CRS not recognized when opening raster file that contains one
- What is the version of GDAL for each Qgis system? It shows in "Help -> About" menu.
- 10:23 AM Bug report #6392 (Feedback): CRS not recognized when opening raster file that contains one
- please try share sample data, for example using dropbox or another virtual drive. Or just mail it to me giovanni.mang...
- 10:23 AM Bug report #6392 (Feedback): CRS not recognized when opening raster file that contains one
- please try share sample data, for example using dropbox or another virtual drive. Or just mail it to me giovanni.mang...
- 10:23 AM Bug report #6392 (Feedback): CRS not recognized when opening raster file that contains one
- please try share sample data, for example using dropbox or another virtual drive. Or just mail it to me giovanni.mang...
- 10:23 AM Bug report #6392 (Feedback): CRS not recognized when opening raster file that contains one
- please try share sample data, for example using dropbox or another virtual drive. Or just mail it to me giovanni.mang...
- 10:23 AM Bug report #6392 (Feedback): CRS not recognized when opening raster file that contains one
- please try share sample data, for example using dropbox or another virtual drive. Or just mail it to me giovanni.mang...
- 10:23 AM Bug report #6392 (Feedback): CRS not recognized when opening raster file that contains one
- please try share sample data, for example using dropbox or another virtual drive. Or just mail it to me giovanni.mang...
- 09:59 AM Bug report #6392 (Closed): CRS not recognized when opening raster file that contains one
- Hello, and please excuse me if I don't provide all the needed info. New to bug reporting, but trying my best.
I am r... - 03:01 PM Feature request #6393 (Open): WMS raster has not the transparent pixel list settable
- The wms raster (the maps from a wms server are substantially
raster) don't allow to set the pixel list.
It allow only...
2012-09-21
- 11:09 PM Bug report #6383: Map overview broken
- Not really: just adding a map to an overview fails to show any map in about half of the cases
- 10:16 PM Bug report #6383: Map overview broken
- For a couple of weeks now, click on the [ ] show in overview right-click menu item fails to update overview with the ...
- 10:22 PM Bug report #6360 (Closed): no data value (defined in the "transparency" tab of the raster propert...
- Closing this bug after verifying the problems raised in this issue have all been fixed by Radim's commits.
For the r... - 10:22 PM Bug report #6360 (Closed): no data value (defined in the "transparency" tab of the raster propert...
- Closing this bug after verifying the problems raised in this issue have all been fixed by Radim's commits.
For the r... - 12:46 PM Bug report #6213 (Closed): scale dependent visibility limits should be included
- Fixed in changeset commit:"73fcb6625789055bf67225d1c3d44a1872cf5c2c".
Made it "more than or equal to" and "less than"... - 10:14 AM Bug report #6390 (Open): Size of bar on canvas: weird behaviour
- The View>Decorations>Scale bar>Size of bar has a strange behaviour. It allows you to change the length of the scale b...
- 10:08 AM Bug report #6389 (Closed): Print composer: opacity not working for maps
- The parameter Opacity works correctly for legends and other objects, not with maps.
BTW, is there a reason to call it... - 07:31 AM Bug report #6386 (Rejected): QSpatialite plugin installation fault in QGIS master
- This is QSpatiaLite error. Please submit such bugs to plugin bugtracker not to QGIS one
- 05:33 AM Bug report #6386 (Closed): QSpatialite plugin installation fault in QGIS master
- Installing qspatialit in QGis master terminat with fault:
The plugin depends on some components missing on your syste... - 06:47 AM Bug report #6387 (Rejected): MSSQL tables - Primary Key with multiple columns Problem
- duplicate of #6381
- 06:47 AM Bug report #6387 (Rejected): MSSQL tables - Primary Key with multiple columns Problem
- duplicate of #6381
- 06:37 AM Bug report #6387 (Rejected): MSSQL tables - Primary Key with multiple columns Problem
- Adding a table with multiple columns as primary key, QGIS is not recognizing both primary key columns, only the first...
- 03:10 AM Bug report #6384: QGIS QFS Server DescribeFeatureType : TYPENAME has not to be mandatory
- commit 0133ed20fc69d2857e135d12c5fa6257497782ed
- 02:55 AM Bug report #6384 (Closed): QGIS QFS Server DescribeFeatureType : TYPENAME has not to be mandatory
- For the WFS DescribeFeatureRequest the parameter TYPENAME is optional.
In the actual implementation, TYPENAME is man...
2012-09-20
- 10:36 PM Bug report #6383 (Closed): Map overview broken
- Map overview seems broken (tested on 15 machines, various OSs, about half not working). I suspect this has been opene...
- 01:38 PM Bug report #6380 (Rejected): Primary Key with multiple columns are not
- 12:54 PM Bug report #6380 (Rejected): Primary Key with multiple columns are not
- 01:23 PM Bug report #6381 (Closed): MSSQL tables - Primary Key with multiple columns Problem
- Adding a table with multiple columns as primary key, QGIS is not recognizing both primary key columns, only the first...
- 10:50 AM Feature request #6325 (Closed): Add PAL labelling features for Python access
- 02:45 AM Feature request #6325: Add PAL labelling features for Python access
- New issue created: #6378. I don't have permissions to close an issue - yet?
- 07:42 AM Bug report #6302: QGIS WFS Server Geometry Type not recognize by ArcGIS
- commit 593da452193f31d3941b56a64369c692b866bf40
for patch V2 - 07:10 AM Bug report #6379 (Closed): HTML output does not work for Processing/GRASS modules
- *new description:*
see subject.
Outputting to file
OutputFile|outputtext|...
works
*old description:*
r.quanti... - 02:38 AM Bug report #6378 (Closed): Label every part of multi-part feature not working for some options in...
- Running the dev build (v1.9.0-66) of QGIS, using the PAL labelling tool from the Toolbar on a MultiPolygon layer with...
2012-09-19
- 03:46 PM Bug report #4107: Bad Allocation when Printing
- Piotr Pachol wrote:
> Error "Bad allocation" is connected with type of labeling used in layer.
> I tried to print pro... - 03:26 PM Bug report #4107: Bad Allocation when Printing
- Error "Bad allocation" is connected with type of labeling used in layer.
I tried to print project with several layers... - 01:18 PM Feature request #6377 (Closed): r.reclass path to reclass rules within modeler
- Currently there is no way to interactively select the path to the file with the reclass rules, for use with r.reclass...
- 11:53 AM Feature request #5242 (Feedback): Open KMZ without needing to unzip
- See also: http://gis.stackexchange.com/questions/32082/can-qgis-open-kmz-files
Summary: On a Mac, where QGIS uses th... - 11:53 AM Feature request #5242 (Feedback): Open KMZ without needing to unzip
- See also: http://gis.stackexchange.com/questions/32082/can-qgis-open-kmz-files
Summary: On a Mac, where QGIS uses th... - 10:10 AM Bug report #6375 (Closed): svg and simple symbol mix do not scale the same way
- When a marker symbol is composed of a simple symbol and a svg symbol, if marker scale option is set to «area», then t...
- 09:43 AM Bug report #6343: (master) size of point symbols is not retained in "symbol selector"
- Same here.
Note that subcomponents of the symbol keep the right size (so it's rendered ok), but the main component si... - 09:38 AM Bug report #6373 (Closed): PAL labeling font size for layer not entirely overridden by data defin...
- When data defining font size the PAL layer-level font size appears to be used for initial calculation of label placem...
- 09:19 AM Feature request #6325: Add PAL labelling features for Python access
- Hi Ian,
Sounds like a bug that may have been caused by some recent code I've added. Please create a new issue (bug) ... - 02:20 AM Feature request #6325: Add PAL labelling features for Python access
- Larry
The layer I was testing is a MultiPolygon, some of the features have multiple parts, it is a postgres layer an... - 07:24 AM Bug report #6360: no data value (defined in the "transparency" tab of the raster property window)...
- It is now possible to disable original nodata value.
I think that everything should work OK. - 05:34 AM Bug report #6371 (Closed): Query layer from DB Manager can not be displayed
- After generating results from query builder, I was unable to add it to the canvas.
The same process works under Linux... - 05:34 AM Bug report #6232: Postgis add layer dialog: Cancel slow operations
- hamish - wrote:
> I had to change the geometry_columns type to MULTILINESTRING instead of LINE,
Was that originally ... - 04:00 AM Bug report #6232: Postgis add layer dialog: Cancel slow operations
- Hi,
just as a point of info for anyone in the same situation as me:
I had to change the geometry_columns type to MU... - 02:04 AM Bug report #6146: Offline editing tool broken
- regression confirmed. who is the maintainer?
2012-09-18
- 12:27 AM Bug report #6340: Qgis Server - Get capabilities does no show embedded layers
- thanks Marco for fixing it. I must take time to recompile qgis master, and will report back if necessary
- 12:24 AM Bug report #6360: no data value (defined in the "transparency" tab of the raster property window)...
- Always representing with wider data type allows -1 to be used, but we probably also need a way to change the default ...
- 12:20 AM Bug report #6360: no data value (defined in the "transparency" tab of the raster property window)...
- I see. With QGIS master (prior to commit 3032f71666), I could manually change nodata value via editing of .xml to -1 ...
- 11:35 PM Bug report #6360: no data value (defined in the "transparency" tab of the raster property window)...
- The problem is that we need at least one nodata value, if a layer is reprojected, we need to represent pixels outside...
- 07:15 PM Bug report #6360 (Reopened): no data value (defined in the "transparency" tab of the raster prope...
- Oups, re-opening as above commit made the situation somewhat worse.
Your commit allowed to specify an additional no ... - 07:15 PM Bug report #6360 (Reopened): no data value (defined in the "transparency" tab of the raster prope...
- Oups, re-opening as above commit made the situation somewhat worse.
Your commit allowed to specify an additional no ... - 07:15 PM Bug report #6360 (Reopened): no data value (defined in the "transparency" tab of the raster prope...
- Oups, re-opening as above commit made the situation somewhat worse.
Your commit allowed to specify an additional no ... - 07:15 PM Bug report #6360 (Reopened): no data value (defined in the "transparency" tab of the raster prope...
- Oups, re-opening as above commit made the situation somewhat worse.
Your commit allowed to specify an additional no ... - 06:44 PM Bug report #6360 (Closed): no data value (defined in the "transparency" tab of the raster propert...
- Radim, I've changed status to closed and resolution to fixed as this issue did cover a bug which you fixed (thanks!) ...
- 06:44 PM Bug report #6360 (Closed): no data value (defined in the "transparency" tab of the raster propert...
- Radim, I've changed status to closed and resolution to fixed as this issue did cover a bug which you fixed (thanks!) ...
- 06:44 PM Bug report #6360 (Closed): no data value (defined in the "transparency" tab of the raster propert...
- Radim, I've changed status to closed and resolution to fixed as this issue did cover a bug which you fixed (thanks!) ...
- 06:44 PM Bug report #6360 (Closed): no data value (defined in the "transparency" tab of the raster propert...
- Radim, I've changed status to closed and resolution to fixed as this issue did cover a bug which you fixed (thanks!) ...
- 07:49 AM Bug report #6360: no data value (defined in the "transparency" tab of the raster property window)...
- The user defined no data value was not applied correctly in master until commit:3032f71666.
But, I think that it is ... - 02:54 AM Bug report #6360: no data value (defined in the "transparency" tab of the raster property window)...
- Giovanni, I'll soon attach a cropped version of the ECW (currently +/- 70mb) I used in the above screenshot for devs ...
- 02:46 AM Bug report #6360: no data value (defined in the "transparency" tab of the raster property window)...
- nirvn - wrote:
> Yes and no:
> - Yes it's a regression as setting a value other than 0 with qgis 1.8 does have a visi... - 02:36 AM Bug report #6360: no data value (defined in the "transparency" tab of the raster property window)...
- Yes and no:
- Yes it's a regression as setting a value other than 0 with qgis 1.8 does have a visible impact on the h... - 02:04 AM Bug report #6360 (Feedback): no data value (defined in the "transparency" tab of the raster prope...
- Is this a regression in master since 1.8?
- 02:04 AM Bug report #6360 (Feedback): no data value (defined in the "transparency" tab of the raster prope...
- Is this a regression in master since 1.8?
- 02:04 AM Bug report #6360 (Feedback): no data value (defined in the "transparency" tab of the raster prope...
- Is this a regression in master since 1.8?
- 11:30 PM Bug report #5345: Problems with PATH-Variables in msys.bat and OSGeo4W
- After testing a bit around with quotation marks, I made the following changes to osgeo4w.bat:...
- 07:37 PM Feature request #5242: Open KMZ without needing to unzip
- Of course, the obvious workaround is to rename the .kmz to .zip
- 07:36 PM Feature request #5242: Open KMZ without needing to unzip
- Also, shouldn't the category for this ticket be data providers, not vectors?
- 07:35 PM Feature request #5242: Open KMZ without needing to unzip
- FWIW, gdal/QGIS can already open a KMZ file, using the vsizip driver:
e.g.... - 06:01 PM Bug report #6369 (Closed): vsizip - relative paths not used & can't update path in "missing layer...
- - enable relative save paths in the project settings
- load some layers from a zip file
- save the project in the sam... - 03:53 PM Bug report #6368 (Closed): Not all Features in Personal GDB layer showing up in QGIS 1.8
- I have a point layer stored in an ESRI Personal GDB. The layer contains 431 features. When I load this layer into Q...
- 11:07 AM Feature request #6325: Add PAL labelling features for Python access
- Ian Packham wrote:
> Managed to set some attributes of PAL from python, although not tested everything. Setting @paly... - 09:06 AM Feature request #6325: Add PAL labelling features for Python access
- Sorry, I was looking for it, but I missed your missed commit file. Got the build working OK with python-qscintilla.
... - 05:40 AM Feature request #6325: Add PAL labelling features for Python access
- Ian Packham wrote:
> I also added the qscintilla package under Libs, but this didn't help.
Try python-qscintilla.
>... - 05:30 AM Feature request #6325: Add PAL labelling features for Python access
- That was fast, thank you.
Would this commit be included in the qgis-dev nightly builds of the master (available in t... - 08:21 AM Bug report #6366 (Closed): Check QGIS Version
- When 'Help' -> 'Check QGIS Version' is chosen, the following message appears:
"You are running the current version o... - 06:31 AM Feature request #6365 (Open): Raster calculator: set extent and cell size dinamically
- Using the raster calculator in order to clip a raster users have to insert the layer extent manually (if another rast...
- 04:25 AM Bug report #6302: QGIS WFS Server Geometry Type not recognize by ArcGIS
- René-Luc ReLuc wrote:
> In addition to indicate the geometry type in the DescribeFeatureType request, this patch adds...
2012-09-17
- 12:04 AM Bug report #6302: QGIS WFS Server Geometry Type not recognize by ArcGIS
- In addition to indicate the geometry type in the DescribeFeatureType request, this patch adds boundedBy to FeatureCol...
- 11:04 PM Feature request #6361: Edit widget “Unique values”
- May be “_Value Collection_” is more appropriate name for the given widget.
- 10:33 PM Feature request #6361 (Open): Edit widget “Unique values”
- There is a possibility in the layer properties window, Fields tab to define Edit widgets. One of them is just opposit...
- 08:19 PM Bug report #6360 (Closed): no data value (defined in the "transparency" tab of the raster propert...
- QGIS master, i.e. what will become 2.0, has an issue whereas it is not applying the no data value defined by the user...
- 04:27 PM Bug report #4100: Text for two CRS dialogues is wrong (swapped)
- Also,
It seems that people coming from ArcGIS tend to expect "Specify CRS" to do something completely different. Ra... - 03:41 PM Bug report #2949: Labeling (ABC) to a shape file do not show content from dbf field, for objects ...
- See also #4079-23 and
http://osgeo-org.1560.n6.nabble.com/Add-ST-MakeValid-functionality-to-QgsGeometry-td5002449.... - 03:41 PM Bug report #2949: Labeling (ABC) to a shape file do not show content from dbf field, for objects ...
- See also #4079-23 and
http://osgeo-org.1560.n6.nabble.com/Add-ST-MakeValid-functionality-to-QgsGeometry-td5002449.... - 09:34 AM Bug report #2949 (Reopened): Labeling (ABC) to a shape file do not show content from dbf field, f...
- Hello,
have tested the labeling in polygons with intersection fault.
Labeling is correct in section advanced, Placeme... - 09:34 AM Bug report #2949 (Reopened): Labeling (ABC) to a shape file do not show content from dbf field, f...
- Hello,
have tested the labeling in polygons with intersection fault.
Labeling is correct in section advanced, Placeme... - 09:34 AM Bug report #2949 (Reopened): Labeling (ABC) to a shape file do not show content from dbf field, f...
- Hello,
have tested the labeling in polygons with intersection fault.
Labeling is correct in section advanced, Placeme... - 03:36 PM Bug report #3517: new labeling engine fails to label self intersecting polygons
- See also #4079-23
and
http://osgeo-org.1560.n6.nabble.com/Add-ST-MakeValid-functionality-to-QgsGeometry-td50024... - 04:33 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- gespiel - wrote:
> Hi,
>
> see also #2949
> It seems to be fixed?
>
> Gerhard
no, it works for lines, but it fails... - 04:30 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- Hi,
see also #2949
It seems to be fixed?
Gerhard
- 02:29 PM Feature request #6285 (Closed): Set Offsets for Point Labels
- This functionality now exists in master branch. Please reopen if necessary. Any issues with current functionality sho...
- 11:30 AM Bug report #4534: "Split vector layer" freezes QGIS
- Hi,
As to Toni Keskitalo, this is also happening to me in 32bit version (Xubuntu 12.04 with QGIS master from ubuntug... - 11:00 AM Bug report #6038 (Closed): Forward Transform Error of GPS data...
- I'm closing this for now. Pleas reopen if it persists. Thanks for the help!
- 10:16 AM Bug report #6038 (Feedback): Forward Transform Error of GPS data...
- Is this still confirmed?
I cannot confirm this with a very similar project setup, but under Windows instead of Andro... - 10:16 AM Bug report #6038 (Feedback): Forward Transform Error of GPS data...
- Is this still confirmed?
I cannot confirm this with a very similar project setup, but under Windows instead of Andro... - 08:39 AM Bug report #6118: New Labeling, Rotation over Point is not enabled
- Hello,
perfect!
Thank you verry much.
Gerhard - 07:21 AM Feature request #6356 (Open): Set from parent style into categories rules
- Using new symbology
Using Styles with rules, and categories.
I want to have option on categories rules to not set co...
2012-09-16
- 12:24 AM Feature request #6354 (Open): WMS layer using VIEWPARAMETERS
- We have found it to be impossible to add WMS layer using VIEWPARAMETERS in Qgis Desktop.
There is no fields to add s... - 12:00 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- nirvn - wrote:
> Giovanni, a silent unexplained failure is _not_ a good UX in any kind of way :)
of course, I was j... - 06:51 PM Bug report #3517: new labeling engine fails to label self intersecting polygons
- Giovanni, a silent unexplained failure is _not_ a good UX in any kind of way :)
I think there could be great benefi... - 11:57 PM Bug report #3652: labels buffer: wrong results if data defined setting is used for size
> In other words, I think maybe it should stay as is, and a different approach to creating alternative label backgro...- 03:25 PM Bug report #3652: labels buffer: wrong results if data defined setting is used for size
- Giovanni Manghi wrote:
> I made a few tests and to me it does not make a lot of sense to allow the user choose a buff... - 10:56 PM Feature request #3122: show map units in the field calculator
- What exactly does this mean? Is it essentially the same as #2402?
- 10:55 PM Feature request #4252: different built-in tools calculate inconsistent polygon areas
- Also see #2402 and possibly #3122
- 10:52 PM Bug report #5173: Shape file field precision includes the . when saving, but not when editing in ...
- Also see comment by Christine at #5546
- 10:51 PM Feature request #5546: Add a warning when vector fields/values are above the limits
- > Observed also an absurdity with field definitions: e.g. a field definition created in QGIS with REAL, length 10, pr...
- 10:48 PM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
- > If I do this the results are shown with many decimal places, regardless of the precision of the output field!^:
$x
... - 10:38 PM Bug report #6353 (Closed): Field calculator displays real values in the attribute table instead o...
- (Perhaps I should have reopened #3606 - what is the protocol around here?)
- Use the Field calculator to write e.g. 9... - 10:30 PM Bug report #6352 (Closed): In some cases the field calculator does not show a preview at first
- - Open the field calculator.
- Type @9/17@ as the expression. There is no preview.
- Type @$area@ as the expression.... - 10:15 PM Bug report #5154: Need to check that precision<field width when adding a column
- > I'm guessing the field calculator would allow you to do the same thing, but I haven't tested it.
Using the field c... - 06:42 PM Bug report #4079: (Some) features with invalid geometries not labelled
- Hi Alister,
With recent changes, 'around' and 'offset' have their centroids converted to points (via GEOS) before ... - 04:07 PM Bug report #4079: (Some) features with invalid geometries not labelled
- I see that now it is labelled when labelling with "around centroid", just not with "free".
- 04:00 PM Bug report #4079 (Reopened): (Some) features with invalid geometries not labelled
- > The "missing" labels are easy to explain: that polygons missing the label (in the attached picture) are not feature...
- 04:00 PM Bug report #4079 (Reopened): (Some) features with invalid geometries not labelled
- > The "missing" labels are easy to explain: that polygons missing the label (in the attached picture) are not feature...
- 05:09 PM Bug report #2795: field calculator: correct calculation, but 0s written to table
- Alister Hood wrote:
> I've just heard a report from someone using QGIS 1.8 of the same problem as in my last comment ... - 04:13 PM Bug report #2795: field calculator: correct calculation, but 0s written to table
- I've just heard a report from someone using QGIS 1.8 of the same problem as in my last comment - I'll open a new tick...
- 04:13 PM Bug report #2795: field calculator: correct calculation, but 0s written to table
- I've just heard a report from someone using QGIS 1.8 of the same problem as in my last comment - I'll open a new tick...
- 04:13 PM Bug report #2795: field calculator: correct calculation, but 0s written to table
- I've just heard a report from someone using QGIS 1.8 of the same problem as in my last comment - I'll open a new tick...
- 05:09 PM Bug report #6351 (Closed): field calculator: correct calculation, but nulls written to table
- - Load a shapefile, open the attribute table and enable editing.
- Add a column, fill in values manually, click the s... - 04:56 PM Bug report #4850 (Reopened): Labeling engine settings: always defaults values
- Hi Giovanni,
I reopened this because only the 'show all labels' is currently saved per layer. All the settings for t... - 04:56 PM Bug report #4850 (Reopened): Labeling engine settings: always defaults values
- Hi Giovanni,
I reopened this because only the 'show all labels' is currently saved per layer. All the settings for t... - 02:44 AM Bug report #4850 (Closed): Labeling engine settings: always defaults values
- Seems fixed on master.
- 02:44 AM Bug report #4850 (Closed): Labeling engine settings: always defaults values
- Seems fixed on master.
- 04:00 PM Feature request #6325 (Feedback): Add PAL labelling features for Python access
- Ian,
Jürgen added the Python bindings with commit commit:d8675ba3 (and follow up commit)
Please test. I have tested... - 04:00 PM Feature request #6325 (Feedback): Add PAL labelling features for Python access
- Ian,
Jürgen added the Python bindings with commit commit:d8675ba3 (and follow up commit)
Please test. I have tested... - 04:00 PM Feature request #6325 (Feedback): Add PAL labelling features for Python access
- Ian,
Jürgen added the Python bindings with commit commit:d8675ba3 (and follow up commit)
Please test. I have tested... - 03:41 PM Feature request #5382 (Closed): Point Sampling Tool: Speed up by simply not writing fields and re...
- I've created the subproject and moved this ticket to #6350
- 03:41 PM Feature request #5382 (Closed): Point Sampling Tool: Speed up by simply not writing fields and re...
- I've created the subproject and moved this ticket to #6350
- 12:41 PM Bug report #6118 (Closed): New Labeling, Rotation over Point is not enabled
- Between the above noted commit and commit commit:d83b618 this should now work as expected. New issues with existing f...
- 12:41 PM Bug report #6118 (Closed): New Labeling, Rotation over Point is not enabled
- Between the above noted commit and commit commit:d83b618 this should now work as expected. New issues with existing f...
- 02:50 AM Bug report #6118: New Labeling, Rotation over Point is not enabled
- > This issue should remain open until data defined rotation, independent from data defined x/y, can also be used in c...
- 02:50 AM Bug report #6118: New Labeling, Rotation over Point is not enabled
- > This issue should remain open until data defined rotation, independent from data defined x/y, can also be used in c...
- 06:13 AM Bug report #6273: Remove item in Style manager only deletes single item
- Patch added.
- 06:13 AM Bug report #6273: Remove item in Style manager only deletes single item
- Patch added.
- 02:55 AM Bug report #4921 (Closed): labels with use scale dependent
- it works on qgis master.
- 02:55 AM Bug report #4921 (Closed): labels with use scale dependent
- it works on qgis master.
- 02:54 AM Bug report #4083: Line layer labeling eats up all memory
- Sandro Santilli wrote:
> Alright, I did hit one of those drawbacks pretty easily :)
> That was: ST_Intersection retur... - 02:48 AM Bug report #3550 (Closed): Labels scale dependency not saved
- Alister Hood wrote:
> If I read correctly, this is a problem with "old labelling", so will not be applicable when "ol... - 02:48 AM Bug report #3550 (Closed): Labels scale dependency not saved
- Alister Hood wrote:
> If I read correctly, this is a problem with "old labelling", so will not be applicable when "ol... - 02:42 AM Bug report #6065 (Closed): labelling font size selector does not work plus the size always revert...
- 02:40 AM Bug report #6162 (Closed): Incorrect placement of ABC labels
- 02:31 AM Bug report #3218 (Closed): New labeling: Bigger buffer distances create artefacts
- duplicate of #3652 (there are more notes there)
- 02:31 AM Bug report #3218 (Closed): New labeling: Bigger buffer distances create artefacts
- duplicate of #3652 (there are more notes there)
2012-09-15
- 01:55 AM Feature request #3473 (Feedback): Horizontal offset for Simple line and Marker line layer's type
- Can you add a use case to explain how the horizontal offset would be useful?
- 01:55 AM Feature request #3473 (Feedback): Horizontal offset for Simple line and Marker line layer's type
- Can you add a use case to explain how the horizontal offset would be useful?
- 01:55 AM Feature request #3473 (Feedback): Horizontal offset for Simple line and Marker line layer's type
- Can you add a use case to explain how the horizontal offset would be useful?
- 01:55 AM Feature request #3473 (Feedback): Horizontal offset for Simple line and Marker line layer's type
- Can you add a use case to explain how the horizontal offset would be useful?
- 01:55 AM Feature request #3473 (Feedback): Horizontal offset for Simple line and Marker line layer's type
- Can you add a use case to explain how the horizontal offset would be useful?
- 01:47 AM Bug report #3652 (Feedback): labels buffer: wrong results if data defined setting is used for size
- Larry Shaffer wrote:
> Giovanni Manghi wrote:
> > ... What about my above suggestion (above a certain size render the... - 01:47 AM Bug report #3652 (Feedback): labels buffer: wrong results if data defined setting is used for size
- Larry Shaffer wrote:
> Giovanni Manghi wrote:
> > ... What about my above suggestion (above a certain size render the... - 12:32 AM Bug report #4079 (Closed): (Some) features with invalid geometries not labelled
- 12:23 AM Bug report #4079: (Some) features with invalid geometries not labelled
- With the lastest changes in labelling code this seems to be fixed, at least the "strange label location" issue. The "...
- 12:31 AM Bug report #2949 (Closed): Labeling (ABC) to a shape file do not show content from dbf field, for...
- At least with the latest changes in the labelling code this seems fixed. Reopen if necessary, but attach sample data.
- 12:31 AM Bug report #2949 (Closed): Labeling (ABC) to a shape file do not show content from dbf field, for...
- At least with the latest changes in the labelling code this seems fixed. Reopen if necessary, but attach sample data.
- 12:31 AM Bug report #2949 (Closed): Labeling (ABC) to a shape file do not show content from dbf field, for...
- At least with the latest changes in the labelling code this seems fixed. Reopen if necessary, but attach sample data.
- 12:31 AM Bug report #2949 (Closed): Labeling (ABC) to a shape file do not show content from dbf field, for...
- At least with the latest changes in the labelling code this seems fixed. Reopen if necessary, but attach sample data.
- 12:31 AM Bug report #2949 (Closed): Labeling (ABC) to a shape file do not show content from dbf field, for...
- At least with the latest changes in the labelling code this seems fixed. Reopen if necessary, but attach sample data.
- 12:26 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- at least I would consider it a good way to know that I have a self intersecting geometry :)
- 12:26 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- at least I would consider it a good way to know that I have a self intersecting geometry :)
- 12:01 AM Bug report #4634 (Closed): [PATCH] New labelling engine: wrong label placement with both "around ...
- With the latest changes in the labelling code, this seems fixed.
- 12:01 AM Bug report #4634 (Closed): [PATCH] New labelling engine: wrong label placement with both "around ...
- With the latest changes in the labelling code, this seems fixed.
- 11:56 PM Bug report #3802 (Closed): QGIS crashes using some options of new labelling tool
- With the latest changes in labelling code this seems fixed.
- 11:56 PM Bug report #3802 (Closed): QGIS crashes using some options of new labelling tool
- With the latest changes in labelling code this seems fixed.
- 03:02 AM Bug report #6340 (Closed): Qgis Server - Get capabilities does no show embedded layers
- I think this is fixed in 1b803d73e513be5835533b400a79f6f502e3d4f5. Please reopen if not.
2012-09-14
- 01:35 AM Bug report #6335 (Closed): print composer - add a table
- Fixed in 1880db0e774d6533c0173a04db7b32107510e8c2
- 11:56 PM Bug report #6317 (Closed): Regression: Scalebar alignment broken in Print Composer
- 11:25 PM Bug report #6317: Regression: Scalebar alignment broken in Print Composer
- Fixed in commit c0ee7f0ee99a1a57e067623cb762ee5e0fcf545f
- 12:57 PM Bug report #6343 (Closed): (master) size of point symbols is not retained in "symbol selector"
- This affect only qgis master:
* add a point vector layer
* make a categorized symbology
* open the symbol selector... - 12:33 PM Bug report #3458: New Symbology: Simple Markers don't allow to specify stroke-width
- > Yes, I already did, but I am a little confused about how that page is supposed to work now.
>
> Apart from the two... - 09:45 AM Bug report #6038: Forward Transform Error of GPS data...
- Magnus Homann wrote:
> Does your test project for #5895 crash also?
just tested the latest master with the data atta... - 03:04 AM Bug report #6218: Loading styles issue
- If I change the QML file such that:
<renderer-v2 attr="RANDOM_COLUMN_NAME" symbollevels="0" type="categorizedSymbol">...
2012-09-13
- 01:12 AM Bug report #6340 (Closed): Qgis Server - Get capabilities does no show embedded layers
- In QGIS Server 1.8 (ubuntu 12.04)
* create a master project with layers
* create a "child" project with embeded layer... - 12:39 AM Feature request #6339 (Closed): No way to select CSV file encoding in DelimitedText Plugin
- 02:45 PM Bug report #6038: Forward Transform Error of GPS data...
- Does your test project for #5895 crash also?
- 01:01 PM Bug report #6038: Forward Transform Error of GPS data...
- Magnus Homann wrote:
> Thought it was a transform error, but more of a GPS general error it seems. Don't have any GPS... - 12:59 PM Bug report #6038: Forward Transform Error of GPS data...
- Thought it was a transform error, but more of a GPS general error it seems. Don't have any GPS to test with, so I'll ...
- 11:36 AM Bug report #6038: Forward Transform Error of GPS data...
- Magnus Homann wrote:
> I fixed some crashes, does this still persist?
ummm... yes. Before it sent the message and th... - 10:36 AM Bug report #6038: Forward Transform Error of GPS data...
- I fixed some crashes, does this still persist?
- 01:57 PM Bug report #5336: SREF98 projection isnt listed in qgis 1.7.4
- The EPSG code is not in proj.4 database, where we automatically get our data from.
- 01:22 PM Bug report #3788 (Closed): Problem Datum Transformation
- It seems to work now, I have gdal 1.9.1. I can see a difference when setting different projections for the layers. Sa...
- 01:22 PM Bug report #3788 (Closed): Problem Datum Transformation
- It seems to work now, I have gdal 1.9.1. I can see a difference when setting different projections for the layers. Sa...
- 01:22 PM Bug report #3788 (Closed): Problem Datum Transformation
- It seems to work now, I have gdal 1.9.1. I can see a difference when setting different projections for the layers. Sa...
- 11:42 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- Magnus Homann wrote:
> This seems to be applied in master.
it seems so, now it is usable and does not freeze even if... - 11:14 AM Bug report #4819 (Closed): "Identify Features" tool is slow with complex/big features (lot of nodes)
- This seems to be applied in master.
- 09:35 AM Bug report #6338 (Closed): qgis server doesn't work with custom CRS
- Hi,
Qgis Server don't work with custom CRS. I'm trying to visualize a project I realized with custom CRS but Qgis sa...
2012-09-12
- 02:22 PM Bug report #5895: the " inverse transform..." error need to be caught, otherwise QGIS freezes.
- Magnus Homann wrote:
> Thought I fixed it, but a lot of out of memory errors cropped up. :-)
thanks a lot indeed!
- 02:00 PM Bug report #5895 (Closed): the " inverse transform..." error need to be caught, otherwise QGIS f...
- Thought I fixed it, but a lot of out of memory errors cropped up. :-)
- 06:03 AM Feature request #3336: measurement tools for Mars
- Great!!! Thank you Magnus, your patch is perfect! From now, planetary geology is finally totally free from non open-s...
- 02:22 AM Bug report #4216: error editing dbf over ssh / sftp
- Thanks for keep this in the agenda.
2012-09-11
- 11:34 PM Bug report #6334 (Rejected): print composer - add a tsblr
- Seems to have been opened by mistake. If not, please explain.
- 11:34 PM Bug report #6334 (Rejected): print composer - add a tsblr
- Seems to have been opened by mistake. If not, please explain.
- 08:20 PM Bug report #6334 (Rejected): print composer - add a tsblr
- 08:24 PM Bug report #6335 (Closed): print composer - add a table
- the option "show only visible features" works only if shape file and view are in the same SR. on the fly reprojection...
- 02:22 PM Bug report #4788 (Closed): Add PostGIS layer - connect: Slow performance (>2 minutes) when geomet...
- no backports to 1.8 - closing.
- 10:04 AM Bug report #6333 (Closed): Autocompletion don't work is some cases in new Python console
- Seems autocompletion don't work for some "complex" cases. For example, when I try to enter next code...
- 07:58 AM Bug report #6327: non-ASCII character corruption in shapefile
- Everything seems to work much better if I choose the option "Ignore shapefile encoding". What does this new option do...
- 06:46 AM Bug report #6332 (Open): WCS: the button to cancel download does nothing
- One is forced to kill QGIS in this case
- 06:03 AM Bug report #6315: new labelling engine stopped placing label within visible polygon area
- For the record, this issue is not affecting QGIS 1.8.
As for applying patches, this is a good starting point: https:... - 02:11 AM Bug report #5895: the " inverse transform..." error need to be caught, otherwise QGIS freezes.
- Magnus Homann wrote:
> Hmm, I found an error when zooming out, but that was due to a division by zero in raster code....
2012-09-10
- 01:25 AM Bug report #6315: new labelling engine stopped placing label within visible polygon area
- Peter Rodgers wrote:
> Hi Larry/Nirvn,
>
> I'm not new to GIS but am new to Quantum GIS. Im running version 1.8 Lisb... - 09:59 PM Bug report #6315: new labelling engine stopped placing label within visible polygon area
- Hi Larry/Nirvn,
I'm not new to GIS but am new to Quantum GIS. Im running version 1.8 Lisboa.
Please could you point... - 04:48 AM Bug report #6315 (Closed): new labelling engine stopped placing label within visible polygon area
- The above referred commit did fix the regression, and added a new feature as a bonus. Closing.
- 04:48 AM Bug report #6315 (Closed): new labelling engine stopped placing label within visible polygon area
- The above referred commit did fix the regression, and added a new feature as a bonus. Closing.
- 04:48 AM Bug report #6315 (Closed): new labelling engine stopped placing label within visible polygon area
- The above referred commit did fix the regression, and added a new feature as a bonus. Closing.
- 09:45 PM Bug report #5911: Language Driver ID in dbf file of new shapefile
- Sorry,
Testing it again today, I don't experience any character corruption of shapefiles generated via both "Save ve... - 08:11 PM Feature request #6325: Add PAL labelling features for Python access
- See also, for background: http://gis.stackexchange.com/questions/32847
- 03:33 AM Feature request #6325: Add PAL labelling features for Python access
- Sorry, I have created this issue under the wrong category - should be under "Labelling". I cannot change the category...
- 03:23 AM Feature request #6325 (Closed): Add PAL labelling features for Python access
- The new PAL Labelling system looks to be superseding the old one (now shown as deprecated under Layer Properties). Co...
- 12:41 PM Bug report #5895: the " inverse transform..." error need to be caught, otherwise QGIS freezes.
- Hmm, I found an error when zooming out, but that was due to a division by zero in raster code. The error sent a "NaN"...
- 08:28 AM Bug report #6240: Editing: Delete last Vertex crashes QGIS
- Sorry we can't test this on actual version of master at the moment.
Does anybody else has the chance to test it?
Than... - 08:07 AM Bug report #6327 (Closed): non-ASCII character corruption in shapefile
- The non-ASCII characters seem to be corrupted on a new shapefile. Steps to reproduce:
* Create a shapefile, choosing ... - 06:30 AM Feature request #6326 (Open): Displacement line between original point and displaced diagram
- When using pie chart diagrams: diagrams will re-placed according some rules. There should be option when you can draw...
- 06:27 AM Bug report #6300: Diagram - Position Line options are not available
- Matthias Kuhn wrote:
> If you think that there should be an option to connect points to charts, please file a featur... - 04:42 AM Bug report #2465 (Closed): Georeferencer: does not correctly handle files with existing georefere...
- Patch included in
847cae91118b6046ece0e06ea3103fe59467832f
and seeems to work! Thanks!
2012-09-09
- 01:58 AM Feature request #5501: "Union/Intersect" tools that allows more than 2 input files
- Attached a screenshot that shows how the Arc* GUI is made (to allow select more than 2 input files). I guess that und...
- 01:58 AM Feature request #5501: "Union/Intersect" tools that allows more than 2 input files
- Attached a screenshot that shows how the Arc* GUI is made (to allow select more than 2 input files). I guess that und...
- 01:44 AM Bug report #6318: "Download from GPS" stops to work after adding a new device in "GPS Device Editor"
- see also #6058
- 01:42 AM Bug report #6058: GPS Tools freeze QGIS
- This can be somehow related to #6318, an issue that affects Windows and that I still have to check under Linux.
Rega... - 01:42 AM Bug report #6058: GPS Tools freeze QGIS
- This can be somehow related to #6318, an issue that affects Windows and that I still have to check under Linux.
Rega... - 01:42 AM Bug report #6058: GPS Tools freeze QGIS
- This can be somehow related to #6318, an issue that affects Windows and that I still have to check under Linux.
Rega... - 01:42 AM Bug report #6058: GPS Tools freeze QGIS
- This can be somehow related to #6318, an issue that affects Windows and that I still have to check under Linux.
Rega... - 01:28 AM Bug report #6324 (Closed): MS SQL Server doesn't read 3D geometries correectly
- 01:15 AM Bug report #5811: dbmanager freezes when the schema has a lot of tables
- It is now even worst is using Postgis 2.0
- 01:20 PM Bug report #6323 (Closed): "marker on every vertex" misses vertices
- The image shows rendering with a "marker on every vertex" style of this geometry:...
2012-09-08
- 12:47 PM Bug report #6318 (Closed): "Download from GPS" stops to work after adding a new device in "GPS De...
- I was trying to add in "GPS Device Editor" the necessary strings to allow me download the tracks from a usb and bluet...
- 05:04 AM Bug report #6068 (Closed): User speficied settings not portable with [--configpath] boot option u...
- Fixed in changeset commit:"4a9a9f7dbb97d12f2b29237ec97fb7f93a9f2535".
2012-09-07
- 01:13 AM Bug report #5911: Language Driver ID in dbf file of new shapefile
- Jef's fix is good at reading shapefiles and creating new shapefiles, so the issue of this ticket has been fixed. Howe...
- 09:04 PM Bug report #6315: new labelling engine stopped placing label within visible polygon area
- Larry, that was fast :) -- I'll confirm the behavior fix as soon as osgeo4w gets an updated trunk build.
This is gre... - 07:36 PM Bug report #6315: new labelling engine stopped placing label within visible polygon area
- Hi nirvn,
Please test commit commit:f143507 and see if this fixes your issue. It brings back the visible polygon def... - 08:34 AM Bug report #6315: new labelling engine stopped placing label within visible polygon area
- Also, the centroid for some polygons will be calculated to lie outside of the polygon. There is currently no an optio...
- 08:24 AM Bug report #6315: new labelling engine stopped placing label within visible polygon area
- Hi nirvn,
Indeed, 'big regression' is an accurate way of describing that loss of functionality. I have confirmed you... - 04:51 AM Bug report #6315 (Closed): new labelling engine stopped placing label within visible polygon area
- There's been a recent wave of fresh improvements to the new labelling system, and that has been fantastic!
However,... - 03:51 PM Feature request #1841: horizontal legends
- i think it could be useful to set how many columns the legend should have, mantaining together all elements of each l...
- 11:13 AM Feature request #5371: Please improve the sponsors dialog
- What about inserting the Sponsors into the About again and just copying the HTML from the Webpage there and Exchange ...
- 11:12 AM Feature request #6285 (Feedback): Set Offsets for Point Labels
- 09:48 AM Bug report #4567 (Reopened): Ftools - Union returns Wrong Table of Attributes
- I can confirm!
The result expected of "streams_f_bufd" UNION "nests_f_buf_single" should be:... - 09:48 AM Bug report #4567 (Reopened): Ftools - Union returns Wrong Table of Attributes
- I can confirm!
The result expected of "streams_f_bufd" UNION "nests_f_buf_single" should be:... - 09:48 AM Bug report #4567 (Reopened): Ftools - Union returns Wrong Table of Attributes
- I can confirm!
The result expected of "streams_f_bufd" UNION "nests_f_buf_single" should be:... - 09:48 AM Bug report #4567 (Reopened): Ftools - Union returns Wrong Table of Attributes
- I can confirm!
The result expected of "streams_f_bufd" UNION "nests_f_buf_single" should be:... - 08:57 AM Bug report #4567: Ftools - Union returns Wrong Table of Attributes
- Hi Salvatore,
thanks for your quick reply. The test datasets are not big, please find them enclosed (the buffered str... - 07:12 AM Bug report #4567: Ftools - Union returns Wrong Table of Attributes
- Bernd Eversmann wrote:
> 2) After the union, all id values end up in the id column, the the second id field (id_1) re... - 04:53 AM Bug report #4567: Ftools - Union returns Wrong Table of Attributes
- Hi all,
the union command works fine now with small testcases, I tested with two polygons having one overlap: everyt... - 04:53 AM Bug report #4567: Ftools - Union returns Wrong Table of Attributes
- Hi all,
the union command works fine now with small testcases, I tested with two polygons having one overlap: everyt... - 08:00 AM Bug report #6118: New Labeling, Rotation over Point is not enabled
- gespiel wrote (in separate posts):
>It should be good to add a data defined 'Rotation' field in the 'Offset from poin... - 04:29 AM Bug report #6118 (Feedback): New Labeling, Rotation over Point is not enabled
- 06:24 AM Bug report #6317 (Closed): Regression: Scalebar alignment broken in Print Composer
- In current master, the scalebar alignment is broken. The scalebar is always left aligned, regardless of the setting.
... - 04:40 AM Bug report #5895: the " inverse transform..." error need to be caught, otherwise QGIS freezes.
- Magnus Homann wrote:
> OK, I think it's the WMS that is the key to the issue. IS there a simple WMS server where I ca... - 04:38 AM Bug report #5895: the " inverse transform..." error need to be caught, otherwise QGIS freezes.
- OK, I think it's the WMS that is the key to the issue. IS there a simple WMS server where I can reproduce this on?
- 04:34 AM Bug report #5895: the " inverse transform..." error need to be caught, otherwise QGIS freezes.
- Magnus Homann wrote:
> Does this happen still? Do you have an exampl layer that this happens on?
yes, I just tested.... - 02:58 AM Feature request #6314 (Open): Open file folder / location
- Would it be possible to add an option to the Layer / Right click menu to open the folder of a layer that comes from a...
2012-09-06
- 01:15 AM Bug report #6303 (Closed): Set the raster colour interpolation default to linear
- Fixed in 9b58fe2
- 01:15 AM Bug report #6303 (Closed): Set the raster colour interpolation default to linear
- Fixed in 9b58fe2
- 08:04 PM Bug report #6099: Save as... for raster: missing extension on Gnome3
- There is one problem. The format may be changed after the file was selected. What should then happen? The vector save...
- 04:26 PM Bug report #4634: [PATCH] New labelling engine: wrong label placement with both "around centroid"...
- michele zanolli wrote:
> ...
> If you try the attached test layer from trapanator, you can see that some labels are s... - 12:11 PM Bug report #4634: [PATCH] New labelling engine: wrong label placement with both "around centroid"...
> But I have another comment...
>
> If you try the attached test layer from trapanator, you can see that some label...- 02:44 PM Bug report #6116 (Closed): QGIS WFS server doesn't work with uDIG and Arcgis as clients
- 12:15 PM Bug report #6116: QGIS WFS server doesn't work with uDIG and Arcgis as clients
- you can close this issue, we will continue in #6302
- 12:10 PM Bug report #6116: QGIS WFS server doesn't work with uDIG and Arcgis as clients
- René-Luc ReLuc wrote:
> Giovanni the information about DescribeFeature has to be added to the new bug #6302
done
> ... - 12:14 PM Bug report #5031 (Closed): QGIS pull down menus items appear halfway on my second monitor
- 12:08 PM Bug report #6302: QGIS WFS Server Geometry Type not recognize by ArcGIS
- The DescribeFeature Request is different in Mapserver and QGIS server. The Mapserver service works fine also on Arcgi...
- 12:06 PM Feature request #6308 (Closed): Add Proxy server for OnlineResource GetCapabilities to Qgis Serve...
- 11:59 AM Feature request #1841 (Feedback): horizontal legends
- 05:24 AM Feature request #1841: horizontal legends
- Do you mean multiple columns legend with optional number of columns or just legend items in a single line?
- 11:58 AM Bug report #6313 (Closed): C++ Runtime error when opening project
- The problem are the missing .csv layers you have in your project. Try remove them manually and you will see that qgis...
- 11:58 AM Bug report #6313 (Closed): C++ Runtime error when opening project
- The problem are the missing .csv layers you have in your project. Try remove them manually and you will see that qgis...
- 11:58 AM Bug report #6313 (Closed): C++ Runtime error when opening project
- The problem are the missing .csv layers you have in your project. Try remove them manually and you will see that qgis...
- 11:58 AM Bug report #6313 (Closed): C++ Runtime error when opening project
- The problem are the missing .csv layers you have in your project. Try remove them manually and you will see that qgis...
- 11:58 AM Bug report #6313 (Closed): C++ Runtime error when opening project
- The problem are the missing .csv layers you have in your project. Try remove them manually and you will see that qgis...
- 11:58 AM Bug report #6313 (Closed): C++ Runtime error when opening project
- The problem are the missing .csv layers you have in your project. Try remove them manually and you will see that qgis...
- 11:58 AM Bug report #6313 (Closed): C++ Runtime error when opening project
- The problem are the missing .csv layers you have in your project. Try remove them manually and you will see that qgis...
- 09:18 AM Bug report #6313 (Closed): C++ Runtime error when opening project
- I recently moved to a new computer and I can't open any of my old project files.
My windows user folder is identical... - 04:06 AM Feature request #6309: Alphabetize all drop down menu lists
- The case-insensitive sort fix for the encoding list is done with commit commit:652deba
The category for the issue sh... - 02:20 AM Bug report #6312: New diagrams: zooming out creates large, out of context pies
- The problem I see is that when zooming out, pies become larger. I admit this is a corner case, possibly meaningless i...
2012-09-05
- 12:51 AM Bug report #6312: New diagrams: zooming out creates large, out of context pies
- As far as I can see, these pies are placed by the PAL engine. The
easiest solution would be to check if one of the fo... - 12:36 AM Bug report #6312 (Closed): New diagrams: zooming out creates large, out of context pies
- See attached
- 12:44 AM Bug report #6038: Forward Transform Error of GPS data...
- Does it happen directly, or what steps is necessary to reproduce it?
- 12:41 AM Bug report #5895: the " inverse transform..." error need to be caught, otherwise QGIS freezes.
- Does this happen still? Do you have an exampl layer that this happens on?
- 11:13 PM Feature request #3336 (Closed): measurement tools for Mars
- You can now specify the ellipsod with custom parameters. The project projection should match.
- 11:11 PM Feature request #5972 (Closed): Measure Line
- You can set your own ellipsoin now in Options -> Map tools. You should also set the project projection to the same el...
- 01:18 PM Feature request #6309: Alphabetize all drop down menu lists
- Hi Larry - no worries about a backport! I'll reclassify the ticket & make it specific to the encoding drop-down if yo...
- 12:37 PM Feature request #6309: Alphabetize all drop down menu lists
- Jeffrey,
I have found most popup menus in QGIS are similar to your hybrid example, or are already alphabetized if se... - 11:24 AM Feature request #6309: Alphabetize all drop down menu lists
- Ugh! How embarrassing - misspelling in the bug title! ; )
Larry - thanks for the speedy reply - can't believe I miss... - 10:34 AM Feature request #6309: Alphabetize all drop down menu lists
- Hi Jeffrey,
As far as I can tell, the Encoding popup menu in the save dialog _is_ alphabetically sorted (Mac 10.7.4,... - 09:50 AM Feature request #6309 (Open): Alphabetize all drop down menu lists
- Saw a past ticket on a similar item, but "Encoding" drop-down in Vector -> Geoprocessing Tools -> Buffer is way out o...
- 11:20 AM Feature request #6308: Add Proxy server for OnlineResource GetCapabilities to Qgis Server projects
- Ops, yes it is what I meant :)
Sorry, I didn't notice it. - 10:34 AM Feature request #6308: Add Proxy server for OnlineResource GetCapabilities to Qgis Server projects
- You can insert the url that should be shown in the capabilities document (in your case the proxy url) into project pr...
- 09:38 AM Feature request #6308 (Closed): Add Proxy server for OnlineResource GetCapabilities to Qgis Serve...
- It would very useful to have an OWS option inside Qgis projects to indicate proxy servers for Qgis Server.
Currently ... - 10:09 AM Feature request #6310 (Closed): Streamline all geoprocessing workflow
- I'm not sure what % of geoprocessing workflow cases this covers, but I believe the following multiple clicks (steps 2...
- 06:59 AM Feature request #6307 (Closed): Add font color option to legend in print composer
- While it's possible to change the background color of the legend, it's impossible to change the text color - it's alw...
- 05:39 AM Bug report #4398 (Closed): diagrams do not superpose
- Fixed in master.
In ToolBox "position" choose "PAL engine settings" and enable "Show all labels and features".
Smal... - 05:39 AM Bug report #4398 (Closed): diagrams do not superpose
- Fixed in master.
In ToolBox "position" choose "PAL engine settings" and enable "Show all labels and features".
Smal... - 05:36 AM Bug report #4449 (Closed): strange behaviour of piechart function of QGIS
- Fixed in master
- 05:36 AM Bug report #4449 (Closed): strange behaviour of piechart function of QGIS
- Fixed in master
- 05:31 AM Bug report #4486 (Closed): Diagrams: export to image or pdf (or direct printing) doesn't respect ...
- Fixed in Changeset commit:8f891c5e742205e095b8ae8daddc6213eef0e5e2 and commit:1497cbbabc7be5c3e980cc72699c320e045005bd
- 05:31 AM Bug report #4486 (Closed): Diagrams: export to image or pdf (or direct printing) doesn't respect ...
- Fixed in Changeset commit:8f891c5e742205e095b8ae8daddc6213eef0e5e2 and commit:1497cbbabc7be5c3e980cc72699c320e045005bd
- 05:30 AM Bug report #4543 (Closed): New diagrams: option "Show all" missing
- Merged to master
- 05:30 AM Bug report #4543 (Closed): New diagrams: option "Show all" missing
- Merged to master
- 05:28 AM Bug report #6300 (Closed): Diagram - Position Line options are not available
- The line option is only available for layers containing line features.
In the current master, the option is disabled...
2012-09-04
- 01:12 AM Bug report #4862 (Closed): GRASS rasters are very slow to load and are causing crash on Windows
- 01:12 AM Bug report #4862: GRASS rasters are very slow to load and are causing crash on Windows
- 5c933cd6ea was applied to master as commit:eb93568f7 and consequently upgraded to new stats API.
Standard deviation ... - 01:04 AM Bug report #6116: QGIS WFS server doesn't work with uDIG and Arcgis as clients
- Giovanni Manghi wrote:
> The DescribeFeature Request is different in Mapserver and QGIS server. The Mapserver service... - 12:59 AM Bug report #6116: QGIS WFS server doesn't work with uDIG and Arcgis as clients
- Giovanni the information about DescribeFeature has to be added to the new bug #6302
This one concerning GetCapabilit... - 12:15 AM Bug report #4634: [PATCH] New labelling engine: wrong label placement with both "around centroid"...
- My test says that the bug is fixed, thanks a lot!
But I have another comment...
If you try the attached test layer ... - 12:36 PM Bug report #4634 (Feedback): [PATCH] New labelling engine: wrong label placement with both "aroun...
- 12:28 PM Bug report #4634: [PATCH] New labelling engine: wrong label placement with both "around centroid"...
- Should be fixed for 'over centroid' (now called 'Offset from centroid') with commit commit:61a50225
'Around centroid... - 11:57 PM Feature request #3492 (Closed): label-ng: add X,Y offset
- Thanks Larry
- 11:57 PM Feature request #3492 (Closed): label-ng: add X,Y offset
- Thanks Larry
- 12:35 PM Feature request #3492 (Feedback): label-ng: add X,Y offset
- 12:30 PM Feature request #3492: label-ng: add X,Y offset
- Should be implemented for point and centroid features with commit commit:61a50225 (no implementation for other types ...
- 11:54 PM Bug report #4426 (Closed): Add a number_format() function to the QgsExpression
- 06:37 PM Bug report #4426: Add a number_format() function to the QgsExpression
- The function was added by NathanW in this commit https://issues.qgis.org/projects/quantum-gis/repository/revisions/fb...
- 11:46 PM Bug report #6105 (Closed): broken link to old wiki in plugin_template readme
- Fixed in changeset commit:"1e1cdb83b3f06a012b763464195d4791b820fa9f".
- 02:24 PM Bug report #6105: broken link to old wiki in plugin_template readme
- Oh - I see I pasted the wrong link.
I should have said I guess it should be changed to https://issues.qgis.org/wiki/q... - 04:51 PM Feature request #5874: Use per layer option for label all features option
- Hi,
I've implemented a version of this in commit commit:a584a9a
It works very well for instances where you need to ... - 03:08 PM Bug report #6118: New Labeling, Rotation over Point is not enabled
- Hello,
have tested it with revision 9e9d1ce.
Offset from point functions. It is only possible to rotate all labels w... - 03:08 PM Bug report #6118: New Labeling, Rotation over Point is not enabled
- Hello,
have tested it with revision 9e9d1ce.
Offset from point functions. It is only possible to rotate all labels w... - 12:32 PM Bug report #6118: New Labeling, Rotation over Point is not enabled
- Should be implemented with commit commit:61a50225
Please test. - 12:36 PM Bug report #6162 (Feedback): Incorrect placement of ABC labels
- 12:25 PM Bug report #6162: Incorrect placement of ABC labels
- Should be fixed with commit commit:61a50225
Please test. - 12:31 PM Feature request #6285: Set Offsets for Point Labels
- Should be implemented with commit commit:61a50225
- 12:19 PM Bug report #5256 (Closed): QGIS polygon Centroid (NewLabeling bug etc)
- 12:18 PM Bug report #5256: QGIS polygon Centroid (NewLabeling bug etc)
- fixed by @dakcarto https://github.com/qgis/Quantum-GIS/pull/201#commitcomment-1797294
- 12:08 PM Bug report #4844: Multiline Labels - handling of Carriage Return / Line Feed characters
- Shoot, sorry Nathan, I forgot this one was still floating out there. The new labeling in 1.8 is fantastic. In terms...
- 11:49 AM Bug report #6303 (Closed): Set the raster colour interpolation default to linear
- I find the default interpolation (discrete) fairly annoying, as it is little used, and gives headaches to newbies. Pl...
- 11:11 AM Bug report #5031: QGIS pull down menus items appear halfway on my second monitor
- this can be closed, no longer an issue
- 10:56 AM Feature request #4252: different built-in tools calculate inconsistent polygon areas
- All except field calculator should be consitent now. Work is ongoing.
- 10:55 AM Bug report #5156 (Closed): Measure tool lines should be erased when switching to another measure ...
- Fixed in a4412828404330434e3378898b22f380ab5648ce
- 08:56 AM Bug report #6302 (Closed): QGIS WFS Server Geometry Type not recognize by ArcGIS
- After the resolution of #6116, Giovanni Manghi testing QGIS WFS Server with GvSIG, uDIG and ArcGIS.
ArcGIS doesn't r...
2012-09-03
- 11:49 PM Bug report #6276 (Closed): Raster Layer Properties for WMS only partly work
- Works fine now - Thanks a lot!
- 09:22 AM Bug report #6276: Raster Layer Properties for WMS only partly work
- It should be fixed in commit:e5389212
Please verify and close.
- 11:49 PM Bug report #6286 (Closed): Global Transparency not working with WMS
- Works fine now - Thanks a lot!
- 03:28 PM Bug report #3743: [OsX] Georeferencer: can't set map coords from map canvas, and other odd behavior
- Olivier redlead wrote:
> I'm not sure if the problem is the same (seems simpler here) :
Yes, that's the same problem... - 06:18 AM Bug report #6301 (Closed): Cubic method missing from gdaladdo
- Apparently, the option to make cubic interpolation for overviews is missing from GDALTools interface. Looks an esy fix.
- 05:25 AM Bug report #6300: Diagram - Position Line options are not available
- Here is screen snapshot: http://gis.stackexchange.com/questions/32591/how-to-draw-lines-for-diagrams
- 05:23 AM Bug report #6300 (Closed): Diagram - Position Line options are not available
- Hi,
When drawing Pie Charts with Diagrams: section Position, placement Aroundpoint.
Diagrams are nicely drawn arou... - 05:11 AM Feature request #6287 (Closed): Thousand separators to numeric scalebar in map composer
- 05:09 AM Feature request #6287: Thousand separators to numeric scalebar in map composer
- Marco,
At least Windows version (1.9.0 - master / revision 6a0d2f5) work as I exptected. So, I presume we can close ... - 02:51 AM Bug report #6119: EVIS: invalid layer in project
- evis creates a delimited text file, which gets deleted after closing the program. If I save it before closing, and re...
- 02:44 AM Bug report #6293 (Closed): evis not able to load MS access database table
- 02:35 AM Bug report #6293: evis not able to load MS access database table
- Yes, it is a delimited text file, which gets deleted after closing the program. If I save it before closing, and rest...
- 02:36 AM Bug report #6299 (Closed): Sextante output do not have the same Encoding as the inputs
- If I select as an input a layer with special characters such as "´", "~", "`" etc the output of any Sextante tool rep...
- 02:13 AM Bug report #6298 (Rejected): Gdal Tools and OSX Mountain Lion (OSX 10.8.1)
- Please post your question in the users mailing list. If then a bug is confirmed use the bug tracker to report it. Tha...
- 02:13 AM Bug report #6298 (Rejected): Gdal Tools and OSX Mountain Lion (OSX 10.8.1)
- Please post your question in the users mailing list. If then a bug is confirmed use the bug tracker to report it. Tha...
- 02:07 AM Bug report #6298 (Rejected): Gdal Tools and OSX Mountain Lion (OSX 10.8.1)
- Our student had the following problem, after migrating to OSX 10.8.1, who is missing their raster menu items:
??Afte... - 02:08 AM Bug report #6259: Сan not connect to MSSQL Server with FreeTDS driver
- Tamas Szekeres wrote:
> Fixed in changeset commit:"c322cd52cf82afeb10beefa6efa42da2bdcea46f".
Port setting is now sp... - 02:05 AM Bug report #6259 (Closed): Сan not connect to MSSQL Server with FreeTDS driver
- Fixed in changeset commit:"c322cd52cf82afeb10beefa6efa42da2bdcea46f".
- 02:07 AM Feature request #6263: No way to change FreeTDS protocol version
- Tamas Szekeres wrote:
> Fixed in changeset commit:"c322cd52cf82afeb10beefa6efa42da2bdcea46f".
This change should eli... - 02:05 AM Feature request #6263 (Closed): No way to change FreeTDS protocol version
- Fixed in changeset commit:"c322cd52cf82afeb10beefa6efa42da2bdcea46f".
2012-09-02
- 03:13 PM Feature request #6297: Startup python script for all users
- Thanks. I'll have a look over it tonight.
- 01:45 PM Feature request #6297 (Closed): Startup python script for all users
- Nathan, big thanx for your commit:924e7eb9f21d342f6dcdd50219e96f9d6cf2f954. Personal startup scripts can be using now...
- 12:46 PM Feature request #6263: No way to change FreeTDS protocol version
- Yes, its TDS_Version setting.
If I try to specify in Provider/DSN textbox custom settings, I shoud to specify full co...
2012-09-01
- 12:17 AM Feature request #3336: measurement tools for Mars
- When working with Mars, what is the layer CRS set to? A custom CRS
- 12:13 AM Feature request #5972: Measure Line
- What would the layer CRS be in the case ewhen working on the moon? A custom CRS?
Also available in: Atom