utilizzo da tempo il client GFax che si appoggia ad un server Hylafax.
Da quando ho aggiornato ad Ubuntu 11.10 non sia avvia più senza darmi errori >:(
Provando ad avviarlo da terminale non si avvia comunque e mi da le seguenti segnalazioni:
Codice: Seleziona tutto
(process:6316): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.30.0/./gobject/gtype.c:2708: You forgot to call g_type_init()
(process:6316): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(process:6316): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
Stacktrace:
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0xffffffff>
at GConf.Client..ctor () <0x0004b>
at gfax.Settings..cctor () <0x00023>
at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
at gfax.gfax.Main (string[]) <0x004e3>
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
mono() [0x80e126c]
mono() [0x812046c]
mono() [0x805fe7d]
[0xd0e40c]
/usr/lib/libgconf-2.so.4(+0x15b99) [0xf97b99]
/usr/lib/libgconf-2.so.4(gconf_client_get_default+0x110) [0xf989c0]
[0xe72088]
[0xe71f24]
[0xe71ebc]
[0xe66e55]
mono() [0x8064afc]
Debug info from gdb:
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operazione non permessa.
No threads.
=================================================================
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.
=================================================================
/usr/bin/gfax: riga 37: 6316 Annullato mono /usr/lib/gfax/gfax.exe $@
Qualcuno sa darmi una mano?
ciao