Some Japanese fonts and unicode fonts that I use in polybar are missing from my installation, but I’m not sure what package to install, how can I get the name of the specific package that is missing?

|
Waltz 2022-09-02 18:49:33
The easy way my man!
IgorKha 2022-09-02 18:50:32
Waltz 2022-09-02 18:49:33
The easy way my man!

I have installed manually many times before. Why do this every time?

Waltz 2022-09-02 18:51:00
IgorKha 2022-09-02 18:50:32
I have installed manually many times before. Why do this every time?

Do what?
Archinstall?

IgorKha 2022-09-02 18:52:01
come on man, if you have nothing to say, don’t say
p87726 2022-09-02 18:54:27
tomazcanabrava 2022-09-02 18:45:31
if you are interested in helping konsole, the git is here:
https://invent.kde.org/utilities/konsole
I’m one of the developers so if you have questions you can poke me.

Complex font rendering really improved a lot. But wrong spacing problem for bengali (even hindi) fonts is still there. Maybe take a look at this bug: https://bugs.kde.org/show_bug.cgi?id=381593

tomazcanabrava 2022-09-02 18:57:15
p87726 2022-09-02 18:54:27
Complex font rendering really improved a lot. But wrong spacing problem for bengali (even hindi) fonts is still there. Maybe take a look at this bug: https://bugs.kde.org/show_bug.cgi?id=381593

Please see the merge request I pointed out

tomazcanabrava 2022-09-02 18:57:24
tomazcanabrava 2022-09-02 18:44:26
https://invent.kde.org/utilities/konsole/-/merge_requests/722

Here.

tbogusze 2022-09-02 21:29:32
Is it possible to setup a VPN server on Arch (OpenVPN or Wireshark, doesn’t matter) Is it possible to setup Wireguard (or OpenVPN) like this?:

First group of clients would have access to the whole 10.0.0.X network
Second group of client would have access only to a specific IP (10.0.0.2 only)

jonathn 2022-09-02 21:33:20
tbogusze 2022-09-02 21:29:32
Is it possible to setup a VPN server on Arch (OpenVPN or Wireshark, doesn’t matter) Is it possible to setup Wireguard (or OpenVPN) like this?:

First group of clients would have access to the whole 10.0.0.X network
Second group of client would have access only to a specific IP (10.0.0.2 only)

Yes

tbogusze 2022-09-02 21:34:41
Do I need two servers running at the same time? Or do you know any guides that could help me with that? I’ve been searching for information how can I do it but can’t find any on the internet
tbogusze 2022-09-02 21:38:05
This is the best I’ve found but I still don’t know how to generate the keys for all the different subnets: https://openvpn.net/community-resources/configuring-client-specific-rules-and-access-policies/
iamvikingbear 2022-09-02 23:42:54
Hi, I have a problem with python-build
iamvikingbear 2022-09-02 23:43:14
Downloading Python-3.10.4.tar.xz…
-> https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz
Installing Python-3.10.4…

BUILD FAILED (Arch Linux using python-build 20180424)

Inspect or clean up the working tree at /tmp/python-build.20220902151354.3203
Results logged to /tmp/python-build.20220902151354.3203.log

Last 10 log lines:
checking for python3.10… python3.10
checking for –enable-universalsdk… no
checking for –with-universal-archs… no
checking MACHDEP… “linux”
checking for gcc… no
checking for cc… no
checking for cl.exe… no
configure: error: in `/tmp/python-build.20220902151354.3203/Python-3.10.4′:
configure: error: no acceptable C compiler found in $PATH
See `config.log’ for more details

iamvikingbear 2022-09-02 23:43:25
I show in my terminal this message
iamvikingbear 2022-09-02 23:43:53
Someone how can I resolve this error _
C0rn3j 2022-09-02 23:48:08
iamvikingbear 2022-09-02 23:43:53
Someone how can I resolve this error _

Which one of the listed compilers you have installed and it should have had found?

iamvikingbear 2022-09-02 23:48:58
I show that I don’t have a GCC
grazzolini 2022-09-02 23:49:18
iamvikingbear 2022-09-02 23:48:58
I show that I don’t have a GCC

There you have it. Also, why are you compiling python?

iamvikingbear 2022-09-02 23:50:41
Because, I think that the pyenv is a tool developed in C
iamvikingbear 2022-09-02 23:51:49
Therefore that I need gcc for compile this tool
jukow 2022-09-03 02:43:36
Hello here. Could you please help me with changing the layout of the keyboard? I succeed to do this with russian using $setxkbmap us,ru grp:alt_space_toggle$ but I’m unable to do with a Czech. I tried different methods, it seemed to work for once, but broke down for some reason. When I’m trying to use $setxkbmap us,ru,cs grp:alt_space_toggle$ its typing uknown keyboard layout or something similar.
C0rn3j 2022-09-03 03:10:50
jukow 2022-09-03 02:43:36
Hello here. Could you please help me with changing the layout of the keyboard? I succeed to do this with russian using $setxkbmap us,ru grp:alt_space_toggle$ but I’m unable to do with a Czech. I tried different methods, it seemed to work for once, but broke down for some reason. When I’m trying to use $setxkbmap us,ru,cs grp:alt_space_toggle$ its typing uknown keyboard layout or something similar.

I would suggest using English layout and compose key for Czech
That’s how I use it.

yametee_kudasaiiii 2022-09-03 07:05:26
some Japanese fonts and unicode fonts that I use in polybar are missing from my installation, but I’m not sure what package to install, how can I get the name of the specific package that is missing ?
ston 2022-09-03 07:26:51
yametee_kudasaiiii 2022-09-03 07:05:26
some Japanese fonts and unicode fonts that I use in polybar are missing from my installation, but I’m not sure what package to install, how can I get the name of the specific package that is missing ?

noto-fonts-cjk

ston 2022-09-03 07:27:02
noto-fonts-extra
yametee_kudasaiiii 2022-09-03 08:32:50
Thankyouuu
C0rn3j 2022-09-03 11:43:46
https://archlinux.org/releng/releases/2022.09.03/
prestidigitonium 2022-09-03 13:44:14
archlinuxgroup-611757.jpg
do you know why in mkvtoolnix some strings are black and some white? It’s qt6
prestidigitonium 2022-09-03 13:46:19
archlinuxgroup-611758.jpg
similar problem in qt6 configuration tool
prestidigitonium 2022-09-03 13:51:35
archlinuxgroup-611759.jpg
it seems the black color is from “Window” but it has no sense, I’m not sure about how to fix it using color editor
prestidigitonium 2022-09-03 14:18:55
anyway the only 2-3 styles available for qt6 are full of problems for dark themes, colors, zoom etc.. idk why developers push their app with qt6 and not qt5
NinePA 2022-09-03 17:21:53
i have kde plasma.
I have installed firefox and google chrome.
Both are showing that they are default browser.
But my links from apps is opening in chrome.
How to make firefox only the default ?
jukow 2022-09-03 17:24:32
C0rn3j 2022-09-03 03:10:50
I would suggest using English layout and compose key for Czech
That’s how I use it.

I don’t know anything about it, do you need to setup a compose key? And if so, how can I do it?

il_muflone 2022-09-03 17:32:20
https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/SM43ASYDCWX4TWGLVBQAKYLUTBY6AK2U/
Foxboron 2022-09-03 17:51:54
I do need help y’know!
|