
Not detecting pngout
(6 posts) (2 voices)-
I just downloaded and installed the latest version of PNGGauntlet, but it's not working properly. When I click the Optimize button, I get the following error. Despite what it says, pngout.exe is in the support subdirectory.
Posted 2 years ago # -
Hm. Can you tell me what the path you installed PNGGauntlet in is? I've got mine installed in C:\Program Files (x86)\PNGGauntlet and it works fine.Posted 2 years ago #
-
It's in C:\Program Files\PNGGauntlet, which is what the installer wanted by default. I had the previous version installed there, but I uninstalled it before installing the new version to make sure there wouldn't be a conflict.
I've also uninstalled the latest version, reinstalled the previous version (needed to process some pics), uninstalled that and reinstalled the latest again with the same result.
Edit: Also, I'm now getting an "Unhandled exception" message this when I close the program. This didn't happen on the first install of the new version. It gives this information:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Documents and Settings\Administrator\Application Data\PNGGauntlet\control.state'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at PngGauntlet.Settings.Save()
at PngGauntlet.MainForm.SaveControlState()
at PngGauntlet.MainForm.MainForm_Closing(Object sender, CancelEventArgs e)
at System.ComponentModel.CancelEventHandler.Invoke(Object sender, CancelEventArgs e)
at System.Windows.Forms.Form.OnClosing(CancelEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PngGauntlet
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files/PNGGauntlet/PNGGauntlet.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Brh.Updater
Assembly Version: 1.0.2929.41818
Win32 Version: 1.0.2929.41818
CodeBase: file:///C:/Program%20Files/PNGGauntlet/Brh.Updater.DLL
----------------------------------------
GlacialList
Assembly Version: 1.0.2934.38909
Win32 Version: 1.0.2934.38909
CodeBase: file:///C:/Program%20Files/PNGGauntlet/GlacialList.DLL
----------------------------------------
Brh.Forms
Assembly Version: 2.0.2972.40506
Win32 Version: 2.0.2972.40506
CodeBase: file:///C:/Program%20Files/PNGGauntlet/Brh.Forms.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Web.Services
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Brh.Updater.XmlSerializers
Assembly Version: 1.0.2929.41818
Win32 Version: 1.0.2929.41818
CodeBase: file:///C:/Program%20Files/PNGGauntlet/Brh.Updater.XmlSerializers.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.Posted 2 years ago # -
Hey Eilt,
I've figured it out. I'm tracking down a couple extra little improvements, then I'll release PNGGauntlet 2.0.1 that should fix your problems.Posted 2 years ago # -
OK, I've posted PNGGauntlet 2.0.1 at http://brh.numbera.com/software/pnggauntlet/PngGauntlet.2.0.1.zip . Please try it out and let me know if it fixes your problems.Posted 2 years ago #
-
Excellent, it works perfectly! Thanks for all your hard work on PNGGauntlet - it's really saved me a lot of space and bandwidth on my image files.Posted 2 years ago #
Reply
You must log in to post.
not a support question