Audacious and GTK3

2014-12-18 Thread Andrea Venturoli

Hello.

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.


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.


C) Clicking on an empty space in the menu bar starts moving the window; 
I can press Esc to cancel this nuisance, but the mouse icon will still 
be the movement one (two crossing arrows), until I click somewhere.

There seem to be an Ubuntu bug report about this:
https://bugs.launchpad.net/ubuntu/+source/xfwm4/+bug/1001936
I'm not sure this applies to me however (I'm using XFCE4).



Is there any way to solve the above bugs or switch back to GTK2 (short 
of downgrading Audacious)?



 bye  Thanks
av.
___
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


Re: Audacious and GTK3

2014-12-18 Thread Jan Beich
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.

-

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


Re: Audacious and GTK3

2014-12-18 Thread Andrea Venturoli

On 12/18/14 13:10, Jan Beich wrote:


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.


Thanks.
Both issues were solved by installing adwaita-icon-theme; I agree that 
should be a dependency (of audacious at least, if not of gtk3).


I'm still trying to solve the third issue.

 bye
av.
___
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


Re: Audacious and GTK3

2014-12-18 Thread Olivier Duchateau
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


Re: Audacious and GTK3

2014-12-18 Thread Koop Mast


On 18-12-2014 16:39, Andrea Venturoli wrote:

On 12/18/14 13:10, Jan Beich wrote:


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.


Thanks.
Both issues were solved by installing adwaita-icon-theme; I agree that 
should be a dependency (of audacious at least, if not of gtk3).


I'm still trying to solve the third issue.

 bye
av.


adwaita-icon-theme will be a run_dep of gtk3 in the next update. I was 
under the impression that it already was, but it got apparently lost in 
transition.


-Koop
___
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