Поддержка > Общие вопросы

some minor issues with runtu 22.04 KDE

(1/1)

neon9800:
hi.
1.some dolphin options in menu are missing and folder preview did not work,


2.plasma sensors widgets did not found any sensors resources.
3.connect to wifi failed with ip4 error.(network interface device and driver is ok)
thanks for any response.
sorry for english,im not russian.  :)

HsH:

--- Цитата: neon9800 от Июль 04, 2022, 07:15:00 ---some dolphin options in menu are missing
--- Конец цитаты ---
Delete the config file:

--- Код: ---rm ~/.local/share/kxmlgui5/dolphin/dolphinui.rc
--- Конец кода ---
and restart the Dolphin file manager. Full "View" menu will appear.


--- Цитата: neon9800 от Июль 04, 2022, 07:15:00 ---folder preview did not work
--- Конец цитаты ---
What is the file system of this partition? The command output in this directory with folders is required:

--- Код: ---ls -lR *
--- Конец кода ---


--- Цитата: neon9800 от Июль 04, 2022, 07:15:00 ---plasma sensors widgets did not found any sensors resources
--- Конец цитаты ---
Try to install "lm-sensors" package:

--- Код: ---sudo apt update
sudo apt install lm-sensors
--- Конец кода ---


--- Цитата: neon9800 от Июль 04, 2022, 07:15:00 ---connect to wifi failed with ip4 error.(network interface device and driver is ok)
--- Конец цитаты ---
The full text of the error message and the output of these commands are required:

--- Код: ---inxi -N
ip a
--- Конец кода ---

neon9800:

--- Код: ---runtu@runtu:~$ inxi -N
Network:
Device-1: Intel 82579LM Gigabit Network driver: e1000e
Device-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi
--- Конец кода ---



--- Код: ---runtu@runtu:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: enp0s25: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether e4:11:5b:41:b1:d6 brd ff:ff:ff:ff:ff:ff
3: wlo1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 10:0b:a9:9b:e2:c0 brd ff:ff:ff:ff:ff:ff
    altname wlp37s0
--- Конец кода ---

folder preview issue is only with NTFS drives.

dolphin menu problem fixed with your help.
thanks.

HsH:

--- Цитата: neon9800 от Июль 05, 2022, 07:54:49 ---Device-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi
--- Конец цитаты ---
What error occurs when connecting to Wi-Fi? Try to find the hardware switch and toggle it. Give the command output:

--- Код: ---rfkill list all
--- Конец кода ---


--- Цитата: neon9800 от Июль 05, 2022, 07:54:49 ---folder preview issue is only with NTFS drives.
--- Конец цитаты ---
It's a Bug 451408. Several solutions are suggested in the discussion, try to choose the one that best for you, e.g.:

--- Цитировать (выделенное) ---mount ntfs file systems with ntfs3 driver <..> instead of ntfs-3g.
<...> simple workaround to all of those issues in Dolphin > General > Preview, crank up the file limit size for which to compute previews for remote files, as much as you feel is needed.
--- Конец цитаты ---

Навигация

[0] Главная страница сообщений

Перейти к полной версии