Hi there, I've created a small applet using python-gtk and python-gnome. It works perfectly as long as it's run from a terminal. I wanted to add it to the Applets menu on the panel, so I created .desktop and .gnorba files and put them in the appropriate places. Now my applet shows up in the Applet menu and it runs, but a small black square with what looks like the gnome footprint in it appears in the panel as well. Any ideas why this is happening?
It looks like the applet is being run with --activate-goad-server and --goad-fd, but my applet doesn't handle those. Could that be what's wrong? Thanks, Chris _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
