-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/10/2012 03:56 PM, cracolinux wrote:
> Hey,
> I'm using the Lubuntu distro and so i do not use gconf-editor to
> manage gnome tools like gnome-mplayer. How can i remove the
> behavior that has gnome-mplayer to go on amazon.com (without
> telling me that it is doing that...) to download stupid pictures
> that i don't want. I understand that some people appreciate this
> kind of specificities, but this is not the case for me and for lots
> of others.
> To me this behavior should be accepted , at first, by the user.
> And not be a default behavior.
> Thanks for your attention.
> Regards, cracolinux from the french ubuntu forum.
Well it depends on how GTK was compiled on your system and what
features gmtk was compiled with.
There are three possible places configurations can be stored
dconf (primarily when built with gtk3), which you can edit with
dconf-editor and you can edit the key /apps/gnome-mplayer/preferences
and then set "disable-cover-art-fetch" to true
gconf (normally gtk2, but not always), same thing as dconf
and finally the keystore which is stored in
your user config directory which is typically $HOME/.config/gnome-mplayer
Edit the file gnome-mplayer.conf and add this line to it
disable_cover_art_fetch=true
and that should do it.
You can also start gnome-mplayer with the --disable_cover_art_fetch
command line option.
Kevin
- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAlB2xekACgkQ6w2kMH0L1dF4rwCfQ0EI+jG5cl2bYZ4O2SAM4Bm0
pjIAn1NHJ8URpWqkSXJuB7p0MQEjxTlg
=wvz3
-----END PGP SIGNATURE-----