Public bug reported: Binary package hint: indicator-application
Hello, I have a curious problem. My application is using the new AppIndicator class to show an icon on the system tray (toolbar panel). But the About-dialog freezes when it has been fired from the icon's popup-menu. Here is a complete sample code: http://www.futuredesktop.com/tmp/t10.c Compile it: gcc $(pkg-config --cflags --libs gtk+-2.0 glib-2.0 appindicator-0.1) t10.c -o t10 Run it: ./t10 * It should show an Ubuntu-icon on the system tray (toolbar panel). * Left-click (I mean left click) the icon and choose "About" from the menu. * Try to close the dialog. In my case the application freezes. 1) What's going on? 2) How can I replace the About-action with my very own dialog, when I right-click (I mean right click) the systray icon. Now it shows a standard about-dialog for the AppIndicator itself. Am I totally off track here? --- BTW: The final product will be this: http://bildr.no/view/800342 ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: indicator-application 0.2.9-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8 Uname: Linux 2.6.35-24-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jan 15 13:28:08 2011 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release Candidate amd64 (20101006) ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash SourcePackage: indicator-application ** Affects: indicator-application (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug maverick ubuntu-une -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703254 Title: About-dialog feezes when fired from AppIndicator (systray icon). -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
