Last AppImage

Leon Pollak leonp at plris.com
Thu May 4 07:35:27 BST 2017


On Wednesday, 3 May 2017 20:42:42 IDT Sven Brauch wrote:
> On 03/05/17 11:51, Leon Pollak wrote:
> > Comparing the last AppImage and "native" FC25 kdevelop version I have two
> > issues:
> > 
> > 1. Compiling/linking of my project produces a lot of messages of this
> > kind:
> > 
> > ERROR: ld.so: object '/tmp/.mount_a3XHWT/exec_wrapper.so' from LD_PRELOAD
> > cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
> 
> This is a helper program used by us to set the proper environment for
> child processes, and is only needed in the AppImage. Do you compile with
> a 32-bit compiler on a 64-bit system?
Yes, I cross compile ARM on x86_64.

 
> > 2. The size of the tabs for my source files in the image version is almost
> > twice higher than in the native one. Also it has the constant width
> > independent on the name length, while "native" version adapts the width to
> > the name length.
> The AppImage uses a different Qt theme and version, that will be related
> to this.
I understand this as when Fedora will accept the new version and recompile it, 
this will go away.

Thanks a lot!!!
-- 
Leon



More information about the KDevelop mailing list