After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 638622 - "You have just inserted an Audio CD" dialog appears even when "Do nothing" + "Always perform this action" are selected
"You have just inserted an Audio CD" dialog appears even when "Do nothing" + ...
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-04 01:59 UTC by Laurence Gonsalves
Modified: 2013-05-11 12:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurence Gonsalves 2011-01-04 01:59:48 UTC
Sometimes when I insert an audio CD I get a dialog that says "You have
just inserted an Audio CD. Choose what application to launch." It
doesn't show up for every CD... probably something like once for every 5
CD insertions.

Every single time I select "Do Nothing" and ensure that the "Always
perform this action" checkbox is checked. I assume the point of the
checkbox is to let me make the decision once and for all, but this
dialog continues to reappear periodically. Now when the dialog appears
"Do Nothing" is selected and "Always perform this action" is already
checked!

Work around:

I asked about this on askubuntu.com. It was suggested that I should got
to the Media tab in Nautilus's preferences and set the "Do Nothing"
option there. I went to do that and found that "Do Nothing" was already
set. I just dismissed the preferences dialog, but since then the problem
has not reoccurred. It's pretty weird that opening and closing a
settings dialog without adjusting any of the settings would have any
sort of lasting effect...

Other details that may or may not be of use to you:

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Fri Oct 22 12:02:12 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: nautilus
Comment 1 André Klapper 2011-01-04 16:18:29 UTC
Did you file a bug in Ubuntu's bugtracker about this? If so, what is the URL?
Comment 2 Omer Akram 2011-01-04 16:22:22 UTC
sorry forgot to add the ubuntu bug link. Here https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/665297
Comment 3 Cosimo Cecchi 2012-08-16 15:33:13 UTC
Is this still an issue with GNOME 3.4 or later?
Code that handles this is not in Nautilus anymore these days - the preferences part is set in gnome-control-center [1], and those are read back by gnome-shell after it detects the mimetype for the automounted volume [2].

Reassigning to gnome-shell, but setting this as NEEDINFO.

[1] http://git.gnome.org/browse/gnome-control-center/tree/panels/info/cc-info-panel.c#n1042
[2] http://git.gnome.org/browse/gnome-shell/tree/js/ui/autorunManager.js#n400
Comment 4 Tobias Mueller 2013-05-11 12:49:18 UTC
Let's assume this to be OBSOLETE. Please reopen if this is not the case.