babluboy / nutty

A Network Utility
GNU General Public License v3.0
155 stars 25 forks source link

Doesn't launch on Ubuntu 20.04 #87

Open freshlycutgrass opened 2 years ago

freshlycutgrass commented 2 years ago

When running it with the terminal, I get this output [_LOG_LEVEL_INFO 13:04:35.826760] Application.vala:153: Nutty version: 0.9 [_LOG_LEVEL_INFO 13:04:35.826787] Application.vala:155: Kernel version: 5.13.0-28-generic Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.363" is not allowed to own the service "org.nutty" due to AppArmor policy

babluboy commented 2 years ago

Could you try the solution here: https://bugs.launchpad.net/nutty/+bug/1751577

yhojann-cl commented 3 months ago

Same problem installing from snap command on Ubuntu 24.04:

me@pc:~$ snap install nutty
Se ha instalado nutty 0.9 por Siddhartha Das (babluboy)
me@pc:~$ nutty
[_LOG_LEVEL_INFO 21:25:13.883083] Application.vala:153: Nutty version: 0.9
[_LOG_LEVEL_INFO 21:25:13.883120] Application.vala:155: Kernel version: 6.8.0-31-generic
Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.4171" is not allowed to own the service "org.nutty" due to AppArmor policy

Please, upgrade the snap package.

root-reborn commented 1 month ago

Released a new .deb package for Nutty v1.2.0. Please try it @yhojann-cl @freshlycutgrass