You are not logged in.

#1 2016-07-13 11:22:15

dragon321
Member
Registered: 2016-01-24
Posts: 21

[SOLVED]Dolphin crash when I try to delete file

Hello everyone!

Last time I decided to back to Arch Linux and Plasma 5. Everything works good, but Dolphin has serious problem - when I try to delete file, It crash. When I create new file, It is invisible until i close and open again Dolphin. Of course I can't delete It, because crash. When I try to delete file(with Del or Shift+Del), Dolphim quickly crashes. When I run Dolphin in terminal emulator I have this output:

Cannot creat accessible child interface for object:  PlacesView(0xeed0c0)  index:  18
KSambaShare: Could not find smb.conf!
KCrash: Application 'dolphin' crashing...
KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0

[2]+  Stopped              dolphin

What can I do?

Last edited by dragon321 (2016-07-14 23:57:11)

Offline

#2 2016-07-13 12:02:17

pb
Member
From: Krakow, PL
Registered: 2014-12-26
Posts: 336
Website

Re: [SOLVED]Dolphin crash when I try to delete file

I haven't noticed this problem. Maybe run dolphin within gdb and paste somewhere output of:

/usr/lib/qt/bin/qdbus org.kde.KWin /KWin supportInformation

Last edited by pb (2016-07-13 12:02:38)

Offline

#3 2016-07-13 12:30:00

dragon321
Member
Registered: 2016-01-24
Posts: 21

Re: [SOLVED]Dolphin crash when I try to delete file

All right. This is output from gdb:

Starting program: /usr/bin/dolphin 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe03ec700 (LWP 1077)]
[New Thread 0x7fffde646700 (LWP 1078)]
[New Thread 0x7fffd7779700 (LWP 1079)]
Cannot creat accessible child interface for object:  PlacesView(0xbd0ba0)  index:  18
KSambaShare: Could not find smb.conf!

Thread 1 "dolphin" received signal SIGSEGV, Segmentation fault.
0x00007fffc74b6b74 in ?? () from /usr/lib/libQtGui.so.4

and this is output from your command:
http://pastebin.com/p4X4yGzT

Last edited by dragon321 (2016-07-13 12:30:33)

Offline

#4 2016-07-13 12:44:09

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,098

Re: [SOLVED]Dolphin crash when I try to delete file

Offline

#5 2016-07-14 23:56:41

dragon321
Member
Registered: 2016-01-24
Posts: 21

Re: [SOLVED]Dolphin crash when I try to delete file

Thank you for help. It works now.

Last edited by dragon321 (2016-07-14 23:56:53)

Offline

Board footer

Powered by FluxBB