Activity

From 2007-09-22 to 2007-10-21

2007-10-21

07:36 PM Feature request #781 (Closed): Python plugins installed in user's home directory
Committed to HEAD Gary Sherman
07:36 PM Feature request #781 (Closed): Python plugins installed in user's home directory
Committed to HEAD Gary Sherman
04:39 PM Feature request #781: Python plugins installed in user's home directory
Test and works on both Linux and OS X Gary Sherman
01:00 PM Feature request #781 (Closed): Python plugins installed in user's home directory
In discussing the idea of a plugin repository plugin (a gui allowing you to search for and install new python plugins... perrygeo -
05:38 PM Feature request #782: color ramps for raster layers
I've come up with 4 general types of color ramps
1) Continuous ramps, defined by hard values:
< 0.1 is blue , > 5...
perrygeo -
03:55 PM Feature request #782 (Closed): color ramps for raster layers
It would be nice to see a selection of color ramps for classifying vectors with graduated symbols. Currently the grad... perrygeo -
01:57 PM Feature request #751 (Closed): Add GML support for win32 build
Fixed in current build (2007-10-18) available on http://download.qgis.or Gary Sherman
01:57 PM Feature request #751 (Closed): Add GML support for win32 build
Fixed in current build (2007-10-18) available on http://download.qgis.or Gary Sherman
09:33 AM Feature request #751: Add GML support for win32 build
hasn't it be fixed in the current build? pcavallini -

2007-10-20

10:21 AM Bug report #752 (Closed): Attribute field missing in GRASS modules
Fixed in Martin Dobias
10:21 AM Bug report #752 (Closed): Attribute field missing in GRASS modules
Fixed in Martin Dobias

2007-10-17

02:44 PM Feature request #780 (Closed): Enable/disable given buttons in toolbars
Currently toolbar buttons are grouped in various categories that can be enabled/disabled all of them in each group, ... cdavila -
02:33 PM Feature request #779: Python error at startup
Replying to [comment:3 wonder]:
> ... and from what source do you have the package?
http://debian.gfoss.it/
cdavila -

2007-10-16

07:01 AM Feature request #779: Python error at startup
... and from what source do you have the package? Martin Dobias

2007-10-15

11:48 AM Feature request #779: Python error at startup
Replying to [comment:1 wonder]:
> However, I'm wondering what error do you get at startup with QGIS 0.8.1 as it doesn...
cdavila -

2007-10-14

08:03 AM Bug report #713: WinQGIS: which GRASS version included?
Please note that significant progress has be made on winGRASS stability, especially with the vector attributes readon... Markus Neteler

2007-10-11

06:12 PM Feature request #779: Python error at startup
Yes, you're right, those packages contain files needed by [[PyQGIS]] and should be established as dependencies.
Howe...
Martin Dobias
06:03 PM Bug report #777: crashes with python reference to destroyed objects (e.g exportToWkt() crashes wh...
The problem here is in python bindings because the scenario seems to be like this:
1. get feature
2. store geometry...
Martin Dobias
04:49 PM Bug report #775 (Closed): CreateVectorLayer(), setDataProvider("ogr") segfault
Fixed in .
setDataProvider() is now private.
I guess your intent was to create a new layer here. It's stupid but th...
Martin Dobias
04:49 PM Bug report #775 (Closed): CreateVectorLayer(), setDataProvider("ogr") segfault
Fixed in .
setDataProvider() is now private.
I guess your intent was to create a new layer here. It's stupid but th...
Martin Dobias

2007-10-08

11:14 AM Feature request #779 (Closed): Python error at startup
Both 0.8.1 and 0.9 give an error when program is starting. When it tries to connect python it doesn't find SIP and Qt... cdavila -
11:03 AM Bug report #778 (Closed): Displaying raster images extremely slow
After updating from 0.8.1 to 0.9 ecw rester images that before were displayed at once now take very long time: 4 imag... cdavila -

2007-10-07

08:37 PM Bug report #777 (Closed): crashes with python reference to destroyed objects (e.g exportToWkt() c...
When a feature is destroyed, if it has ownership over a geometry, it deletes that geometry. After that point, if one ... crschmidt -

2007-10-06

06:29 PM Feature request #373: Allow searching of online WMS catalogues
It could be better to browse metadata repositories
like geonetwork nodes and selecting layers according
to their met...
godofredo -
11:25 AM Bug report #775: CreateVectorLayer(), setDataProvider("ogr") segfault
Hi,
I can replicate the problem and I'll fix it later, however this is not the way how the layers should be instanti...
Martin Dobias
08:18 AM Bug report #776 (Closed): Problem displaying WMS layers on windows
On windows, WMS layer are not refreshed correctly. Only when panning, the layer gets visible and disappears when the ... Marco Hugentobler

2007-10-05

10:39 PM Bug report #775 (Closed): CreateVectorLayer(), setDataProvider("ogr") segfault
The following commands in the Python console will crash qgis:
import qgis.core as c
l = c.QgsVectorLayer()
l.setData...
crschmidt -

2007-10-04

04:14 AM Bug report #774 (Closed): scale changes when panning
Scale (the one displayed in the bottom-right dialog of QGIS main window) changes while panning. Also in most cases it... Maciej Sieczka -

2007-10-01

06:00 AM Feature request #773 (Closed): unified "Load layer" button
Currently the user is confronted with a wide variety of buttons and menus to load a layer. I think the user experienc... pcavallini -
05:42 AM Feature request #510 (Closed): convert a gpx in shape
AFAIK, all loaded layers can now be saved as shapefiles with a right-click in the legend pcavallini -
05:42 AM Feature request #510 (Closed): convert a gpx in shape
AFAIK, all loaded layers can now be saved as shapefiles with a right-click in the legend pcavallini -

2007-09-30

04:07 AM Bug report #772 (Closed): broken scale dialog
The scale dialog in print composer is broken in 0.9 SVN 7233, built and running against QT 4.3.1. See the attached sc... Maciej Sieczka -

2007-09-27

11:39 AM Bug report #771 (Closed): Plugin path should be persisted
From "Red Hat bug 247551":https://bugzilla.redhat.com/show_bug.cgi?id=247551 (I believe this is mostly a symptom of t... silfreed-silfreed-net -
11:37 AM Bug report #770: lib64 support for x86_64 architectures
See "Red Hat Bug 247549":https://bugzilla.redhat.com/show_bug.cgi?id=247549 for details on my previous attempts to fi... silfreed-silfreed-net -
11:35 AM Bug report #770 (Closed): lib64 support for x86_64 architectures
In Fedora 64-bit libraries are installed to ${PREFIX}/lib64. Attached is a patch to relocate from lib/ to lib64/ usi... silfreed-silfreed-net -
11:29 AM Feature request #769 (Closed): CMake option to define man path installation
Fedora's default man page installation path is ${PREFIX}/share/man instead of ${PREFIX}/man; I'll attach the patch I... silfreed-silfreed-net -

2007-09-26

05:30 PM Bug report #768 (Closed): A few lib paths wrong in OSX
msexport, qgis_help and the qgis python libs (core.so and gui.so) link to the source copies of libqgis_core and libqg... William Kyngesburye
 

Also available in: Atom