AppImage on openSUSE 13.2

Peter Suetterlin pit at astro.su.se
Sat Jun 25 01:38:48 PDT 2016


  Hi,

I can confirm that after this treatment the generated AppImage runs fine on
both 13.2 and Leap 42.1

  Pit

probono wrote:
> I can't test on openSUSE right now but this *might* fix it.
> There are some blacklisted libraries at
> https://github.com/probonopd/AppImages/blob/master/excludelist
> which I recommend not to put into AppImages. The below removes them
> from the AppImage.
> 
> # Unpack AppImage
> sudo mount '/home/me/Downloads/Subsurface-4.5.6-x86_64.AppImage' /mnt
> mkdir Subsurface
> cd Subsurface
> cp -r /mnt Subsurface.AppDir
> sudo umount /mnt
> sudo chown -R $USER Subsurface.AppDir/
> 
> # Delete blacklisted libraries
> wget -q https://github.com/probonopd/AppImages/raw/master/functions.sh
> -O ./functions.sh
> . ./functions.sh
> ( cd Subsurface.AppDir ; delete_blacklisted )
> 
> # Repack AppImage
> APP=Subsurface
> VERSION=4.5.6
> ARCH=x86_64
> generate_appimage
> 
> 2016-06-24 17:11 GMT+02:00 Robert Helling <helling at atdotde.de>:
> >
> > On 24.06.2016, at 17:02, Robert Helling <helling at atdotde.de> wrote:
> >
> > This one is fatal. The internets suggest (see for example
> > https://github.com/MultiMC/MultiMC5/issues/1501) that there is some bad
> > interaction with libxcb. Do you have that installed and if yes, could you
> > please try deinstalling ist? Or (subsurfers?), is that provided by the
> > AppImage? Dirk, you seem to be the X11 person…
> >
> >
> > Bummer, looking at it, libxcb sits inside the AppImage. Probono?!?
> >
> > Best
> > Robert
> >
> > --
> > .oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO
> > Robert C. Helling     Elite Master Course Theoretical and Mathematical
> > Physics
> >                       Scientific Coordinator
> >                       Ludwig Maximilians Universitaet Muenchen, Dept. Physik
> >                       Phone: +49 89 2180-4523  Theresienstr. 39, rm. B339
> >                       http://www.atdotde.de
> >
> > Enhance your privacy, use cryptography! My PGP keys have fingerprints
> > A9D1 A01D 13A5 31FA 6515  BB44 0820 367C 36BC 0C1D    and
> > DCED 37B6 251C 7861 270D  5613 95C7 9D32 9A8D 9B8F
> >
> >
> >
> >
> >

-- 
Dr. Peter "Pit" Suetterlin                 http://www.astro.su.se/~pit
Institute for Solar Physics
Tel.: +34 922 405 590  (Spain)             P.Suetterlin at royac.iac.es
      +46 8 5537 8559  (Sweden)            Peter.Suetterlin at astro.su.se


More information about the subsurface mailing list