Zim

Comment 1 for bug 995919

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote : Re: [Bug 995919] [NEW] app-indicator trayicon menu slow to respond

On Mon, May 7, 2012 at 2:06 PM, Eric Ding <email address hidden> wrote:
> Public bug reported:
>
> I'm running Zim 0.54 on Ubuntu 12.04 with the Unity shell.
>
> DEBUG: Python version is sys.version_info(major=2, minor=7, micro=3, releaselevel='final', serial=0)
> DEBUG: Gtk version is (2, 24, 10)
> DEBUG: Pygtk version is (2, 24, 0)
>
> If I use the trayicon plugin with default settings (so that it uses
> AppIndicatorTrayIcon), then clicking on a menu item from the tray icon
> often is unresponsive. After an unpredictable amount of time, the
> specific notebook will finally come up, or action (i.e., Quit) will be
> performed. Until that moment, there is no debug output in the terminal
> from which I've started Zim.
>
> If I use the trayicon with "classic icon" settings (so that it uses
> DaemonTrayIcon), then clicking on menu items from the tray icon behaves
> as expected.

Are you sure this is a bug in zim ? Could also be an issue with the
appindicator framework. As far as I can see it works fine on my
system. Coding wise there is not much difference between the two
trayicons, zim executes the same as soon as it get's the signal.

REgards,

Jaap