Bug 183225 - cannot access DVD-RW disc
Summary: cannot access DVD-RW disc
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 20:56 UTC by Victor Suarez
Modified: 2024-05-02 08:54 UTC (History)
1 user (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 Victor Suarez 2009-02-04 20:56:11 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

When I insert into my drive a DVD-RW (DVD movie), the actions dialog shows three options: play in Dragon Player, open with Dolphin and do nothing.

If I select "play with Dragon Player" I will be able to play the DVD with no problems.

If I choose to open the disc with Dolphin, it shows me a "access denied to /media/DVD VR" on the status bar. 

I have attached some extra output from different commands:

mount:
/dev/scd1 on /media/DVD VR type udf (rw,nosuid,nodev,uhelper=hal,uid=1000)

ls -l /media/DVD VR
ls: no se puede acceder a /media/DVD VR/VIDEO_TS: Permiso denegado
ls: no se puede acceder a /media/DVD VR/VIDEO_RM: Permiso denegado
total 0
?????????? ? ? ? ?                ? VIDEO_RM
?????????? ? ? ? ?                ? VIDEO_TS

sudo ls -l /media/DVD\ VR (note the different result):
total 4
drw-rw-rwx 2 victor 4294967295 196 2006-04-06 19:44 VIDEO_RM
drw-rw-rwx 2 victor 4294967295 352 2006-04-06 19:44 VIDEO_TS

ls -l /media/DVD\ VR/VIDEO_TS:
ls: no se puede acceder a /media/DVD VR/VIDEO_TS: Permiso denegado


sudo ls -l /media/DVD\ VR/VIDEO_TS:
total 283548
-rw-rw-rwx 1 victor 4294967295     12288 2006-04-06 19:44 VIDEO_TS.BUP
-rw-rw-rwx 1 victor 4294967295     12288 2006-04-06 19:44 VIDEO_TS.IFO
-rw-rw-rwx 1 victor 4294967295    262144 2006-04-06 19:44 VIDEO_TS.VOB
-rw-rw-rwx 1 victor 4294967295     18432 2006-04-06 19:44 VTS_01_0.BUP
-rw-rw-rwx 1 victor 4294967295     18432 2006-04-06 19:44 VTS_01_0.IFO
-rw-rw-rwx 1 victor 4294967295 290029568 2006-04-06 19:44 VTS_01_1.VOB

"Permiso denegado" is shown because of the Spanish setup and it is the same as "Permission denied". The question marks are shown exactly in that way.
Comment 1 Andrew Crouthamel 2018-11-02 04:26:41 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-16 02:34:55 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 3 Christoph Cullmann 2024-05-01 20:50:20 UTC
Hi,

the KDE libaries and applications version 4.x are obsolete and got replaced
with Frameworks 5 and now 6 based variants that are still maintained.

The issue in this bug doesn't seem to happen for me with these versions.