Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

PowerTab 0.99b2 CTP3 fix

Update to get PowerTab working in PowerShell CTP3 (Win7 and W2008R2)

With thanks to Oisin

Greetings /\/\o\/\/

Published Friday, May 15, 2009 8:56 AM by MoW
Filed under: , ,

Attachment(s): PowerTab99b2-fixed.zip

Comments

# The PowerShell Guy : PowerTab

Friday, May 15, 2009 9:11 AM by The PowerShell Guy : PowerTab

# PowerTab 0.99beta2

Saturday, May 16, 2009 5:04 PM by Vadims Podans's blog

# re: PowerTab 0.99b2 CTP3 fix

PowerTab is the very popular software for guitarists, guitar and bass tablature editor. I think it predates this product.

Sunday, May 17, 2009 3:51 AM by

# PowerTab 0.99beta2

Sunday, May 17, 2009 8:02 AM by Vadims Podans's blog

# re: PowerTab 0.99b2 CTP3 fix

Hrmm, it works but it appears not to be reading my config file, as I now get the PowerTab box even on tabbing with only one item matching.  Any thoughts?

Tuesday, May 19, 2009 12:51 PM by

# Episode 72 – Alex Ridel from SAPIEN talks about PrimalForms « PowerScripting Podcast

# re: PowerTab 0.99b2 CTP3 fix

Powershell guys here,

Do anybody know steps to uninstall powertab? It seems that installation of 0.98v did not go well on my vista 64 bit machine.

whenever I open the powershell cmdline it generates series of errors pasted below. Do you anybody know how to clear these messages :

Exception calling "ReadXml" with "2" argument(s): "Could not find file 'C:\Users\Subhash\Documents\WindowsPowerShell\Po

werTabConfig.xml'."

At D:\SETUPS\powershell\PowerTab098\Init-TabExpansion.ps1:15 char:37

+ [void]$global:dsTabExpansion.ReadXml <<<< ("$ConfigurationLocation\$fileName",'InferSchema')

   + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException

   + FullyQualifiedErrorId : DotNetMethodException

You cannot call a method on a null-valued expression.

At D:\SETUPS\powershell\PowerTab098\Init-TabExpansion.ps1:17 char:61

+ $installDir = $global:dsTabExpansion.tables['Config'].select <<<< ("Name = 'InstallPath'")[0].value

   + CategoryInfo          : InvalidOperation: (select:String) [], RuntimeException

   + FullyQualifiedErrorId : InvokeMethodOnNull

You cannot call a method on a null-valued expression.

At D:\SETUPS\powershell\PowerTab098\Init-TabExpansion.ps1:18 char:63

+ $DatabaseName = $global:dsTabExpansion.tables['Config'].select <<<< ("Name = 'DatabaseName'")[0].value

   + CategoryInfo          : InvalidOperation: (select:String) [], RuntimeException

   + FullyQualifiedErrorId : InvokeMethodOnNull

Sunday, June 07, 2009 12:23 AM by

# Vadims Podans&#8217;s mirror blog &raquo; Blog Archive &raquo; PowerTab 0.99beta2

# re: PowerTab 0.99b2 CTP3 fix

I installed PT and installed it, closed PSH and opened it back up, got an error trying to find the Init-TabExpansion.ps1 file from the installation direction I unzipped the attached file to.  I had to unzip it again and copy the Init-TabExpansion.ps1 file to C:\Users\<username>\Documents\WindowsPowerShell and all worked normally

Thanks for your work

Tuesday, September 01, 2009 3:12 PM by

# re: PowerTab 0.99b2 CTP3 fix

Hi great work!!!, ...the only thing that has to be pulled is the display....after a couple of completion vertical thin blue lines appear...(the borders of the box of suggestion, and other lines) that slowly begin to messup the entire output of the console.

thats all, thanks for doing this extension!!

Friday, March 12, 2010 3:44 AM by

# re: PowerTab 0.99b2 CTP3 fix

another thing that you could implement is not destroy wathever come after de completion.....for example i use Up to get some command from the history and need to edit it, but if a change any word before the end of the line and press tab to get the completion everything that come after that dissapear...

Friday, March 12, 2010 4:37 AM by

# re: PowerTab 0.99b2 CTP3 fix

Does this version function with PowerShell V2?  If not, how does one get access to the Alpha for V2?

Thanks,

Thomas S. Trias

Senior Developer

Artizan Internet Services

http://www.artizan.com/

Sunday, April 11, 2010 3:53 PM by

# re: PowerTab 0.99b2 CTP3 fix

I haven’t seen any activity on PowerTab since this post. Is it in active development? Is there a place to submit feedback or issues?

Wednesday, July 07, 2010 2:26 PM by

# re: PowerTab 0.99b2 CTP3 fix

This is the version you want. It fixes the selection bug that seems to be present in all other builds.

Tuesday, July 20, 2010 3:57 AM by

# re: PowerTab 0.99b2 CTP3 fix

Yesm please look here :  http://powertab.codeplex.com/ for the latest version for PowerShell V2

Monday, July 26, 2010 7:33 PM by MoW
Anonymous comments are disabled