Re: error opening /media/cdrom0/BDMV/BACKUP/index.bdmv

2015-01-04 Thread Ric Moore

On 01/03/2015 10:43 PM, Mike Kupfer wrote:

Mike Kupfer wrote:


Ric Moore wrote:


Trying to automount a dvd for playback and I'm seeing this.


I'm seeing these messages, too, even for removable USB drives.  (Jessie,
amd64, running Xfce.)


I filed a bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774532
Thank you!! My bug-report-fu is lacking master! This happens when I try 
to automount with vlc. Note, that /media/mountpoint is set 
non-writable. in my case, where it uses /media/cdrom0
...which is odd as a cdrom is USUALLY non-writable but it's attempting 
to find that ../BDMV/index.bdmv file there. It must be some ruleset 
set wrongly somewhere. That we certainly have in common. :) Ric




--
My father, Victor Moore (Vic) used to say:
There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome. R.I.P. Dad.
Linux user# 44256


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54a9b738.8030...@gmail.com



Re: error opening /media/cdrom0/BDMV/BACKUP/index.bdmv

2015-01-04 Thread Ric Moore

On 01/04/2015 04:57 PM, Ric Moore wrote:

On 01/03/2015 10:43 PM, Mike Kupfer wrote:

Mike Kupfer wrote:


Ric Moore wrote:


Trying to automount a dvd for playback and I'm seeing this.


I'm seeing these messages, too, even for removable USB drives.  (Jessie,
amd64, running Xfce.)


I filed a bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774532

Thank you!! My bug-report-fu is lacking master! This happens when I try
to automount with vlc. Note, that /media/mountpoint is set
non-writable. in my case, where it uses /media/cdrom0
...which is odd as a cdrom is USUALLY non-writable but it's attempting
to find that ../BDMV/index.bdmv file there. It must be some ruleset
set wrongly somewhere. That we certainly have in common. :) Ric



If anyone has a clue where the rule would be on the file system to 
automount a dvd would be I would appreciate being pointed in the right 
direction. I have to wonder if other problems like mounting a USB device 
would be related to trying to use a mount point that is unwritable 
and/or doesn't exist.


I hope you get feedback from your bug report, Mike. Please keep us all 
posted. :) Ric



--
My father, Victor Moore (Vic) used to say:
There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome. R.I.P. Dad.
Linux user# 44256


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54aa1da4.8040...@gmail.com



Re: Re: error opening /media/cdrom0/BDMV/BACKUP/index.bdmv

2015-01-04 Thread Ric Moore

Ric Moore wrote:

 Trying to automount a dvd for playback and I'm seeing this.

I'm seeing these messages, too, even for removable USB drives.  (Jessie,
amd64, running Xfce.)

  Jan  1 15:50:52 allegro kernel: [314184.131707] EXT4-fs (sdb1): 
mounting ext3 file system using the ext4 subsystem
  Jan  1 15:50:53 allegro kernel: [314184.560555] EXT4-fs (sdb1): 
mounted filesystem with ordered data mode. Opts: (null)
  Jan  1 15:50:53 allegro udisksd[1280]: Mounted /dev/sdb1 at 
/media/kupfer/external on behalf of uid 1000
  Jan  1 15:50:53 allegro org.gtk.Private.UDisks2VolumeMonitor[1190]: 
index_parse.c:191: indx_parse(): error opening 
/media/kupfer/external/BDMV/index.bdmv
  Jan  1 15:50:53 allegro org.gtk.Private.UDisks2VolumeMonitor[1190]: 
index_parse.c:191: indx_parse(): error opening 
/media/kupfer/external/BDMV/BACKUP/index.bdmv


 I'm
 finding almost zip using google. Basically, it seems automount is
 looking for something that doesn't exist. I think it's related to
 blueray but removal of libbluray rips out half the system as
 depends. Anyone have a clue towards this?

The web searches I did yesterday suggested something to do with gvfs
and/or libbluray (well, libbluray1).

Mike! I fixed the darn thing. not through any huge amount of code-fu, 
but I took a shot in the dark. I had autofs installed. Nixed that. It 
didn't seem to do anything. I installed udisks-glue, which added udisks. 
Funny that as udisk2 was already installed. When it was done installing 
my DVD automounted (and I got a popup announcing the fact!) and then VLC 
came to life and ran the DVD. (Dark Shadows!)


It seems I spend half the year enjoying autoplay of DVD's and the other 
half trying to fix it. This might be a fix for everyone else with 
automount related problems. I'm as happy as a little clam. :) Ric




--
My father, Victor Moore (Vic) used to say:
There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome. R.I.P. Dad.
Linux user# 44256


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54aa3106.9090...@gmail.com



Re: error opening /media/cdrom0/BDMV/BACKUP/index.bdmv

2015-01-03 Thread Mike Kupfer
Mike Kupfer wrote:

 Ric Moore wrote:
 
  Trying to automount a dvd for playback and I'm seeing this.
 
 I'm seeing these messages, too, even for removable USB drives.  (Jessie,
 amd64, running Xfce.)

I filed a bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774532

mike


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2389.1420343003@allegro.localdomain



Re: error opening /media/cdrom0/BDMV/BACKUP/index.bdmv

2015-01-02 Thread Mike Kupfer
Ric Moore wrote:

 Trying to automount a dvd for playback and I'm seeing this.

I'm seeing these messages, too, even for removable USB drives.  (Jessie,
amd64, running Xfce.)

  Jan  1 15:50:52 allegro kernel: [314184.131707] EXT4-fs (sdb1): mounting ext3 
file system using the ext4 subsystem
  Jan  1 15:50:53 allegro kernel: [314184.560555] EXT4-fs (sdb1): mounted 
filesystem with ordered data mode. Opts: (null)
  Jan  1 15:50:53 allegro udisksd[1280]: Mounted /dev/sdb1 at 
/media/kupfer/external on behalf of uid 1000
  Jan  1 15:50:53 allegro org.gtk.Private.UDisks2VolumeMonitor[1190]: 
index_parse.c:191: indx_parse(): error opening 
/media/kupfer/external/BDMV/index.bdmv
  Jan  1 15:50:53 allegro org.gtk.Private.UDisks2VolumeMonitor[1190]: 
index_parse.c:191: indx_parse(): error opening 
/media/kupfer/external/BDMV/BACKUP/index.bdmv

 I'm
 finding almost zip using google. Basically, it seems automount is
 looking for something that doesn't exist. I think it's related to
 blueray but removal of libbluray rips out half the system as
 depends. Anyone have a clue towards this?

The web searches I did yesterday suggested something to do with gvfs
and/or libbluray (well, libbluray1).

mike


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/9986.1420251532@allegro.localdomain