Re: [tasque-list] Tasque doesn't run anymore



On Wed, 2015-07-08 at 17:05 +0200, Alessandro Seno wrote:
[Info]: Using backend: Local File 
(Tasque.Backends.Sqlite.SqliteBackend)
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException 
to handle the exception.
System.ArgumentOutOfRangeException: Argument is out of range.
  at System.DateTime.AddTicks (Int64 value) [0x00000] in <filename 
unknown>:0

This above is the 'root' of your issue.

It is occuring as the app is attempting to sort the tasks in the
treeview.


  at Tasque.AbstractTask.CompareToByCompletionDate (ITask task)
[0x00000] in <filename unknown>:0 
  at Tasque.CompletedTasksSortModel.CompareTasksSortFunc (TreeModel
model, TreeIter a, TreeIter b) [0x00000] in <filename unknown>:0

It may be a bug [in Mono?] but possibly you have a task [somehow?] with
an invalid date-time? 
 
-- 
Adam Tauno Williams <mailto:awilliam whitemice org> GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]