Pagina 1 di 1

[Risolto] Dal Coala alla Lince, thunderbird non funziona

Inviato: mercoledì 19 maggio 2010, 11:49
da sape73
Ciao a tutti/e voi del forum.

Sono passato da Koala a Lynx salvando prima la mia 'home' su un hd esterno, dopodiché ho installato Lucid Lynx dal Livecd e ho ricopiato la 'home'.
Tutto ok, tranne per Thunderbird:
Ho installato il mio programma di posta preferito da terminale

Codice: Seleziona tutto

sudo apt-get install thunderbird
Dopo aver installato il tutto, clicco sull'icona di Thunderbird, Ubuntu inizia a caricare ma poi non succede nulla...

Potete aiutarmi ?
Grazie !

Re: Dal Coala alla Lince, thunderbird non funziona

Inviato: mercoledì 19 maggio 2010, 12:36
da guybrush.d
Ciao,
prova a lanciarlo dal terminale, così dovrebbe riportarti l'eventuale errore, postalo e poi vediamo.
Nel menù accessori apri il terminale e scrivi thunderbird.

Re: Dal Coala alla Lince, thunderbird non funziona

Inviato: mercoledì 19 maggio 2010, 14:56
da sape73
ciao, eccoti l'output... non è granchè:

Codice: Seleziona tutto

:~$ thunderbird
:~$          
Fammi sapere...grazie.

Re: Dal Coala alla Lince, thunderbird non funziona

Inviato: mercoledì 19 maggio 2010, 22:42
da guybrush.d
Ciao,
niente proprio è? Sembrava facile e invece....
Ok prova a dare sempre da terminale:

Codice: Seleziona tutto

strace thunderbird
e posta l'output, forse da lì si riesce.

Re: Dal Coala alla Lince, thunderbird non funziona

Inviato: giovedì 20 maggio 2010, 11:47
da sape73
eh eh... vero, sembrava facile.

Eccoti l'output:

Codice: Seleziona tutto

$ strace thunderbird
execve("/usr/bin/thunderbird", ["thunderbird"], [/* 37 vars */]) = 0
brk(0)                                  = 0x84e4000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb786f000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=79875, ...}) = 0
mmap2(NULL, 79875, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb785b000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000m\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1405508, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb785a000
mmap2(NULL, 1415592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x63a000
mprotect(0x78d000, 4096, PROT_NONE)     = 0
mmap2(0x78e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x153) = 0x78e000
mmap2(0x791000, 10664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x791000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7859000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb78596c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0x78e000, 8192, PROT_READ)     = 0
mprotect(0x805c000, 4096, PROT_READ)    = 0
mprotect(0x26d000, 4096, PROT_READ)     = 0
munmap(0xb785b000, 79875)               = 0
getpid()                                = 4226
rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
geteuid32()                             = 1000
brk(0)                                  = 0x84e4000
brk(0x8505000)                          = 0x8505000
getppid()                               = 4225
stat64("/home/rino", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/usr/bin/thunderbird", O_RDONLY)  = 3
fcntl64(3, F_DUPFD, 10)                 = 10
close(3)                                = 0
fcntl64(10, F_SETFD, FD_CLOEXEC)        = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x804f636, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
read(10, "#!/bin/sh\n\n# Firefox launcher co"..., 8192) = 4842
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7859728) = 4227
close(4)                                = 0
read(3, "/usr/bin/thunderbird\n", 128)  = 21
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4227
--- SIGCHLD (Child exited) @ 0 (0) ---
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7859728) = 4228
close(4)                                = 0
read(3, "thunderbird\n", 128)           = 12
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4228
stat64("/usr/lib/thunderbird-3.0.4/thunderbird", {st_mode=S_IFREG|0755, st_size=3885, ...}) = 0
stat64("/home/rino/.mozilla-thunderbird", 0xbfd615e0) = -1 ELOOP (Too many levels of symbolic links)
lstat64("/home/rino/.mozilla-thunderbird", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0
stat64("/home/rino/.thunderbird", 0xbfd615e0) = -1 ELOOP (Too many levels of symbolic links)
stat64("/home/rino/.thunderbird-3.0", 0xbfd61560) = -1 ENOENT (No such file or directory)
stat64("/home/rino/.thunderbird-2.0-replaced", 0xbfd61540) = -1 ENOENT (No such file or directory)
lstat64("/home/rino/.mozilla-thunderbird", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0
stat64("/home/rino/.mozilla-thunderbird", 0xbfd61540) = -1 ELOOP (Too many levels of symbolic links)
execve("/usr/lib/thunderbird-3.0.4/thunderbird", ["/usr/lib/thunderbird-3.0.4/thund"...], [/* 38 vars */]) = 0
brk(0)                                  = 0x94b9000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7808000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=79875, ...}) = 0
mmap2(NULL, 79875, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb77f4000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000m\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1405508, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f3000
mmap2(NULL, 1415592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x871000
mprotect(0x9c4000, 4096, PROT_NONE)     = 0
mmap2(0x9c5000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x153) = 0x9c5000
mmap2(0x9c8000, 10664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x9c8000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f2000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb77f26c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0x9c5000, 8192, PROT_READ)     = 0
mprotect(0x805c000, 4096, PROT_READ)    = 0
mprotect(0xda3000, 4096, PROT_READ)     = 0
munmap(0xb77f4000, 79875)               = 0
getpid()                                = 4226
rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
geteuid32()                             = 1000
brk(0)                                  = 0x94b9000
brk(0x94da000)                          = 0x94da000
getppid()                               = 4225
stat64("/home/rino", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/usr/lib/thunderbird-3.0.4/thunderbird", O_RDONLY) = 3
fcntl64(3, F_DUPFD, 10)                 = 10
close(3)                                = 0
fcntl64(10, F_SETFD, FD_CLOEXEC)        = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x804f636, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
read(10, "#!/bin/sh\n#\n# ***** BEGIN LICENS"..., 8192) = 3885
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb77f2728) = 4229
close(4)                                = 0
read(3, "/usr/lib/thunderbird-3.0.4\n", 128) = 27
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4229
--- SIGCHLD (Child exited) @ 0 (0) ---
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb77f2728) = 4230
close(4)                                = 0
read(3, "thunderbird\n", 128)           = 12
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4230
--- SIGCHLD (Child exited) @ 0 (0) ---
stat64("/usr/lib/thunderbird-3.0.4/run-mozilla.sh", {st_mode=S_IFREG|0755, st_size=10450, ...}) = 0
geteuid32()                             = 1000
getgid32()                              = 1000
getegid32()                             = 1000
getgroups32(0, NULL)                    = 8
getgroups32(8, [4, 20, 24, 46, 105, 119, 122, 1000]) = 8
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb77f2728) = 4231
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 4231
--- SIGCHLD (Child exited) @ 0 (0) ---
exit_group(1)                           = ?
:~$ 
speriamo bene...  ;)

Re: Dal Coala alla Lince, thunderbird non funziona

Inviato: giovedì 20 maggio 2010, 23:02
da guybrush.d
Ciao,
non vorrei essere in errore, ma da quello che leggo nell'output di strace, sembra ci sia qualche
problema di librerie, ed inoltre problemi con i collegamenti simbolici dell'eseguibile di thunderbird.
Questo problema è stato riscontrato anche qua: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/56849
Io avrei due proposte per provare a risolvere:

1) Reinstallazione pulita di Lucid così da avere il sistema privo di conflitti, e se devi ripristinare tutto il software che hai
installato adesso ti spiego come fare è davvero semplice.
2) Provare, prima di pulire tutto, ad utilizzare la versione di thunderbird fornita dal sito di mozilla, io ho una slackware installata
e thunderbird 3.0.4 non esiste pacchettizzato per questa distro per cui l'ho scaricata da sito ed uso quella. Basta andare su
http://www.mozillaitalia.it/home/download#thunderbird e cliccare su "build linux", scaricherai il file compresso che
dopo potrai scompattare dove vuoi, dopodichè per lanciare thunderbird hai l'eseguibile "thunderbird" all'interno della directory
appena creata.

Re: Dal Coala alla Lince, thunderbird non funziona

Inviato: venerdì 21 maggio 2010, 2:38
da shouldes
se hai rimosso evolution data server reinstallalo, visto non c'entra nulla con evolution, anche se ha quel nome, serve a 3/4 del sistema...

Re: Dal Coala alla Lince, thunderbird non funziona

Inviato: venerdì 21 maggio 2010, 16:57
da sape73
Ringrazio a voi tutti per avermi risposto, ma ho dovuto reinstallare tutto da capo... Lynx non si avviava più.
Per ora funziona tutto... speriamo ;)

(b2b)