Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay when activating application #9569

Closed
cyberduck opened this issue May 26, 2016 · 7 comments
Closed

Delay when activating application #9569

cyberduck opened this issue May 26, 2016 · 7 comments

Comments

@cyberduck
Copy link
Collaborator

ce40a4a created the issue

I'm not sure if there's anything that can really be done about this, or what might be causing it but I've noticed since the last couple of updates cmd+tab seems to take almost a second to show when switching from another app.

A second might not seem long, but when you're doing live edits and repeatedly switching from your editor to Cyberduck, it gets a bit annoying after a while.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot reproduce this. Can you find any related output in the system.log (/Applications/Utilities/Console.app)?

@cyberduck
Copy link
Collaborator Author

ce40a4a commented

I see these messages mentioning Cyberduck, but I don't know if they're related:

2016-06-11 5:24:37.983 PM Cyberduck[8835]: NSWindow warning: adding an unknown subview: <NSButton: 0x7fda1e165120>. Break on NSLog to debug.

2016-06-11 5:24:37.984 PM Cyberduck[8835]: Call stack:
(
	0   AppKit                              0x00007fff87b424ef -[NSThemeFrame addSubview:] + 107
	1   libjnidispatch.dylib                0x000000011b5dc134 ffi_call_unix64 + 76
	2   ???                                 0x00007fff5b18f398 0x0 + 140734721749912
)



@cyberduck
Copy link
Collaborator Author

ce40a4a commented

Just a heads up, the latest version 5.0.9 has significantly improved the delay when switching apps. It's still noticeable but I'd say it's about 90% faster.

@cyberduck
Copy link
Collaborator Author

ce40a4a commented

Unfortunately this appears to have progressively worsen since originally installing the update. I'm currently experiencing a delay of around ~1.7 switching between Cyberduck and any other app. It appears to be dramatically worse when 2 Cyberduck browsers are opened at once.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:2 meowtown]:

I see these messages mentioning Cyberduck, but I don't know if they're related:

2016-06-11 5:24:37.983 PM Cyberduck[8835]: NSWindow warning: adding an unknown subview: <NSButton: 0x7fda1e165120>. Break on NSLog to debug.

2016-06-11 5:24:37.984 PM Cyberduck[8835]: Call stack:
(
	0   AppKit                              0x00007fff87b424ef -[NSThemeFrame addSubview:] + 107
	1   libjnidispatch.dylib                0x000000011b5dc134 ffi_call_unix64 + 76
	2   ???                                 0x00007fff5b18f398 0x0 + 140734721749912
)



This warning got fixed in 94c64ab. See #9554.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#9753 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please try to remove previous transfers from the Transfers window to workaround this issue.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant