This doesn't happen if the global menu (indicator-appmenu) is disabled. ** Also affects: lernid (Ubuntu) Importance: Undecided Status: New
** Also affects: indicator-appmenu (Ubuntu) Importance: Undecided Status: New ** Description changed: Ending the signal handlers (responsible for starting these two windows from the menu) with a return [True False] seemed to resolve this yesterday, but I can't reproduce that at the moment. - This doesn't happen under Maverick. + This doesn't happen under Maverick or if the global menu is disabled + under Natty. + + I think that this is related to the use of dialog.run() in a signal + handler from the indicator-appmenu -- on return from the signal handler + gtk seems to stop running. Today, instead connecting signals as + appropriate, running dialog.show() rather than dialog.run() and + returning from the menu signal handler immediately seems to work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734616 Title: lernid hangs closing the "about" window or the preferences dialog window -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs