bicon icon indicating copy to clipboard operation
bicon copied to clipboard

Font issues and other errors

Open guy-amun-ra opened this issue 5 years ago • 3 comments

Hi, I face 2 problems:

The first one: every time I run bicon, I get a very small font in the virtual console I'm working on (tty3 to 5). I can solve it by running the following command line and choosing again my favourite font:

sudo dpkg-reconfigure -plow console-setup

The second one: every time I run bicon as local user I get (on the virtual console):

...
Keymap 126: Permission denied
Keymap 127: Permission denied
KDSKBENT: Operation not permitted: could not deallocate keymap 128

Is there anyway to avoid both of the errors?

P.S. I compiled the project as local user, and installed it as sudo (sudo make install)

guy-amun-ra avatar Aug 09 '20 19:08 guy-amun-ra

I found that if I set export TERM=xterm-256color I get no error, even though I'm in a virtual console (tty) and not in a terminal windows.

guy-ra-dv avatar Aug 12 '20 19:08 guy-ra-dv

This is code I wrote over 15 years ago. I cannot help with any errors or anything now. I have not kept up to date with changes in Linux console, etc.

behdad avatar Aug 12 '20 21:08 behdad

I have not kept up to date with changes in Linux console, etc.

And I definitely don't know anything about how Debian does things.

behdad avatar Aug 12 '20 21:08 behdad