Your message dated Wed, 05 Dec 2007 11:40:36 +0100
with message-id <[EMAIL PROTECTED]>
and subject line #454375 and #454158 are different issues, but both fixed (or
rather can't be fixed -> corner case)
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: tomboy
Version: 0.8.2-1
Severity: grave
--- Please enter the report below this line. ---
$ tomboy
[DEBUG]: NoteManager created with note path "/home/ondra/.tomboy".
** (Tomboy:30324): WARNING **: The following assembly referenced from
/usr/lib/tomboy/Tomboy.exe could not be loaded:
Assembly: Mono.Addins (assemblyref_index=7)
Version: 0.2.0.0
Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the
MONO_PATH environment variable, or in the location of the executing assembly
(/usr/lib/tomboy).
** (Tomboy:30324): WARNING **: Could not load file or assembly 'Mono.Addins,
Version=0.2.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of
its dependencies.
** (Tomboy:30324): WARNING **: Missing method .ctor in assembly
/usr/lib/tomboy/Tomboy.exe, type Mono.Addins.AddinEventHandler
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'Mono.Addins, Version=0.2.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Addins, Version=0.2.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'
at <0x00000> <unknown method>
at Tomboy.AddinManager..ctor (System.String tomboy_conf_dir) [0x00000]
at Tomboy.NoteManager.CreateAddinManager () [0x00000]
at Tomboy.NoteManager..ctor (System.String directory, System.String
backup_directory) [0x00000]
at Tomboy.NoteManager..ctor (System.String directory) [0x00000]
at Tomboy.Tomboy.Main (System.String[] args) [0x00000]
I was using tomboy for managing my notes, but today I am not able to start it
up. :(
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.21-1-686
Debian Release: lenny/sid
500 unstable ftp.cz.debian.org
--- Package information. ---
Depends (Version) | Installed
===================================================-+-======================
gconf2 (>= 2.10.1-2) | 2.20.1-1
libart-2.0-2 (>= 2.3.18) | 2.3.19-3
libatk1.0-0 (>= 1.20.0) | 1.20.0-1
libc6 (>= 2.7-1) | 2.7-3
libcairo2 (>= 1.4.0) | 1.4.10-1
libgconf2.0-cil (>= 2.16.0) | 2.16.0-7
libglib2.0-0 (>= 2.14.0) | 2.14.4-2
libglib2.0-cil (>= 2.10.2) | 2.10.2-1
libgmime2.2-cil (>= 2.2.11) | 2.2.11-1
libgnome2.0-cil (>= 2.16.0) | 2.16.0-7
libgnomecanvas2-0 (>= 2.11.1) | 2.20.1.1-1
libgnomeprint2.2-0 (>= 2.17.0) | 2.18.2-1
libgnomeprintui2.2-0 (>= 2.17.0) | 2.18.1-1
libgtk2.0-0 (>= 2.12.0) | 2.12.2-1
libgtk2.0-cil (>= 2.10.2) | 2.10.2-1
libgtkspell0 (>= 2.0.2) | 2.0.10-3+b1
libmono-addins-gui0.2-cil (>= 0.2-4) | 0.3~svn.r90520-1
libmono-addins0.2-cil (>= 0.2-4) | 0.3~svn.r90520-1
libmono-corlib2.0-cil (>= 1.2.5) | 1.2.5.1-2
libmono-system2.0-cil (>= 1.2.5) | 1.2.5.1-2
libmono2.0-cil (>= 1.2.5) | 1.2.5.1-2
libndesk-dbus-glib1.0-cil (>= 0.4.0) | 0.4.1-1
libndesk-dbus1.0-cil (>= 0.6.0) | 0.6.0-1
libpanel-applet2-0 (>= 2.19.3) | 2.20.2-2
libpango1.0-0 (>= 1.18.3) | 1.18.3-1
libxml2 | 2.6.30.dfsg-3
mono-runtime (>= 1.1.8.1) | 1.2.5.1-2
zlib1g (>= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-7
--- End Message ---
--- Begin Message ---
reassign 454136 cli-common,mono-addins
unmerge 454375
reassign 454375 cli-common,mono-addins
forcemerge 454375 454136
retitle 454158 tomboy: crashes at startup with: Unhandled Exception:
System.InvalidOperationException: Extension node not found in path:
/Tomboy/ApplicationAddins
thanks
#454375 and #454158 were initialy the same problem but not after
cli-common was fixed.
[Note for the bugreport processor:
Please do not merge bugreports that are different problems. And re-using
bugreports is bad too, for a new issue, file a new bug report (or clone
it with explanation of the new issue and retitling). Titles such as
"something crashes" is very bad, as that is a very vague symptom.
Exception/crash messages should be used as title instead.]
I believe the cause of this new crash (after updating cli-common and
reinstalling mono-addins) was caused by a partial upgrade of mono-addins
and restarting tomyboy.
Chain of events:
- upgraded cli-common to >= 0.5.1
- reinstalled libmono-addins2.0-cil
- re-started tomboy -> crash, mono-addins DB got into a incosistent
state as an exception happened caused by the missing policy file for
mono-addins-gui.
- upgraded libmono-addins-gui2.0-cil, started tomboy -> stil crashes
because of corrupted addin DB.
The deletion of ~/.tomboy deleted the addins DB, and it become rebuild
during the next start, but this time with a clean mono-addins install.
I believe this is a corner-case which wouldn't happen in normal upgrade
scenarios, thus I am closing the bug report.
--
Regards,
Mirco 'meebey' Bauer
PGP-Key ID: 0xEEF946C8
FOSS Developer [EMAIL PROTECTED] http://www.meebey.net/
PEAR Developer [EMAIL PROTECTED] http://pear.php.net/
Debian Developer [EMAIL PROTECTED] http://www.debian.org/
--- End Message ---