Bug 213783 - net/wpa_gui: Missing dependency: qt4-imageformats
Summary: net/wpa_gui: Missing dependency: qt4-imageformats
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jason E. Hale
URL:
Keywords: easy, needs-patch, needs-qa
Depends on:
Blocks:
 
Reported: 2016-10-25 20:39 UTC by rsos+freebsd
Modified: 2016-11-03 09:20 UTC (History)
1 user (show)

See Also:
koobs: merge-quarterly?


Attachments
patch that adds imageformats to dependencies (415 bytes, patch)
2016-11-02 11:13 UTC, rsos+freebsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rsos+freebsd 2016-10-25 20:39:53 UTC
Hello,

thanks for providing this port! Today I noticed that I don't see any icons in the icon bar (zoom, jump to next page, etc.) are missing as long the package qt4-iconengines is not additionally installed. Maybe it may be useful to add it to the dependency list.

This is related to bug #213782.

Greetings
Comment 1 rsos+freebsd 2016-10-27 14:37:02 UTC
Hello again,

I'm sorry I was a bit too fast in commiting this bug. The missing dependency is qt4-imageformats. Without this package the tray icon is not correctly shown.

Thanks!
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2016-10-27 15:04:48 UTC
@rs.os This port does not currently have a maintainer. If you could provide a patch to address the issue in question, that would be great.
Comment 3 rsos+freebsd 2016-11-02 11:13:14 UTC
Created attachment 176417 [details]
patch that adds imageformats to dependencies

Hello,

attached you will find the patch. Unfortunately, I couldn't test it properly because my machine is too slow to build all the dependencies. But the changes aren't too complex ;-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-11-03 09:18:09 UTC
A commit references this bug:

Author: jhale
Date: Thu Nov  3 09:18:04 UTC 2016
New revision: 425197
URL: https://svnweb.freebsd.org/changeset/ports/425197

Log:
  Add qt4-imageformats runtime dependency so tray icon appears

  While here:
  Remake patches with "make makepatch"

  PR:		213783
  Submitted by:	<rs.os@t-online.de>

Changes:
  head/net/wpa_gui/Makefile
  head/net/wpa_gui/files/patch-os_unix.c
  head/net/wpa_gui/files/patch-src_common_wpa__ctrl.c
  head/net/wpa_gui/files/patch-src_utils_os__unix.c
  head/net/wpa_gui/files/patch-wpa__supplicant_wpa__gui-qt4_wpagui.cpp
  head/net/wpa_gui/files/patch-wpa_ctrl.c
  head/net/wpa_gui/files/patch-wpagui.cpp