Subject: | GtkStatusIcon.t Unreliable |
I recommend that the test file GtkStatusIcon.t be skipped as unreliable. I have been recreating it in C and compiling directly with gtk+-2.24.17 library. Issues are:
1) No file name available from GtkIconInfo object accessed from default GtkIconTheme (tried all look-up flags).
2) Status Icon is not embedded outside of main loop.
3) System tray and icon geometry are ficticious - and so warns the caveat in the Gtk2's documentation for 'gtk_status_icon_get_geometry()'.
4) I DID manage to get a semblance of the test to work interactively - in a main loop.
Show quoted text
>uname -a
Linux slackware 3.2.29-smp #2 SMP Mon Sep 17 13:16:43 CDT 2012 i686 Intel(R) Pentium(R) M processor 1.73GHz GenuineIntel GNU/Linux