[Gambas-user] No output on Console

T Lee Davidson t.lee.davidson at gmail.com
Wed Mar 21 17:04:38 CET 2018


Is it just me that is getting no output on the Console?

' Gambas module file

Public Sub Main()

  Print "Hello world"

End

Produces nothing for me.

I see that Commit 6eae56c3 states, "BUG: Output console: Ensure that the terminal screen width is accurate even if the output
console has not been shown yet." Is that perhaps related?

[System]
Gambas=3.10.90 76ac4ee2d (master)
OperatingSystem=Linux
Kernel=4.4.114-42-default
Architecture=x86_64
Distribution=openSUSE Leap 42.3
Desktop=KDE5
Theme=QtCurve
Language=en_US.UTF-8
Memory=3951M


-- 
Lee


More information about the User mailing list