Skip to content

Manjaro

Dark mode not working in GUI package manager

sudo pacman -Rdd pamac-gtk && sudo pacman -S pamac-gtk3

Keyboard layout in Xorg

/etc/X11/xorg.conf

#скорее всего откроется пустой файл
Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "us,ru"
    Option        "XkbVariant"  ",winkeys"
    Option        "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection

# ./.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml

shutter Can't locate Gnome2.pm in @INC (you may need to install the Gnome2 module

yaourt gnome-perl 
yaourt gnomecanvas-perl 
yaourt wnck
yaourt imageview

Viber on Manjaro freezes when you click to send a message

Viber 7.0.0

Symptoms:

When run viber from root:

qt.network.ssl: QSslSocket: cannot resolve SSLv3_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv3_server_method
QQuickItem: Cannot set activeFocusOnTab to false once item is the active focus item.
QQuickItem: Cannot set activeFocusOnTab to false once item is the active focus item.
QQuickItem: Cannot set activeFocusOnTab to false once item is the active focus item.
QQuickItem: Cannot set activeFocusOnTab to false once item is the active focus item.
QQuickItem: Cannot set activeFocusOnTab to false once item is the active focus item.
PulseAudioService: pa_context_connect() failed
PulseAudioService: pa_context_connect() failed
Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:108, function pa_mutex_unlock(). Aborting.
Aborted

Solution:

Check for installed pulseaudio Delete folder ~/.config/pulse Reboot.

leds fujitsu::radio_led

# journalctl -f
Oct 12 03:58:54 dima-nb kernel: leds fujitsu::radio_led: Setting an LED's brightness failed (-2147483648)
Oct 12 03:59:00 dima-nb kernel: leds fujitsu::radio_led: Setting an LED's brightness failed (-2147483648)
Oct 12 03:59:05 dima-nb kernel: leds fujitsu::radio_led: Setting an LED's brightness failed (-2147483648)

Fix:

echo "none" > /sys/class/leds/fujitsu::radio_led/trigger

Flameshot config file

./.config/Dharkael/flameshot.ini

[General]
buttons=@Variant(\0\0\0\x7f\0\0\0\vQList\0\0\0\0\v\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x6\0\0\0\x12\0\0\0\xf\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f)
contrastOpacity=109
disabledTrayIcon=false
drawColor=#ff0000
drawThickness=1
filenamePattern=Screenshot_%F_%T
savePath=/home/dima/Pictures
showDesktopNotification=false
uiColor=#0078b0

pacman keyring issue fix

pacman-key --init
pacman-key --populate
pacman-key --refresh-keys
pacman -Sy archlinux-keyring

TeamViewer don't start

pacman-key --init
sudo teamviewer daemon status
sudo teamviewer daemon start
sudo teamviewer daemon enable
# restart GUI teamviewer if it was run