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

popOverShell may be null when PopOverShell "hide" is called #109

Open
jentfoo opened this issue Jun 11, 2014 · 0 comments
Open

popOverShell may be null when PopOverShell "hide" is called #109

jentfoo opened this issue Jun 11, 2014 · 0 comments
Labels

Comments

@jentfoo
Copy link

jentfoo commented Jun 11, 2014

This came in from a customer issue today. The original stack trace is this:
SEVERE Could not execute effect! com.readytalk.swt.effects.FadeEffect null
com.readytalk.swt.widgets.notifications.PopOverShell.hide (line 461)
com.readytalk.swt.widgets.notifications.PopOverShelll.fadeComplete (line 474)
com.readytalk.swt.effects.FadeEffect.effectComplete (line 94)
com.readytalk.swt.effects.LinkableEffect.completeEffect (line 81)
com.readytalk.swt.effects.LinkableEffect.run (line 154)
org.eclipse.swt.widgets.Display.bC (native)
org.eclipse.swt.widgets.Display.messageProc (native)
org.eclipse.swt.internal.win32.OS.DispatchMessageW
org.eclipse.swt.internal.win32.OS.a (native)
org.eclipse.swt.widgets.Display.adi (native)

@jentfoo jentfoo added the bug label Jun 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant