All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Lautrbach <plautrba@redhat.com>
To: Nicolas Iooss <nicolas.iooss@m4x.org>
Cc: selinux <selinux@tycho.nsa.gov>
Subject: Re: Update selinux-sepolgengui to be compatible with Gtk3, Python 3
Date: Thu, 22 Feb 2018 16:31:46 +0100	[thread overview]
Message-ID: <20180222153145.GB29029@workstation> (raw)
In-Reply-To: <CAJfZ7==fjyC6Uh9CGJ=rqc+uG1MZt08AgPv5PY6V-rx23Dtz3w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1544 bytes --]

On Sun, Feb 18, 2018 at 07:20:02PM +0100, Nicolas Iooss wrote:
> On Sun, Feb 18, 2018 at 7:09 PM, Nicolas Iooss <nicolas.iooss@m4x.org> wrote:
> > On Wed, Feb 14, 2018 at 10:53 AM, Petr Lautrbach <plautrba@redhat.com> wrote:
> >> Hi,
> >>
> >> The following set of patches update polgengui.py, rename polgen.glade to
> >> polgen.ui, convert it to new format, and fix some other sepolicy Python 3
> >> related issues.
> >
> > Hi,
> > I have read and tested these patches and they look good to me.
> (Oops, the mail has been sent before I finished writing it...)
> 
> In order to run polgengui on my development system which uses a policy
> without MLS, I needed a patch in sepolicy, that I sent a few days ago
> ("[PATCH 1/3] python/sepolicy: Support non-MLS policy"). With this I
> have been able to play with polgengui and have been surprised by a
> warning which appears on my terminal every time I type anything in the
> "name" field of the form in the second tab ("Enter name of application
> or user role:"):
> 
> polgengui.py:778: Warning: g_value_get_int: assertion
> 'G_VALUE_HOLDS_INT (value)' failed
>   Gtk.main()
> 
> Have you got such warning on your system? Do you know where this
> warning comes from? For information I use Gtk3 3.22.26 with
> python-gobject 3.26.1.


I see it as well. I'll try to find the problem and sent a patch for that.


>
> Anyway, this looks like a harmless warning. Feel free to add
> "Tested-by: Nicolas Iooss <nicolas.iooss@m4x.org>" to your patches.
> 

Thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-02-22 15:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14  9:53 Update selinux-sepolgengui to be compatible with Gtk3, Python 3 Petr Lautrbach
2018-02-14  9:53 ` [PATCH 1/4] gui/polgengui.py: Fix sepolicy.generate import in polgengui.py Petr Lautrbach
2018-02-14  9:53 ` [PATCH 2/4] gui/polgengui.py: Convert polgen.glade to Builder format polgen.ui Petr Lautrbach
2018-02-14  9:53 ` [PATCH 3/4] python/sepolicy: Use list instead of map Petr Lautrbach
2018-02-14  9:53 ` [PATCH 4/4] python/sepolicy: Do not use types.BooleanType Petr Lautrbach
2018-02-18 18:09 ` Update selinux-sepolgengui to be compatible with Gtk3, Python 3 Nicolas Iooss
2018-02-18 18:20   ` Nicolas Iooss
2018-02-22 15:31     ` Petr Lautrbach [this message]
2018-02-22 16:59       ` Petr Lautrbach
2018-02-22 19:09         ` Nicolas Iooss
2018-02-23 20:29           ` Stephen Smalley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180222153145.GB29029@workstation \
    --to=plautrba@redhat.com \
    --cc=nicolas.iooss@m4x.org \
    --cc=selinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.