Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127239 - tomboy fails to start
Summary: tomboy fails to start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-22 14:53 UTC by Alfonso
Modified: 2006-03-23 06:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alfonso 2006-03-22 14:53:25 UTC
I've compiled it with mono and dbus support. I become following message:

** (/usr/lib/tomboy/Tomboy.exe:9558): WARNING **: Symbol file /usr/lib/mono/gac/Mono.Posix/1.0.5000.0__0738eb9f132ed756/Mono.Posix.dll.mdb has incorrect version (expected 39, got 38)
** (/usr/lib/tomboy/Tomboy.exe:9558): WARNING **: Symbol file /usr/lib/mono/gac/System/1.0.5000.0__b77a5c561934e089/System.dll.mdb has incorrect version (expected 39, got 38)

Unhandled Exception: System.DllNotFoundException: libintl
in (wrapper managed-to-native) Mono.Posix.Catalog:bindtextdomain (intptr,intptr)
in <0x00044> Mono.Posix.Catalog:Init (System.String package, System.String localedir)
in <0x00016> Tomboy.Tomboy:Main (System.String[] args)


Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Mobile AMD Athlon(tm) XP 1500+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="es_ES.UTF-8"
LINGUAS="es de"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aac aalib acpi alsa apache2 apm audiofile avi bash-completion berkdb bitmap-fonts bonobo bzip2 cdr clamav cli crypt ctype cups curl curlwrappers dba dbm dbus dri dts dvd dvdr dvdread eds emboss encode esd ethereal exif expat fam fastbuild ffmpeg foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gmp gnome gnomedb gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal howl idn imagemagick imlib inifile innodb ipv6 java javascript jpeg junit lcms libcaca libg++ libgda libwww live mad matroska memlimit mikmod mime mmx mmxext mng mono motif mozilla mp3 mpeg msn mysql nas ncurses nls nptl nsplugin odbc ogg oggvorbis opengl oscar oss pam pcmcia pcre pdf pdflib perl png posix ppds python quicktime readline real samba sdl session simplexml slang slp smartcard snmp soap sockets speex spell spl sqlite sqlite3 sse ssl tcltk tcpd theora tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb vcd vorbis wifi win32codecs wmf xanim xml xml2 xmms xsl xv xvid yahoo zlib linguas_es linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Alfonso 2006-03-22 15:26:54 UTC
After installing mono-tools the problem with the dll seems solved, but then I've this (running like root):

(Tomboy:8176): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
Binding key '<Alt>F12' for '/apps/tomboy/global_keybindings/show_note_menu'
Binding key '<Alt>F11' for '/apps/tomboy/global_keybindings/open_start_here'
Tomboy remote control disabled: No reply within specified time
The program 'Tomboy' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access private resource denied)'.
  (Details: serial 153 error_code 10 request_code 33 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

And this running like normal user:

Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Comment 2 Alfonso 2006-03-23 00:39:14 UTC
Forget the comment #1, I've tried to execute it another time, and it gives the same output as initially described: 

** (/usr/lib/tomboy/Tomboy.exe:9558): WARNING **: Symbol file
/usr/lib/mono/gac/Mono.Posix/1.0.5000.0__0738eb9f132ed756/Mono.Posix.dll.mdb
has incorrect version (expected 39, got 38)
** (/usr/lib/tomboy/Tomboy.exe:9558): WARNING **: Symbol file
/usr/lib/mono/gac/System/1.0.5000.0__b77a5c561934e089/System.dll.mdb has
incorrect version (expected 39, got 38)

Unhandled Exception: System.DllNotFoundException: libintl
in (wrapper managed-to-native) Mono.Posix.Catalog:bindtextdomain
(intptr,intptr)
in <0x00044> Mono.Posix.Catalog:Init (System.String package, System.String
localedir)
in <0x00016> Tomboy.Tomboy:Main (System.String[] args)
Comment 3 Alfonso 2006-03-23 06:32:04 UTC
I've updated mono to 1.13 and reemerged dbus and then tomboy. It works now.