discuss-gnustep
[Top][All Lists]
Advanced

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

Re: HelpViewer 0.3 : error while linking


From: Patrick Cardona
Subject: Re: HelpViewer 0.3 : error while linking
Date: Tue, 23 Jun 2020 21:53:09 +0200
User-agent: GNUMail (Version 1.3.0)

Hi Yavor,

Thank you for the answer.
I was able to get the source from Debian repo and got it compiled.

But after the installation, the app cannot be opened : it failed with a 
segmentation fault after many 
warnings about 'incorrect signature'. Here is the output :

pi@raspberrypi:~ $ openapp HelpViewer
2020-06-23 21:45:13.775 HelpViewer[3131:3131] styleoffsets ... guessing offsets
2020-06-23 21:45:13.790 HelpViewer[3131:3131] styleoffsets ... guessing offsets
Calling [NSApplication -hide:] with incorrect signature.  Method has v12@0:4@8,
selector has v0@+4:+8@+12
Calling [NSApplication -terminate:] with incorrect signature.  Method has v12@0:
4@8, selector has v0@+4:+8@+12
Calling [NSApplication -hide:] with incorrect signature.  Method has v12@0:4@8,
selector has v0@+4:+8@+12
Calling [NSApplication -terminate:] with incorrect signature.  Method has v12@0:
4@8, selector has v0@+4:+8@+12
Calling [NSApplication -hide:] with incorrect signature.  Method has v12@0:4@8,
selector has v0@+4:+8@+12
Calling [NSApplication -terminate:] with incorrect signature.  Method has v12@0:
4@8, selector has v0@+4:+8@+12
Calling [NSApplication -hide:] with incorrect signature.  Method has v12@0:4@8,
selector has v0@+4:+8@+12
Calling [NSApplication -terminate:] with incorrect signature.  Method has v12@0:
4@8, selector has v0@+4:+8@+12
Calling [NSApplication -hide:] with incorrect signature.  Method has v12@0:4@8,
selector has v0@+4:+8@+12
Calling [NSApplication -terminate:] with incorrect signature.  Method has v12@0:
4@8, selector has v0@+4:+8@+12
Calling [NSApplication -hide:] with incorrect signature.  Method has v12@0:4@8,
selector has v0@+4:+8@+12
Calling [NSApplication -terminate:] with incorrect signature.  Method has v12@0:
4@8, selector has v0@+4:+8@+12
2020-06-23 21:45:14.699 HelpViewer[3131:3131] Exception occurred while loading m
odel: Codepoint out of range in constant string
2020-06-23 21:45:14.700 HelpViewer[3131:3131] Failed to load Gorm
2020-06-23 21:45:14.700 HelpViewer[3131:3131] Impossible de charger le fichier m
odèle principal 'Main'
Erreur de segmentation


Regards.

-- 
Bien cordialement,
Patrick CARDONA
On 2020-06-23 16:46:39 +0200 Yavor Doganov <yavor@gnu.org> wrote:

> On Sun, 21 Jun 2020 11:27:27 +0300,
> Patrick Cardona via Discussion list for the GNUstep programming environment 
> wrote:
>> If I get some package from deb source and I try to rebuild it as the
>> Debian doc says (1) I am afraid this could make a dependency conflict
>> with the apps already installed by hand.
> 
> Just use the .orig.tar.gz from the Debian source package and apply the
> patches as you would normally do with a regular tarball/source tree.
> No need to build the .deb; it wouldn't work anyway as you're using the
> GNUstep runtime.
> 
>> Do You think the best way is : I could get the deb source, apply the
>> patch and make them by hand ?
> 
> Yes, ignore all Debian docs -- they are irrelevant for your use case.
> 
>




reply via email to

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