pkgsrc-wip/osmo/TODO
Jeremy C. Reed 1c12786774 Import new package: osmo
Osmo is a handy personal organizer, which includes calendar, tasks
manager, address book and notes modules. It was designed to be a
small, easy to use and good looking PIM tool to help to manage
personal information.  The user can perform nearly all operations
using the keyboard. Also, a lot of parameters are configurable to
meet the user's preferences. On the technical side, Osmo is GTK+
based tool which uses a plain XML database to store all personal
data. It has iCalendar support.
2012-05-22 02:24:17 +00:00

22 lines
595 B
Text

libical's pkg-config pc is probably wrong since its headers
include its owner headers with <foo> instead of "foo" and don't have
the path it is in.
-=-=-=-=
(osmo:26090): GLib-CRITICAL **: g_strlcpy: assertion `src != NULL' failed
-=-=-=-
This happens repeatedly:
(osmo:26090): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkLabel'
(osmo:26090): Gtk-CRITICAL **: IA__gtk_label_set_markup: assertion `GTK_IS_LABEL (label)' failed
seen when I closed window but still running in background (in system tray)
maybe see debian package for the patches
-=-=-=-