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
Threads - stringlist and ...
by
Warfley
[
Today
at 05:07:59 pm]
first generic attempt
by
Paolo
[
Today
at 04:59:25 pm]
Best way to delete an ins...
by
Handoko
[
Today
at 04:46:46 pm]
Bluetooth on Raspberry, d...
by
pascalbythree
[
Today
at 04:21:35 pm]
New version of BGRABitmap
by
Okoba
[
Today
at 04:12:55 pm]
Are We Dead Yet?
by
Joanna
[
Today
at 04:09:25 pm]
Online Package Manager
by
GetMem
[
Today
at 03:54:17 pm]
Non-local goto example ne...
by
alpine
[
Today
at 01:56:19 pm]
Can't load because <x> de...
by
marcov
[
Today
at 01:23:43 pm]
Hole punching - Step by S...
by
nummer8
[
Today
at 12:04:20 pm]
Providing *.deb files for...
by
TRon
[
Today
at 11:49:40 am]
Insert variant array to e...
by
TRon
[
Today
at 11:36:03 am]
Load local HTML file into...
by
c4p
[
Today
at 10:27:28 am]
LAMW - simple esc/POS pri...
by
Mongkey
[
Today
at 02:46:21 am]
ZenGL +android + MacOS Co...
by
Seenkao
[
Today
at 02:34:38 am]
[SOLVED] Using high inste...
by
lagprogramming
[May 27, 2023, 07:50:48 pm]
LAMW - default manifest r...
by
jmpessoa
[May 27, 2023, 07:25:21 pm]
Improvements in rtl/objpa...
by
PascalDragon
[May 27, 2023, 06:35:26 pm]
Optimization of for loops...
by
lagprogramming
[May 27, 2023, 03:56:09 pm]
How to download a file fr...
by
maurobio
[May 27, 2023, 02:58:43 pm]
Solved- TSQLQuery.ExecSQL...
by
br4d
[May 27, 2023, 02:26:56 pm]
[Solved] Help with spellc...
by
Espectr0
[May 27, 2023, 12:04:11 pm]
[SOLVED] How to get recei...
by
cdbc
[May 27, 2023, 10:04:41 am]
Reading MAC address of Ac...
by
Jurassic Pork
[May 27, 2023, 07:56:41 am]
LAMW - How to build kitka...
by
jmpessoa
[May 27, 2023, 12:39:35 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 3561 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: 6083
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: 6083
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