You are here

Application crash : "Missing CAP_NET_ADMIN permission"

2 posts / 0 new
Last post
Pimousse
Offline
Last seen: 2 months 3 weeks ago
VESC Original
Joined: 2017-05-24 12:15
Posts: 101
Application crash : "Missing CAP_NET_ADMIN permission"

Hi,

 

For some reasons, I can't suddenly open VESC Tool after building it through Qt (no error while compiling).

I didn't touch to the BLE part (I'm working on integrating modes).

I get this message in "Application Output" tab.

qt.bluetooth.bluez: Missing CAP_NET_ADMIN permission. Cannot determine whether a found address is of random or public type.
The program has unexpectedly finished.
The process was ended forcefully.

 

Any ideas ?

Thanks !

 

Clément

 

 

Pimousse
Offline
Last seen: 2 months 3 weeks ago
VESC Original
Joined: 2017-05-24 12:15
Posts: 101

Figured out the issue by myself. Layout of a form was broken.

The crash wasn't related to the bluetooth part.