<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>cropperplugins Work Item Rss Feed</title><link>http://www.codeplex.com/cropperplugins/WorkItem/List.aspx</link><description>cropperplugins Work Item Rss Description</description><item><title>Commented Issue: AviFormat Enhancements and Fixes in progress</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=10174</link><description>I have been working on the AviFormat plugin. It looks like it wasn&amp;#39;t really finished but it&amp;#39;s a very good start and I will continue to enhance it. Thanks to Brian and whomever else worked on it.&lt;br /&gt;&lt;br /&gt;Changes made so far&amp;#58;&lt;br /&gt;- Added Frames Per Second &amp;#40;FPS&amp;#41; selection to context menu.&lt;br /&gt;- Added plugin to Options page, allow change FPS and extension.&lt;br /&gt;- Replaced Windows.Forms.Timer with System.Timers.Timer for better FPS resolution&lt;br /&gt;- Fixed issue where main cropper form didn&amp;#39;t correctly show Stopped&amp;#47;Recording status &amp;#40;required change to Cropper core&amp;#41;&lt;br /&gt;- Fixed issue with timing which caused errors because AVI library isn&amp;#39;t thread-safe.&lt;br /&gt;&lt;br /&gt;Changes being considered&amp;#58;&lt;br /&gt;- Quality selection, I&amp;#39;d like to see higher quality AVIs.&lt;br /&gt;- Codec selection&amp;#58; CVID &amp;#40;Cinepak&amp;#41;, MJPG, others&amp;#63; This isn&amp;#39;t my field of expertise but I&amp;#39;ll do what I can.&lt;br /&gt;- Need to accommodate unexpected terminations. The AVI library is unmanaged code that uses an internal reference counter. This isn&amp;#39;t cleaned up if a developer has to crash their testing or if an end-user brutally terminates Cropper. That could leave things in a weird state until reboot.&lt;br /&gt;&lt;br /&gt;Proposals for other enhancements are welcome.&lt;br /&gt;&lt;br /&gt;Expect a new release by 8&amp;#47;2009.&lt;br /&gt;Comments: ** Comment from web user: BrhineScot ** &lt;p&gt;Thanks for the work Tony. I always thought the idea of video capture was an interesting one. I never considered when I originally wrote Cropper. Glad to see it getting more love.&lt;/p&gt;</description><author>BrhineScot</author><pubDate>Wed, 15 Jul 2009 23:15:29 GMT</pubDate><guid isPermaLink="false">Commented Issue: AviFormat Enhancements and Fixes in progress 20090715111529P</guid></item><item><title>Commented Issue: AviFormat playback speed</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=10145</link><description>Cropper v1.9.1.89&lt;br /&gt;Record a video and then play it back. The speed is way too fast.&lt;br /&gt;Emailed author to see if he knows how to make it play in &amp;#34;real time&amp;#34;. Will make change if I get a response, or try to fix it myself.&lt;br /&gt;Also trying to figure out how to get AVI file to 10fps.  This is hardcoded in the code but changing the value doesn&amp;#39;t result in a file with a different fps.&lt;br /&gt;Comments: ** Comment from web user: TonyGravagno ** &lt;p&gt;This issue has been resolved. I&amp;#39;m trying to get Developer access to post this and other updates in a new release.&lt;/p&gt;&lt;p&gt;Corinna John &amp;#40;coco&amp;#41; suggested that the thread that captures images should not be the same thread responsible for inserting images into the AVI. This is correct. Now with separate timers managing the enqueuing and dequeuing of images I get a good 10FPS. The timing doesn&amp;#39;t seem to be 100 perfect so I&amp;#39;m going to continue testing and will also test with higher FPS rates.&lt;/p&gt;</description><author>TonyGravagno</author><pubDate>Mon, 06 Jul 2009 06:05:46 GMT</pubDate><guid isPermaLink="false">Commented Issue: AviFormat playback speed 20090706060546A</guid></item><item><title>Commented Issue: [SendToTinyPic] Regex failed to match on proper result.</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=9976</link><description>Thought I&amp;#39;d try the SendToTinyPic Plug-in. Downloaded the Cropper Plugins, and put the Cropper.SendToTinyPic.dll file in the plugins directory. I open up Cropper, and I now have a TinyPic Hosted Image under Output. I select it, and adjust the cropper frame thingy. But then when I double click the frame to do the capture, I get a message box which says&amp;#58; &lt;br /&gt;&lt;br /&gt;Regex failed to match on proper result. Upload this file manually&amp;#58; &lt;br /&gt;X&amp;#58;&amp;#92;Path&amp;#92;To&amp;#92;Cropper Captures&amp;#92;CropperCapture&amp;#91;1&amp;#93;.png&lt;br /&gt;&lt;br /&gt;What does that mean&amp;#63; Have I missed something&amp;#63; Or does it just not work&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: Cheeso ** &lt;p&gt;I had the same error.  Apparenly it just doesn&amp;#39;t work.  I produced a patch for the Send To Tiny Pic plugin.  With this patch, the plugin now works for me. &lt;/p&gt;&lt;p&gt;I&amp;#39;m not a contributor to this project so I cannot update the source, but I uploaded it as a patch.  Anyone can download and use it.&lt;br /&gt;To use it, you&amp;#39;ll have to re-build the SendtoTinyPic.dll plugin assembly, stop cropper, and then copy the new SendToTinyPic.dll plugin to the cropper.Plugins directory.  &lt;/p&gt;&lt;p&gt;Find it at http&amp;#58;&amp;#47;&amp;#47;cropperplugins.codeplex.com&amp;#47;SourceControl&amp;#47;PatchList.aspx  - it&amp;#39;s &amp;#35; 3236.  &amp;#40;Sorry, no direct link&amp;#41;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>Cheeso</author><pubDate>Thu, 02 Jul 2009 17:56:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: [SendToTinyPic] Regex failed to match on proper result. 20090702055614P</guid></item><item><title>Created Issue: AviFormat Enhancements and Fixes in progress</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=10174</link><description>I have been working on the AviFormat plugin. It looks like it wasn&amp;#39;t really finished but it&amp;#39;s a very good start and I will continue to enhance it. Thanks to Brian and whomever else worked on it.&lt;br /&gt;&lt;br /&gt;Changes made so far&amp;#58;&lt;br /&gt;- Added Frames Per Second &amp;#40;FPS&amp;#41; selection to context menu.&lt;br /&gt;- Added plugin to Options page, allow change FPS and extension.&lt;br /&gt;- Replaced Windows.Forms.Timer with System.Timers.Timer for better FPS resolution&lt;br /&gt;- Fixed issue where main cropper form didn&amp;#39;t correctly show Stopped&amp;#47;Recording status &amp;#40;required change to Cropper core&amp;#41;&lt;br /&gt;- Fixed issue with timing which caused errors because AVI library isn&amp;#39;t thread-safe.&lt;br /&gt;&lt;br /&gt;Changes being considered&amp;#58;&lt;br /&gt;- Quality selection, I&amp;#39;d like to see higher quality AVIs.&lt;br /&gt;- Codec selection&amp;#58; CVID &amp;#40;Cinepak&amp;#41;, MJPG, others&amp;#63; This isn&amp;#39;t my field of expertise but I&amp;#39;ll do what I can.&lt;br /&gt;- Need to accommodate unexpected terminations. The AVI library is unmanaged code that uses an internal reference counter. This isn&amp;#39;t cleaned up if a developer has to crash their testing or if an end-user brutally terminates Cropper. That could leave things in a weird state until reboot.&lt;br /&gt;&lt;br /&gt;Proposals for other enhancements are welcome.&lt;br /&gt;&lt;br /&gt;Expect a new release by 8&amp;#47;2009.&lt;br /&gt;</description><author>TonyGravagno</author><pubDate>Mon, 22 Jun 2009 18:23:53 GMT</pubDate><guid isPermaLink="false">Created Issue: AviFormat Enhancements and Fixes in progress 20090622062353P</guid></item><item><title>Created Issue: AviFormat file format has errors</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=10173</link><description>Freeware AviMaster reports files have &amp;#34;Spurious Data after RIFF Chunk&amp;#34;.&lt;br /&gt;I&amp;#39;m looking into that as well as other details of the file format.&lt;br /&gt;&lt;br /&gt;It would be nice to know who has experience with AVI file internals so that we can discuss details here.  I have questions about Handlers, some of the other StreamHeader values, quality, etc.  The basic code seems to have been taken from sample code created by Corinne John but to make this work well it will need many small changes.&lt;br /&gt;</description><author>TonyGravagno</author><pubDate>Mon, 22 Jun 2009 18:05:10 GMT</pubDate><guid isPermaLink="false">Created Issue: AviFormat file format has errors 20090622060510P</guid></item><item><title>Commented Issue: AviFormat playback speed</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=10145</link><description>Cropper v1.9.1.89&lt;br /&gt;Record a video and then play it back. The speed is way too fast.&lt;br /&gt;Emailed author to see if he knows how to make it play in &amp;#34;real time&amp;#34;. Will make change if I get a response, or try to fix it myself.&lt;br /&gt;Also trying to figure out how to get AVI file to 10fps.  This is hardcoded in the code but changing the value doesn&amp;#39;t result in a file with a different fps.&lt;br /&gt;Comments: ** Comment from web user: TonyGravagno ** &lt;p&gt;I&amp;#39;ve replaced the timer for better resolution. The playback time is still too fast. I&amp;#39;m trying to get a balance between the Rate and Scale using the following&amp;#58;&lt;br /&gt;  strhdr.dwScale &amp;#61; &amp;#40;int&amp;#41; &amp;#40; 1000000 &amp;#47; frameRate &amp;#41;&amp;#59; &amp;#47;&amp;#47; duration of each video frame in ms&lt;br /&gt;  strhdr.dwRate &amp;#61; 1000000&amp;#59; &amp;#47;&amp;#47; rate&amp;#47;scale&amp;#61;FPS&lt;/p&gt;&lt;p&gt;Corinne - In your codeproject article you said this&amp;#58;&lt;br /&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;Do you find your video too slow, or too fast&amp;#63; Tell the player application to play more&amp;#47;less frames per second&amp;#58;&lt;/p&gt;&lt;p&gt;Avi.AVISTREAMINFO info &amp;#61; editableStream.StreamInfo&amp;#59;&lt;br /&gt;info.dwRate &amp;#61; &amp;#40;int&amp;#41;&amp;#40;numFrameRate.Value &amp;#42; 10000&amp;#41;&amp;#59;&lt;br /&gt;info.dwScale &amp;#61; 10000&amp;#59;&lt;br /&gt;editableStream.SetInfo&amp;#40;info&amp;#41;&amp;#59;&lt;br /&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;But all that does is scale up both the dwScale and dwRate.  I don&amp;#39;t understand how that code would help a video player to adjust the playback rate.&lt;/p&gt;&lt;p&gt;On the following page you have a lot more code built around the rate&amp;#47;scale pair&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;technica-svn.cvsdude.com&amp;#47;asciiFx&amp;#47;trunk&amp;#47;asciiFx.Engine&amp;#47;Media&amp;#47;VideoStream.cs&lt;br /&gt;In the VideoStream constructor&amp;#58;&lt;br /&gt;  this.frameRate &amp;#61; &amp;#40;float&amp;#41;streamInfo.dwRate &amp;#47; &amp;#40;float&amp;#41;streamInfo.dwScale&amp;#59;&lt;br /&gt;and then there&amp;#39;s this interesting code&amp;#58;&lt;/p&gt;&lt;p&gt;private void GetRateAndScale&amp;#40;ref double frameRate, ref int scale&amp;#41; &amp;#123;&lt;br /&gt;  scale &amp;#61; 1&amp;#59;&lt;br /&gt;  while &amp;#40;frameRate &amp;#33;&amp;#61; &amp;#40;long&amp;#41;frameRate&amp;#41; &amp;#123;&lt;br /&gt;    frameRate &amp;#61; frameRate &amp;#42; 10&amp;#59;&lt;br /&gt;    scale &amp;#42;&amp;#61; 10&amp;#59;&lt;br /&gt;  &amp;#125;&lt;br /&gt;&amp;#125;&lt;/p&gt;&lt;p&gt;That gets called from CreateStreamWithoutFormat&amp;#40;&amp;#41; as follows&amp;#58;&lt;br /&gt;  int scale &amp;#61; 1&amp;#59;&lt;br /&gt;  double rate &amp;#61; frameRate&amp;#59;&lt;br /&gt;  GetRateAndScale&amp;#40;ref rate, ref scale&amp;#41;&amp;#59;&lt;br /&gt;but then the scale is still hardcoded to 1&amp;#58;&lt;br /&gt;  strhdr.dwScale &amp;#61; 1&amp;#59;&lt;br /&gt;  strhdr.dwRate &amp;#61; &amp;#40;int&amp;#41;rate&amp;#59; &amp;#47;&amp;#47; Frames per Second&lt;/p&gt;&lt;p&gt;I believe the Scale should be equal to the duration of each video frame in ms, so if the video was recorded with an interval of 100ms &amp;#40;&amp;#61;10FPS&amp;#41; then scale should also be 100, and rate should be multiplied to achieve the right balance.&lt;/p&gt;&lt;p&gt;Using AviMaster &amp;#40;freeware&amp;#41; I can look at the AVI headers and see the scale, rate, and FPS are correct in files I create, but the timing is still a bit off.  Could you provide some insight into how you&amp;#39;ve stabilized playback time in your own code&amp;#63;&lt;/p&gt;&lt;p&gt;I&amp;#39;m starting to wonder if this has to do with the CVID codec. I&amp;#39;m experimenting with MJPG. Comments on this are welcome as well.&lt;/p&gt;&lt;p&gt;Thanks&amp;#33;&lt;/p&gt;</description><author>TonyGravagno</author><pubDate>Mon, 22 Jun 2009 17:55:26 GMT</pubDate><guid isPermaLink="false">Commented Issue: AviFormat playback speed 20090622055526P</guid></item><item><title>Commented Issue: AviFormat playback speed</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=10145</link><description>Cropper v1.9.1.89&lt;br /&gt;Record a video and then play it back. The speed is way too fast.&lt;br /&gt;Emailed author to see if he knows how to make it play in &amp;#34;real time&amp;#34;. Will make change if I get a response, or try to fix it myself.&lt;br /&gt;Also trying to figure out how to get AVI file to 10fps.  This is hardcoded in the code but changing the value doesn&amp;#39;t result in a file with a different fps.&lt;br /&gt;Comments: ** Comment from web user: TonyGravagno ** &lt;p&gt;Yes, it makes sense that we won&amp;#39;t get better than 10fps if the timer is only triggering 10 times per second.  &lt;br /&gt;So it seems you&amp;#39;re saying a better timer will allow for resolution of 30fps _and_ the fps value in AddVideoStream should correspond to the interval.&lt;br /&gt;I&amp;#39;ll give that a try, and I&amp;#39;ll see if I can allow the user to change FPS via the Options settings while I&amp;#39;m in there.&lt;br /&gt;Thanks&amp;#33;&lt;/p&gt;</description><author>TonyGravagno</author><pubDate>Tue, 16 Jun 2009 21:53:50 GMT</pubDate><guid isPermaLink="false">Commented Issue: AviFormat playback speed 20090616095350P</guid></item><item><title>Commented Issue: AviFormat playback speed</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=10145</link><description>Cropper v1.9.1.89&lt;br /&gt;Record a video and then play it back. The speed is way too fast.&lt;br /&gt;Emailed author to see if he knows how to make it play in &amp;#34;real time&amp;#34;. Will make change if I get a response, or try to fix it myself.&lt;br /&gt;Also trying to figure out how to get AVI file to 10fps.  This is hardcoded in the code but changing the value doesn&amp;#39;t result in a file with a different fps.&lt;br /&gt;Comments: ** Comment from web user: coco ** &lt;p&gt;MSDN says&amp;#58;&lt;br /&gt;&amp;#34;The Windows Forms Timer component is single-threaded, and is limited to an accuracy of 55 milliseconds. If you require a multithreaded timer with greater accuracy, use the Timer class in the System.Timers namespace.&amp;#34;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;system.windows.forms.timer.aspx&lt;/p&gt;&lt;p&gt;I suggest you try the better timer class.&lt;/p&gt;</description><author>coco</author><pubDate>Tue, 16 Jun 2009 20:17:40 GMT</pubDate><guid isPermaLink="false">Commented Issue: AviFormat playback speed 20090616081740P</guid></item><item><title>Commented Issue: AviFormat playback speed</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=10145</link><description>Cropper v1.9.1.89&lt;br /&gt;Record a video and then play it back. The speed is way too fast.&lt;br /&gt;Emailed author to see if he knows how to make it play in &amp;#34;real time&amp;#34;. Will make change if I get a response, or try to fix it myself.&lt;br /&gt;Also trying to figure out how to get AVI file to 10fps.  This is hardcoded in the code but changing the value doesn&amp;#39;t result in a file with a different fps.&lt;br /&gt;Comments: ** Comment from web user: coco ** &lt;p&gt;In AviFormat.persistableOutput_ImageCaptured the frame rate is set to 10 fps&amp;#58;&lt;br /&gt;stream &amp;#61; aviManager.AddVideoStream&amp;#40;true, 10, &amp;#40;Bitmap&amp;#41; e.FullSizeImage&amp;#41;&amp;#59;&lt;/p&gt;&lt;p&gt;In AviFormat.Connect the record interval is set to 1&amp;#47;10 seconds per frame&amp;#58;&lt;br /&gt;recordTimer.Interval &amp;#61; 100&amp;#59;&lt;/p&gt;&lt;p&gt;So, the timer should records 10 frames per second - in theory. I guess the timer is not that exact, especially when the computer is running a lot of processes. Actually, the event is called less than 10 times per seconds, recording much too few frames.&lt;br /&gt;&lt;/p&gt;</description><author>coco</author><pubDate>Tue, 16 Jun 2009 20:14:42 GMT</pubDate><guid isPermaLink="false">Commented Issue: AviFormat playback speed 20090616081442P</guid></item><item><title>Created Issue: AviFormat playback speed</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=10145</link><description>Cropper v1.9.1.89&lt;br /&gt;Record a video and then play it back. The speed is way too fast.&lt;br /&gt;Emailed author to see if he knows how to make it play in &amp;#34;real time&amp;#34;. Will make change if I get a response, or try to fix it myself.&lt;br /&gt;Also trying to figure out how to get AVI file to 10fps.  This is hardcoded in the code but changing the value doesn&amp;#39;t result in a file with a different fps.&lt;br /&gt;</description><author>TonyGravagno</author><pubDate>Tue, 16 Jun 2009 19:37:04 GMT</pubDate><guid isPermaLink="false">Created Issue: AviFormat playback speed 20090616073704P</guid></item><item><title>Created Issue: [SendToTinyPic] Regex failed to match on proper result.</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=9976</link><description>Thought I&amp;#39;d try the SendToTinyPic Plug-in. Downloaded the Cropper Plugins, and put the Cropper.SendToTinyPic.dll file in the plugins directory. I open up Cropper, and I now have a TinyPic Hosted Image under Output. I select it, and adjust the cropper frame thingy. But then when I double click the frame to do the capture, I get a message box which says&amp;#58; &lt;br /&gt;&lt;br /&gt;Regex failed to match on proper result. Upload this file manually&amp;#58; &lt;br /&gt;X&amp;#58;&amp;#92;Path&amp;#92;To&amp;#92;Cropper Captures&amp;#92;CropperCapture&amp;#91;1&amp;#93;.png&lt;br /&gt;&lt;br /&gt;What does that mean&amp;#63; Have I missed something&amp;#63; Or does it just not work&amp;#63;&lt;br /&gt;</description><author>Svish</author><pubDate>Thu, 14 May 2009 11:08:18 GMT</pubDate><guid isPermaLink="false">Created Issue: [SendToTinyPic] Regex failed to match on proper result. 20090514110818A</guid></item><item><title>Commented Issue: [SendToTinyPic] Error on Capture - "Regex failed to match proper result.  Update this file manually: &lt;PATH/TO/CAPTURE&gt;"</title><link>http://cropperplugins.codeplex.com/WorkItem/View.aspx?WorkItemId=626</link><description>&lt;br /&gt;Comments: ** Comment from web user: baal80 ** &lt;p&gt;Hello, I have the exact same problem &amp;#40;using Vista x64&amp;#41;. I would really like this feature to work. Why was this issue closed&amp;#63;&lt;/p&gt;</description><author>baal80</author><pubDate>Fri, 24 Apr 2009 18:06:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: [SendToTinyPic] Error on Capture - "Regex failed to match proper result.  Update this file manually: &lt;PATH/TO/CAPTURE&gt;" 20090424060601P</guid></item><item><title>CREATED ISSUE: [AnimatedGIF] sound</title><link>http://www.codeplex.com/cropperplugins/WorkItem/View.aspx?WorkItemId=6268</link><description>The sound produced when starting and ending the capture is a good idea. Nonetheless, it should be configurable. For example the user should have the option to turn it off or at least to choose the level. The sound such as it is now is quite annoying and unusable for people who work in a library etc.&lt;br /&gt;</description><author>kotecky</author><pubDate>Wed, 28 May 2008 08:38:13 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: [AnimatedGIF] sound 20080528083813A</guid></item><item><title>CREATED ISSUE: BUG : TFS Create Work Item - Fails</title><link>http://www.codeplex.com/cropperplugins/WorkItem/View.aspx?WorkItemId=6238</link><description>I have a VPN link to a TFS Server. Visual Studio works fine, but Cropper Adding TFS Create Work item fails with &amp;#39;You are not authenticated for TFS Server&amp;#39; After some digging, it turns out that if you supply the logon credentials when you connect to TFS Server, all is OK.&lt;br /&gt;&lt;br /&gt;Can you add to the TFS Create WorkItem settings, UserName,Domain &amp;#38; ask for password, or use local connection to get over this problem.&lt;br /&gt;&lt;br /&gt;NetworkCredential newNetworkCredential &amp;#61; new NetworkCredential&amp;#40;&amp;#64;&amp;#34;&amp;#60;UserID&amp;#62;&amp;#34;, &amp;#34;&amp;#60;Password&amp;#62;&amp;#34;, &amp;#34;&amp;#60;Domain&amp;#62;&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;TFS &amp;#61; new TeamFoundationServer&amp;#40;settings.TeamServer, newNetworkCredential&amp;#41;&amp;#59;&lt;br /&gt;TFS.EnsureAuthenticated&amp;#40;&amp;#41;&amp;#59;                    &lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;&lt;br /&gt;Peter Tewkesbury&lt;br /&gt;petert&amp;#64;blueflower.net&lt;br /&gt;</description><author>PJTewkesbury</author><pubDate>Sat, 24 May 2008 12:03:08 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: BUG : TFS Create Work Item - Fails 20080524120308P</guid></item><item><title>COMMENTED ISSUE: [SendToTinyPic] Error on Capture - "Regex failed to match proper result.  Update this file manually: &lt;PATH/TO/CAPTURE&gt;"</title><link>http://www.codeplex.com/cropperplugins/WorkItem/View.aspx?WorkItemId=626</link><description>&lt;br /&gt;Comments: ** Comment from web user: sisaacs ** &lt;p&gt;I just dpwnloaded the newest release from this site and am getting this same error when uploading to TinyPic.  Is there a fix&amp;#63;&lt;/p&gt;</description><author>sisaacs</author><pubDate>Wed, 19 Dec 2007 19:19:59 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: [SendToTinyPic] Error on Capture - "Regex failed to match proper result.  Update this file manually: &lt;PATH/TO/CAPTURE&gt;" 20071219071959P</guid></item><item><title>CREATED ISSUE: [SendToEmail] Exception in Send to Mail Plugin</title><link>http://www.codeplex.com/cropperplugins/WorkItem/View.aspx?WorkItemId=3006</link><description>when trying to use the &amp;#34;SendToEmail&amp;#34; plugin i get this exception&amp;#58;&lt;br /&gt;&lt;br /&gt;See the end of this message for details on invoking &lt;br /&gt;just-in-time &amp;#40;JIT&amp;#41; debugging instead of this dialog box.&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Exception Text &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;   at CropperPlugins.SendToEmailFormat.replaceTokens&amp;#40;String input, FileInfo file&amp;#41;&lt;br /&gt;   at CropperPlugins.SendToEmailFormat.persistableOutput_ImageCaptured&amp;#40;Object sender, ImageCapturedEventArgs e&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.OnImageCaptured&amp;#40;ImageCapturedEventArgs e&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.Capture&amp;#40;Int32 x, Int32 y, Int32 width, Int32 height, Double maxThumbnailSize&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.Capture&amp;#40;Point location, Size size&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.Capture&amp;#40;Rectangle captureArea&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.MainCropForm.TakeScreenShot&amp;#40;ScreenShotBounds bounds&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.MainCropForm.HandleKeyDown&amp;#40;KeyEventArgs e&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.MainCropForm.OnKeyDown&amp;#40;KeyEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ProcessKeyEventArgs&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ProcessKeyMessage&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.WmKeyChar&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.ScrollableControl.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.ContainerControl.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Form.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.CropForm.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.NativeWindow.Callback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Loaded Assemblies &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;mscorlib&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.832 &amp;#40;QFE.050727-8300&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;Microsoft.NET&amp;#47;Framework&amp;#47;v2.0.50727&amp;#47;mscorlib.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper&lt;br /&gt;    Assembly Version&amp;#58; 1.9.1.89&lt;br /&gt;    Win32 Version&amp;#58; 1.9.1.89&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;Cropper.exe&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Windows.Forms&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.832 &amp;#40;QFE.050727-8300&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Windows.Forms&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Windows.Forms.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.832 &amp;#40;QFE.050727-8300&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Drawing&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.832 &amp;#40;QFE.050727-8300&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Drawing&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Drawing.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Skybound.VisualStyles&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.1.1.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;Skybound.VisualStyles.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.Core&lt;br /&gt;    Assembly Version&amp;#58; 1.9.1.89&lt;br /&gt;    Win32 Version&amp;#58; 1.9.1.89&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;Cropper.Core.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.Extensibility&lt;br /&gt;    Assembly Version&amp;#58; 1.9.1.89&lt;br /&gt;    Win32 Version&amp;#58; 1.9.1.89&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;Cropper.Extensibility.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.BmpFormat&lt;br /&gt;    Assembly Version&amp;#58; 1.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 1.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.BmpFormat.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.ClipboardFormat&lt;br /&gt;    Assembly Version&amp;#58; 1.2.0.0&lt;br /&gt;    Win32 Version&amp;#58; 1.2.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.ClipboardFormat.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.JpgFormat&lt;br /&gt;    Assembly Version&amp;#58; 1.1.0.0&lt;br /&gt;    Win32 Version&amp;#58; 1.1.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.JpgFormat.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.PngFormat&lt;br /&gt;    Assembly Version&amp;#58; 1.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 1.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.PngFormat.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.PrinterOutput&lt;br /&gt;    Assembly Version&amp;#58; 1.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 1.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.PrinterOutput.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Cropper.SendToEmail&lt;br /&gt;    Assembly Version&amp;#58; 1.1.2698.35043&lt;br /&gt;    Win32 Version&amp;#58; 1.1.2698.35043&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Graphic&amp;#37;20Tools&amp;#47;Cropper&amp;#47;plugins&amp;#47;Cropper.SendToEmail.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Xml&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.832 &amp;#40;QFE.050727-8300&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Xml&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Xml.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Configuration&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.832 &amp;#40;QFE.050727-8300&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Configuration&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Configuration.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;9bsxuktx&lt;br /&gt;    Assembly Version&amp;#58; 1.9.1.89&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.832 &amp;#40;QFE.050727-8300&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;kxkhehbg&lt;br /&gt;    Assembly Version&amp;#58; 1.9.1.89&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.832 &amp;#40;QFE.050727-8300&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; JIT Debugging &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;To enable just-in-time &amp;#40;JIT&amp;#41; debugging, the .config file for this&lt;br /&gt;application or computer &amp;#40;machine.config&amp;#41; must have the&lt;br /&gt;jitDebugging value set in the system.windows.forms section.&lt;br /&gt;The application must also be compiled with debugging&lt;br /&gt;enabled.&lt;br /&gt;&lt;br /&gt;For example&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;configuration&amp;#62;&lt;br /&gt;    &amp;#60;system.windows.forms jitDebugging&amp;#61;&amp;#34;true&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;configuration&amp;#62;&lt;br /&gt;&lt;br /&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;will be sent to the JIT debugger registered on the computer&lt;br /&gt;rather than be handled by this dialog box.&lt;br/&gt;</description><author>ofir</author><pubDate>Tue, 07 Aug 2007 07:34:19 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: [SendToEmail] Exception in Send to Mail Plugin 20070807073419A</guid></item><item><title>CREATED ISSUE: [SendToFlickr] Could not load file or assembly 'FlickrNet</title><link>http://www.codeplex.com/cropperplugins/WorkItem/View.aspx?WorkItemId=2955</link><description>When I try to use the SendToFlickr plugin I get the following exception&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Exception Text &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;System.IO.FileNotFoundException&amp;#58; Could not load file or assembly &amp;#39;FlickrNet, Version&amp;#61;2.0.3.28918, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;2491df59efa5d132&amp;#39; or one of its dependencies. The system cannot find the file specified.&lt;br /&gt;File name&amp;#58; &amp;#39;FlickrNet, Version&amp;#61;2.0.3.28918, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;2491df59efa5d132&amp;#39;&lt;br /&gt;   at Cropper.SendToFlickr.Flickr.persistableOutput_ImageCaptured&amp;#40;Object sender, ImageCapturedEventArgs e&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.OnImageCaptured&amp;#40;ImageCapturedEventArgs e&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.CaptureByHdc&amp;#40;IntPtr hdc, Boolean cropAndColor&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.Core.ImageCapture.CaptureForegroundForm&amp;#40;&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.MainCropForm.TakeScreenShot&amp;#40;ScreenShotBounds bounds&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.MainCropForm.OnHotKeyPress&amp;#40;KeyEventArgs e&amp;#41;&lt;br /&gt;   at Fusion8.Cropper.CropForm.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.NativeWindow.Callback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Attached is the full Details of the exception.&lt;br/&gt;</description><author>turadg</author><pubDate>Thu, 02 Aug 2007 16:46:39 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: [SendToFlickr] Could not load file or assembly 'FlickrNet 20070802044639P</guid></item><item><title>CLOSED FEATURE: Amazon S3 Plugin</title><link>http://www.codeplex.com/cropperplugins/WorkItem/View.aspx?WorkItemId=1132</link><description>Similar to the functionality of the Send To Flickr plugin, have the plugin upload to a configured S3 bucket, the captured image, and then put the URL in the clipboard for each pasting/referencing. </description><author>paltman</author><pubDate>Mon, 21 May 2007 09:35:38 GMT</pubDate><guid isPermaLink="false">CLOSED FEATURE: Amazon S3 Plugin 20070521093538A</guid></item><item><title>COMMENTED FEATURE: Amazon S3 Plugin</title><link>http://www.codeplex.com/cropperplugins/WorkItem/View.aspx?WorkItemId=1132</link><description>Similar to the functionality of the Send To Flickr plugin, have the plugin upload to a configured S3 bucket, the captured image, and then put the URL in the clipboard for each pasting/referencing. Comments: ** Comment from web user: paltman ** Associated with changeset 3405.</description><author>paltman</author><pubDate>Wed, 25 Apr 2007 21:30:33 GMT</pubDate><guid isPermaLink="false">COMMENTED FEATURE: Amazon S3 Plugin 20070425093033P</guid></item><item><title>CREATED FEATURE: Amazon S3 Plugin</title><link>http://www.codeplex.com/cropperplugins/WorkItem/View.aspx?WorkItemId=1132</link><description>Similar to the functionality of the Send To Flickr plugin, have the plugin upload to a configured S3 bucket, the captured image, and then put the URL in the clipboard for each pasting/referencing. </description><author>paltman</author><pubDate>Wed, 25 Apr 2007 21:30:32 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Amazon S3 Plugin 20070425093032P</guid></item></channel></rss>