Age | Commit message (Collapse) | Author |
|
|
|
aur/chatty-git and aur/phosh-osk-stub-git without glib2-devel pkg will error:
> Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums'
> This is a distributor issue -- please report it to your glib-2.0 provider.
It might be their pkgbuild miss glib2-devel as makedeps tho. But I
choose to install glib2-devel to prevent similar situation happen again.
|
|
debug plplot not build on pp issue
|
|
danctnix-packages convert some pkgs to dummy pkgs, remove those and
change not dummy pkgs as explict install. Also remove some useless/bad
apss and add some maybe useful/good apps.
|
|
Loupe another name is Image Viewer. Setting it up in GUI will result
into this mimeapps.list change.
|
|
|
|
After uninstall gnome-console, apps desktop entries with Terminal=true
can't be opened with a terminal any more. In the past, those are opened
with gnome console. The reason is it hardcoded some terminals and
there's not alacritty, see [0]. This url [1] wrote that this commit [2]
now support using other terminals using xdg-terminal-exec wrapper. As
describe in the commit, this is only temporary solution, a proper
solution is xdg-default-apps specification see [3] which does not seem
to making any progress. The xdg-terminal-exec wrapper way works great
and enough for me tho.
[0] https://unix.stackexchange.com/a/642886
[1] https://unix.stackexchange.com/a/748350
[2] https://gitlab.gnome.org/GNOME/glib/-/commit/22e1b9bcc0ca7cd1ba2457ddf5b5545752f9c7ea
[3] https://gitlab.freedesktop.org/xdg/xdg-specs/-/issues/54
|
|
https://www.reddit.com/r/PINE64official/comments/1dr2qz1/pinephone_software_in_2024_a_rapidfire_comparison/
wrote that using irqbalance has huge 7-8 times improvements on
"screen-off" battery life. Not sure what's that screen-off means. I
tested 4 hours pinephone suspend without power adaptor with and without
irqbalance, without irqbalance battery drop from 99% to 88%, with it
drop to 91%, so I think maybe it is useful, so I choose to use it.
|
|
|
|
Default mirror often outputs errors like this: "error: failed retrieving
file 'core.db' from mirror.archlinuxarm.org : Connection timed out after
10002 milliseconds". So I tried to specify mirrors manually and it seems
much better now.
Another way maybe is DisableDownloadTimeout in pacman.conf, not tested.
|
|
|
|
|
|
|
|
|
|
https://github.com/neovim/neovim/issues/33075
https://github.com/neovim/neovim/pull/33122
|
|
|
|
h-hg/fcitx.nvim is the only one out of the three alternatives that does
not have this issue: after / search with chinese pingyin, then enter,
then in normal mode if I press one key, e.g., k, it will trying to use
chinese pingyin instead of using english
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readable, so no need to customize by myself
|
|
remove these ssh configs else error
|
|
|
|
|
|
|
|
/boot/initramfs-linux.img
|
|
|
|
https://github.com/tinted-theming/tinted-vim/pull/89
|
|
|
|
|
|
|
|
angelfish for alternative to firefox when firefox not working and core
dump. distcc to test cross compile. meson is used very often to compile
things, like last time I use it to build seatd.
|
|
|
|
|
|
|
|
School wifi ipv6 not working, somehow cause pp can't ping ca, not sure
why insp can ping ca at school wifi. I don't understand this change
also.
https://wiki.archlinux.org/title/IPv6#Prefer_IPv4_over_IPv6
https://serverfault.com/questions/93717/setting-ipv4-as-preferred-protocol-over-ipv6
https://kevin-haas.com/posts/how-to-prioritize-ipv4-over-ipv6-on-linux/
|
|
|
|
|
|
|
|
|