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
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
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
Controls inside the form ...
by
Ecsa
[
Today
at 04:02:37 am]
Theo's Searchbar plugin f...
by
Curt Carpenter
[
Today
at 03:54:33 am]
Search panel plugin for t...
by
Curt Carpenter
[
Today
at 03:51:49 am]
Question about GTK2 text ...
by
tomitomy
[
Today
at 02:25:17 am]
lazreport load image from...
by
dseligo
[
Today
at 01:41:08 am]
pls advice for good style...
by
dseligo
[
Today
at 01:19:35 am]
error release when memo.s...
by
VTwin
[
Today
at 12:59:28 am]
Best way to parse file.
by
Kays
[
Today
at 12:56:50 am]
capture apl_exec stdout
by
440bx
[
Today
at 12:28:28 am]
Make a Dynamic Shape Arra...
by
Joanna
[
Today
at 12:07:27 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 3452 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: 5859
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: 5859
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