[Gambas-user] Bugs in gambas 3.16

Safiur Rahman isafiur at gmail.com
Fri Apr 16 10:37:03 CEST 2021


Hi

I got some errors using gambas 3.16

1) Array of collations not obtained
        xList = con.Collations
Error: Collations are not supported
(gb.db, gb.deb.mysql, gb.mysql are selected)

2) Send Keys don't work
         Desktop.SendKeys("\t")
Error: Cannot load class 'X11'
(gb.gui.qt, gb.form, gb.image, gb.desktop, gb.desktop.x11 are seleted)

-- 
Regards
Safiur Rahman


More information about the User mailing list