Re: [Qgis-developer] 1 Mac section was skipped in r15383

2011-03-09 Thread Martin Dobias
On Thu, Mar 10, 2011 at 2:06 AM, William Kyngesburye wrote: > Can you do something about this?  Should I make a bug report?  (maybe it > affects other system differently and needs testing?) I have removed the windowTitle property in r15412. Martin ___

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Radim Blazek
Hi, could you please check if it is driver specific, I mean try also GRASS and WMS. Radim On Thu, Mar 10, 2011 at 2:08 AM, Luiz Motta wrote: > Nole, > > I update the QGIS trunk by OSGEO4W, at the moment, the version is > R15409, but when i enable the on the fly the QGIS crash. > > I tested with

Re: [Qgis-developer] Launching qgis-dev on windows to show command line.

2011-03-09 Thread Jürgen E . Fischer
Hi Nathan, On Thu, 10. Mar 2011 at 10:24:54 +1000, Nathan Woodrow wrote: >This maybe a real noobish question. I'm trying to get qgis r15395 to show >debugging info in the console window on windows; The debug info doesn't go to the console on windows. Use the VC debugger or DebugView[1]

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread custard
I can comfirm that the R15409 is showing the same symptoms for win7 as previously described. -ramon. - Original Message - From: "Luiz Motta" Nole, I update the QGIS trunk by OSGEO4W, at the moment, the version is R15409, but when i enable the on the fly the QGIS crash. I tested with s

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Noli Sicad
Luiz, thanks for the update. I am not in Windows 7 or Ubuntu 10.04 right now, I am working in Mac OS X 10.6.4 few days trying to figure out Route-Me and Spatialite2.4.0.RC5. I hoping for new r built for OS X. Noli On 3/10/11, Luiz Motta wrote: > Nole, > > I update the QGIS trunk by OSGEO4W

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Luiz Motta
Nole, I update the QGIS trunk by OSGEO4W, at the moment, the version is R15409, but when i enable the on the fly the QGIS crash. I tested with same image of Ubuntu 10.10 in QGIS R15400 this run perfect. 2011/3/9 Noli Sicad : > Ramon, > > Try to tweak your Osgeo4w installer and install the expe

Re: [Qgis-developer] 1 Mac section was skipped in r15383

2011-03-09 Thread William Kyngesburye
Can you do something about this? Should I make a bug report? (maybe it affects other system differently and needs testing?) On Mar 8, 2011, at 10:42 AM, Martin Dobias wrote: > On Tue, Mar 8, 2011 at 5:29 PM, Tom Elwertowski > wrote: >> The following workaround may shed some light on the sourc

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Noli Sicad
Ramon, Try to tweak your Osgeo4w installer and install the experimental releases. Look for the rt15395 or later built. This is the new raster provider that Radim just committed. Noli On 3/10/11, Ramon Andinach wrote: > > On 09/03/2011, at 18:35 , Giovanni Manghi wrote: > >> >>> I am testing w

[Qgis-developer] Launching qgis-dev on windows to show command line.

2011-03-09 Thread Nathan Woodrow
Hi all, This maybe a real noobish question. I'm trying to get qgis r15395 to show debugging info in the console window on windows; if I check the about dialog it says "This copy of QGIS write debugging output" but nothing is shown when I launch from the command line. I have tried calling qgis-d

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Ramon Andinach
On 09/03/2011, at 18:35 , Giovanni Manghi wrote: > >> I am testing with: >> 1) Windows XP >> 2) QGIS 1.7 r15395 >> >> The QGIS crash with steps below: >> 1) Open image >> 2) Enable "on the fly" with CRS WG84/Geographic (EPSG 4326) >> 3) Zoom to layer extent * Crash > > > But the crash is co

Re: [Qgis-developer] Error opening ECW in latest trunk with OTF raster support.

2011-03-09 Thread Nathan Woodrow
I seem to have got it working now. It was a incorrect " dam file encoding stuffed me up. Although now it seems to be very slow at loading them. - Nathan On Thu, Mar 10, 2011 at 9:23 AM, Ramon Andinach wrote: > That looks a lot like mine, which is loading ecw rasters so long as I don't > turn O

Re: [Qgis-developer] Error opening ECW in latest trunk with OTF raster support.

2011-03-09 Thread Ramon Andinach
That looks a lot like mine, which is loading ecw rasters so long as I don't turn OTF on. Sorry, I'm not able to help more. On 10/03/2011, at 06:59 , Nathan Woodrow wrote: > Pretty it knows where everything is; this is my qgis-dev.bat: > > @echo off > > SET OSGEO4W_ROOT=M:\TEMP\QGIS > call "%

Re: [Qgis-developer] Error opening ECW in latest trunk with OTF raster support.

2011-03-09 Thread Nathan Woodrow
Pretty it knows where everything is; this is my qgis-dev.bat: @echo off SET OSGEO4W_ROOT=M:\TEMP\QGIS call "%OSGEO4W_ROOT%"\bin\o4w_env.bat call "%OSGEO4W_ROOT%"\bin\grass-env.bat @echo off path %PATH%;%GISBASE%\bin set GDAL_DRIVER_PATH=”%OSGEO4W_ROOT%”\bin\gdalplugins\1.8 start "Quantum GIS" /B

Re: [Qgis-developer] Error opening ECW in latest trunk with OTF raster support.

2011-03-09 Thread Ramon Andinach
On 10/03/2011, at 06:31 , Nathan Woodrow wrote: > Hi all, > > I can't seem to open ecw files in the latest trunk build, I get a can "not > open GDAL dataset {ecw name}" I was able to open them before the new raster > OTF projection merge. > > Running XP, QGIS r15395 > > Can anyone else conf

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread John C. Tull
A more detailed, debug report, is available here: http://paste.ubuntu.com/578043/ Cheers, John On Mar 9, 2011, at 12:22 PM, John C. Tull wrote: > I am running into problems with some existing project files. Here's a crash > dump: > > Warning: QgsRasterLayer::setDataProvider: Data provider is i

[Qgis-developer] Error opening ECW in latest trunk with OTF raster support.

2011-03-09 Thread Nathan Woodrow
Hi all, I can't seem to open ecw files in the latest trunk build, I get a can "not open GDAL dataset {ecw name}" I was able to open them before the new raster OTF projection merge. Running XP, QGIS r15395 Can anyone else confirm? - NathanW ___ Qgis-de

[Qgis-developer] Re: [gdal-dev] GDALWarpOperation.ChunkAndWarpImage slow on large tiffs

2011-03-09 Thread Radim Blazek
Hi, yes that is the mail reporting the error. Thank you for explanation. I see that I have to reintroduce all the staff for GDALRasterIO() Radim On Wed, Mar 9, 2011 at 8:50 PM, Even Rouault wrote: > Le mercredi 09 mars 2011 19:46:26, Radim Blazek a écrit : >> Hi, >> > > Skimming qgis mailing li

Re: [Qgis-developer] Raster providers

2011-03-09 Thread Radim Blazek
The reason is, that GDALCreateGenImgProjTransformer() does not accept source data sources which are not georeferenced. As an ugly workaround, I set the first item in GeoTransform (x offset) to DBL_MIN. In theory it can cause a shift in georeferencing. I don't believe however that it could be really

[Qgis-developer] Re: [gdal-dev] GDALWarpOperation.ChunkAndWarpImage on source without CRS

2011-03-09 Thread Radim Blazek
Hi, thank you a lot for your help and recommendations. The problem seems to be in GDALCreateGenImgProjTransformer2 in the block which begins on line 1072 (alg/gdaltransformer.cpp) current trunk: else if( (pszMethod == NULL || EQUAL(pszMethod,"GEOTRANSFORM")) && GDALGetGeoTransform

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread John C. Tull
I am running into problems with some existing project files. Here's a crash dump: Warning: QgsRasterLayer::setDataProvider: Data provider is invalid. ERROR 10: Pointer 'hDS' is NULL in 'GDALGetRasterCount'. QGIS(71351,0x7fff70df5ca0) malloc: *** mmap(size=18446744069414588416) failed (error cod

Re: [Qgis-developer] 1 Mac section was skipped in r15383

2011-03-09 Thread John C . Tull
Ok, so removing lines 13-15 in qgisapp.ui worked. I had to run "make clean" to get it to stick. Cheers, John > Can someone post a diff for this or patch the source. I'm not sure what the > line edits are that need to occur. > > Thanks, > John > > On Mar 8, 2011, at 8:42 AM, Martin Dobias wrot

Re: [Qgis-developer] 1 Mac section was skipped in r15383

2011-03-09 Thread John C. Tull
Can someone post a diff for this or patch the source. I'm not sure what the line edits are that need to occur. Thanks, John On Mar 8, 2011, at 8:42 AM, Martin Dobias wrote: > On Tue, Mar 8, 2011 at 5:29 PM, Tom Elwertowski > wrote: >> The following workaround may shed some light on the source

Re: [Qgis-developer] Raster providers

2011-03-09 Thread Giovanni Manghi
Hi, On Tue, 2011-03-08 at 20:17 +0100, Radim Blazek wrote: > Merged to trunk. I'm testing the new raster capabilities of QGIS and I would like to have your opinion on a certain matter before eventually filing a ticket. I have a bunch of big tiff rasters (> 1gb, sometimes > 2gb), with internal t

Re: [Qgis-developer] Compile QGIS r15395 - ui_qgisapp.h not found

2011-03-09 Thread Luiz Motta
Thank´s Devs, I had some files did not recognized by SVN. They are files of "spatial query plugin" when i worked them. I removed these files and did download again from SVN. At now, we can see "the on the fly" Raster with google's image by Openlayers Plugin: http://www.flickr.com/photos/604

Re: AW: Re: Re: [Qgis-developer] Raster providers

2011-03-09 Thread Borys Jurgiel
Dnia środa 09 marca 2011 o 17:42:08 Ziegler Stefan napisał(a): > I get some Messageboxes with warnings when adding a TMS [1] with GDAL > minidriver: > > "Cannot ChunkAndWarpImage: Integer overflow: nSrcXSize=8388608, > nSrcYSize=8388608" > > The image is completely black or just fuzzy. OTF is dis

AW: Re: Re: [Qgis-developer] Raster providers

2011-03-09 Thread Ziegler Stefan
I get some Messageboxes with warnings when adding a TMS [1] with GDAL minidriver: "Cannot ChunkAndWarpImage: Integer overflow: nSrcXSize=8388608, nSrcYSize=8388608" The image is completely black or just fuzzy. OTF is disabled. Can this be confirmed? [1]: http://www.gdal.org/frmt_wms_openstreetma

AW: Re: Re: [Qgis-developer] Raster providers

2011-03-09 Thread Ziegler Stefan
Yes, but there seems some resampling going on when requesting a CRS which the server supports (with enabled OTF): http://www.catais.org/otf_off.png http://www.catais.org/otf_on.png e.g. QGIS set to EPSG:4326 and requesting an EPSG:4326 image from a server that supports EPSG:4326. regards Stefan

[Qgis-developer] Attribute table..

2011-03-09 Thread Jože Detečnik
Thank you all for your very good work. How is the data part? QGIS is still very slow when working with data. I have been working with PostGIS and queries through ODBC work much faster than is practice in QGIS. Also I missing a google like search for records. If anyone is willing to do more to th

Re: [Qgis-developer] Bringing diagrams into labeling-ng

2011-03-09 Thread Marco Hugentobler
Hi all There's a patch now that adds diagram support using QgsPalLabeling (http://trac.osgeo.org/qgis/ticket/3583). It tries to change the labeling classes as little as possible to not introduce additional issues. Currently available are pie diagrams and text diagrams. My plan is to also suppo

Re: [Qgis-developer] Raster providers

2011-03-09 Thread Giovanni Manghi
On Tue, 2011-03-08 at 20:17 +0100, Radim Blazek wrote: > Merged to trunk. Regardless their CRS, GRASS rasters are always added to qgis with WGS84 CRS. Changing manually the CRS to the correct one allows to reproject as expected. The region is not reprojected (I don't know if this should be expec

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Giovanni Manghi
> The qml with the same name is not read automagically, it has to be > loaded by hand. confirmed here cheers -- Giovanni -- ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Paolo Cavallini
Il giorno mer, 09/03/2011 alle 11.49 +0100, Paolo Cavallini ha scritto: > It seems to load everything in 4326, ignoring the layer projection. This is not correct: the raster (generated by the interpolation plugin) does not seem to have a projection associated; this could be a bug in itself. Keepi

Re: [Qgis-developer] multiple bugtrackers are bad

2011-03-09 Thread Paolo Cavallini
Il giorno mer, 09/03/2011 alle 02.09 -0800, Alex Mandel ha scritto: > I'm not sure about that but will look into it. Redmine seems to have > some funny thing about not allowing anything to be deleted (Projects, > users etc). I think it has something to do with the data integrity of > related table

Re: [Qgis-developer] multiple bugtrackers are bad

2011-03-09 Thread Paolo Cavallini
Il giorno mer, 09/03/2011 alle 01.28 -0800, Alex Mandel ha scritto: > it installed, so yes feel free to start moving stuff over. The only > feature not implemented yet is https login, but I think that will only > take an hour or two if we ask Pirmin. So, please Pirmin, I'm asking. All the best. -

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Paolo Cavallini
The qml with the same name is not read automagically, it has to be loaded by hand. It seems to load everything in 4326, ignoring the layer projection. On the other hand, the speed is impressive. All the best. -- http://www.faunalia.it/pc ___ Qgis-develo

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Giovanni Manghi
> I am testing with: > 1) Windows XP > 2) QGIS 1.7 r15395 > > The QGIS crash with steps below: > 1) Open image > 2) Enable "on the fly" with CRS WG84/Geographic (EPSG 4326) > 3) Zoom to layer extent * Crash But the crash is confirmed (also) under Windows Seven, Osgeo4w. _

[Qgis-developer] Bug 3354

2011-03-09 Thread John Donovan
If anyone fancies a quick fix, bug http://trac.osgeo.org/qgis/ticket/3354 is a one-liner. -JD -- One of the advantages of being disorderly is that one is constantly making exciting discoveries. - AA Milne ___ Qgis-developer mailing list Qgis-developer@l

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Giovanni Manghi
Hi, > I had problem with image to set "on the fly". > > The example of image is: > http://www.engesat.com.br/cddemo/ikonos/11bits/composicao/psm/geotiff/guaxupe_psm11.zip > > I am testing with: > 1) Windows XP > 2) QGIS 1.7 r15395 > > The QGIS crash with steps below: > 1) Open image > 2) Enab

Re: [Qgis-developer] How to debug and unit test Python plugins outside QGIS (e.g. in Ecplise IDE + PyDev)

2011-03-09 Thread Anne Ghisla
On Mon, 2011-03-07 at 23:46 +0100, Marco Bernasocchi wrote: > Hi Stefan, All, > coming from webdesign I use Aptana (eclipse derivation) with pydev with > success. Eclipse itself always managed to drive me crazy for some > reasons... I tried as well spe and erich and didn't like the feeling. > Ggean

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Ramon Andinach
Both. I can open an existing 1.6 or 1.7 project, or I can work through Luiz's process below. -ramon. (Haven't been able to get at r15398 yet) On 09/03/2011, at 16:49 , Radim Blazek wrote: > Does it crash if you open an old qgs project or if you start qgis and > add new layers manualy? > > Rad

Re: [Qgis-developer] multiple bugtrackers are bad

2011-03-09 Thread Alex Mandel
I'm not sure about that but will look into it. Redmine seems to have some funny thing about not allowing anything to be deleted (Projects, users etc). I think it has something to do with the data integrity of related tables. My guess is that it's intended to prevent the orphaning of related code re

Re: [Qgis-developer] Raster providers

2011-03-09 Thread Paolo Cavallini
One more crash loading a very large raster. Warning: QMetaObject::connectSlotsByName: No matching signal for on_ok_clicked() Warning: QMetaObject::connectSlotsByName: No matching signal for on_cancel_clicked() 0...10...20...30...40...50...60...70...80...90...100 - done. 0...10...20...30...40...50.

Re: [Qgis-developer] multiple bugtrackers are bad

2011-03-09 Thread Alex Mandel
On 03/09/2011 01:16 AM, Paolo Cavallini wrote: > From: > https://trac.osgeo.org/qgis/ticket/3558#comment:4 > "Points2One has his own tracker in Launchpad. I've filed this request > there: https://bugs.launchpad.net/points2one/+bug/730963"; > > I think having many different bugtrackers for many plu

Re: [Qgis-developer] Raster providers

2011-03-09 Thread Giovanni Manghi
On Sun, 2011-03-06 at 11:01 -0800, Bob and Deb wrote: > I know that the Value Tool is a 3rd party plugin, but it would be nice > if the raster-provider could work with it. All of my rasters are > reported as being "out of extent". confirmed: in reprojected rasters the value tool returns always "o

Re: [Qgis-developer] Raster providers

2011-03-09 Thread Borys Jurgiel
Radim wrote: > Fixed. Thanks! Tim wrote: > I will update the toolbar to use the same method - it should work for > multiband imagery too. I think I copied the context menu one when I > did the toolbar but maybe I am wrongI'll update it. Thanks! __

[Qgis-developer] multiple bugtrackers are bad

2011-03-09 Thread Paolo Cavallini
From: https://trac.osgeo.org/qgis/ticket/3558#comment:4 "Points2One has his own tracker in Launchpad. I've filed this request there: https://bugs.launchpad.net/points2one/+bug/730963"; I think having many different bugtrackers for many plugins is very confusing, to say the least, for users (not on

[Qgis-developer] Map tips do not work with reprojection on the fly

2011-03-09 Thread Agustin Lobo
I've just found that Map tips do not work (values not displayed) for a utm layer that is displayed within a project in another projection (i.e., google Mercator) with reprojection on the fly activated (the actual display of the layer is correct). Map tips works fine for the same layer on its origin

Re: [Qgis-developer] In with the new, out with the old?

2011-03-09 Thread Nathan Woodrow
You can use this if you would like: http://hub.qgis.org/projects/file-browser/issues/new That is the home for the plugin, the repo is a bit out of date but I will update it tonight. - Nathan On Wed, Mar 9, 2011 at 7:51 PM, Paolo Cavallini wro

Re: [Qgis-developer] Raster providers

2011-03-09 Thread Giovanni Manghi
> I tried to load a simple jpg (without any projection information) into > QGIS just to test .. > It unfortunately leads to a segfault .. confirmed, using Ubuntu 10.04 ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.o

Re: [Qgis-developer] Raster providers

2011-03-09 Thread Werner Macho
Hi all! I tried to load a simple jpg (without any projection information) into QGIS just to test .. It unfortunately leads to a segfault .. Then i thought to georeference the file first ... and opened the georeferencer plugin .. but it seems the georeferencer plugin uses the same mechanism to loa

Re: [Qgis-developer] In with the new, out with the old?

2011-03-09 Thread Paolo Cavallini
Il giorno mer, 09/03/2011 alle 10.20 +1000, Nathan Woodrow ha scritto: > Sounds like a plan, I'll add that to the TODO list not sure when I'll > get to it though. Hi Nathan. is you TODO list public somewhere? All the best. -- http://www.faunalia.it/pc __

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread Radim Blazek
Does it crash if you open an old qgs project or if you start qgis and add new layers manualy? Radim On Wed, Mar 9, 2011 at 2:55 AM, custard wrote: > I can confirm this with this data. > > It is further than I get with my datasets. I usually only get to step 2, and > the datum is unimportant. >

Re: [Qgis-developer] hackfest in Lisbon

2011-03-09 Thread Paolo Cavallini
Il giorno mar, 08/03/2011 alle 18.28 +0100, Julien Malik ha scritto: > As OTB is primarily a C++ library, I'm also particularly interested in > the C++ plugin functionnalities of Qgis, so if you need some help to add > functionnalities to them, this might also be something I can work on. Lookin

Re: Re: [Qgis-developer] Raster providers

2011-03-09 Thread Radim Blazek
Yes, it was explained in one of my previous mails: On Sat, Mar 5, 2011 at 11:21 AM, Radim Blazek wrote: > Another issue is, that WMS driver does not automatically switches to > projection requested by QGIS even if it is supported by WMS server. > You have to manually select the right projection w

Re: [Qgis-developer] hackfest in Lisbon

2011-03-09 Thread Julien Malik
Hi, See you there then ! Regards, Julien Le 08/03/2011 18:35, Tim Sutton a écrit : Hi Julien On Tue, Mar 8, 2011 at 7:28 PM, Julien Malik wrote: Dear hackers, As a member of the Orfeo Toolbox "core" development team, I propose to join you at the next HackFest in Lisbon. This would be a gr