g4ixt / QtTinySA

A Python 'TinySA' GUI programme using Qt5 and PyQt5
GNU General Public License v3.0
104 stars 26 forks source link

preset bands and marker import failing #37

Closed simonTx1 closed 8 months ago

simonTx1 commented 8 months ago

Hi, I just tried using the new marker import feature from the QtTinySA.exe V0.10.0 . It seems like there is a few issues :

Simon

g4ixt commented 8 months ago

Oh dear that's a long list.

'Add Row' should add a row underneath the one clicked. It's not committed to the database until you click out of the row, then it should be sorted in ascending frequency order.

Yes, importing is not working. I must have broken if somehow after I tested it - I will look and fix it. Sorry about that.

Ian

g4ixt commented 8 months ago

Hopefully all now fixed in v0.10.1

g4ixt commented 8 months ago

You MUST replace the database in your "personal" folder with the new one included in the 0.10.1 release