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

Alert user on completion #227

Closed
BigRoy opened this issue Mar 1, 2017 · 5 comments
Closed

Alert user on completion #227

BigRoy opened this issue Mar 1, 2017 · 5 comments
Labels

Comments

@BigRoy
Copy link
Member

BigRoy commented Mar 1, 2017

Problem

For long publishes it often happens one minimizes the Window, yet it is never brought to attention when the processing finishes (e.g. after Validation with errors or after completing a valid publish)

Solution

Let the icon in the taskbar blink, like many applications do to hint something has happened.

Reference

https://gitter.im/pyblish/pyblish?at=58b6e89721d548df2c76a3ee
http://www.qtforum.org/article/12285/taskbar-blink-flash.html

@mottosso
Copy link
Member

mottosso commented Mar 1, 2017

Would you like a popup balloon to appear as well? Could also tell you whether publishing failed or succeeded.

image

@mottosso mottosso changed the title Blink in the taskbar when finished processing. Notify user on completion Mar 1, 2017
@BigRoy
Copy link
Member Author

BigRoy commented Mar 1, 2017

It could definitely. I'm wondering whether a user would only want to see that whenever the Pyblish window was "inactive" at the time of finishing? (E.g. when validating it might be done quickly)

@mottosso
Copy link
Member

mottosso commented Mar 1, 2017

Sure, there could be a timer on it, say 10 seconds after leaving the window inactive.

@BigRoy
Copy link
Member Author

BigRoy commented Mar 1, 2017

Having checked with the users in our studio they think it would be a great addition to have a pop-up to become visible. Maybe just try the pop-up whenever it is inactive to begin with?

Also, I believe this is the kind of "alert" I'm referring to: http://doc.qt.io/qt-4.8/qapplication.html#alert

BigRoy added a commit to BigRoy/pyblish-qml that referenced this issue Mar 1, 2017
@BigRoy BigRoy mentioned this issue Mar 1, 2017
mottosso added a commit that referenced this issue Mar 1, 2017
@BigRoy BigRoy changed the title Notify user on completion Alert user on completion Mar 2, 2017
@BigRoy
Copy link
Member Author

BigRoy commented Mar 2, 2017

Closing this to continue the balloon pop-up notification in another issue.

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

2 participants