$ f-spot Starting new FSpot server Updating F-Spot Database Updated database from version 0 to 1 Updated database from version 1 to 2 Updated database from version 2 to 3 Unhandled Exception: Mono.Data.SqliteClient.SqliteSyntaxException: no such table: tags at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr& pzTail, System.IntPtr& pStmt) [0x00000] at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32& rows_affected) [0x00000] at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000] at Banshee.Database.QueuedSqliteCommand.Execute () [0x00000]
(/usr/lib/f-spot/f-spot.exe:15763): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.16.3/gobject/gtype.c:2248: initialization assertion failed, use IA__g_type_init() prior to this function
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0x00004> at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0xffffffff> at GConf.Client..ctor () <0x0003b> at FSpot.GConfPreferenceBackend.get_Client () <0x0001f> at FSpot.GConfPreferenceBackend.AddNotify (string,FSpot.NotifyChangedHandler) <0x00033> at FSpot.Preferences.get_Backend () <0x0007c> at FSpot.Preferences.Get (string) <0x00074> at FSpot.Driver.Main (string[]) <0x00112> at (wrapper runtime-invoke) FSpot.Driver.runtime_invoke_int_string[] (object,intptr,intptr,intptr) <0xffffffff>
(no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb7c45940 (LWP 15763)] [New Thread 0xb71b4b90 (LWP 15765)] [New Thread 0xb7751b90 (LWP 15764)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xb7ee5410 in __kernel_vsyscall () 3 Thread 0xb7751b90 (LWP 15764) 0xb7ee5410 in __kernel_vsyscall () 2 Thread 0xb71b4b90 (LWP 15765) 0xb7ee5410 in __kernel_vsyscall () 1 Thread 0xb7c45940 (LWP 15763) 0xb7ee5410 in __kernel_vsyscall ()
Thread 3 (Thread 0xb7751b90 (LWP 15764)): #0 0xb7ee5410 in __kernel_vsyscall () #1 0xb7e08196 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x08105c91 in ?? () #3 0xb7751344 in ?? () #4 0x00000000 in ?? ()
Thread 2 (Thread 0xb71b4b90 (LWP 15765)): #0 0xb7ee5410 in __kernel_vsyscall () #1 0xb7e04aa5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x081088ff in ?? () #3 0xb76ae1dc in ?? () #4 0xb76ae1c4 in ?? () #5 0x00000001 in ?? () #6 0x00000000 in ?? ()
Thread 1 (Thread 0xb7c45940 (LWP 15763)): #0 0xb7ee5410 in __kernel_vsyscall () #1 0xb7d56881 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7e84e14 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0 #3 0xb7e851dc in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0 #4 0x0816b295 in ?? () #5 0xb7b0f848 in ?? () #6 0xb7b0f844 in ?? () #7 0xb7b0f840 in ?? () #8 0xb7b0f83c in ?? () #9 0x00000000 in ?? () #0 0xb7ee5410 in __kernel_vsyscall ()
================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. =================================================================
Muchas gracias, este hilo se aplica también para 9.04 Jaunty !!!!
Pase días revisando los foros de "Pc y perifericos" y lo encontro aquí con la búsqueda. Gracias!! a los que estan ahi para ayudarnos.
Mario.Uy
Usuario Linux # 487502
Usuario Ubuntu # 26679
Prueba a llamarlo desde
Prueba a llamarlo desde consola, para ver que error aparece.
CAPASOFT
Alternativas Software Libre
$ f-spotStarting new FSpot
$ f-spot
Starting new FSpot server
Updating F-Spot Database
Updated database from version 0 to 1
Updated database from version 1 to 2
Updated database from version 2 to 3
Unhandled Exception: Mono.Data.SqliteClient.SqliteSyntaxException: no such table: tags
at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr& pzTail, System.IntPtr& pStmt) [0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32& rows_affected) [0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000]
at Banshee.Database.QueuedSqliteCommand.Execute () [0x00000]
con sudo me reporta esto:
con sudo me reporta esto:
sudo f-spot
(/usr/lib/f-spot/f-spot.exe:15763): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.16.3/gobject/gtype.c:2248: initialization assertion failed, use IA__g_type_init() prior to this function
(/usr/lib/f-spot/f-spot.exe:15763): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(/usr/lib/f-spot/f-spot.exe:15763): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
Stacktrace:
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0x00004>
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0xffffffff>
at GConf.Client..ctor () <0x0003b>
at FSpot.GConfPreferenceBackend.get_Client () <0x0001f>
at FSpot.GConfPreferenceBackend.AddNotify (string,FSpot.NotifyChangedHandler) <0x00033>
at FSpot.Preferences.get_Backend () <0x0007c>
at FSpot.Preferences.Get (string) <0x00074>
at FSpot.Driver.Main (string[]) <0x00112>
at (wrapper runtime-invoke) FSpot.Driver.runtime_invoke_int_string[] (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
f-spot [0x816b1fa]
f-spot [0x807de81]
[0xb7ee5440]
/usr/lib/libgconf-2.so.4(gconf_client_get_default+0xa9) [0xb6bd99f9]
[0xb7704a68]
[0xb7704504]
[0xb77044a0]
[0xb77043ec]
[0xb77042c5]
[0xb7703e7d]
[0xb770090b]
[0xb77001c4]
f-spot(mono_runtime_exec_main+0x10e) [0x809c68e]
f-spot(mono_runtime_run_main+0x173) [0x809c933]
f-spot(mono_main+0x6a9) [0x805acd9]
f-spot [0x805a122]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7c9d450]
f-spot [0x805a091]
Debug info from gdb:
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb7c45940 (LWP 15763)]
[New Thread 0xb71b4b90 (LWP 15765)]
[New Thread 0xb7751b90 (LWP 15764)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb7ee5410 in __kernel_vsyscall ()
3 Thread 0xb7751b90 (LWP 15764) 0xb7ee5410 in __kernel_vsyscall ()
2 Thread 0xb71b4b90 (LWP 15765) 0xb7ee5410 in __kernel_vsyscall ()
1 Thread 0xb7c45940 (LWP 15763) 0xb7ee5410 in __kernel_vsyscall ()
Thread 3 (Thread 0xb7751b90 (LWP 15764)):
#0 0xb7ee5410 in __kernel_vsyscall ()
#1 0xb7e08196 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x08105c91 in ?? ()
#3 0xb7751344 in ?? ()
#4 0x00000000 in ?? ()
Thread 2 (Thread 0xb71b4b90 (LWP 15765)):
#0 0xb7ee5410 in __kernel_vsyscall ()
#1 0xb7e04aa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x081088ff in ?? ()
#3 0xb76ae1dc in ?? ()
#4 0xb76ae1c4 in ?? ()
#5 0x00000001 in ?? ()
#6 0x00000000 in ?? ()
Thread 1 (Thread 0xb7c45940 (LWP 15763)):
#0 0xb7ee5410 in __kernel_vsyscall ()
#1 0xb7d56881 in select () from /lib/tls/i686/cmov/libc.so.6
#2 0xb7e84e14 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#3 0xb7e851dc in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#4 0x0816b295 in ?? ()
#5 0xb7b0f848 in ?? ()
#6 0xb7b0f844 in ?? ()
#7 0xb7b0f840 in ?? ()
#8 0xb7b0f83c in ?? ()
#9 0x00000000 in ?? ()
#0 0xb7ee5410 in __kernel_vsyscall ()
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Cancelado
Antes te
Antes te funcionó?
Prueba a desinstalar y volver a instalar ( borrando el directo )
CAPASOFT
Alternativas Software Libre
Estoy en las mismas
Tenia el error antes de actualizar al "Hardy" y se mantuvo. probe con purgue e install para partir de un .deb nuevo pero no hay manera.
solución
para quien tiene problema de
Can't get a connection to the dbus. Trying again
basta con borrar el contenido de la carpeta /home/NOMBRE USUARIO/.gnome2/f-spot/
nota: respaldar antes de borrar los archivos y carpetas de este directorio
ahora inicia f-spot y deberá comenzar con la importación de f-spot
solución
para quien tiene problema de
Can't get a connection to the dbus. Trying again
basta con borrar el contenido de la carpeta /home/NOMBRE USUARIO/.gnome2/f-spot/
nota: respaldar antes de borrar los archivos y carpetas de este directorio
ahora inicia f-spot y deberá comenzar con la importación de f-spot
Funcionó!!!!! muchas
Funcionó!!!!!
muchas gracias!!
F-Spot no importa fotos desde camara
Muchas gracias, este hilo se aplica también para 9.04 Jaunty !!!!
Pase días revisando los foros de "Pc y perifericos" y lo encontro aquí con la búsqueda.
Gracias!! a los que estan ahi para ayudarnos.
Mario.Uy
Usuario Linux # 487502
Usuario Ubuntu # 26679
Mario.Uy
Usuario Linux # 487502
Usuario Ubuntu # 26679