<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>PoshConsole Work Item Rss Feed</title><link>http://www.codeplex.com/PoshConsole/WorkItem/List.aspx</link><description>PoshConsole Work Item Rss Description</description><item><title>Created Issue: QuakeMode window gets bigger each time it's show on multimon system</title><link>http://poshconsole.codeplex.com/WorkItem/View.aspx?WorkItemId=8546</link><description>Running on x64 Win7, on a machine with four monitors.&lt;br /&gt;When I enter QuakeMode and show the console, the window will get longer along the X axis.  This will happen each time I show the console, until it is finally across all of my monitors instead of just one.&lt;br /&gt;</description><author>mikekol</author><pubDate>Wed, 19 Aug 2009 02:02:01 GMT</pubDate><guid isPermaLink="false">Created Issue: QuakeMode window gets bigger each time it's show on multimon system 20090819020201A</guid></item><item><title>Created Issue: Windows Indexsearch integration</title><link>http://poshconsole.codeplex.com/WorkItem/View.aspx?WorkItemId=8004</link><description>Would it be possible to integrate the Windows Vista&amp;#47; Windows 7 Indexsearch into the autocompletion mechanism&amp;#63; So that you can start Programs on the fly like on &amp;#42;nix Systems. This is what keeps me the most from not using PoshConsole i think.&lt;br /&gt;&lt;br /&gt;regards&lt;br /&gt;P. Ketter&lt;br /&gt;</description><author>lilqi</author><pubDate>Fri, 10 Jul 2009 16:03:29 GMT</pubDate><guid isPermaLink="false">Created Issue: Windows Indexsearch integration 20090710040329P</guid></item><item><title>Created Issue: Can't build PoshConsole without modifying properties</title><link>http://poshconsole.codeplex.com/WorkItem/View.aspx?WorkItemId=7665</link><description>PoshConsole is set to be strongnamed with a password protected key file. Someone trying to build from source doesn&amp;#39;t have that password &amp;#40;obviously &amp;#59;&amp;#41;&amp;#41; so they have to go through and uncheck the strongname checkboxes. It would be nice to have strong naming as a separate process, or to have a conditional strongname based on if the keyfile is present &amp;#40;like IronRuby does&amp;#41;.&lt;br /&gt;</description><author>jredville</author><pubDate>Tue, 21 Apr 2009 16:00:08 GMT</pubDate><guid isPermaLink="false">Created Issue: Can't build PoshConsole without modifying properties 20090421040008P</guid></item><item><title>Created Issue: PoshWPF isn't loaded automatically</title><link>http://poshconsole.codeplex.com/WorkItem/View.aspx?WorkItemId=7664</link><description>In the revision  31095 of the source, PoshWPF isn&amp;#39;t loaded automatically. You have to navigate to the location of the DLL and import-module it.&lt;br /&gt;</description><author>jredville</author><pubDate>Tue, 21 Apr 2009 15:57:48 GMT</pubDate><guid isPermaLink="false">Created Issue: PoshWPF isn't loaded automatically 20090421035748P</guid></item><item><title>Created Issue: Lengthing the console window after scrolling up causes exception.</title><link>http://poshconsole.codeplex.com/WorkItem/View.aspx?WorkItemId=7263</link><description>After scrolling up in the console window, I attempted to make the console window longer, causing an exception.  Exception text &amp;#61; &amp;#39;-1.13686837721616E-13&amp;#39; is not a valid value for property &amp;#39;MaxWidth&amp;#39;.&lt;br /&gt;&lt;br /&gt;To duplicate, run Get-Command, scroll up, and then grab the lower portion of the window and lengthen it.&lt;br /&gt;</description><author>smurawski</author><pubDate>Thu, 12 Mar 2009 19:48:11 GMT</pubDate><guid isPermaLink="false">Created Issue: Lengthing the console window after scrolling up causes exception. 20090312074811P</guid></item><item><title>Commented Issue: Cannot start on Vista with SP-1, System.MissingMethodException</title><link>http://poshconsole.codeplex.com/WorkItem/View.aspx?WorkItemId=7055</link><description>When started, got error and startup failed.&lt;br /&gt;Error description&amp;#58;&lt;br /&gt;  Problem Event Name&amp;#58;&amp;#9;CLR20r3&lt;br /&gt;  Problem Signature 01&amp;#58;&amp;#9;poshconsole.exe&lt;br /&gt;  Problem Signature 02&amp;#58;&amp;#9;1.0.2008.128&lt;br /&gt;  Problem Signature 03&amp;#58;&amp;#9;49740617&lt;br /&gt;  Problem Signature 04&amp;#58;&amp;#9;PoshConsole&lt;br /&gt;  Problem Signature 05&amp;#58;&amp;#9;1.0.2008.128&lt;br /&gt;  Problem Signature 06&amp;#58;&amp;#9;49740617&lt;br /&gt;  Problem Signature 07&amp;#58;&amp;#9;178&lt;br /&gt;  Problem Signature 08&amp;#58;&amp;#9;11&lt;br /&gt;  Problem Signature 09&amp;#58;&amp;#9;System.MissingMethodException&lt;br /&gt;  OS Version&amp;#58;&amp;#9;6.0.6000.2.0.0.256.4&lt;br /&gt;  Locale ID&amp;#58;&amp;#9;2074&lt;br /&gt;Comments: ** Comment from web user: mbsurf ** &lt;p&gt;I believe this is caused by not having Powershell 2.0 installed. &lt;/p&gt;&lt;p&gt;The missing method is &amp;#39;Void System.Management.Automation.Runspaces.Runspace.set_ApartmentState&amp;#40;System.Threading.ApartmentState&amp;#41;&amp;#39;&lt;/p&gt;&lt;p&gt;According to this MSDN article, this property was introduced in Powershell 2.0.&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;system.management.automation.runspaces.runspace.apartmentstate&amp;#40;VS.85&amp;#41;.aspx&lt;/p&gt;</description><author>mbsurf</author><pubDate>Tue, 03 Mar 2009 20:11:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: Cannot start on Vista with SP-1, System.MissingMethodException 20090303081112P</guid></item><item><title>Created Issue: Cannot start on Vista with SP-1, System.MissingMethodException</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=7055</link><description>When started, got error and startup failed.&lt;br /&gt;Error description&amp;#58;&lt;br /&gt;  Problem Event Name&amp;#58;&amp;#9;CLR20r3&lt;br /&gt;  Problem Signature 01&amp;#58;&amp;#9;poshconsole.exe&lt;br /&gt;  Problem Signature 02&amp;#58;&amp;#9;1.0.2008.128&lt;br /&gt;  Problem Signature 03&amp;#58;&amp;#9;49740617&lt;br /&gt;  Problem Signature 04&amp;#58;&amp;#9;PoshConsole&lt;br /&gt;  Problem Signature 05&amp;#58;&amp;#9;1.0.2008.128&lt;br /&gt;  Problem Signature 06&amp;#58;&amp;#9;49740617&lt;br /&gt;  Problem Signature 07&amp;#58;&amp;#9;178&lt;br /&gt;  Problem Signature 08&amp;#58;&amp;#9;11&lt;br /&gt;  Problem Signature 09&amp;#58;&amp;#9;System.MissingMethodException&lt;br /&gt;  OS Version&amp;#58;&amp;#9;6.0.6000.2.0.0.256.4&lt;br /&gt;  Locale ID&amp;#58;&amp;#9;2074&lt;br /&gt;</description><author>itgoran</author><pubDate>Sat, 07 Feb 2009 10:57:16 GMT</pubDate><guid isPermaLink="false">Created Issue: Cannot start on Vista with SP-1, System.MissingMethodException 20090207105716A</guid></item><item><title>Closed Issue: Make the default DataTemplate.xaml load from the module/pssnapin location</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=7009</link><description>assembly.getexecutingassembly&amp;#40;&amp;#41;.location&amp;#63;&lt;br /&gt;</description><author>Jaykul</author><pubDate>Sun, 01 Feb 2009 19:51:51 GMT</pubDate><guid isPermaLink="false">Closed Issue: Make the default DataTemplate.xaml load from the module/pssnapin location 20090201075151P</guid></item><item><title>Created Issue: Make the default DataTemplate.xaml load from the module/pssnapin location</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=7009</link><description>assembly.getexecutingassembly&amp;#40;&amp;#41;.location&amp;#63;&lt;br /&gt;</description><author>Jaykul</author><pubDate>Fri, 30 Jan 2009 18:36:03 GMT</pubDate><guid isPermaLink="false">Created Issue: Make the default DataTemplate.xaml load from the module/pssnapin location 20090130063603P</guid></item><item><title>Created Issue: CA1824 : Mark Assemblies With Neutral Resources Language</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=7005</link><description>Warning&amp;#160;1&amp;#160;CA1824 &amp;#58; Microsoft.Performance &amp;#58; Because assembly &amp;#39;PoshWpf.dll&amp;#39; contains a ResX-based resource file, mark it with the NeutralResourcesLanguage attribute, specifying the language of the resources within the assembly. This could improve lookup performance the first time a resource is retrieved.&amp;#160;PoshWpf&lt;br /&gt;Comments: &lt;p&gt;Description: CA1824 : Microsoft.Performance : Because assembly 'PoshWpf.dll' contains a ResX-based resource file, mark it with the NeutralResourcesLanguage attribute, specifying the language of the resources within the assembly. This could improve lookup performance the first time a resource is retrieved.&lt;br&gt;Project: PoshWpf&lt;br&gt;&lt;br&gt;&lt;/p&gt;</description><author>Jaykul</author><pubDate>Fri, 30 Jan 2009 05:42:17 GMT</pubDate><guid isPermaLink="false">Created Issue: CA1824 : Mark Assemblies With Neutral Resources Language 20090130054217A</guid></item><item><title>Created Issue: Intellisense shows up on wrong monitor</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=6966</link><description>If you have PoshConsole on a non-primary monitor, when you get the intellisense menu it shows up on your primary monitor instead.&lt;br /&gt;</description><author>romangeeko</author><pubDate>Fri, 23 Jan 2009 14:45:36 GMT</pubDate><guid isPermaLink="false">Created Issue: Intellisense shows up on wrong monitor 20090123024536P</guid></item><item><title>Created Issue: typing in tab-complete causes new-line</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=6937</link><description>Get-Help -&amp;#91;TAB&amp;#93;e&lt;br /&gt;&lt;br /&gt;Will cause a newline before the &amp;#34;e&amp;#34; which breaks the tab-complete, AND the command commandline. You have to backspace out of it&lt;br /&gt;</description><author>Jaykul</author><pubDate>Mon, 19 Jan 2009 22:15:44 GMT</pubDate><guid isPermaLink="false">Created Issue: typing in tab-complete causes new-line 20090119101544P</guid></item><item><title>Created Issue: Regression Bugs:</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=6583</link><description>1&amp;#41; quake-mode as stated in the wiki doesn&amp;#39;t work because naming has changed&lt;br /&gt;2&amp;#41; quake-mode script throws &amp;#34;....focus-key .... not found&amp;#34;  because the FocusKey is missing from &amp;#34;&amp;#36;host.privatedata.settings&amp;#34; &lt;br /&gt;&lt;br /&gt;3&amp;#41; tab completion feature must complete cmdlets, scripts in path, and folders&amp;#47;files&lt;br /&gt;</description><author>Jaykul</author><pubDate>Tue, 11 Nov 2008 05:26:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Regression Bugs: 20081111052659A</guid></item><item><title>Created Issue: SnapTo screws up the console if you maximize</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=6392</link><description>If you maximize the window, the snap-to code needs to be disabled, right now the window goes all wonky, with a huge border showing on some sides, and sticking out through other monitor if it&amp;#39;s on a multi-mon system &amp;#40;because it doesn&amp;#39;t snap to monitor edges, only desktop edges&amp;#41;.&lt;br /&gt;</description><author>Jaykul</author><pubDate>Tue, 07 Oct 2008 04:49:54 GMT</pubDate><guid isPermaLink="false">Created Issue: SnapTo screws up the console if you maximize 20081007044954A</guid></item><item><title>Created Issue: $Host.PrivateData...ScrollbarVisibility doesn't work</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=6391</link><description>Need to make sure the the scrollbar is hideable again like before&amp;#58; boolean yes or no.&amp;#160; DO NOT USE AUTO &amp;#40;when it shows up it screws up the display of the previous output&amp;#41;.&lt;br /&gt;</description><author>Jaykul</author><pubDate>Tue, 07 Oct 2008 04:47:28 GMT</pubDate><guid isPermaLink="false">Created Issue: $Host.PrivateData...ScrollbarVisibility doesn't work 20081007044728A</guid></item><item><title>Created Issue: $Host.PrivateData....FocusKey needs to be settable again.</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=6390</link><description>The hotkey settings have vanished in favor of hard-coded keys, which isn&amp;#39;t acceptable.&lt;br /&gt;</description><author>Jaykul</author><pubDate>Tue, 07 Oct 2008 04:45:23 GMT</pubDate><guid isPermaLink="false">Created Issue: $Host.PrivateData....FocusKey needs to be settable again. 20081007044523A</guid></item><item><title>Created Issue: COM object that has been separated from its underlying RCW cannot be used.</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=6299</link><description>Whenever I try to use a COM object on the command line &amp;#40;ie&amp;#58; not in a script&amp;#41;.&lt;br /&gt;Eg&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#36;word &amp;#61; new-object -com Word.Application&lt;br /&gt;&amp;#36;doc &amp;#61; &amp;#36;word.Documents.Open&amp;#40; &amp;#34;C&amp;#58;&amp;#92;word.doc&amp;#34; &amp;#41;&amp;#160; &amp;#35; fails because of null pointer&amp;#33;&amp;#63;&lt;br /&gt;&amp;#36;word &amp;#35; fails with &amp;#34;COM object that has been separated from its underlying RCW cannot be used.&amp;#34;&lt;br /&gt;</description><author>Jaykul</author><pubDate>Mon, 29 Sep 2008 04:41:27 GMT</pubDate><guid isPermaLink="false">Created Issue: COM object that has been separated from its underlying RCW cannot be used. 20080929044127A</guid></item><item><title>Created Issue: Retrieved history commands can't be edited sensibly</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=6251</link><description>If you mistype a command and want to correct it by retrieving it from the history &amp;#40;up arrow&amp;#41;, any attempt to edit it seems to split the Inline into two and so only part of the command is submitted on enter. Problem is that CurrentCommand doesn&amp;#39;t retrieve the entirety of the command, only the last inline.&lt;br /&gt;&lt;br /&gt;        public string CurrentCommand&lt;br /&gt;        &amp;#123;&lt;br /&gt;            get&lt;br /&gt;            &amp;#123;&lt;br /&gt;                Run cmd &amp;#61; currentParagraph.Inlines.LastInline as Run&amp;#59;&lt;br /&gt;...&lt;br /&gt;&lt;br /&gt;Same issue when trying to append to a history item. See attached screenshot.&lt;br /&gt;</description><author>ghcplex</author><pubDate>Mon, 22 Sep 2008 21:37:37 GMT</pubDate><guid isPermaLink="false">Created Issue: Retrieved history commands can't be edited sensibly 20080922093737P</guid></item><item><title>Closed Issue: Powershell profile not loaded</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=5408</link><description>I launched PoshConsole and discovered that the scripts in my powershell profile were not loaded.&lt;br /&gt;</description><author>meson3902</author><pubDate>Thu, 18 Sep 2008 16:08:03 GMT</pubDate><guid isPermaLink="false">Closed Issue: Powershell profile not loaded 20080918040803P</guid></item><item><title>Created Issue: Console is not scrolling</title><link>http://www.codeplex.com/PoshConsole/WorkItem/View.aspx?WorkItemId=6205</link><description>When you hit the &amp;#60;enter&amp;#62; key several times the buffer will expand to include the extra lines, but the viewable window won&amp;#39;t scroll down.&lt;br /&gt;</description><author>meson3902</author><pubDate>Thu, 18 Sep 2008 16:07:10 GMT</pubDate><guid isPermaLink="false">Created Issue: Console is not scrolling 20080918040710P</guid></item></channel></rss>