svenstaro / rofi-calc

🖩 Do live calculations in rofi!
MIT License
964 stars 31 forks source link

Rofi-WARNING **: 17:48:50.327: ABI version of plugin: 'calc.so' does not match: 00000006 expecting: 00000007 #125

Closed nnra6864 closed 1 month ago

nnra6864 commented 1 month ago

I should mention that I am using rofi-wayland, Arch.

rofi -show calc -modi calc -no-show-match -no-sort

(process:14927): Rofi-WARNING **: 17:48:50.327: ABI version of plugin: 'calc.so' does not match: 00000006 expecting: 00000007

image

svenstaro commented 1 month ago

Did you see https://github.com/svenstaro/rofi-calc/issues/116?

nnra6864 commented 1 month ago

Did you see #116?

Hey, so sorry, I completely missed that one. It'd be nice if there was a rofi-calc-wayland build in aur too(since wayland is becoming more and more popular) but that's asking for too much tbh. Thanks for the solution!

svenstaro commented 1 month ago

Maybe the proper solution would be for rofi to support wayland natively. :)

nnra6864 commented 1 month ago

Maybe the proper solution would be for rofi to support wayland natively. :)

Indeed.