Sebastien, I have got a clue about it, after my first run I get a:

gdb indicator-datetime-preferences 
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Para las instrucciones de informe de errores, vea:
<http://www.gnu.org/software/gdb/bugs/>...
Leyendo símbolos desde /usr/bin/indicator-datetime-preferences...Leyendo 
símbolos desde /usr/lib/debug/usr/bin/indicator-datetime-preferences...hecho.
hecho.
(gdb) run
Starting program: /usr/bin/indicator-datetime-preferences 
[Depuración de hilo usando libthread_db enabled]
[Nuevo Thread 0xb63a8b70 (LWP 3935)]
[Nuevo Thread 0xb59ffb70 (LWP 3936)]
[Nuevo Thread 0xb49cdb70 (LWP 3937)]
[Nuevo Thread 0xb41ccb70 (LWP 3938)]
[Thread 0xb49cdb70 (LWP 3937) terminado]
[Thread 0xb41ccb70 (LWP 3938) terminado]
^C
Program received signal SIGINT, Interrupt.
0xb7fe1424 in __kernel_vsyscall ()
(gdb) backtrace
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb75b3e36 in __poll (fds=0x8287f30, nfds=11, timeout=1996) at 
../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb76be84b in g_poll (fds=0x8287f30, nfds=11, timeout=1996) at 
/build/buildd/glib2.0-2.28.4/./glib/gpoll.c:132
#3  0xb76ae1af in g_main_context_poll (context=0x80b1840, block=-1217664992, 
dispatch=1, self=<value optimized out>)
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c:3404
#4  g_main_context_iterate (context=0x80b1840, block=-1217664992, dispatch=1, 
self=<value optimized out>)
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c:3086
#5  0xb76ae92b in g_main_loop_run (loop=0x82189f0) at 
/build/buildd/glib2.0-2.28.4/./glib/gmain.c:3299
#6  0xb7d13b99 in IA__gtk_main () at 
/build/buildd/gtk+2.0-2.24.3/gtk/gtkmain.c:1255
#7  0x0804e5cd in main (argc=1, argv=0xbffff274) at datetime-prefs.c:722
(gdb) quit


but when I realize that some words were translated in Spanish I tried again 
with LANG=C gdb indicator-datetime-preferences and works fine again. after that 
I am able to work without problems.. weird.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/741812

Title:
  can't start indicator-datetime-preferences

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to