[Qgis-developer] creatensis.pl problem
Hi, I'm trying to make a qgis package. Following INSTALL instructions I went to Ubuntu, installed nsis and executed creatensis.pl in it's own folder ../ms-windows/osgeo4w/. It freezes, after a will (long one); I press Control + C three times, the last one make it show this result: ^C ^C ^C unzip: cannot find or open ../../../packages/nircmd.zip, ../../../packages/nircmd.zip.zip or ../../../packages/nircmd.zip.ZIP. SET(CPACK_PACKAGE_VERSION_MAJOR "1") SET(CPACK_PACKAGE_VERSION_MINOR "5") SET(CPACK_PACKAGE_VERSION_PATCH "0") SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}) SET(RELEASE_NAME "Tethys") SET(PROJECT_VERSION ${COMPLETE_VERSION}) PROJECT(qgis${PROJECT_VERSION}) the show continues and finish like this: .. File: Descending to: "osgeo4w/unpacked/apps/" File: Descending to: "osgeo4w/unpacked/apps/nircmd/" File: Descending to: "osgeo4w/unpacked/bin/" File: Returning to: "osgeo4w/unpacked" File: "osgeo4w/unpacked\*.*" -> no files found. Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] | /oname=outfile one_file_only) Error in script "QGIS-Installer.nsi" on line 363 -- aborting creation process Any idea??? Regards, David - Mensaje original - De: "David Silva Barrera" Para: qgis-developer@lists.osgeo.org Enviados: Martes, 12 de Abril 2011 11:54:41 (GMT-0500) Auto-Detected Asunto: [Qgis-developer] Error on command "cpack NSIS", 1.5.0 Hi, I tried to generate a qgis 1.5.0 installer package, but I received an error: CPACK shows this: CPack: Create package using NSIS CPack: Install projects CPack: - Run preinstall target for: qgis1.5.0 CPack: - Install project: qgis1.5.0 Installing CORE headers... Installing ANALYSIS headers... Installing GUI headers... CPack: Compress package CPack Error: Problem running NSIS command: "C:/Archivos de programa/NSIS/makensis.exe" "D:/USUARIOS/dsilva/Proyecto/QT/qtcreator-build-base-trunk/_CPack_Packages/win32/NSIS/project.nsi" Please check D:/USUARIOS/dsilva/Proyecto/QT/qtcreator-build-base-trunk/_CPack_Packages/win32/NSIS/NSISOutput.log for errors CPack Error: Problem compressing the directory CPack Error: Error when generating package: qgis1.5.0 * This is from the NSISoutput.log file: Error in macro MUI_HEADERIMAGE_INIT on macroline 24 Error in macro MUI_GUIINIT on macroline 3 Error in macro MUI_FUNCTION_GUIINIT on macroline 4 Error in macro MUI_INSERT on macroline 11 Error in macro MUI_LANGUAGE on macroline 7 Error in script "D:/USUARIOS/dsilva/Proyecto/QT/qtcreator-build-base-trunk/_CPack_Packages/win32/NSIS/project.nsi" on line 438 -- aborting creation process Project.nsi has this text on line 438: !insertmacro MUI_LANGUAGE "English" ** My Windows XP’s language is Spanish. Maybe NSIS can’t find an English package. Please help. Regards, David ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [Qgis-developer] raster errors from the console
On Mon, Apr 4, 2011 at 4:20 PM, Paolo Cavallini wrote: > Hi all. > I'm getting a lot of erors of the type: > > ERROR 5: Access window out of range in RasterIO(). Requested > (1904,1376) of size 272x4 on raster of 2170x2465. > > Should I be worried? ;) Yes, you should. How is it possible to reproduce it? How? Radim > All the best. > -- > http://www.faunalia.it/pc > > ___ > Qgis-developer mailing list > Qgis-developer@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/qgis-developer > ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash
On Sat, Mar 26, 2011 at 9:29 PM, Giovanni Manghi wrote: > It works pretty good with *non* GRASS rasters, while with GRASS rasters > is very slow (on Windows, acceptable on linux) and has another problem: > when passing the mouse outside the extent of the raster it does not says > "out of extent" and it doesn't show correctly the NULL pixels, as it > continue to show the value of the last non NULL pixel where the mouse > passed over. > > Do you want me to open a ticket? I have created new ticket : http://trac.osgeo.org/qgis/ticket/3736 Is it duplicated? Radim > cheers > > -- Giovanni -- > > ___ > Qgis-developer mailing list > Qgis-developer@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/qgis-developer > ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: Re: Re: [Qgis-developer] Raster providers
On Wed, Mar 9, 2011 at 5:35 PM, Ziegler Stefan wrote: > 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. New ticket: http://trac.osgeo.org/qgis/ticket/3734 Radim > regards > Stefan >> -Ursprüngliche Nachricht- >> Von: Radim Blazek [mailto:radim.bla...@gmail.com] >> Gesendet am: Mittwoch, 9. März 2011 09:45 >> An: Ziegler Stefan >> Cc: ivan.mincik; qgis-developer >> Betreff: Re: Re: [Qgis-developer] Raster providers >> >> 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 when layer >> is added. >> > >> > Preferably, the WMS driver should not only to switch to the right >> > projection, but also automatically >> > select the most similar projection offered by server if no >> one exactly >> > matches. Anybody is aware of an algorithm or ready for use method >> > doing that? >> > >> > Raster rendering appeared to be infinite entertainment. >> >> On Wed, Mar 9, 2011 at 8:10 AM, Ziegler Stefan >> wrote: >> > Hi >> > really impressive! What is the behaviour with WMS layer >> reprojection? It >> > seems that QGIS is still doing some reprojection/resampling when OTF >> > reprojection is enabled but the server is able to serve the desired >> > projection. >> > regards >> > Stefan >> >> -Ursprüngliche Nachricht- >> >> Von: Ivan Mincik [mailto:ivan.min...@gista.sk] >> >> Gesendet am: Mittwoch, 9. März 2011 07:57 >> >> An: qgis-developer@lists.osgeo.org >> >> Betreff: Re: [Qgis-developer] Raster providers >> >> >> >> -BEGIN PGP SIGNED MESSAGE- >> >> Hash: SHA1 >> >> >> >> On 03/08/2011 08:17 PM, Radim Blazek wrote: >> >> > Merged to trunk. >> >> >> >> Congratulations, >> >> I was testing WMS layer reprojection. It is working >> flawlessly. I am >> >> impressed by speed. >> >> >> >> Perfect work. >> >> >> >> - -- >> >> Ivan Mincik, Gista s.r.o. >> >> -BEGIN PGP SIGNATURE- >> >> Version: GnuPG v1.4.9 (GNU/Linux) >> >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ >> >> >> >> iEYEARECAAYFAk13JMMACgkQVqso/9cUsCwJLgCeNCzTpXc92e2IexG/dKb/Fhvg >> >> uXgAn1ayCCcax7ONrCXNN+TsaWjCMa9X >> >> =+E80 >> >> -END PGP SIGNATURE- >> >> ___ >> >> Qgis-developer mailing list >> >> Qgis-developer@lists.osgeo.org >> >> http://lists.osgeo.org/mailman/listinfo/qgis-developer >> >> >> > ___ >> > Qgis-developer mailing list >> > Qgis-developer@lists.osgeo.org >> > http://lists.osgeo.org/mailman/listinfo/qgis-developer >> > >> > >> ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [Qgis-developer] Raster providers
On Mon, Mar 14, 2011 at 1:42 PM, Alexander Bruy wrote: > Hi Radim > > I found some issues with new raster providers (tested on r15453). > > 1. Applying a style to layer triggers statistic calculation. If I apply > one style and then another statistics calculates twice. > > 2. In Metadata tab (Layer properties dialog) there is no raster > statistics even when it calculated. I have created new tickets: http://trac.osgeo.org/qgis/ticket/3731 http://trac.osgeo.org/qgis/ticket/3732 Radim > 3. On Histogram tab progress bar is inactive during statistics calculation. > This is a bit confusing especially when raster has many bands > > Thanks > -- > Alexander Bruy > ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: AW: [Qgis-developer] QGIS webclient into svn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > authentication: maybe also as a plugin? I don't know. I don't have > immediate plans. We should not forget that the primary goal is a > out-of-the-box, easy to install, webgis solution. I think, easy to install and out-of-the-box "run and display map on web" is that what is needed in this case. You can always move to some bigger webGIS solution if advanced stuff is needed. > > Not sure how I would implement authentication. It is probably totally > dependent on the database used and the organization's need. It is > probably necessary as soon as one starts to allow online digitizing. > > Any thoughts on how you would implement authentication? You can implement Apache basic server authentication (using company's LDAP for example) without any modification to webGIS app code. - -- Ivan Mincik, Gista s.r.o. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2mwnMACgkQVqso/9cUsCzWuACfX1vCnl+dVC2CNwiZz7J1KrZ2 b40AoM5aqtt2DXjzFLBD94froticTQW9 =7xO4 -END PGP SIGNATURE- ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: AW: [Qgis-developer] QGIS webclient into svn
Il giorno gio, 14/04/2011 alle 11.36 +0200, Andreas Neumann ha scritto: > Any thoughts on how you would implement authentication? We arfe planning to discuss about this during the HF. Please hang around in IRC, if you can. All the best. -- Paolo Cavallini: http://www.faunalia.it/pc ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: AW: [Qgis-developer] QGIS webclient into svn
Regarding WFS-T: it is not yet planned. OpenLayers has some digitizing support - so at least from the client side, some basisc support for editing already exists. However, it would add an additional dependency to the whole setup. I would have to find out how to add additional functionality as optional modules. I consider the current client version as basic or essential. Many of the additional functions may end up as optional modules. Yes, I agree that a plugin approach would be necessary. Another think that will be useful is authentication. authentication: maybe also as a plugin? I don't know. I don't have immediate plans. We should not forget that the primary goal is a out-of-the-box, easy to install, webgis solution. Not sure how I would implement authentication. It is probably totally dependent on the database used and the organization's need. It is probably necessary as soon as one starts to allow online digitizing. Any thoughts on how you would implement authentication? Andreas -- Andreas Neumann Böschacherstrasse 10A 8624 Grüt (Gossau ZH) Switzerland ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: AW: [Qgis-developer] QGIS webclient into svn
Il giorno mar, 12/04/2011 alle 07.07 +, Neumann Andreas, Vermessung ha scritto: > Before I can put the code into SVN I need to figure out how to handle > localization/multilanguage support. You probably wouldn't be too happy > with the current german version. I will investigate the issue and there > will be a first version in the SVN repo by the end of the week. Good to know. Of course, we are available for translating the content. > Documentation/installation: will do a readme file and write something > in the QGIS handbook. Great. > Regarding WFS-T: it is not yet planned. OpenLayers has some digitizing > support - so at least from the client side, some basisc support for > editing already exists. However, it would add an additional dependency > to the whole setup. I would have to find out how to add additional > functionality as optional modules. I consider the current client > version as basic or essential. Many of the additional functions may end > up as optional modules. Yes, I agree that a plugin approach would be necessary. Another think that will be useful is authentication. > I will let the list know when the code is available. Looking forward to it. All the best. -- Paolo Cavallini: http://www.faunalia.it/pc ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer