[Bug 63530] Re: ImportError: /usr/lib/libgobject-2.0.so.0: undefined symbol: g_type_plUgin_complete_interface_info
Dinxter
dinxter at hotmail.co.uk
Mon Oct 2 11:00:03 UTC 2006
galternatives also affected (perhaps this is a python bug instead?)
end of strace on telepathy-butterfly shown below
********
close(5) = 0
munmap(0x2ac126808000, 85788) = 0
munmap(0x2ac1266db000, 1232808) = 0
munmap(0x2ac12681d000, 1314168) = 0
munmap(0x2ac12695e000, 1064472) = 0
munmap(0x2ac126a62000, 1693480) = 0
close(4) = 0
close(3) = 0
futex(0x633160, FUTEX_WAKE, 1) = 0
write(2, "Traceback (most recent call last"..., 35Traceback (most recent call last):
) = 35
open("/usr/bin/telepathy-butterfly", O_RDONLY) = 3
write(2, " File \"/usr/bin/telepathy-butte"..., 53 File "/usr/bin/telepathy-butterfly", line 21, in ?
) = 53
fstat(3, {st_mode=S_IFREG|0755, st_size=2017, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2ac1266db000
read(3, "#!/usr/bin/python\n#\n# telepathy-"..., 4096) = 2017
write(2, " ", 4 ) = 4
write(2, "import gobject\n", 15import gobject
) = 15
close(3) = 0
munmap(0x2ac1266db000, 4096) = 0
open("/var/lib/python-support/python2.4/gtk-2.0/gobject/__init__.py", O_RDONLY) = 3
write(2, " File \"/var/lib/python-support/"..., 86 File "/var/lib/python-support/python2.4/gtk-2.0/gobject/__init__.py", line 30, in ?
) = 86
fstat(3, {st_mode=S_IFREG|0644, st_size=2677, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2ac1266db000
read(3, "# -*- Mode: Python; py-indent-of"..., 4096) = 2677
write(2, " ", 4 ) = 4
write(2, "from _gobject import *\n", 23from _gobject import *
) = 23
close(3) = 0
munmap(0x2ac1266db000, 4096) = 0
write(2, "ImportError", 11ImportError) = 11
write(2, ": ", 2: ) = 2
write(2, "/usr/lib/libgobject-2.0.so.0: un"..., 85/usr/lib/libgobject-2.0.so.0: undefined symbol: g_type_plUgin_complete_interface_info) = 85
write(2, "\n", 1
) = 1
rt_sigaction(SIGINT, {SIG_DFL}, {0x4a2910, [], SA_RESTORER, 0x2ac1260072f0}, 8) = 0
futex(0x661d40, FUTEX_WAKE, 1) = 0
futex(0x62a2a0, FUTEX_WAKE, 1) = 0
futex(0x62a2a0, FUTEX_WAKE, 1) = 0
futex(0x62a2a0, FUTEX_WAKE, 1) = 0
exit_group(1) = ?
Process 8764 detached
--
ImportError: /usr/lib/libgobject-2.0.so.0: undefined symbol: g_type_plUgin_complete_interface_info
https://launchpad.net/bugs/63530
More information about the desktop-bugs
mailing list