Re: [Qgis-user] QGIS Windows build fails to load WMS with format image/jpeg

2008-08-19 Thread Marco Pasetti

Hi Tim,


Hope you had a nice holiday :-)


yes, thanks :-)


You wouldnt see any problems with dep
walker sinve qt image support for jpeg is via plugins. Also on your
dev system you probably wont see an issue since Qt will find the
plugins in the Qt dir.


oh, yes, what a stupid I am! I forgot to test it renaming the DevTools 
folder, as I'm used to!
In fact, I did it, and the WMS loader (after connecting to the server) shows 
only the PNG option



If you check main.cpp under src/app you will
see the seaerch path used for qt image plugins.
Copy the image plugins
from qtdir/plugins/imageformats/* into the qgis dir using the expected
subdir


Using Process Monitor I noticed the following failings:

C:\DEVTOOLS\QT-OPENSOURCE\PLUGINS\IMAGEFORMATS\QGIF4.DLL
C:\DEVTOOLS\QT-OPENSOURCE\PLUGINS\IMAGEFORMATS\QICO4.DLL
C:\DEVTOOLS\QT-OPENSOURCE\PLUGINS\IMAGEFORMATS\QJPEG4.DLL
C:\DEVTOOLS\QT-OPENSOURCE\PLUGINS\IMAGEFORMATS\QMNG4.DLL
C:\DEVTOOLS\QT-OPENSOURCE\PLUGINS\IMAGEFORMATS\QSVG4.DLL
C:\DEVTOOLS\QT-OPENSOURCE\PLUGINS\IMAGEFORMATS\QTIFF4.DLL

I think I should put them in the qgis/plugins, right?
I opened the cpp file and rapidly read it (I'm very short in times, sorry): 
at lines 535-536 I read:


   myPath += /Contents/plugins;
   QCoreApplication::addLibraryPath( myPath );

Should I create a qgis/Contents/plugins dir, or the qgis/plugins is enough?

Then, I also found the following failings (detected by Process Manager but 
not from DepWalker):


C:\DevTools\Qt-OpenSource\bin\wintab32.dll
C:\DevTools\Qt-OpenSource\bin\ssleay32.dll

I do know nothing about wintab32.dll, while ssleay32.dll is the OpenSSL 
driver... but either PgSQL nor SQLite have been compiled with the OpenSSL 
support
Should I add them though? in the qgis root? at lines 537-539 of the main.cpp 
I read as follows:


   //next two lines should not be needed, testing only
   //QCoreApplication::addLibraryPath( myPath + /imageformats );
   //QCoreApplication::addLibraryPath( myPath + /sqldrivers );

interesting... but not actually compiled! (commented text). suggestions?

Finally: do you prefer a patch or a new binary release to fix that?

Regards,

Marco 


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


Re: [Qgis-user] QGIS Windows build fails to load WMS with format image/jpeg

2008-08-19 Thread Stephan Holl
Hello Marco,

Marco Pasetti [EMAIL PROTECTED], [20080819 - 12:12:30]

 Finally: do you prefer a patch or a new binary release to fix that?

to have a more widely use it would be nice to have a new installer
which fixes the adressed problem. I think that this is easier for our
users and make it more easy to test.

Just my 0.02¢

Cheers

Stephan

-- 
Stephan Holl [EMAIL PROTECTED], http://intevation.de/~stephan
Tel: +49 (0)541-33 50 8 32 | Intevation GmbH | AG Osnabrück - HR B 18998
Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGIS Windows build fails to load WMS with format image/jpeg

2008-08-19 Thread Andreas Neumann
Hi Marco, Stephan and others,

I am glad that you were able to reproduce my problem.

If you can afford the time it would be nice to have a new installer. I
have no Windows build environment available to test a patch. I would of
course volunteer for testing.

If you don't have the time it would be great if the problem could be fixed
for the 1.0 release. I plan to use QGIS within our department more widely
soon.

Thanks a lot for your efforts,
Andreas

 Hello Marco,

 Marco Pasetti [EMAIL PROTECTED], [20080819 - 12:12:30]

 Finally: do you prefer a patch or a new binary release to fix that?

 to have a more widely use it would be nice to have a new installer
 which fixes the adressed problem. I think that this is easier for our
 users and make it more easy to test.

 Just my 0.02¢

 Cheers

   Stephan

 --
 Stephan Holl [EMAIL PROTECTED], http://intevation.de/~stephan
 Tel: +49 (0)541-33 50 8 32 | Intevation GmbH | AG Osnabrück - HR B 18998
 Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner



-- 
Andreas Neumann
Böschacherstrasse 6, CH-8624 Grüt/Gossau, Switzerland
Email: [EMAIL PROTECTED], Web:
* http://www.carto.net/ (Carto and SVG resources)
* http://www.carto.net/neumann/ (personal page)
* http://www.svgopen.org/ (SVG Open Conference)
* http://www.geofoto.ch/ (Georeferenced Photos of Switzerland)

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


Re: [Qgis-user] QGIS Windows build fails to load WMS with format image/jpeg

2008-08-19 Thread Marco Pasetti

Hi Andreas,


I am glad that you were able to reproduce my problem.

If you can afford the time it would be nice to have a new installer. I
have no Windows build environment available to test a patch. I would of
course volunteer for testing


of course. I'm preparing it right now. Further info will be delivered soon 
;)


Marco 


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


Re: [Qgis-user] QGIS Windows build fails to load WMS with formatimage/jpeg

2008-08-19 Thread Marco Pasetti

Hi all,


If you can afford the time it would be nice to have a new installer. I
have no Windows build environment available to test a patch. I would of
course volunteer for testing


of course. I'm preparing it right now. Further info will be delivered soon 
;)


here we are :)

http://gigamaildownload.rossoalice.alice.it/download/download.aspx?AttachmentID=c65d3959-4562-47f8-9146-0c2c35233241DeliveryID=8c41515e-13d1-4df3-bcb4-fb461ae36ce6

happy testing,

Marco

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


Re: [Qgis-user] QGIS Windows build fails to load WMS with formatimage/jpeg

2008-08-19 Thread Andreas Neumann
Hi Marco,

I can report that the WMS now works perfect with your new Windows build. I
tested on Windows2000 - yes, we still have these old OS ...

Thanks a lot!
Andreas

 Hi all,

 If you can afford the time it would be nice to have a new installer. I
 have no Windows build environment available to test a patch. I would of
 course volunteer for testing

 of course. I'm preparing it right now. Further info will be delivered
 soon
 ;)

 here we are :)

 http://gigamaildownload.rossoalice.alice.it/download/download.aspx?AttachmentID=c65d3959-4562-47f8-9146-0c2c35233241DeliveryID=8c41515e-13d1-4df3-bcb4-fb461ae36ce6

 happy testing,

 Marco




-- 
Andreas Neumann
Böschacherstrasse 6, CH-8624 Grüt/Gossau, Switzerland
Email: [EMAIL PROTECTED], Web:
* http://www.carto.net/ (Carto and SVG resources)
* http://www.carto.net/neumann/ (personal page)
* http://www.svgopen.org/ (SVG Open Conference)
* http://www.geofoto.ch/ (Georeferenced Photos of Switzerland)

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