We had a major storm through here recently and we suffered damage to the house roof and ceilings. I just received the quote to repair. I’m hoping that a small fraction of the 80,000 odd people that download SDIO and/or Desktop Info every month won’t mind chipping in a few dollars to help out. Click on the big blue button at the bottom of the page to help us keep a roof over our heads, literally!
Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.
I can't figure out why this is happening (see good.png and error.png). After desktopinfo starts it shows a completly blank screen after some time. The log shows the following error:
10/2/2021 16:01:30:726 ERROR (ReplaceUserFunction) Function not found: 1.0B
Repeatedly.
Desktop Info version 3.1.0.4074
Windows version 10.0.19043
Can't see the pictures and you haven't supplied a log or a ini file so I'm guessing you actually have v3.2 and you haven't read the release notes.
Change 1: In the process of cleaning up the data processing code, I’ve removed the display format definition from
inside expressions and functions and placed it after the closing curly braces so that it more closely follows the
convention used elsewhere. This has been bugging me for a while and I decided that while I’m on a rampage, that’s as
good a time as any. So now the sole function of anything inside the double curly braces is to calculate a value, either by
explicit expression or by calling a function. Once this is done and the expression or function has been fully evaluated,
any following display format definition will format it for display. See Functions Section and Expressions and Functions.
This should make things easier to fathom. *** You will need to change your configuration file to move the display
format definitions out of the expressions.
Thanks Glen. No, it had been man months since I updated the app. So I guess it's going to be far easier to rollback to an old version?
This happened once before. Not whine=true, but I am a lazy SQL Server guy, not a programmer.
Either way, I'll look.
If I make a small donation perhaps you can just help me out with the attached ini file?
zip the ini file
Thanks
[options]
bottom=30
top=10
left=10
width=440
formcolor=800000
monitor-mode=0
monitor-num=0
transparency=1
# font
font-face=Arial
desktopinfo64=0
font-size=9
font-charset=1
font-ltr=0
ssfontsize=9
nav=0
cleartype=1
# logging
log=desktopinfo.log
log-level=error
[text]
noresults=<n/a>
error=[error]
[items]
COMMENT=active:1,font-size:170%,color:cccccc,style:iwb,text: Currently Running System Processes
DATETIME=active:1,interval:1,display:%11 %5[1.0a]:%6[2.0d]:%7[2.0d] %5[2.0P],font-size:140%,style:ib,row-text:
NETWORKINTERFACES=active:1,interval:30,color:22FFFF,operstatus:1,iftype:6 71,display:%2: %8 / %10| mac:%4| gw:%17| dns:%15| dhcp:%19| #link: t:%23[3.0B], r:%24[3.0B]
WMI=interval:3,id:wifi,hide-no-result:1,font-size:9,chart:line scale:log max:24 series1:1 color1:00ff00 series2:2 color2:bb00bb,threshold1:1 {{%CurrentBandwidth%/8*95/100}} 2222ee,threshold2:2 {{%CurrentBandwidth%/8*95/100}} #ff0000,text:Wifi Traffic,namespace:rootcimv2,query:Win32_PerfFormattedData_Tcpip_NetworkInterface where Name like "%Wireless%",display:R: %BytesReceivedPersec%[3.1b]Bps, S: %BytesSentPersec%[3.1b]Bps, B: {{1.0B:%CurrentBandwidth%/8}}Bps
WMI=interval:3,id:eth, hide-no-result:1,font-size:9,chart:line scale:log max:24 series1:1 color1:00ff00 series2:2 color2:bb00bb,threshold1:1 {{%CurrentBandwidth%/8*95/100}} 2222ee,threshold2:2 {{%CurrentBandwidth%/8*95/100}} 0000ff,text:Ethernet Traffic,namespace:rootcimv2,query:Win32_PerfFormattedData_Tcpip_NetworkInterface where Name like "%Ethernet%" and CurrentBandwidth>0,display:R: %BytesReceivedPersec%[3.1b]Bps, S: %BytesSentPersec%[3.1b]Bps, B: {{1.0B:%CurrentBandwidth%/8}}Bps
CPUUSAGE=interval:3,font-size:9,row-text:Cpu %1,chart:line2 scale:linear max:100 series1:2 color1:00ff00 row-id:1,threshold1:2 80,display:%2[2.d]% %chart%
PHYSICALRAM=interval:3,alarms:(%3 80 0000FF),chart:bar max:100 series1:3 threshold:80,display:%1[3.1b]B / %2[3.1b]B (%3% used)
VIRTUALMEMORY=interval:3,chart:bar max:100 series1:3 threshold:80,display:%1[3.1b]B / %2[3.1b]B (%3% used)
PAGEFILE=interval:3,display:%1[3.1b]B / %2[3.1b]B (%3% used)
PAGEFAULTS=interval:3,alarms:(%5 le 80 2222cc),chart:line scale:100 series1:5 color1:22cccc,display:Total: %1/sec|Hard: %2, Reads: %3, Writes: %4|%5% %chart%
TOPPROCESSMEM=interval:3,font-size:9,counter:pu,maxrows:5,text:Top Process Mem,display:%1 (pid:%2) %3[1.1b]B
LOGICALDRIVES=interval:3,diskio:1,font-size:9,chart:bar max:100 series1:7 threshold:75,alarms:(%11 ge 10000000 0000f0)(%13 ge 10000000 0000f0)(%7 ge 90 0070f0),row-text:Drive %1: (%2)| %3,display:%6[1.0B]B/%5[1.0B]B (%7[1.1f]% used)|%chart%| r: %11[1.1B]B/s, w: %13[1.1B]B/s, q: %17, i: %19%| avg read: {{%15*1000}}[1.2f]ms, write: {{%16*1000}}[1.2f]ms
CONTROL=left:25,wide:1,width:115,display:Device Manager,uri:devmgmt.msc
CONTROL2=left:150,width:115,display:Documents,uri:%userprofile%
CONTROL2=left:275,width:115,display:Control Panel,uri:control
CONTROL=left:25,wide:1,width:115,display:Task Manager,uri:procexp.exe
CONTROL2=left:150,width:115,display:Resource Monitor,uri:resmon
CONTROL2=left:275,width:115,display:System Info,uri:msinfo32.exe
CONTROL=left:25,wide:1,width:115,display:Reliability Monitor,uri:%SystemRoot%System32perfmon.exe,args:/rel
CONTROL2=left:150,width:115,display:Print Management,uri:printmanagement.msc
CONTROL2=left:275,width:115,display:Scheduled Tasks,uri:taskschd.msc
CONTROL2=left:25,width:115,display:Reboot,uri:shutdown.exe,args:/r
CONTROL2=left:150,width:115,display:Logoff,uri:shutdown.exe,args:/l
CONTROL2=left:275,width:115,display:Shutdown,uri:shutdown.exe,args:/s
COMMENT=
you missed a transform in the WMI expression
{{1.0B:%CurrentBandwidth%/8}}Bps
should be
{{%CurrentBandwidth%/8}}[1.0B]Bps
debugonerror would have pointed you to it.
Thanks Glen. I'm lazy ...on error resume next 🙂