You are not logged in.

#1 2024-04-20 16:06:50

gulatihardik10
Member
Registered: 2020-01-14
Posts: 67

Dophin Freezing and Crashing on Launch

After update to plasma 6, issue with dophin file manager starts
Tried to give a gap of 1 week to release stable versions and then update again, but problem still persists

Journal ctl
According to journal ctl check

error creating screencast "Could not find window id 0"

, this is occurring every time (already searched internet)

[gulatihardik10@Hardik ~]$ lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda      8:0    0 465.8G  0 disk 
├─sda1   8:1    0    50G  0 part /
└─sda2   8:2    0   400G  0 part /home/gulatihardik10/Main_Drive
sr0     11:0    1  1024M  0 rom  
[gulatihardik10@Hardik ~]$ uname -a
Linux Hardik 6.8.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 17 Apr 2024 15:20:28 +0000 x86_64 GNU/Linux

Offline

#2 2024-04-20 19:24:33

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,230

Re: Dophin Freezing and Crashing on Launch

Start dolphin in a terminal post the output, maybe also check whether you get core dumps https://wiki.archlinux.org/title/Core_d … _core_dump and post them.

Generally speaking nothing massively obvious in that journal, other than that this is very old HW that might hit edge cases that aren't accounted for anymore. A bunch of crashes for wpscloudsvr maybe try to stop that. A few broken locale errors, make sure your locale is setup correctly: https://wiki.archlinux.org/title/Locale … the_locale

Offline

#3 2024-04-21 11:31:23

gulatihardik10
Member
Registered: 2020-01-14
Posts: 67

Re: Dophin Freezing and Crashing on Launch

I am getting below two errors when starting dolphin from terminal

kf.kio.core: An error occurred during write. The worker terminates now.
t.qpa.wayland: Creating a popup with a parent, QWidgetWindow(0x5f59d2d5bc50, name="Dolphin#1Window") which does not match the current topmost grabbing popup,

For core dump files, getting not dumps found every time (also tried by crashing dolphin in current session)
I have generated locale by correctly 2 to 3 times, didn't know why it is showing in ctl

[gulatihardik10@Hardik ~]$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

On the last point wpscloudsvr error occurs whenever I tried to open wifi (will try to fix it later)

Offline

Board footer

Powered by FluxBB