Summary: | konsole and dolphin doesnt show all smb/cifs directory and files | ||
---|---|---|---|
Product: | unknown | Reporter: | Jan Tar <jantar> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | major | CC: | nate, timokau |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | more info about problem |
It's not clear what's missing. Can you clarify? > digikam.general: Entry QRect(1371,1021 218x218)280overlapsQRect(1371,1021 218x218)280, skipping
>
> Thread 27 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7fff1ffff700 (LWP 16402)]
> QMapData<QString, QVariant>::createNode (left=false, parent=0x0, v=..., k=..., this=0x7fff081d6280)
> at /nix/store/zah3h9qlxs79452a3g0pyrxb77i9zrw6-qtbase-5.11.1-dev/include/QtCore/qmap.h:228
> 228 new (&n->key) Key(k);
> (gdb) bt
> #0 QMapData<QString, QVariant>::createNode (left=false, parent=0x0, v=..., k=..., this=0x7fff081d6280)
> at /nix/store/zah3h9qlxs79452a3g0pyrxb77i9zrw6-qtbase-5.11.1-dev/include/QtCore/qmap.h:228
> #1 QMapNode<QString, QVariant>::copy (this=0xb1, d=d@entry=0x7fff081d6280)
> at /nix/store/zah3h9qlxs79452a3g0pyrxb77i9zrw6-qtbase-5.11.1-dev/include/QtCore/qmap.h:258
> #2 0x00007ffff6228e20 in QMapNode<QString, QVariant>::copy (this=0x7fff0807c180, d=d@entry=0x7fff081d6280)
> at /nix/store/zah3h9qlxs79452a3g0pyrxb77i9zrw6-qtbase-5.11.1-dev/include/QtCore/qmap.h:261
> #3 0x00007ffff6228e20 in QMapNode<QString, QVariant>::copy (this=0x7fff0802a9b0, d=d@entry=0x7fff081d6280)
> at /nix/store/zah3h9qlxs79452a3g0pyrxb77i9zrw6-qtbase-5.11.1-dev/include/QtCore/qmap.h:261
> #4 0x00007ffff6228ef2 in QMap<QString, QVariant>::detach_helper (this=0x4a578d8)
> at /nix/store/zah3h9qlxs79452a3g0pyrxb77i9zrw6-qtbase-5.11.1-dev/include/QtCore/qmap.h:1006
> #5 QMap<QString, QVariant>::detach (this=0x4a578d8)
> at /nix/store/zah3h9qlxs79452a3g0pyrxb77i9zrw6-qtbase-5.11.1-dev/include/QtCore/qmap.h:364
> #6 QMap<QString, QVariant>::insert (this=0x4a578d8, akey=..., avalue=...)
> at /nix/store/zah3h9qlxs79452a3g0pyrxb77i9zrw6-qtbase-5.11.1-dev/include/QtCore/qmap.h:704
> #7 0x00007ffff62405c3 in Digikam::JPEGLoader::load (this=this@entry=0x7fff1fffe8d0, filePath=...,
> observer=observer@entry=0x431fc70) at /home/timo/tmp/digikam/source/core/libs/dimg/loaders/jpegloader.cpp:663
> #8 0x00007ffff6394130 in Digikam::DImg::load (this=this@entry=0x431fe58, filePath=..., loadFlagsInt=loadFlagsInt@entry=63,
> observer=observer@entry=0x431fc70, rawDecodingSettings=...) at /home/timo/tmp/digikam/source/core/libs/dimg/dimg.cpp:429
> #9 0x00007ffff6394730 in Digikam::DImg::load (this=this@entry=0x431fe58, filePath=..., observer=observer@entry=0x431fc70,
> rawDecodingSettings=...) at /home/timo/tmp/digikam/source/core/libs/dimg/dimg.cpp:373
> #10 0x00007ffff6453759 in Digikam::PreviewLoadingTask::execute (this=0x431fc60)
> at /home/timo/tmp/digikam/source/core/libs/threadimageio/previewtask.cpp:292
> #11 0x00007ffff643eece in Digikam::LoadSaveThread::run (this=0x7fffbc00bfd0)
> at /home/timo/tmp/digikam/source/core/libs/threadimageio/loadsavethread.cpp:133
> #12 0x00007ffff647d9be in Digikam::DynamicThread::Private::run (this=0x4482cb0)
> at /home/timo/tmp/digikam/source/core/libs/threads/dynamicthread.cpp:183
> #13 0x00007fffe9569602 in ?? () from /nix/store/br6yml05dzhccpaf4zi48vw3iw1xayzg-qtbase-5.11.1/lib/libQt5Core.so.5
> #14 0x00007fffe957212b in ?? () from /nix/store/br6yml05dzhccpaf4zi48vw3iw1xayzg-qtbase-5.11.1/lib/libQt5Core.so.5
> #15 0x00007ffff51d25a7 in start_thread () from /nix/store/fg4yq8i8wd08xg3fy58l6q73cjy8hjr2-glibc-2.27/lib/libpthread.so.0
> #16 0x00007fffe6a4322f in clone () from /nix/store/fg4yq8i8wd08xg3fy58l6q73cjy8hjr2-glibc-2.27/lib/libc.so.6
Sorry, no idea how I ended up posting hear. Meant to post in #399923. Please ask for help in a forum of your distribution. |
Created attachment 115704 [details] more info about problem Hello, terminal doesnt show all smb directory and files. Im using sudo mount -t cifs //IP/SHAREDFOLDER/ /media/USER/share -o username=administrator,uid=$USER. More information in the picture PS. smb:// in dolphin display it correctly..