| View previous topic :: View next topic |
| Author |
Message |
OrangeGreen n00b

Joined: 11 Nov 2007 Posts: 3
|
Posted: Mon Jan 21, 2013 1:05 pm Post subject: No GTK UI in Audacious > 3.2.2-r1 [SOLVED] |
|
|
I've upgraded to latest version (3.3.3) of Audacious and while able to compile audacious and audacious-plugins with no trouble, executing the application doesn't show the GTK UI:
It seems since 3.2.3 gtk and gtk3 use flags are dropped.
Has anyone seen this?
I think this might have something with my GTK+ libs installed as GTK UI didn't show when compiling 3.2.2-r1 with +gtk -gtk3
I have multiple versions of GTK+ among them is 3.4.4 also seems that audacious is linked to the correct lib:
ldd `which audacious`| grep gtk
libgtk-3.so.0 => /usr/lib64/libgtk-3.so.0 (0x00007fbade16d000)
| Code: |
$ grep -i interface audac_debug
dbus.c:96 [audacious_rc_init]: Registering remote D-Bus interfaces.
plugin-init.c:102 [start_single]: Starting selected interface plugin GTK Interface.
interface.c:243 [iface_plugin_set_current]: Loading GTK Interface.
interface.c:250 [iface_plugin_set_current]: Loading visualizers.
interface.c:253 [iface_plugin_set_current]: Loading plugin widgets.
plugin-init.c:199 [stop_plugins]: Shutting down GTK Interface.
interface.c:229 [iface_plugin_set_current]: Unloading plugin widgets.
interface.c:232 [iface_plugin_set_current]: Unloading visualizers.
interface.c:235 [iface_plugin_set_current]: Unloading GTK Interface.
dbus.c:96 [audacious_rc_init]: Registering remote D-Bus interfaces.
plugin-init.c:94 [start_single]: Starting selected interface plugin GTK Interface.
interface.c:241 [iface_plugin_set_current]: Loading GTK Interface.
interface.c:248 [iface_plugin_set_current]: Loading visualizers.
interface.c:251 [iface_plugin_set_current]: Loading plugin widgets.
plugin-init.c:194 [stop_plugins]: Shutting down GTK Interface.
interface.c:227 [iface_plugin_set_current]: Unloading plugin widgets.
interface.c:230 [iface_plugin_set_current]: Unloading visualizers.
interface.c:233 [iface_plugin_set_current]: Unloading GTK Interface.
|
Full verbose output of audacious -V:
http://pastebin.com/NPy7Gv0V
emerge --info:
http://pastebin.com/sCtWCTqX
eix -I audacious
| Code: |
[I] media-plugins/audacious-plugins
Available versions: 2.4.4-r1 2.5.4 3.1 (~)3.1.1 3.2.2-r1 (~)3.2.3 (~)3.2.4 (~)3.3 (~)3.3.2 (~)3.3.3 {aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome +gtk gtk3 ipv6 jack lame libnotify libsamplerate lirc midi mms mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile sse2 vorbis wavpack}
Installed versions: 3.3.3(02:54:35 PM 01/21/2013)(aac alsa bs2b ffmpeg flac libnotify mms mp3 nls vorbis wavpack -adplug -cdda -cue -fluidsynth -gnome -ipv6 -jack -lame -libsamplerate -lirc -midi -pulseaudio -scrobbler -sdl -sid -sndfile)
Homepage: http://audacious-media-player.org/
Description: Audacious Player - Your music, your way, no exceptions |
[I] media-sound/audacious
Available versions: 2.4.4 2.5.4 3.1 (~)3.1.1 3.2.2-r1 (~)3.2.3 (~)3.2.4 (~)3.3 (~)3.3.2 (~)3.3.2[1] (~)3.3.3 {altivec chardet +gtk gtk3 nls session sse2}
Installed versions: 3.3.3(02:52:40 PM 01/21/2013)(nls -chardet)
Homepage: http://audacious-media-player.org/
Description: Audacious Player - Your music, your way, no exceptions
[1] "sabayon" /var/lib/layman/sabayon
[/code]
Last edited by OrangeGreen on Thu Jan 24, 2013 12:53 pm; edited 1 time in total |
|
| Back to top |
|
 |
VoidMage Advocate


Joined: 14 Oct 2006 Posts: 4839
|
Posted: Mon Jan 21, 2013 3:32 pm Post subject: |
|
|
Perhaps it's starting minimized to the tray ?
As for the flags, 3.3 dropped gtk2 support. |
|
| Back to top |
|
 |
OrangeGreen n00b

Joined: 11 Nov 2007 Posts: 3
|
Posted: Thu Jan 24, 2013 12:51 pm Post subject: |
|
|
| Thanks for the hint. I deleted ~/config/audacious so it might have been the tray icon or any other plugin I enabled. |
|
| Back to top |
|
 |
|