evolution r36913 - in trunk/calendar: . gui
- From: mcrha svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r36913 - in trunk/calendar: . gui
- Date: Wed, 17 Dec 2008 17:14:06 +0000 (UTC)
Author: mcrha
Date: Wed Dec 17 17:14:05 2008
New Revision: 36913
URL: http://svn.gnome.org/viewvc/evolution?rev=36913&view=rev
Log:
2008-12-17 Milan Crha <mcrha redhat com>
* gui/e-cal-model.c: (update_e_cal_view_for_client):
Show reason of a failure on a console too.
Modified:
trunk/calendar/ChangeLog
trunk/calendar/gui/e-cal-model.c
Modified: trunk/calendar/gui/e-cal-model.c
==============================================================================
--- trunk/calendar/gui/e-cal-model.c (original)
+++ trunk/calendar/gui/e-cal-model.c Wed Dec 17 17:14:05 2008
@@ -1655,7 +1655,7 @@
goto try_again;
}
- g_warning (G_STRLOC ": Unable to get query");
+ g_warning (G_STRLOC ": Unable to get query, %s", error->message);
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]