Vuze Forums

Full Version: Vuze code object is not signed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have installed Vuze on a Mac. Whenever I launch Vuze I am asked by the OS "Do you want the application “Vuze.app” to accept incoming network connections?". Usually, in the past, clicking Allow would work and be remembered. For some reason the OS keeps asking me to verify that I want to grant Vuze permission to accept incoming network connections. I did a bit of research and it led me to beleive that applications that don't have a Code Object Signed would not be automatically allowed to make connections after the first time. I ran this command in Terminal:


Code:
$ codesign -v /Applications/Vuze.app
The restult:


Code:
/Applications/Vuze.app: code object is not signed at all
Is anyone else seeing this issue? How to resolve it?
Thanks for telling us about this!  :( I'm looking into it right now.
Can you please try this installer and let me know if it works?

http://cdn01.vuze.com/install/Vuze_Insta...Signed.dmg

It should give you a signed Vuze.app

Thanks!


(12-02-2015, 08:31 PM)user x Wrote: [ -> ]I have installed Vuze on a Mac. Whenever I launch Vuze I am asked by the OS "Do you want the application “Vuze.app” to accept incoming network connections?". Usually, in the past, clicking Allow would work and be remembered. For some reason the OS keeps asking me to verify that I want to grant Vuze permission to accept incoming network connections. I did a bit of research and it led me to beleive that applications that don't have a Code Object Signed would not be automatically allowed to make connections after the first time. I ran this command in Terminal:


Code:
$ codesign -v /Applications/Vuze.app
The restult:


Code:
/Applications/Vuze.app: code object is not signed at all
Is anyone else seeing this issue? How to resolve it?