| Summary: | Unable to access SMB shares: The file or folder smb://xxxx.xxxx.local does not exist | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kio-extras | Reporter: | Niels <nvaert1986> |
| Component: | Samba | Assignee: | Niels <nvaert1986> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | dolphin-bugs-null, nate, sitter |
| Priority: | NOR | ||
| Version First Reported In: | 22.04.3 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | The debug level 10 as requested | ||
|
Description
Niels
2022-08-09 09:52:24 UTC
Linux/KDE Plasma: Gentoo Linux 2.8 KDE Plasma Version: 5.24.6 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Update: Mounting the share via Smb4k works fine. Works fine in other File Managers, but does not work in Konqueror either. Could this be KIO related? Created attachment 151221 [details]
The debug level 10 as requested
The debug level 10 as requested
~ $ export KDE_FORK_SLAVES=1
~ $ export QT_MESSAGE_PATTERN='[%{time process}](%{pid})/(%{category}) %{function}: %{message}'
~ $ export QT_LOGGING_RULES='log_kio_smb=true'
~ $ dolphin --new-window smb://xxxx.hq.xxxx.com/DATA
[ 0.000](18334)/(kf.kio.core) unknown: "The file or folder smb://xxxx.hq.xxxx.com/DATA does not exist."
The export as requested.
*** This bug has been marked as a duplicate of bug 453090 *** |