Opened 11 years ago
Last modified 11 years ago
#40449 new defect
Gnumeric @1.12.7 broken menu items...
Reported by: | c.herbig@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | gnumeric |
Description
For gnumeric +quartz, the following menu items are broken:
Help > Gnumeric on the Web Help > Live Assistance Help > Report a Problem
and on the About windows, clicking the "Visit the Gnumeric website" link does not work.
Can someone either verify that these same items do/don't work in the default X11 variant, or offer any suggestions on how to fix them. If not, I will patch them out of the menu structure.
Technical details:
"Visit the Gnumeric website" is a hyperlink for "http://www.gnumeric.org/" Help > Gnumeric on the Web is also a hyperlink Help > Live Assistance is an IRC Help > Report a Problem is also a hyperlink
Change History (4)
comment:1 Changed 11 years ago by c.herbig@…
comment:2 Changed 11 years ago by c.herbig@…
Changing the port file for gvfs to enable gtk does not solve the problem either.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.
A Gnumeric developer advises me that this is actually a Gtk3 issue, due to gtk_show_uri(). The Gtk documentation states that gvfs must be installed, however installing port gvfs does not solve the problem. Please advise.