[Qgis-user] splitting polygons

Micha Silver micha at arava.co.il
Fri Nov 28 03:47:46 PST 2008


Jürgen E. Fischer wrote:

> Hi Micha,
>
> On Wed, 26. Nov 2008 at 21:52:27 +0200, Micha Silver wrote:
>   
>> Looks to me like this bug:
>> http://trac.osgeo.org/qgis/ticket/1025
>> has been resurrected from the grave.
>>     
>
> Can you supply a stack trace or even better a testcase to reproduce the
> problem?
>
>   
Hello Jurgen
Here's what I did:

Went to a second Ubuntu machine (8.04), running qgis Metis 0.11, (just 
to make sure the crash I got before with 1.0.0 wasn't just a fluke. ) I 
created a simple polygon shapefile. Then I used the split polygon tool 
to split one feature - no problems.

Next I did the upgrade on this machine to get 1.0.0 Preview II. I now 
ran the new qgis with strace, opened that same shapefile, and tried to 
split one of the polygons, and got the same crash as on the first 
machine. Here's what appeared on the console:

-----------------------------------------------------------------------------------------------
micha at akev:~/geodata/test_poly$ strace -o qgis_trace.txt qgis &
[1] 21501
micha at akev:~/geodata/test_poly$ Python support ENABLED :-)
Loading python plugins
Warning: QObject::connect: Connecting from COMPAT signal 
(QAction::activated())
Loaded : Plugin Installer (package: plugin_installer)
Plugin loading completed
Warning: QPainter::begin: Cannot paint on a null pixmap
Warning: QPainter::end: Painter not active, aborted
Warning: QgsCoordinateReferenceSystem::getRecord failed :  select * from 
tbl_srs where parameters='+proj=tmerc +lat_0=31.73439361111111 
+lon_0=35.20451694444445 +k=1.0000067 +x_0=219529.584 +y_0=626907.39 
+ellps=GRS80 +units=m +no_defs'
Warning: QgsCoordinateReferenceSystem::findMatchingProj will only work 
if prj acr ellipsoid acr and proj4string are set!...

[1]+  Done                    strace -o qgis_trace.txt qgis
--------------------------------------------------------------------------------------

and I put the resulting trace here:  
http://my.arava.co.il/~micha/qgis_trace.tar.gz

Thanks for your help.
Regards,
Micha

> Jürgen
>
>   





More information about the Qgis-user mailing list