GJoe2
GJoe2
@Fevirre Try to install again, if this dont work try to update your repository and dowload it by pkg `pkg update` `pkg upgrade` `pkg install dbus` If that dont work,...
I have the same issue, maybe ignoring KDE global scaling in flatpak can solve the problem
`"you may use the output you selected and the resolution you want"` I tried using Android device resolution (1080x2400) and failed with "xrandr cannot create mode", so I tried instead...
i get stuck on make -j 4 ``` make -j 4 make: *** No targets specified and no makefile found. Stop. ``` I was following the instruccion: ``` git clone...
LibreDWG have support for readind dwg R2018 files (but it only write at R2000) and it is being actively developed. It would be nice to add a new branch for...
I tried in a VM and get: ``` /home/kali/custom/RTL8812BU/hal/phydm/halrf/rtl8822b/halrf_iqk_8822b.c:960:13: warning: enum constant in boolean context [-Wint-in-bool-context] 960 | if (DBG_RF_IQK) { | ^~~~~~~~~~ CC [M] /home/kali/custom/RTL8812BU/hal/phydm/halrf/rtl8822b/halrf_rfk_init_8822b.o CC [M] /home/kali/custom/RTL8812BU/hal/phydm/rtl8822b/phydm_regconfig8822b.o CC...