Performance average

Ask for help using TopDesk, and post about potential bugs and incompatibilities.

Moderator: OtakuSupport

Performance average

Postby hsc » Thu Aug 02, 2007 4:08 pm

Hey


Just a quick question about Topdesk on Vista Buiness.

When I run Topdesk 1.5.3, it uses between 8% and 15% CPU power constantly. Even when my system is completely idle, it stills uses that same amount of CPU.

It should be said, that Topdesk works perfectly when I use it, so i'm just interested in knowing if this CPU usage is normal.

My system is a Core 2 duo T7200, ATI X1600, 2GB RAM.


Best Regards

HSC
hsc
 
Posts: 4
Joined: Thu Aug 02, 2007 3:58 pm

Postby OtakuSupport » Thu Aug 02, 2007 8:10 pm

Hi,

TopDesk shouldn't use that much CPU, it should use around 2-3% every few seconds, then drop back to 0%.

What other applications are you running at the same time as TopDesk? What kind of of desktop background are you using, and if it's an image what's it's dimensions? Does changing or removing the desktop background make any difference?
OtakuSupport
 
Posts: 1469
Joined: Fri Dec 03, 2004 5:15 pm

Postby hsc » Thu Aug 02, 2007 8:28 pm

I have no other programs running, other then trillian and firefox.

The background picture is 1920x1440, and i'm running 1680x1050 screen resolution.

I changed the background to a solid color, and then it dropped right down those 2-3% you said!!!

So that did it. But it is a bit disappointing not to be able to have my favorite background :(

I'll try to experiment a little with different backgrounds...
hsc
 
Posts: 4
Joined: Thu Aug 02, 2007 3:58 pm

Postby OtakuSupport » Thu Aug 02, 2007 8:33 pm

Hi,

Thanks for looking into the problem. It may be that there's a bug with the desktop wallpaper detection under Vista, in that TopDesk is constantly trying to snapshot the wallpaper. This would explain the CPU usage you're seeing. We'll investigate the issue further to determine the cause.
OtakuSupport
 
Posts: 1469
Joined: Fri Dec 03, 2004 5:15 pm

Postby hsc » Thu Aug 02, 2007 8:40 pm

Hey,

Got it to work with a wallpaper of my choice now :D

I thought that it might be a problem that the proportions of the wallpapers were not the same as my screen resolution. So I found some that were, and then Topdesk only uses 1-3% CPU power.

So maybe theres a problems on vista with resizing the wallpaper to fit the screen resolution?

Just a thought :-)
hsc
 
Posts: 4
Joined: Thu Aug 02, 2007 3:58 pm

Postby hsc » Fri Aug 03, 2007 6:06 am

Hey again,

I was a little fast to come to an conclusion.

The thing is, that when I set the wallpaper to a solid color and then set then wallpaper again, but through firefox, it works. If I take the same wallpaper and download it instead, and then set it normally through right clicking on the desktop, then Topdesk uses 10-15% CPU power again. Kind of strange really :?

Also, when the UAC prompts me for administrator rights, the Topdesk icon turns red and stops working. Is this a known problem in vista?
hsc
 
Posts: 4
Joined: Thu Aug 02, 2007 3:58 pm

Postby OtakuSupport » Mon Aug 06, 2007 7:51 am

By design TopDesk should disable itself when the UAC prompt is displayed, but it should re-enable itself when the prompt goes away. Does this happen?

We're still investigating the desktop wallpaper issue, but haven't found a way to reproduce it yet.
OtakuSupport
 
Posts: 1469
Joined: Fri Dec 03, 2004 5:15 pm

Same bug on Windows XP Pro SP2

Postby inutil.inutil » Sun Aug 19, 2007 11:09 pm

Hello,

I'm evaluating TopDesk 1.5.3 on a Windows XP Pro SP2 Brazilian Portuguese machine.

I noticed the same bug: when I use a BMP centered wallpaper (1440x900, same resolution as the desktop), TopDesk uses 15% of the CPU time in average. I'm monitoring it with sysinternals Process Explorer. The machine is a laptop with an AMD Turion64 processor and I still have more than 100MB of free RAM.

When I remove the wallpaper, the CPU usage of TopDesk drops to 1-2% every few seconds.
inutil.inutil
 
Posts: 2
Joined: Sun Aug 19, 2007 11:03 pm

What TopDesk is doing

Postby inutil.inutil » Sun Aug 19, 2007 11:31 pm

I've just checked with sysinternals Process Monitor, and TopDesk is doing the following actions in an endless loop a LOT of times per second while I have the wallpaper:

124192 12:27:30,6922046 topdesk.exe 4024 CreateFile C:\WINDOWS\AFRICA_1440.bmp SUCCESS Desired Access: Generic Read, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: 0, OpenResult: Opened
124193 12:27:30,6923614 topdesk.exe 4024 QueryBasicInformationFile C:\WINDOWS\AFRICA_1440.bmp SUCCESS CreationTime: 15/7/2007 11:46:52, LastAccessTime: 15/7/2007 11:46:56, LastWriteTime: 15/7/2007 11:46:35, ChangeTime: 15/7/2007 11:46:52, FileAttributes: A
124194 12:27:30,6924122 topdesk.exe 4024 CloseFile C:\WINDOWS\AFRICA_1440.bmp SUCCESS
124196 12:27:30,6925217 topdesk.exe 4024 CreateFile C:\WINDOWS\AFRICA_1440.bmp SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a, OpenResult: Opened
124197 12:27:30,6926527 topdesk.exe 4024 QueryStandardInformationFile C:\WINDOWS\AFRICA_1440.bmp SUCCESS AllocationSize: 3.891.200, EndOfFile: 3.888.054, NumberOfLinks: 1, DeletePending: False, Directory: False
124198 12:27:30,6927067 topdesk.exe 4024 CloseFile C:\WINDOWS\AFRICA_1440.bmp SUCCESS
124200 12:27:30,6984526 topdesk.exe 4024 RegCreateKey HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Desktop SUCCESS Desired Access: Read
124201 12:27:30,6985186 topdesk.exe 4024 RegQueryValue HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Desktop\Wallpaper SUCCESS Type: REG_SZ, Length: 54, Data: C:\WINDOWS\AFRICA_1440.bmp
124202 12:27:30,6985415 topdesk.exe 4024 RegCloseKey HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Desktop SUCCESS
124203 12:27:30,6985901 topdesk.exe 4024 RegCreateKey HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Desktop SUCCESS Desired Access: Read
124204 12:27:30,6986460 topdesk.exe 4024 RegQueryValue HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Desktop\WallpaperStyle SUCCESS Type: REG_SZ, Length: 4, Data: 0
124205 12:27:30,6986633 topdesk.exe 4024 RegCloseKey HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Desktop SUCCESS
124206 12:27:30,6987074 topdesk.exe 4024 RegCreateKey HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Desktop SUCCESS Desired Access: Read
124207 12:27:30,6987622 topdesk.exe 4024 RegQueryValue HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Desktop\TileWallpaper SUCCESS Type: REG_SZ, Length: 4, Data: 0
124208 12:27:30,6987781 topdesk.exe 4024 RegCloseKey HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Desktop SUCCESS
124209 12:27:30,6988222 topdesk.exe 4024 RegCreateKey HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Colors SUCCESS Desired Access: Read
124210 12:27:30,6988773 topdesk.exe 4024 RegQueryValue HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Colors\Background SUCCESS Type: REG_SZ, Length: 18, Data: 2 55 145
124211 12:27:30,6988926 topdesk.exe 4024 RegCloseKey HKU\S-1-5-21-854245398-299502267-839522115-1004\Control Panel\Colors SUCCESS
inutil.inutil
 
Posts: 2
Joined: Sun Aug 19, 2007 11:03 pm

Postby OtakuSupport » Mon Aug 20, 2007 8:36 pm

It's a problem with detecting the desktop wallpaper change, but at the moment we're haven't determined why it occurs. Does changing the desktop wallpaper help? What are the dimensions of desktop wallpaper you're using?
OtakuSupport
 
Posts: 1469
Joined: Fri Dec 03, 2004 5:15 pm

similar high cpu usage in 1.53 on xp

Postby Woonjas » Sat Sep 08, 2007 6:54 pm

I have no background imagel, just the default solid colored background.
Woonjas
 
Posts: 4
Joined: Mon Aug 13, 2007 7:20 pm

Postby OtakuSupport » Fri Sep 21, 2007 8:13 pm

Woonjas: What CPU usage do you see?
OtakuSupport
 
Posts: 1469
Joined: Fri Dec 03, 2004 5:15 pm


Return to TopDesk Support

Who is online

Users browsing this forum: No registered users and 1 guest