rofi-file-browser-extended icon indicating copy to clipboard operation
rofi-file-browser-extended copied to clipboard

uanble to make pkg

Open danielboston38 opened this issue 1 year ago • 2 comments

trying to install this via the pkgbuild from the aur on arch linux. this is the error i get

/home/mark/build/rofi-file-browser-extended-git/src/rofi-file-browser-extended/src/filebrowser.c: In function ‘file_browser_get_icon’: /home/mark/build/rofi-file-browser-extended-git/src/rofi-file-browser-extended/src/filebrowser.c:280:43: error: too few arguments to function ‘rofi_icon_fetcher_query’ 280 | fbcmd->icon_fetcher_request = rofi_icon_fetcher_query ( fbcmd->icon_name, height );

make[2]: *** [CMakeFiles/filebrowser.dir/build.make:118: CMakeFiles/filebrowser.dir/src/icons.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:85: CMakeFiles/filebrowser.dir/all] Error 2 make: *** [Makefile:136: all] Error 2

danielboston38 avatar Feb 18 '24 19:02 danielboston38

im getting the same error, any updates on this?

gibranlp avatar Jun 26 '24 20:06 gibranlp

There is the fix here https://github.com/marvinkreis/rofi-file-browser-extended/pull/49/commits/6f62a2d0784a6937d35ac8f6df2e22c23bbfc8f4

gibranlp avatar Jun 26 '24 22:06 gibranlp