Bug#256842: Found why this is unreproductible

Nicolas Évrard Nicolas Évrard , 256842@bugs.debian.org
Thu, 19 Aug 2004 04:00:02 +0200


Hello,

I alos had this bug with sound-juicer. And I think I found why this bug
is triggered.

In fact, the type of the configuration item is not the right one:

nicoe@smarties ~ % gconftool-2 --get "/apps/sound-juicer/base_path"            
true
nicoe@smarties ~ % gconftool-2 --type string --set "/apps/sound-juicer/base_path" "/usr/local/pub/Music"
nicoe@smarties ~ % gconftool-2 --get "/apps/sound-juicer/base_path"
/usr/local/pub/Music

nicoe@smarties ~ % gconftool-2 --type string --set "/apps/sound-juicer/device" "/dev/cdrom"          
nicoe@smarties ~ % gconftool-2 --get "/apps/sound-juicer/device"   
/dev/cdrom

Those commands fixed the problem. Obviously the type for the base_path
key and for the device key were wrong.

-- 
(°>  Nicolas Évrard
/ )  Liège - Belgique
^^