Hi Micha

Do you have the possibility to test with current svn version?
I recently fixed a feature splitting bug that occured in connection with geos2 
library. I think this is the same one you described.

Regards,
Marco


-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] im Auftrag von Micha Silver
Gesendet: Fr 28.11.2008 12:47
An: "Jürgen E. Fischer"; Qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] splitting polygons
 
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:

-----------------------------------------------------------------------------------------------
[EMAIL PROTECTED]:~/geodata/test_poly$ strace -o qgis_trace.txt qgis &
[1] 21501
[EMAIL PROTECTED]:~/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
>
>   


_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to