axonops / axonops-workbench

AxonOps™ Workbench for Apache Cassandra® - Desktop application for Mac, Windows and Linux
https://axonops.com
Apache License 2.0
10 stars 0 forks source link

[bug] fedora: cqlsh undefined symbol #202

Closed digiserg closed 1 week ago

digiserg commented 1 month ago

image image

digiserg commented 1 month ago

image

digiserg commented 1 month ago

cqlsh does work from the command line. The only problem seems to be the tput warning/error. It may be enough to just ignore it.

millerjp commented 1 month ago

@digiserg our cqlsh binary is not intended to work from the command line. @mhmdkrmabd However, we should look at this as I cant see why it would not also be an issue in workbench

mhmdkrmabd commented 1 month ago

Working on that

mhmdkrmabd commented 1 month ago

@digiserg it should work fine even with the symbol lookup error, is this opened issue because the app doesn't print the right connection error and print the lookup error instead or you're not able to get a successful connection test result?

I've here added the error you've got within the connection test process, and the app was able to do the connection test and give the expected feedback:

https://github.com/user-attachments/assets/48bd3fcc-85e1-4b83-a837-6d8f7ca1bc32

digiserg commented 1 month ago

I'll ask the team using Windows to test it again. Can we hide the error?

digiserg commented 1 month ago

image

@mhmdkrmabd this is still not working in the latest internal version (20240830)