Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3688

What is hanging here?

$
0
0

A user said that my app is hanging. I asked him to sample the process in Activity Monitor. But I can’t make out what is causing the hang. Is it really the change in the dock tile?

 + ! : | + 72 DockItem.UpdateNow%%o<DockItem> (in Mail Archiver X) + 44 [0x102de6fcc]
 + ! : | + 72 CocoaDockItemImp::UpdateImage() (in XojoFramework) + 188 [0x107ca0a0c]
 + ! : | + 36 -[NSApplication _setApplicationIconImage:setDockImage:] (in AppKit) + 68 [0x19bfd6f5c]
 + ! : | + ! 36 -[NSApplication _updateIconImageFromOriginal] (in AppKit) + 264 [0x19bfd70e0]
 + ! : | + ! 36 +[NSAppearance _performWithCurrentAppearance:usingBlock:] (in AppKit) + 72 [0x19bdb6238]
 + ! : | + ! 33 __45-[NSApplication _updateIconImageFromOriginal]_block_invoke (in AppKit) + 76 [0x19bfd717c]
 + ! : | + ! : 33 -[NSImage drawAtPoint:fromRect:operation:fraction:] (in AppKit) + 224 [0x19bf55c90]
 + ! : | + ! : 33 -[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:] (in AppKit) + 1312 [0x19bed83c8]
 + ! : | + ! : 33 -[NSImage _usingBestRepresentationForRect:context:hints:body:] (in AppKit) + 148 [0x19bebc0bc]

I have some minor drawing in the dock tile but this is updated only once a second:

Or is this masking something?

Complete log:

2 Échantillon de Mail Archiver X (While working).rtf.zip (108.8 KB)

13 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3688

Trending Articles