platform_external_selinux/python
Petr Lautrbach bba6225abc gui: Fix export file chooser dialog
It wasn't possible to choose a directory in filechooser dialog using
double-click - the dialog returned the directory name instead of
listing the directory.

Fixes:
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/sepolicy/gui.py", line 2593, in on_browse_select
    self.export_config(filename)
  File "/usr/lib/python3.10/site-packages/sepolicy/gui.py", line 2668, in export_config
    fd = open(filename, 'w')
IsADirectoryError: [Errno 21] Is a directory: '/root/Downloads'

Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
2022-10-24 08:26:18 -04:00
..
audit2allow python/audit2allow: close file stream on error 2022-06-15 08:58:54 -04:00
chcat gettext: handle unsupported languages properly 2022-06-29 15:51:07 +02:00
po Update translations 2022-10-05 08:13:26 -04:00
semanage python: remove IOError in certain cases 2022-07-19 11:10:08 +02:00
sepolgen docs: provide a top level LICENSE file 2022-10-05 08:20:38 -04:00
sepolicy gui: Fix export file chooser dialog 2022-10-24 08:26:18 -04:00
LICENSE docs: provide a top level LICENSE file 2022-10-05 08:20:38 -04:00
Makefile Split po/ translation files into the relevant sub-directories 2022-04-06 10:52:41 +02:00
VERSION Update VERSIONs to 3.4 for release. 2022-05-18 16:51:03 +02:00