rizinorg/cutter

Fortunes aren't included in the Appimage

Offen

#2.226 geöffnet am 01.06.2020

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.123 Forks)batch import
BUGBuild Systemgood first issue

Repository-Metriken

Stars
 (14.852 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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/

Contributor Guide