Symbol lookup error (rofi_icon_fetcher_file_is_image)
Opened this issue · 2 comments
DemonKingSwarn commented
hey, so whenever i am trying to run filebrowser extended it is giving me this error
rofi: symbol lookup error: /usr/lib/x86_64-linux-gnu/rofi/filebrowser.so: undefined symbol: rofi_icon_fetcher_file_is_image
even though the build was successful.
DemonKingSwarn commented
marvinkreis commented
What version of rofi are you using? From what I can tell, rofi_icon_fetcher_file_is_image
was implemented in 1.6.1
.