[Debian GNUstep maintainers] Bug#503960: agenda.app: Aborts with ICAL_FILE_ERROR on GNU/kFreeBSD

Yavor Doganov yavor at gnu.org
Fri Oct 31 15:39:29 UTC 2008


reassign 503960 libical0
found 503960 0.31-1
tags 503960 patch
thanks

Philippe, thanks to your hints I figured out what's wrong:

1367 SimpleAgenda CALL  open(0x84aab88,0,0)
1367 SimpleAgenda NAMI  "/usr/share/libical/zoneinfo/zones.tab"
1367 SimpleAgenda RET   open -1 errno 2 No such file or directory
1367 SimpleAgenda CALL  write(0x2,0xbfbfa6f8,0x53)
1367 SimpleAgenda GIO   fd 2 wrote 83 bytes
      "icalerror.c:104: FILE: An operation on a file failed. Check errno for \
       more detail.
      "

Attached is a trivial patch that fixes this.  Most probably the same 
should be done for GNU/Hurd, too.


More information about the pkg-GNUstep-maintainers mailing list