Johannes Brakensiek wrote:
2019-10-23 15:44:32.563 GWorkspace[11221:11221] File NSData.m: 287.
In BOOL readContentsOfFile(NSString *, void **, off_t *, NSZone *)
Open ((null)) attempt failed - bad path
2019-10-23 15:44:32.568 GWorkspace[11221:11221] File NSData.m: 287.
In BOOL readContentsOfFile(NSString *, void **, off_t *, NSZone *)
Open ((null)) attempt failed - bad path
2019-10-23 15:44:32.573 GWorkspace[11221:11221] File NSData.m: 287.
In BOOL readContentsOfFile(NSString *, void **, off_t *, NSZone *)
Open ((null)) attempt failed - bad path
2019-10-23 15:44:35.473 GWorkspace[11221:11221] failed to load
InspectorWin!
2019-10-23 15:44:45.001 GNUMail[11286:11286] Error: could not connect
to server GSIconManager
I think that needs some further debugging. Maybe Riccardo can help
here?
are you inspecting a PDF file? or something else?
This looks that a file can't be opened because its path is null. I
wonder if this is a PDFKit integration issue or not.