Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#530 closed bug (fixed)

Include Qt plugins for Wind and statical builds (Jpeg does not work)

Reported by: guy.duplaa@… Owned by: timlinux
Priority: major: does not work as expected Milestone:
Component: Build/Install Version: 0.8
Keywords: Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: Awaiting user input: no

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)

Attachments (4)

GuyDependencyWaLog.odt (36.2 KB ) - added by guy.duplaa@… 17 years ago.
GuyDLL.odt (11.1 KB ) - added by guy.duplaa@… 17 years ago.
qjpeg1.dll (158.0 KB ) - added by homann 17 years ago.
Missing DLL
qjpeg1_dll.zip (158.1 KB ) - added by anonymous 17 years ago.
WinZiped .dll

Download all attachments as: .zip

Change History (16)

comment:1 by homann, 17 years ago

Resolution: worksforme
Status: newclosed

I can't reproduce this. It works for me both in trunk (compiled on win2k) and 0.8 (windows binary download).

comment:2 by guy.duplaa@…, 17 years ago

Resolution: worksforme
Status: closedreopened

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

comment:3 by homann, 17 years ago

Resolution: worksforme
Status: reopenedclosed

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.

by guy.duplaa@…, 17 years ago

Attachment: GuyDependencyWaLog.odt added

by guy.duplaa@…, 17 years ago

Attachment: GuyDLL.odt added

comment:4 by guy.duplaa@…, 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.

by homann, 17 years ago

Attachment: qjpeg1.dll added

Missing DLL

comment:5 by homann, 17 years ago

Milestone: Version 0.8.1 Release
Priority: minormajor
Resolution: worksforme
Status: closedreopened

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.

comment:6 by homann, 17 years ago

Owner: changed from nobody to timlinux
Status: reopenednew

comment:7 by guy.duplaa@…, 17 years ago

The attached file is a .exe and not a . dll (properties = C++ application development framework). May be i do something wrong ?

by anonymous, 17 years ago

Attachment: qjpeg1_dll.zip added

WinZiped .dll

comment:8 by homann, 17 years ago

I've added .zip file containing the DLL. Download, and unzip with WinZip as per instructions above. See if that helps?

comment:9 by guy.duplaa@…, 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

comment:10 by homann, 17 years ago

Summary: On file/save as image, jpeg does not workInclude Qt plugins for Wind and statical builds (Jpeg does not work)

Excellent! Tim will include this in future win32 builds.

comment:11 by timlinux, 17 years ago

Resolution: fixed
Status: newclosed

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

comment:12 by (none), 15 years ago

Milestone: Version 0.8.1

Milestone Version 0.8.1 deleted

Note: See TracTickets for help on using tickets.