Bug report #530
Include Qt plugins for Wind and statical builds (Jpeg does not work)
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Tim Sutton | ||
Category: | Build/Install | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10589 |
Description
Opening the menu File/save as image, i can save fast and well in png, but choosing jpeg, the file is created but empty (0 ko)
History
#1 Updated by Magnus Homann almost 18 years ago
- Resolution set to worksforme
- Status changed from Open to Closed
I can't reproduce this. It works for me both in trunk (compiled on win2k) and 0.8 (windows binary download).
#2 Updated by guy-duplaa-onf-fr - almost 18 years ago
- Status changed from Closed to Feedback
- Resolution deleted (
worksforme)
I installed it on others computers. Same stuff.
I uninstall/download qgis-0.8.0_setup.exe and install it, same stuff, jpeg is empty with rasters and or vectors
#3 Updated by Magnus Homann almost 18 years ago
- Resolution set to worksforme
- Status changed from Feedback to Closed
What version of windows do you have?
Download http://www.dependencywalker.com/ and run qgis from within that program, and save as jpeg. Attach all DLL:s loaded.
#4 Updated by guy-duplaa-onf-fr - over 17 years ago
GuyDLL.odt: The first 5 dll have an error but two exist:Grassplugin.dll and Grassprovider.dll and 3 doesn't exist :Grassplugin.dll.dll ; wintab32.dll ; Wintab32
GuyDependencyWaLog.odt at the end (page 50) is what appears the second time i run jpeg register, the first time it did it plus what you have in page 45 to 50.
Hope it is what you needed.
#5 Updated by Magnus Homann over 17 years ago
- Resolution deleted (
worksforme) - Status changed from Closed to Feedback
There were missing libraries with the program dsitribution. In the mean time, try this:
1) In the directory where qgis.exe exist, make a sub-directory called 'imageformats'.
2) Copy the attached DLL to that directory.
Tim: We need to fix this with distribution. Every directory under $QTDIR\\plugins might be needed.
#6 Updated by Magnus Homann over 17 years ago
- Status changed from Feedback to Open
#7 Updated by guy-duplaa-onf-fr - over 17 years ago
The attached file is a .exe and not a . dll (properties = C++ application development framework). May be i do something wrong ?
#8 Updated by Magnus Homann over 17 years ago
I've added .zip file containing the DLL. Download, and unzip with WinZip as per instructions above. See if that helps?
#9 Updated by guy-duplaa-onf-fr - over 17 years ago
Yessssss !!! it works perfectly well and fast.
Thank you very much.
So the process is:
1) In the directory where qgis.exe exist, make a sub-directory called 'imageformats'.
2) Unzip qjpeg1_dll.zip. Copy the attached DLL to that directory.
That's all
#10 Updated by Magnus Homann over 17 years ago
Excellent! Tim will include this in future win32 builds.
#11 Updated by Tim Sutton over 17 years ago
- Resolution set to fixed
- Status changed from Open to Closed
I have put all the qt plugins under a plugins/ folder in the install dir. I tested here on my machine and was able to write png an jpg images. Please test in the upcoming 0.8.1 preview release and reopen if the issue persists.
Many Thanks
Tim
#12 Updated by Anonymous about 15 years ago
Milestone Version 0.8.1 deleted