Opened 3 years ago

Closed 2 years ago

#63474 closed enhancement (fixed)

stlink @1.6.1_0 missing adwaita-icon-theme dependency

Reported by: getoffmyhack (Justin England) Owned by: chenguokai (Xim)
Priority: Low Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: stlink

Description

After installing the stlink port, and attempting to use stlink-gui, the following warnings are displayed:

(stlink-gui:30801): Gtk-WARNING **: 19:13:01.767: Error loading theme icon 'document-open' for stock: Icon 'document-open' not present in theme Adwaita

(stlink-gui:30801): Gtk-WARNING **: 19:13:01.770: Error loading theme icon 'media-record' for stock: Icon 'media-record' not present in theme Adwaita

(stlink-gui:30801): Gtk-WARNING **: 19:13:01.770: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme Adwaita

(stlink-gui:30801): Gtk-WARNING **: 19:13:01.781: Error loading theme icon 'media-record' for stock: Icon 'media-record' not present in theme Adwaita

(stlink-gui:30801): Gtk-WARNING **: 19:13:01.781: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme Adwaita

Although the program still works.

This is cured by installing the adwaita-icon-theme @3.38.0_0 port, shouldn't this be included as a dependency?

macOS 10.15.7

% uname -a
Darwin macMini.lan 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64
% /usr/bin/xcodebuild -version
Xcode 12.4
Build version 12D4e

Change History (3)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Cc: chenguokai17@… removed
Owner: set to chenguokai
Status: newassigned

comment:2 Changed 3 years ago by chenguokai (Xim)

It seems reasonable. I would appreciate it if you can submit a PR. If you have any problem submitting, just let me know so that I will fix this myself :-)

comment:3 Changed 2 years ago by evanmiller (Evan Miller)

Resolution: fixed
Status: assignedclosed

In 040284e371639ed4013c2371d90cace4e7144545/macports-ports (master):

stlink: GUI needs adwaita-icon-theme

Closes: #63474

Note: See TracTickets for help on using tickets.