Lubuntu: pcmanfm through samba cut&paste a folder with a broken softlink will freeze
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pcmanfm (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Scenario:
Two PCs connected to a router on the same worgroup.
Create a shared folder called 'sharedFolder' on PC1 and access it from PC2 through pcmanfm using the menu Go -> Network Devices -> PC1 -> sharedFolder which will basically navigate to
smb://pc1/
PC1:
In the sharedFolder make a test folder and create a softlink in it pointing to a non-existing file
sudo mkdir test
cd test
ln -sT ../xyz test.txt
PC2:
Through pcmanfm go to smb://pc1/
Result: a modal window wil open hanging forever
Side notes:
A)
if you use the command-line
mv test ~/
everything will work (eventual other staff will be moved leaving back only the broken link)
and an error will be reported
'cannot remove test' directory not empty
I would expect the same behaviour from my gui folder-manager
B)
I'm using pcmanfm 1.0.1 on lubuntu 12.10
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |