[Gambas-bugtracker] Bug #1833: Postgres doesn't work with Ubuntu20
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Mon Jul 13 18:51:54 CEST 2020
http://gambaswiki.org/bugtracker/edit?object=BUG.1833&from=L21haW4-
Comment #2 by Michael ALTROGGE:
same problem here with manjaro xfce with 5.6.16 and gambas 3.15.90 ...
happens with:
With SYDBCON
.Type = SYDBTYPE
.Host = SYDBADRS
.Port = SYDBPORT
.User = SYDBUSER
.Password = SYDBPASS
.Name = SYDBBASE
Try .Close()
.Open() <------------ execution stops with "programm hat den wert 127
zurückgegeben" [program returned 127 ???]
End With
error message in console:
symbol lookup error: /usr/lib64/gambas3/gb.db.postgresql.so: undefined symbol: pg_snprintf
has worked fine with 3.14.3 ...
Michael ALTROGGE changed the state of the bug to: Accepted.
More information about the Bugtracker
mailing list