Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
FV/Textmode IDE
(Moderators:
FPK
,
Tomas Hajny
) »
fp in docker image just gives a bunch of blue "a"(s) with a gray background...
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
[SOLVED] Timer
by
Pe3s
[
Today
at 12:36:33 pm]
TChart: +32% Processor lo...
by
KatiYusha
[
Today
at 12:09:53 pm]
QT5 PageControl Tab sizes
by
zeljko
[
Today
at 12:07:55 pm]
[ SOLVED ] Json parse pro...
by
superc
[
Today
at 11:58:37 am]
An ASCII logo for Pascal ...
by
Ñuño_Martínez
[
Today
at 11:12:27 am]
Improvement of packages/f...
by
Чебурашка
[
Today
at 10:47:35 am]
Setup landmap - databse
by
WimVan
[
Today
at 10:36:38 am]
SysTraIcon events do not ...
by
SWM1
[
Today
at 10:18:11 am]
CompareText improvement
by
Martin_fr
[
Today
at 09:58:04 am]
[solved] How to have a ge...
by
CCRDude
[
Today
at 08:45:26 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: fp in docker image just gives a bunch of blue "a"(s) with a gray background... (Read 3512 times)
d-_-b
New Member
Posts: 35
fp in docker image just gives a bunch of blue "a"(s) with a gray background...
«
on:
April 05, 2021, 03:13:18 pm »
Hi
fp(fpc v3.2.0) in the
cge:unstable docker image
just gives a bunch of blue "a" with a gray background, is there any TERM export or something i must do before invoking it?
Regards,
Logged
Code: Pascal
[Select]
[+]
[-]
mov ax
,
0013h
int 10h
Denthor thanks for the vga programming tutorials
|
Download all tutorials
MarkMLl
Hero Member
Posts: 5921
Re: fp in docker image just gives a bunch of blue "a"(s) with a gray background...
«
Reply #1 on:
April 05, 2021, 03:31:33 pm »
It's not an fp problem, it's your Docker image so you need to work out how to fix your locales etc.
I've just checked it with my own (scratchbuilt) Docker image/container, accessing a headless system via ssh, and it's fine.
MarkMLl
Logged
MT+86 & Turbo Pascal v1 on CCP/M-86, multitasking with LAN & graphics in 128Kb.
Pet hate: people who boast about the size and sophistication of their computer.
GitHub repositories:
https://github.com/MarkMLl?tab=repositories
d-_-b
New Member
Posts: 35
Re: fp in docker image just gives a bunch of blue "a"(s) with a gray background...
«
Reply #2 on:
April 05, 2021, 04:06:56 pm »
Thanks, installed a ssh-server and using a ssh-client `fp` renders correctly.
But there is no mouse input. Mouse input works in `vim`, but not `fp`.
Any suggestion?
Logged
Code: Pascal
[Select]
[+]
[-]
mov ax
,
0013h
int 10h
Denthor thanks for the vga programming tutorials
|
Download all tutorials
MarkMLl
Hero Member
Posts: 5921
Re: fp in docker image just gives a bunch of blue "a"(s) with a gray background...
«
Reply #3 on:
April 05, 2021, 04:42:40 pm »
Check you've got libgpm (g? name varies slightly by distro). I specifically checked fp could see it before shutting down the container.
I tend to build fp images to go straight into (from memory) rc.local which starts up various daemons etc., then treat them like any headless system with ssh and remote X11. That was a lifesaver a few months ago since I needed to build a business app against a not-quite-current Debian version, and I find that even with the current 4.x/5.x kernels I can go all the way back to "Lenny" which is 10+ years old.
MarkMLl
Logged
MT+86 & Turbo Pascal v1 on CCP/M-86, multitasking with LAN & graphics in 128Kb.
Pet hate: people who boast about the size and sophistication of their computer.
GitHub repositories:
https://github.com/MarkMLl?tab=repositories
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
FV/Textmode IDE
(Moderators:
FPK
,
Tomas Hajny
) »
fp in docker image just gives a bunch of blue "a"(s) with a gray background...
TinyPortal
© 2005-2018