Hey All,

I just upgraded OpenOffice and it won't run. I get the splash screen,
then some debugging output: 

  SIOCGIFADDR got '00:00:00:00:00:00'

and then the splash screen just hangs around doing nothing. 

I did an strace, and it sits waiting on a read:

[snip]

read(21, "[__Global_Printer_Defaults__]\n; "..., 3486) = 3486
access("/home/jasons/OpenOffice.org1.0.1/user/psprint/psprint.conf", F_OK) = 0
lstat("/home/jasons/OpenOffice.org1.0.1/user/psprint/psprint.conf", 
{st_mode=S_IFREG|0644, st_size=3486, ...}) = 0
close(21)                               = 0
lstat("/SGENPRT", 0x7fffc228)           = -1 ENOENT (No such file or directory)
open("/SGENPRT", O_RDONLY)              = -1 ENOENT (No such file or directory)
lstat("/usr/lib/openoffice/program/../share/psprint/driver/SGENPRT", 
0x7fffc298) = -1 ENOENT (No such file or directory)
open("/usr/lib/openoffice/program/../share/psprint/driver/SGENPRT", O_RDONLY) = 
-1 ENOENT (No such file or directory)
lstat("/usr/lib/openoffice/program/../share/psprint/driver/SGENPRT.PS", 
{st_mode=S_IFREG|0644, st_size=25278, ...}) = 0
open("/usr/lib/openoffice/program/../share/psprint/driver/SGENPRT.PS", 
O_RDONLY) = 21
close(21)                               = 0
pipe([21, 22])                          = 0
fork()                                  = 13404
close(22)                               = 0
fstat64(0x15, 0x7fffbee8)               = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x30021000
read(21,  <unfinished ...>

any help appreciated.
jas.

Reply via email to