Shortcuts are not working.
I've seen the screencasts running desktop-data-manager on ubuntu, so I suspect I'm missing something.
I'm using desktop-data-manager_0.8.10 (installed from the .deb package) on ubuntu 6.10 and I have the same problem in two different systems, one i386 and the other amd64.
Here are some errors I'm getting in the log. I don't really know if they are related to the shortcuts issue.
(/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function
(/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): Gdk-CRITICAL **: gdk_keymap_get_for_display: assertion `GDK_IS_DISPLAY (display)' failed
(/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function
(/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): Gdk-CRITICAL **: gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed
(/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function
** (/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): CRITICAL **: egg_keymap_resolve_virtual_modifiers: assertion `GDK_IS_KEYMAP (keymap)' failed
(/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function
** (/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): CRITICAL **: egg_keymap_resolve_virtual_modifiers: assertion `GDK_IS_KEYMAP (keymap)' failed
(/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function
** (/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): CRITICAL **: egg_keymap_resolve_virtual_modifiers: assertion `GDK_IS_KEYMAP (keymap)' failed
(/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(/usr/lib/desktop-data-manager/DesktopDataManagerApplet.exe:9609): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
Tell me if I can do anything to help.
BTW, What IDE are you using to develop?