On Thu, 18 Dec 2014 13:10:07 +0100
Jan Beich <jbe...@vfemail.net> wrote:

> Andrea Venturoli <m...@netfence.it> writes:
> 
> > I've recently updated Audacious and see it switched to GTK3.
> >
> > Since that, I've got a few problems...
> >
> > A) Some icons won't show up: those on he left of the progress bar are
> > fine, but the three on the right won't display, and I get three
> > "missing link" icons. The same happens in the tab titles.
> 
> Do you use default icon theme? If so it needs to be manually installed.
> The issue is common for any gtk30 app.
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195455
> 
> >
> > B) Toggles in menus won't show up: as an example to show what I mean,
> > I can hit Ctrl-M to enable "Stop After This Song" and the same can be
> > done from "Playback" menu; however, when looking in that menu, there
> > is no tick near this option, so there is no way to know if it is
> > enabled or not.
> 
> A consequence of the above issue. Don't confuse with similar issue that
> often happens with apps not supporting :checked since gtk-3.14.

For GTK3 applications with Xfce, you must install 
x11-themes/gnome-themes-standard and change value of /Net/ThemeName property:

xfconf-query -c xsettings -p /Net/ThemeName \
-t string -s Adwaita

Or install x11-themes/clearlooks-phenix-theme (GTK and xfwm4 themes).

Since GTK 3.10, new widgets have been added, especially GtkPopover, GtkFlowBox, 
GtkActionBar and GtkHeaderBar, which are not well displayed with GTK2 theme.

In Xfce repository, we are ready to replace current default icon theme by 
misc/gnome-icon-theme.
It won't be x11-themes/adwaita-icon-theme, because Thunar and some specific 
Xfce's widgets still use stock icons (these are macros in GTK toolkit) which 
are deprecated since GTK 3.10 and not available in this icon theme.

> 
> -------------------------------------------------
> 
> VFEmail.net - http://www.vfemail.net
> ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the 
> NSA's hands!
> $24.95 ONETIME Lifetime accounts with Privacy Features!  
> 15GB disk! No bandwidth quotas!
> Commercial and Bulk Mail Options!  
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


-- 
olivier
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to