Witaj na Forum Linuxiarzy
Zanim zalogujesz się, by pisać na naszym forum, zapoznaj się z kilkoma zasadami savoir-vivre'u w dziale Administracja.
Wiadomości z problemami zamieszczone w wątku "Przywitaj się" oraz wszelkie reklamy na naszym forum będą usuwane.
Cytat: melis w Listopad 16, 2025, 11:44:52 AMTak całkiem nie śmiało zapytam, albowiem nie znalazłem, tudzież źle szukałem: chłdzenie było konserwowane w ostatnich dwóch latach?#23 - Listopad 13, 2025, 12:42:06 PM
Cytat: Yattaman w Listopad 16, 2025, 02:52:15 PMNo ta, czyli czekać aż naprawią... ehhh Co będzie prawie identycznie wydajne i podobnie się obsługiwało? Virtualbox jest jakiś toporny :)
CytatTo install GNOME Boxes on Arch Linux, use the command
sudo pacman -S gnome-boxes and then install the necessary virtualization packages qemu and libvirt by running sudo pacman -S qemu libvirt edk2-ovmf virt-manager.
1. Install GNOME Boxes and dependencies
Open your terminal.
Run the following command to install GNOME Boxes:
sudo pacman -S gnome-boxes
Install the virtualization backend and other required tools:
sudo pacman -S qemu libvirt edk2-ovmf virt-manager
2. Enable and start the libvirt service
Enable the libvirtd service to start on boot:
sudo systemctl enable libvirtd.service
Start the libvirtd service immediately:
sudo systemctl start libvirtd.service
CytatRecent Wayland bugs in KDE include issues with session restoration (like restoring Konsole tabs), graphical glitches (such as lines appearing when sliding windows), and problems with specific applications (like the file dialog for some Flatpaks).
Additionally, some users have reported critical issues like a black screen upon login, and problems with features like the clipboard and remote gaming pop-ups.
Session and window management Restoration issues: Applications may not restore to their correct virtual desktop or remember their state, such as Konsole tabs or windows minimized to the system tray.
Window position: There is a known issue where Wayland windows may not save or restore their position correctly.Ctrl+C bug: In some setups, using Ctrl+C in a Wayland session launched with SDDM can cause the environment to crash.
Graphical issues Sliding windows: Some users have reported seeing flickering lines appear on the desktop when moving windows.Konsole glitch: Since updating to KDE Frameworks 6.10, some users have reported a graphical glitch in the Konsole window, such as a thin vertical gray line.
Application-specific bugs File/folder selection: The file/folder selection dialog may not show auto-completion suggestions in some situations.Flatpak dialogs: Some Flatpak applications may not show any files in the Open/Save dialog if they specify supported mimetypes using file globbing
.Clipboard: There are reports of a widespread bug where the clipboard is not working as expected.
Remote play pop-ups: When using Steam Remote Play, pop-ups may appear repeatedly, and there's no option to "allow in future sessions".
Critical and display-related issues Black screen: Some users have experienced a black screen upon login, sometimes fixed by reinstalling fingerprint-related drivers.
NVIDIA specific: There have been reports of a bug related to explicit sync drivers, which may affect performance.High CPU usage: Some users reported Wayland running at (1000 %) CPU usage after a recent update.
Other issues Vietnamese input: Vietnamese input may not work in Wine applications.Power saving: Power saving features may not be active in some Wayland sessions. It's important to note that some bugs might be specific to certain hardware, drivers, or software versions and are being addressed in newer releases of KDE Frameworks and Plasma.
Cytat: linux4ever w Listopad 16, 2025, 02:23:29 PM@Yattaman Aktualizowałeś sterowniki i wayland?
Czy przełączenie na X11 powoduje to samo ?