Bug 385513 - Dolphin don't browse network.
Summary: Dolphin don't browse network.
Status: RESOLVED DUPLICATE of bug 369850
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 17.08.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-09 11:25 UTC by SinClaus
Modified: 2017-10-10 04:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SinClaus 2017-10-09 11:25:47 UTC
If I say to browse domain, dolphin says
"Internal Error
Please send a full bug report at http://bugs.kde.org
libsmbclient reported an error, but did not specify what the problem is. This might indicate a severe problem with your network - but also might indicate a problem with libsmbclient.
If you want to help us, please provide a tcpdump of the network interface while you try to browse (be aware that it might contain private data, so do not post it if you are unsure about that - you can send it privately to the developers if they ask for it)"
Comment 1 Nate Graham 2017-10-09 13:44:20 UTC
Can you connect to any servers directly by IP address? For example if you go to "smb://[ip address of other server]", are you able to connect?
Comment 2 SinClaus 2017-10-09 13:58:50 UTC
For example I can browse network:
$ smbtree -b -N
WORKGROUP
PERCO
INCOM
        \\ZEBRA          
        \\WOODIX         
        \\TFSERVER       
        \\TEST32         
        \\SWORDFISH      
        \\STAR                          Star
        \\SSF            
        \\SECRET         
        \\SALEX                         ï±Õá
                \\SALEX\HP_LaserJet_M1120n_MFP  HP_LaserJet_M1120n_MFP
                \\SALEX\Epson-AL-C4200  Epson AL-C4200
                \\SALEX\IPC$            IPC Service (Лёха)
                \\SALEX\sambashare      Samba Share
        \\PRODIX         
        \\PIRR
..........
In the same time mount.cifs reports error for mount.
Comment 3 Nate Graham 2017-10-09 14:00:43 UTC
So those shares are inaccessible even when you're not using Dolphin?
Comment 4 SinClaus 2017-10-09 14:03:14 UTC
I can make full test tomorrow only, now is a night time here.
Comment 5 SinClaus 2017-10-10 02:13:35 UTC
OK, munt.cifs say

mount error(95): Operation not supported
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

but smbclient connects to the srvers shares and dolphin can browse this shares if say them to connect with full address, i.e. smb://server.domain.xx/C$.
Comment 6 Nate Graham 2017-10-10 02:14:52 UTC
OK, if you can get to the shares in Dolphin by entering the full path, buit browsing is bustes, then this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=369850

*** This bug has been marked as a duplicate of bug 369850 ***
Comment 7 SinClaus 2017-10-10 04:31:41 UTC
OK, adding vers=2.0 to the mount string resolve problem with mount, but Dolphin don't browse network...