[Gambas-user] No output on Console

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


Nevermind. Must have been a corrupted instance. I closed and re-launched Gambas and it corrected itself.

On 03/21/2018 12:04 PM, T Lee Davidson wrote:
> 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