Comment 1 for bug 285641

Revision history for this message
Markus Korn (thekorn) wrote :

Hi,
I think here are many different issues addressed, let me try to comment on all of them:

* 'response' time:
The underlying backend (the applet is using the cmd-line tool via subprosess in almost all cases) is often faster, but the UI does not reflect this, this is a bug in the way the applet does threading, I will look at it. But committing a bug could take far more than 10 seconds, it mostly depends on the bzr actions.

* notification:
I agree, it is also a bug that it is (sometimes) impossible to drop a bug when a notification is shown, I will also tkae a look at this. Having a setting to turn notifications of sounds like a good idea to me.

* showing today's bugs:
I think such a method has to be implemented in the cmd-line tools first, then it should be easy to adapt this in the applet.

Markus