Bug 429914 - ISO is mounted,but user cannot enter folder
Summary: ISO is mounted,but user cannot enter folder
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: plugins: ISO mounting (show other bugs)
Version: 20.08.3
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Kwon-Young Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-02 03:46 UTC by Parameshwara Bhat
Modified: 2020-12-19 12:43 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 Parameshwara Bhat 2020-12-02 03:46:20 UTC
SUMMARY


STEPS TO REPRODUCE
1. Mount iso by right-clicking
2. There is no tab/window opening with the contents of the ISO.But Devices show a new entry. One can also cross-check with bare mount command that iso is indeed mounted. It is mounted on the user node at /run/media. But not navigable.
Assume root permissions and navigate to the node. Contents can indeed be read.
Also as user,one can unmount the mounted ISO by right-clicking.
3. But the user cannot read the ISO content as user.

OBSERVED RESULT
But the user cannot read the ISO content as user.


EXPECTED RESULT
1. A new tab/window opens with the contents of the ISO
2. User is able to read/play the content.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2020-12-03 17:05:47 UTC
Why do you need root permissions to navigate to the mounted volume? Do you have something set up to require root?
Comment 2 Kwon-Young Choi 2020-12-04 10:02:44 UTC
Sorry for not replying earlier.

> Assume root permissions and navigate to the node. Contents can indeed be
> read.

This seems to be problem with how permissions are set up on the iso.

Could you show what `ls -alh` do when you are able to navigate as root to the mounted iso directory ?
Comment 3 Bug Janitor Service 2020-12-19 04:35:26 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Parameshwara Bhat 2020-12-19 12:43:23 UTC
Firstly, sorry I did not monitor the bug submitted.

I seem to have had an update in between. And today, this feature is working for me. I can browse the new device that appears after 'mount the iso'.

Thanks developers.