Summary: | x11/screenkey: Update to 1.3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Neel Chauhan <nc> | ||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(danfe) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Thank for the patch. Version 1.3 gives me the following warning during run-time, which I do not observe with 1.2 and which probably ought to be investigated and fixed before updating:
> /usr/local/lib/python3.7/site-packages/Screenkey/screenkey.py:438: Warning:
> Source ID 224 was not found when attempting to remove it
> GObject.source_remove(self.timer_hide)
Did you see anything like that?
(In reply to Alexey Dokuchaev from comment #1) > Version 1.3 gives me the following warning during run-time [...] I cannot reproduce this with recently released version 1.4, so I'll be updating to it shortly. A commit references this bug: Author: danfe Date: Mon Jan 25 02:50:09 UTC 2021 New revision: 562526 URL: https://svnweb.freebsd.org/changeset/ports/562526 Log: Update to version 1.4. Reported by: portscout PR: 251898 Changes: head/x11/screenkey/Makefile head/x11/screenkey/distinfo |
Created attachment 220635 [details] Patch (Revision 1) Passes poudriere.