The app crashed when trying to delete an entry from the applications tab.
Loaded network aliases from /usr/lib/python3.14/site-packages/opensnitch/utils/network_aliases/network_aliases.json
~ OpenSnitch GUI - 1.7.2 ~
protobuf: 7.35.1 - grpc: 1.82.1
--------------------------------------------------
QT_AUTO_SCREEN_SCALE_FACTOR: True
gRPC Max Message Length: None
Bytes: 4194304
is new file, or IN MEMORY, setting initial schema version
setting schema version to: 3
setting schema version to: 3
Setting journal_mode: OFF
Setting DB memory optimizations
schema version: 3
db schema is up to date
actions.__init__ exception: [Errno 17] File exists: '/home/elnix/.config//opensnitch/actions/'
actions.__init__ exception: [Errno 17] File exists: '/home/elnix/.config//opensnitch/actions/'
Loading translations: /usr/lib/python3.14/site-packages/opensnitch/utils/../i18n locale: en_US
exception loading ipasn db: No module named 'pyasn'
Install python3-pyasn to display IP's network name.
actions.__init__ exception: [Errno 17] File exists: '/home/elnix/.config//opensnitch/actions/'
Qt standardIcon exception: security-medium , 'security-medium'
Qt standardIcon exception: security-low , 'security-low'
Qt standardIcon exception: address-book-new , type object 'QStyle' has no attribute ''
Qt standardIcon exception: system-run , type object 'QStyle' has no attribute ''
Using server address: unix:///tmp/osui.sock auth type: simple
Setting daemon DefaultAction to: deny
new node connected, listening for client responses... /local
[Nodes]: reply notification not in the list: 0
Traceback (most recent call last):
File "/usr/lib/python3.14/site-packages/opensnitch/dialogs/stats.py", line 876, in eventFilter
self._table_menu_delete(self.tabWidget.currentIndex(), model, selection)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/site-packages/opensnitch/dialogs/stats.py", line 1604, in _table_menu_delete
field = model.index(idx.row(), self.COL_WHAT).data()
^^^^^^^
AttributeError: 'list' object has no attribute 'row'
fish: Job 1, 'opensnitch-ui' terminated by signal SIGABRT (Abort)
Describe the bug:
The app crashed when trying to delete an entry from the applications tab.
Include the following information:
To Reproduce:
Applicationsand select the entry you want to removedeleteand click OK on the dialog that shows upPost error logs: