Jump to content
Software FX Community

Xaegr

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Xaegr

  1. I'm also tried to install last version (1.0.2762) on clean winxp virtual pc. And got the following results: PS C:\Documents and Settings\gusev> Add-PSSnapin powergadgetsPS C:\Documents and Settings\gusev> Get-Date | Out-Gauge -Refresh 0:0:1Out-Gauge : ?????? ?? ?????? ?? ????????? ?? ????????? String.??? ?????????: sAt line:1 char:21+ Get-Date | Out-Gauge <<<< -Refresh 0:0:1 Error message translated from Russian is: "Reference to string is not references to instance of String. Parameter name: s" all following executions of this command causes error in PowerGadgets Presenter. (see attached screenshot). I get same error for all powergadgets commands on this machine, get-childitem | out-chart for example.
  2. PS C:\Temp> Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\PowerShell\1\PowerShellSnapIns\PowerGadgets" | select AssemblyName AssemblyName------------PowerGadgets.Commands, Version=1.0.1500.0, Culture=neutral, PublicKeyToken=a1878e2052c08dce PS C:\Temp> .\gacutil.exe /l powergadgets.commandsMicrosoft ® .NET Global Assembly Cache Utility. Version 2.0.50727.42Copyright © Microsoft Corporation. All rights reserved. The Global Assembly Cache contains the following assemblies: Number of items = 0
  3. cosmin.onea, previusly i used version from http://www.powergadgets.com/OnLineDownLoad/PG10Creator But last one from ftp.powergadgets.com/currentbuild doesnt work for me too. Ivang, same with this version also. marco.shaw, I'm attached logs of manual refresh. I will also try to reproduce this on my VM later on this week.
  4. Tryed with -NoProfile and only powergadgets snapin loaded. All the same. Windows Vista Business Russian if this matters, russian locale (tryed with english locale - same result). Filemon and Regmon is replaced by Process Monitor btw. You can download it here: http://www.microsoft.com/technet/sysinternals/utilities/processmonitor.mspx I'm attached two logs in Procmon format, one filtered by powergadgets process and another by path. In both captured the moment when i executed Get-Date | Out-Gauge -Refresh 0:0:1 and some seconds after this.
  5. I updated to the last build (1.0.2760) but refresh still not work for me. I'm tryed it on vista and xp machines, results still the same. i'm executing following line: Get-Date | Out-Gauge -Refresh 0:0:1 and all that i get - static gauge which updates only by right click and clicking "refresh".
×
×
  • Create New...