1
I have several other listenTo respond correctly to your Rigger, however this below is not responding, I have tried in every way to make her answer, but all attempts were unsuccessful.
addFotoPrincipal: function(){
            app.vent.trigger('fotoPrincipal');
        },
this.listenTo(app.vent, 'fotoPrincipal', function(){
            console.log('teste');
        });