[ubuntu-mono] [Bug 451015] Re: Crash due to brackets
leighman
451015 at bugs.launchpad.net
Sat Oct 2 16:52:33 UTC 2010
Fixed in 0.1.9, as I understand it.
Please reset to 'New' if it's still an issue.
** Changed in: tasque (Ubuntu)
Status: New => Fix Released
--
Crash due to brackets
https://bugs.launchpad.net/bugs/451015
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tasque in ubuntu.
Status in “tasque” package in Ubuntu: Fix Released
Bug description:
Binary package hint: tasque
Whenever angle brackets are used in the short or long description of a task, Tasque crashes. This happens bothe when creating a new task and when starting Tasque with such a task on the todo list.
Version used: Ubunut Karmic beta with latest updates.
Here is the output after creating a new note with "<" as title:
[Debug]: Creating a new note
[Debug]: Tasks Modified
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.FormatException: Input string was not in a correct format.
at System.String.ParseFormatSpecifier (System.String str, System.Int32& ptr, System.Int32& n, System.Int32& width, System.Boolean& left_align, System.String& format) [0x00000]
at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000]
at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000]
at System.String.Format (System.String format, System.Object[] args) [0x00000]
at System.IO.TextWriter.Write (System.String format, System.Object[] arg) [0x00000]
at System.IO.TextWriter.WriteLine (System.String format, System.Object[] arg) [0x00000]
at System.IO.SynchronizedWriter.WriteLine (System.String format, System.Object[] value) [0x00000]
at System.Console.WriteLine (System.String format, System.Object[] arg) [0x00000]
at Tasque.ConsoleLogger.Log (LogLevel lvl, System.String msg, System.Object[] args) [0x00000]
at Tasque.FileLogger.Log (LogLevel lvl, System.String msg, System.Object[] args) [0x00000]
at Tasque.Logger.Log (LogLevel lvl, System.String msg, System.Object[] args) [0x00000]
at Tasque.Logger.Debug (System.String msg, System.Object[] args) [0x00000]
at Tasque.Backends.EDS.EDSBackend.TasksModified (System.Object o, Evolution.ObjectsModifiedArgs args) [0x00000]
at Evolution.CalView.ObjectsModifiedSignalCallback (IntPtr arg0, IntPtr arg1, IntPtr gch) [0x00000]
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at Evolution.CalView.ObjectsModifiedSignalCallback(IntPtr arg0, IntPtr arg1, IntPtr gch)
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at Gnome.Program.Run()
at Tasque.GnomeApplication.StartMainLoop()
at Tasque.Application.StartMainLoop()
at Tasque.Application.Main(System.String[] args)
** (Tasque:3046): WARNING **: FIXME: wait for completion unimplemented
More information about the Ubuntu-mono
mailing list