HVML / xGUI-Pro

xGUI (the X Graphics User Interface) Pro is a modern, cross-platform, and advanced HVML renderer which is based on tailored WebKit.
GNU General Public License v3.0
54 stars 10 forks source link

Calculator Crash without bc which is used for command line calculator on Linux #7

Closed longlongvip closed 1 year ago

longlongvip commented 1 year ago

Aren't you using Linux, why is there no bc command?

I use Arch Linux, and I don't install bc, you can install bc by typing sudo pacman -s bc on Arch Linux

Calculator should not crash

Calculator should not crash even without bc and some tips should be given

Calculator works

Calculator works after I installed bc

sudo pacman -s bc
VincentWei commented 1 year ago

Thanks for your report!

However, this bug should belong to PurC, not xGUI Pro. :)

longlongvip commented 1 year ago

I will report it in PurC