[Bug 493290] Re: CD icon disappears in File browser

2010-04-01 Thread Martin Pitt
I don't think gvfs is to blame here. devkit-disks does not see any file
system on the CD:

  usage:   
  type:
  version: 
  uuid:
  label:   

which will cause gvfs to think that there is nothing to mount (which is
correct -- there isn't something to mount).

After inserting that DVD, can you please open a Teminal and copypaste
the output of those commands:

  sudo blkid -p -o udev /dev/sr0
  sudo mount /dev/sr0 /mnt
  mount
  sudo umount /dev/sr0

Thanks!

** Package changed: gvfs (Ubuntu) = devicekit-disks (Ubuntu)

** Changed in: devicekit-disks (Ubuntu)
   Status: New = Incomplete

** Changed in: devicekit-disks (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

** Summary changed:

- CD icon disappears in File browser
+ does not detect DVD-RW file system

-- 
does not detect DVD-RW file system
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2010-03-30 Thread Philip Peitsch
I'm having this problem as well.

The dvd is actually mountable even though the icon disappears from
nautilus.  It can be manually mounted (for me) by doing:

sudo mount /dev/sr0 /media/cdrom0

Results of gvfs-mount -lio are attached

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2010-03-30 Thread Philip Peitsch

** Attachment added: gvfs-mount.txt
   http://launchpadlibrarian.net/42472792/gvfs-mount.txt

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2010-03-30 Thread Philip Peitsch
After I insert the media, the gvfs-mount shows the attached log.

This doesn't happen with every dvd... I have a home-burnt cd that it
happens regularly on however.

** Attachment added: gvfs-mount-after.txt
   http://launchpadlibrarian.net/42475458/gvfs-mount-after.txt

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2010-02-06 Thread WeatherGod
This might be similar to bug 478962.  While triaging it, we have noticed
that gvfs drops the cd drive after insertion of a CD.  Further tests are
difficult in that report due to limited technical abilities of the
reporter.

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-07 Thread Sebastien Bacher
Thank you for your bug report, could you run gvfs-mount -lio, add the
CD in the drive and add the log there? Could you also get a devkit-
disks --dump log before and after inserting the CD in the drive and
add log to the bug?

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

** Changed in: nautilus (Ubuntu)
   Status: New = Incomplete

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-07 Thread David Balažic

** Attachment added: log1
   http://launchpadlibrarian.net/36549373/log1

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-07 Thread David Balažic

** Attachment added: gvfs.log2
   http://launchpadlibrarian.net/36549377/gvfs.log2

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-07 Thread David Balažic

** Attachment added: gvfs.log
   http://launchpadlibrarian.net/36549365/gvfs.log

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-07 Thread David Balažic
The requested logs... before and after insertion.

** Attachment added: log2
   http://launchpadlibrarian.net/36549386/log2

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = New

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-07 Thread Sebastien Bacher
Thanks, interesting the devicekit-disks log seems correct but gvfs
doesn't list the media just inserted...

** Package changed: nautilus (Ubuntu) = gvfs (Ubuntu)

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-06 Thread David Balažic

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36507502/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36507503/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/36507504/usr_lib_nautilus.txt

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-06 Thread David Balažic
Here I attach the output of brasero -g  brasero-g.txt

** Attachment added: brasero-g.txt
   http://launchpadlibrarian.net/36507567/brasero-g.txt

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-06 Thread David Balažic
And here is brasero --brasero-burn-debug --brasero-media-debug 
brasero-debug2.txt

** Attachment added: brasero-debug2.txt
   http://launchpadlibrarian.net/36507596/brasero-debug2.txt

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 493290] Re: CD icon disappears in File browser

2009-12-06 Thread David Balažic
And here is the image of the DVD in question.
Created as :
gzip  /dev/dvd  dvd.img.gz
gzip -dc dvd.img.gz  | bzip2 -9  dvd.img.bz2

(recoded to bz2 as it is much smaller)

The creation gave a read error about 1.5 GB into the file, which is also
the final size of the (uncompressed) image.

** Attachment added: dvd.img.bz2
   http://launchpadlibrarian.net/36507650/dvd.img.bz2

-- 
CD icon disappears in File browser
https://bugs.launchpad.net/bugs/493290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs