discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSPdf cannot open PDF documents


From: Riccardo Mottola
Subject: Re: GSPdf cannot open PDF documents
Date: Fri, 26 Mar 2021 14:29:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.7

Hi,

Edwin Ancaer wrote:
> $ openapp GSPdf
> 2021-03-24 09:12:32.129 GSPdf[34813:100161] No local time zone specified.
> 2021-03-24 09:12:32.129 GSPdf[34813:100161] Using time zone with
> absolute offset 0.
> 2021-03-24 09:12:32.128 GSPdf[34813:100161] styleoffsets ... guessing
> offsets
> 2021-03-24 09:12:32.130 GSPdf[34813:100161] styleoffsets ... guessing
> offsets
> Throwing 0x802db6b58, in flight exception: 0
> Exception caught by C++: 0
> Throwing 0x8061828a8, in flight exception: 0x802db6b58
> Exception caught by C++: 0
> Throwing 0x8061828a8, in flight exception: 0x8061828a8
> Exception caught by C++: 0
>
> The application is still responsive, theĀ  menu is working fine. It
> just won't open any PDF.
> Is this a known problem, or is it me again, that failed to install
> correctly?
>

For me GSPdf works fine without those errors with both gcc and libobjc2
runtimes.


Those messages are the lastest fun of libobjc2 - I get those exceptions
too: on any application when it throws any exception. On some systems
everything works, even with this message on others not.

GCC works fine.

I suppose you really have an exeption, but which one? Is GSPdf correctly
configured to your gs binary?

can you run in gdb and put a breakpoint in [NSException raise] ?

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]