#50542 closed defect (worksforme)
Gnumeric: missing icons
Reported by: | parrenin@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | gnumeric |
Description
My sysadmin installed Gnumeric 1.12.18 via Macports on OSX 10.9.5. Gnumeric can start, but there are missing icons in the toolbars. I attach a screenshot to illustrate the problem.
Attachments (1)
Change History (9)
Changed 9 years ago by parrenin@…
Attachment: | gnumeric-osx.png added |
---|
comment:1 Changed 9 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Port: | gnumeric added |
Status: | new → assigned |
Version: | 2.3.4 |
In future, please CC the port maintainer and fill in the Port field of the new ticket form.
port info --maintainer gnumeric
Is this an X11 or quartz build?
comment:3 Changed 9 years ago by dbevans (David B. Evans)
The screen appearance that your screenshot illustrates implies that the port adwaita-icon-theme
may not be installed/active on your machine. I can reproduce your issue exactly by deactivating this port.
adwaita-icon-theme
is a dependency of port gnome-themes-standard
which is itself a dependency of gnumeric
and, therefore, should have been installed when gnumeric
was installed.
Please confirm that adwaita-icon-theme
is installed and active by running the following command
$ port installed gnome-themes-standard adwaita-icon-theme The following ports are currently installed: adwaita-icon-theme @3.18.0_0 (active) gnome-themes-standard @3.18.0_0+x11 (active)
If adwaita-icon-theme
is not installed and active, you (or your sysadmin) can install it by running
$ sudo port install adwaita-icon-theme
comment:4 Changed 9 years ago by dbevans (David B. Evans)
FYI, the current version of gnumeric is, as of today, 1.12.27 so your installed version is somewhat out of date. To install the latest version, have your sysadmin upgrade your ports as follows:
sudo port selfupdate sudo port upgrade outdated
comment:5 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
See also #50566 which was fixed today. Since I haven't heard anything further, I'm going to assume things are working for you now but, if not, please don't hesitate to reopen the ticket.
comment:6 Changed 9 years ago by parrenin@…
I am still waiting for my sysadmin. I will report if the problem has been solved asap.
comment:7 Changed 9 years ago by parrenin@…
The adwaita-icon-theme package was indeed missing. The problem is solved now. Thank you for the hint and sorry for the trouble.
.png screenshot to illustrate the problem