Bug 231395 - [PATCH] x11/xfce4-taskmanager: crash fix, utf8 support
Summary: [PATCH] x11/xfce4-taskmanager: crash fix, utf8 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Guido Falsi
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2018-09-16 10:38 UTC by Ivan Rozhuk
Modified: 2018-09-17 13:44 UTC (History)
2 users (show)

See Also:
madpilot: maintainer-feedback+


Attachments
patch (4.72 KB, patch)
2018-09-16 10:38 UTC, Ivan Rozhuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2018-09-16 10:38:01 UTC
Created attachment 197135 [details]
patch

Two patch after latest release, first one fix crash on some apps exit.

Improve app search on close Bug #14466: https://git.xfce.org/apps/xfce4-taskmanager/commit/?id=af078d406a43243388e0a61d647c3a6b7ada60ed

Better utf-8 normalization Bug #14172:
https://git.xfce.org/apps/xfce4-taskmanager/commit/?id=b89684865d88bbb8399f70387cae9e8ae17d64d9
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-17 13:44:11 UTC
A commit references this bug:

Author: madpilot
Date: Mon Sep 17 13:43:39 UTC 2018
New revision: 479932
URL: https://svnweb.freebsd.org/changeset/ports/479932

Log:
  Import two upstream patches, fixing UTF-8 normalization and resolving
  a crash.

  PR:		231395
  Submitted by:	rozhuk.im@gmail.com

Changes:
  head/x11/xfce4-taskmanager/Makefile
  head/x11/xfce4-taskmanager/files/patch-af078d4
  head/x11/xfce4-taskmanager/files/patch-b896848
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2018-09-17 13:44:43 UTC
Patches imported, thanks!