rizinorg/cutter

Fortunes aren't included in the Appimage

Aberta

#2.226 aberto em 1 de jun. de 2020

 (3 comentários) (0 reação) (0 responsável)C++ (1.123 forks)batch import
BUGBuild Systemgood first issue

Métricas do repositório

Stars
 (14.852 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Environment information

  • Operating System: ArchLinux
  • Cutter version: 1.10.3
  • Obtained from:
    • Downloaded from release
  • File format: ELF

Describe the bug

Fortunes don't work in the APPIMAGE build.

To Reproduce

Steps to reproduce the behavior:

  1. Open any executable in Cutter (needs to be Appimage)
  2. enter fo in the console
  3. observe that nothing is printed

Expected behavior

Fortune gets printed.

Screenshots

Additional context

Appimage build script copies only /usr/share/radare2 but fortunes are located in /usr/share/doc/radare2/

Guia do colaborador