Are other ppl having trouble publishing feeds. I get the following error:
default (unlocked) >>> wallet_publish_price_feed delegate1.clout 1 USD
10 assert_exception: Assert Exception
eval_state.check_signature( eval_state._current_state->get_account_record( feed.delegate_id )->active_key() ): 
    {}
    th_a  feed_operations.cpp:9 evaluate
    {"op":{"type":"update_feed_op_type","data":{"feed":{"feed_id":22,"delegate_id":302},"value":{"ratio":"0.1","quote_asset_id":22,"base_asset_id":0}}}}
    th_a  operation_factory.hpp:52 evaluate
    {"trx":{"expiration":"20140808T045517","delegate_slate_id":null,"operations":[{"type":"update_feed_op_type","data":{"feed":{"feed_id":22,"delegate_id":302},"value":{"ratio":"0.1","quote_asset_id":22,"base_asset_id":0}}},{"type":"withdraw_op_type","data":{"balance_id":"XTS7DbUr7JgQmnCNBHzqeuSgUCqSb5rgGWBQ","amount":10000,"claim_input_data":""}}],"signatures":["2089f2192f02135e5ec530f09fad47895e547ab206df88aca56ddd420f57d9ab58222a9b25fd378aa8a6ca529c396014c50057220a0ae10e96e68d5ad7557f5bff"]}}
    th_a  transaction_evaluation_state.cpp:189 evaluate
    {"trx":{"expiration":"20140808T045517","delegate_slate_id":null,"operations":[{"type":"update_feed_op_type","data":{"feed":{"feed_id":22,"delegate_id":302},"value":{"ratio":"0.1","quote_asset_id":22,"base_asset_id":0}}},{"type":"withdraw_op_type","data":{"balance_id":"XTS7DbUr7JgQmnCNBHzqeuSgUCqSb5rgGWBQ","amount":10000,"claim_input_data":""}}],"signatures":["2089f2192f02135e5ec530f09fad47895e547ab206df88aca56ddd420f57d9ab58222a9b25fd378aa8a6ca529c396014c50057220a0ae10e96e68d5ad7557f5bff"]}}
    th_a  chain_database.cpp:1759 evaluate_transaction
    {"trx":{"expiration":"20140808T045517","delegate_slate_id":null,"operations":[{"type":"update_feed_op_type","data":{"feed":{"feed_id":22,"delegate_id":302},"value":{"ratio":"0.1","quote_asset_id":22,"base_asset_id":0}}},{"type":"withdraw_op_type","data":{"balance_id":"XTS7DbUr7JgQmnCNBHzqeuSgUCqSb5rgGWBQ","amount":10000,"claim_input_data":""}}],"signatures":["2089f2192f02135e5ec530f09fad47895e547ab206df88aca56ddd420f57d9ab58222a9b25fd378aa8a6ca529c396014c50057220a0ae10e96e68d5ad7557f5bff"]}}
    th_a  chain_database.cpp:2166 store_pending_transaction
    {}
    th_a  wallet.cpp:2228 sign_and_cache_transaction
    {"account_to_publish_under":"delegate1.clout","amount_per_xts":1,"amount_asset_symbol":"USD","sign":true}
    th_a  wallet.cpp:2633 publish_price
    {}
    th_a  common_api_client.cpp:1619 wallet_publish_price_feed
    {"command":"wallet_publish_price_feed"}
    th_a  cli.cpp:543 execute_command