[Scribus] Fatal Error, No Postscript-Fonts

Michael Schloh von Bennewitz michael.schloh
Thu May 22 16:08:04 CEST 2003


On Mon, May 19, 2003, Peter Linnell wrote:
>On Mon, 2003-05-19 at 04:08, Michael Schloh von Bennewitz wrote:
>> I'm not familiar enough with the font structure that Scribus expects, and
>> don't know how to fix this problem. If anybody can help, I would appreciate
>> it.
>>
> I have sent you a revised spec file which should help
> Regards,
> Peter
>
Thank you Peter, now I'm on to the next level of problems. Our Scribus package
works on Solaris (and Linux maybe), but FreeBSD hangs before displaying a
single window or error message.

Most of the system calls just before hanging seem to be fnctl(2). Scribus is
trying to manipulate a file descriptor that is already closed, as you can see
from the third line from the top.

I tried looking through the code, especially 'scribus.cpp', but didn't get
very far. Seems like code near some call to loadIcon("AppIcon.xpm") is at
fault. Does anybody have an idea what is causing scribus to hang?

Thanks,
Michael

  69389 scribus  CALL  lseek(0x9,0,0,0,0)
  69389 scribus  RET   lseek 0
  69389 scribus  CALL  close(0x9)
  69389 scribus  RET   close 0
  69389 scribus  CALL  open(0x8945160,0,0x1b6)
  69389 scribus  NAMI  "/u/ms/.scribus/scribus.rc"
  69389 scribus  RET   open -1 errno 2 No such file or directory
  69389 scribus  CALL  access(0x8859a60,0)
  69389 scribus  NAMI  "/u/ms/.scribus/scrap.scs"
  69389 scribus  RET   access -1 errno 2 No such file or directory
  69389 scribus  CALL  sigaction(0x2,0xbfbfeff0,0)
  69389 scribus  RET   sigaction 0
  69389 scribus  CALL  sigaction(0x3,0xbfbff000,0)
  69389 scribus  RET   sigaction 0
  69389 scribus  CALL  fork
  69389 scribus  RET   fork 69467/0x10f5b
  69389 scribus  CALL  wait4(0x10f5b,0xbfbff05c,0,0)
  69389 scribus  PSIG  SIGCHLD caught handler=0x2898b33c mask=0x0 code=0x0
  69389 scribus  RET   wait4 RESTART
  69389 scribus  CALL  fcntl(0,0x4,0x6)
  69389 scribus  RET   fcntl 0
  69389 scribus  CALL  fcntl(0x1,0x4,0x6)
  69389 scribus  RET   fcntl 0
  69389 scribus  CALL  fcntl(0x2,0x4,0x6)
  69389 scribus  RET   fcntl 0
  69389 scribus  CALL  fcntl(0x5,0x4,0x4)
  69389 scribus  RET   fcntl 0
  69389 scribus  CALL  fcntl(0x6,0x4,0x4)
  69389 scribus  RET   fcntl 0
  69389 scribus  CALL  fcntl(0x7,0x4,0x4)
  69389 scribus  RET   fcntl 0
  69389 scribus  CALL  fcntl(0x8,0x4,0x4)
  69389 scribus  RET   fcntl 0
  69389 scribus  CALL  fcntl(0x9,0x4,0x4)
  69389 scribus  RET   fcntl -1 errno 9 Bad file descriptor
  69389 scribus  PSIG  SIGKILL SIG_DFL

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 467 bytes
Desc: not available
Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20030522/391ddc93/attachment.pgp 



More information about the scribus mailing list