May I ask why is plymouth not in the official repository?

|
tomazcanabrava 2022-09-02 13:57:31
C0rn3j 2022-09-02 13:44:39
archlinuxgroup-611608.jpg

there’s a patch on konsole master that should have fixed that

C0rn3j 2022-09-02 13:58:08
grazzolini 2022-09-02 13:56:42
archlinuxgroup-611608.jpg
grub-mkconfig is already called by default

That’s not true according to Foxboron’s comment here
https://bugs.archlinux.org/task/75701#comment210791

tomazcanabrava 2022-09-02 13:58:30
C0rn3j 2022-09-02 13:44:39
archlinuxgroup-611608.jpg

https://invent.kde.org/utilities/konsole/-/merge_requests/722

Draw characters in exact positions (!722) · Merge requests · Utilities / Konsole · GitLabGitLab
QT can’t be made to draw monospaced text (if the font does not cooperate), so avoid combining characters, using a QPainter::drawText() call for each character. For…
p87726 2022-09-02 13:58:43
tomazcanabrava 2022-09-02 13:57:31
archlinuxgroup-611608.jpg
there’s a patch on konsole master that should have fixed that

What about the other components? Literally all plasma shell components (widgets, notification, etc.) have those kind of emojis

tomazcanabrava 2022-09-02 14:00:22
p87726 2022-09-02 13:58:43
archlinuxgroup-611608.jpg
What about the other components? Literally all plasma shell components (widgets, notification, etc.) have those kind of emojis

I’m mostly a konsole developer, I don’t really know what happens on plasma.
can you help fixing what’s wrong on the plasma side?

p87726 2022-09-02 14:02:22
tomazcanabrava 2022-09-02 14:00:22
archlinuxgroup-611608.jpg
I’m mostly a konsole developer, I don’t really know what happens on plasma.
can you help fixing what’s wrong on the plasma side?

Nice to meet a developer.
Maybe I can help, currently learning about qt.

C0rn3j 2022-09-02 14:02:35
https://bugs.kde.org/show_bug.cgi?id=418125
https://bugs.archlinux.org/task/65485
https://gitlab.freedesktop.org/cairo/cairo/-/issues/280

I can’t find one relevant upstream Qt bug issue for it however

C0rn3j 2022-09-02 14:05:36
https://bugreports.qt.io/browse/QTBUG-85744
https://bugreports.qt.io/browse/QTBUG-85024
p87726 2022-09-02 14:12:22
This is a place where GTK clearly wins over QT
Waltz 2022-09-02 14:28:26
p87726 2022-09-02 14:02:22
archlinuxgroup-611608.jpg
Nice to meet a developer.
Maybe I can help, currently learning about qt.

Qt dev here

. 2022-09-02 14:34:43
Which text to edit to change all text in emulator to single color (green) in kitt.config https://sw.kovidgoyal.net/kitty/conf/
jonathn 2022-09-02 14:35:37
. 2022-09-02 14:34:43
archlinuxgroup-611608.jpg
Which text to edit to change all text in emulator to single color (green) in kitt.config https://sw.kovidgoyal.net/kitty/conf/

https://sw.kovidgoyal.net/kitty/conf/#color-scheme ?

jonathn 2022-09-02 14:36:08
(Also, are you asking us to read the documentation for you rather than just reading it yourself? If so, that seems a little bit redundant.)
. 2022-09-02 14:39:44
jonathn 2022-09-02 14:35:37
archlinuxgroup-611608.jpg
https://sw.kovidgoyal.net/kitty/conf/#color-scheme ?

I changed foreground colour but it didn’t work

David 2022-09-02 14:46:04
p87726 2022-09-02 11:04:19
archlinuxgroup-611608.jpg
Is the internet working in that phone?

Also tested on other Linux distros.

It didn’t work…
Couldn’t find any similar situation in the Arch Linux forum

p87726 2022-09-02 14:53:50
David 2022-09-02 14:46:04
archlinuxgroup-611608.jpg
Also tested on other Linux distros.

It didn’t work…
Couldn’t find any similar situation in the Arch Linux forum

Enable USB debugging in your phone & try to tether again

grazzolini 2022-09-02 15:08:01
C0rn3j 2022-09-02 13:58:08
archlinuxgroup-611608.jpg
That’s not true according to Foxboron’s comment here
https://bugs.archlinux.org/task/75701#comment210791

Yes, it only copies grub.cfg to .pacsave, I forgot that it only informs the user they should run both.

David 2022-09-02 15:37:30
p87726 2022-09-02 14:53:50
archlinuxgroup-611608.jpg
Enable USB debugging in your phone & try to tether again

Didn’t work…

JF049 2022-09-02 15:42:17
David 2022-09-02 11:00:01
archlinuxgroup-611608.jpg
Hi, I tried to connect to the Internet via Android’s USB Tethering with Samsung Galaxy A13 but it is stuck in Getting IP configuration

I mean the output of ($ nmcli dev con) command

Other smart phones are Okay. So how to solve this issue ?

Read many threads in the forum of archlinux and couldn’t find any solution…

If you can see the ethernet device in ip a, you may want to try to dhclient -v eth0, where eth0 is your NIC device. To send DHCPRELEASE (drop IP address): dhclient -r eth0

JF049 2022-09-02 15:42:39
Just to check if it’s a problem with the NetworkManager and not the phone
antoniorojastg 2022-09-02 15:47:59
C0rn3j 2022-09-02 14:05:36
archlinuxgroup-611608.jpg
https://bugreports.qt.io/browse/QTBUG-85744
https://bugreports.qt.io/browse/QTBUG-85024

This is the actual issue https://bugreports.qt.io/browse/QTBUG-80434

antoniorojastg 2022-09-02 15:48:56
you didn’t say what the problem is, so I’m assuming you get tofu instead of emoji
David 2022-09-02 16:02:36
JF049 2022-09-02 15:42:17
archlinuxgroup-611608.jpg
If you can see the ethernet device in ip a, you may want to try to dhclient -v eth0, where eth0 is your NIC device. To send DHCPRELEASE (drop IP address): dhclient -r eth0

$ dhclient -v eth0

> DHCPDISCOVER …

No DHCPOFFERS received.
No working leases in persistent database – sleeping.

JF049 2022-09-02 16:08:44
David 2022-09-02 16:02:36
archlinuxgroup-611608.jpg
$ dhclient -v eth0

> DHCPDISCOVER …

No DHCPOFFERS received.
No working leases in persistent database – sleeping.

Oh my god.
Substitute “eth0” with the name of the NIC device!

JF049 2022-09-02 16:09:02
David 2022-09-02 16:02:36
archlinuxgroup-611608.jpg
$ dhclient -v eth0

> DHCPDISCOVER …

No DHCPOFFERS received.
No working leases in persistent database – sleeping.

archlinuxgroup-611650.jpg
It may look like this

TittySkittle 2022-09-02 16:10:11
JF049 2022-09-02 16:09:02
archlinuxgroup-611650.jpg
It may look like this

Woah how’d you get that colored ip output?

David 2022-09-02 16:10:24
JF049 2022-09-02 16:08:44
archlinuxgroup-611650.jpg
Oh my god.
Substitute “eth0” with the name of the NIC device!

I did it…
But in that Message I was too lazy to change the NIC

David 2022-09-02 16:17:42
JF049 2022-09-02 16:09:02
archlinuxgroup-611650.jpg
It may look like this

archlinuxgroup-611655.jpg

Waltz 2022-09-02 16:37:36
By the way, I use Arch!
bacteriostat 2022-09-02 16:41:41
TittySkittle 2022-09-02 16:10:11
archlinuxgroup-611650.jpg
Woah how’d you get that colored ip output?

grc iirc

il_muflone 2022-09-02 16:41:45
Alexander Wagner 2022-09-02 11:04:26
archlinuxgroup-611650.jpg
My question was about, did I have to run this cmds now after each grub update, because of the new changes of grub (supported flag,…)

That we can not prevent such phenenomen through future changes is absolutly clear.

The latest was the only case where this was needed. Not knowing the future there’s no way to know if this will be needed again

il_muflone 2022-09-02 16:48:51
My EFI partition is not mounted at the boot, so the grub EFI was never updated since I’ve installed it

I suppose it should be safe if you update them both, but it will be unsafe if you update only one, even in different times

PuzzDio 2022-09-02 16:50:07
il_muflone 2022-09-02 16:48:51
archlinuxgroup-611650.jpg
My EFI partition is not mounted at the boot, so the grub EFI was never updated since I’ve installed it

I suppose it should be safe if you update them both, but it will be unsafe if you update only one, even in different times

I made that mistake before

JF049 2022-09-02 17:11:13
TittySkittle 2022-09-02 16:10:11
archlinuxgroup-611650.jpg
Woah how’d you get that colored ip output?

https://wiki.archlinux.org/title/Color_output_in_console

p87726 2022-09-02 17:21:20
May I ask why is plymouth not in the official repository? Is there any good alternative to plymouth that is in the main repo?
|