Bug 16501 - tomboy падает при создании нового notebook'а
Summary: tomboy падает при создании нового notebook'а
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: tomboy (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-31 23:09 MSD by avm
Modified: 2009-01-13 09:06 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description avm 2008-07-31 23:09:59 MSD
Запускаем tomboy, щёлкаем на иконке в таскбаре, выбираем Notebooks -> New Notebook...
Задаём имя foobar и получаем полный отпад:

[DEBUG]: Creating Buffer for 'foobar Notebook Template'...
[DEBUG]: Tag added to foobar Notebook Template: system:template
[DEBUG]: Tag added to foobar Notebook Template: system:notebook:foobar
[DEBUG]: Created the notebook: foobar (foobar)
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.NullReferenceException: Object reference not set to an instance of an object
  at Tomboy.Notebooks.NotebookManager.PromptCreateNewNotebook (Gtk.Window parent, System.Collections.Generic.List`1 notesToAdd) [0x00000] 
  at Tomboy.Notebooks.NotebookManager.PromptCreateNewNotebook (Gtk.Window parent) [0x00000] 
  at Tomboy.Notebooks.NotebookApplicationAddin.OnNewNotebookMenuItem (System.Object sender, System.EventArgs args) [0x00000] 
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at Tomboy.Application.StartMainLoop()
   at Tomboy.Tomboy.StartTrayIcon()
   at Tomboy.Tomboy.Main(System.String[] args)
/usr/bin/tomboy: line 14:  4403 Segmentation fault      mono $MONO_EXTRA_ARGS $THIS_EXE "$@"
Comment 1 Radik 2008-09-24 18:07:46 MSD
Подтверждаю.
# rpm -qa | grep tomboy
tomboy-0.11.0-alt1
Comment 2 avm 2009-01-02 15:16:09 MSK
На tomboy-0.12.2-alt1 не воспроизводится.
Comment 3 Radik 2009-01-13 09:06:13 MSK
(In reply to comment #2)
> На tomboy-0.12.2-alt1 не воспроизводится.
> Подтверждаю.