[Goodies-dev] [Bug 3320] XMMS plugin is freezing Audacious

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Jun 7 22:39:51 CEST 2007


DO NOT REPLY TO THIS EMAIL.  Also, do not reply via email to the person
whose email is mentioned below.  To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=3320





------- Comment #1 from kieroglu at math.washington.edu  2007-06-07 20:39 UTC -------
I took a quick look at it but couldn't see anything wrong with the plugin code.
Maybe it's an Audacious bug? This plugin uses the same code for XMMS, BMP and
Audacious. The player control function names are the same in all of these
programs, we just bind the plugin control functions to those in the chosen
player's library. I verified this bug with Audacious 1.2.2 and checked its
code, however I can't see anything wrong about our function calls.

Also I made the following observation: If you start Audacious and open the
preferences from within Audacious (say, by Ctrl+P), from that point on you can
open the preferences from the panel plugin without a freeze. So maybe Audacious
doesn't initialize some things correctly when called by remote control
functions. I found in Audacious main.c the lines

        /* FIXME: delayed, because it deals directly with the plugin
         * interface to set menu items */
        create_prefs_window();

so maybe that's the source of the problem.

I think we should close this bug, marking it invalid since I think it's an
Audacious bug. But I'll be happy to look again if you find out mistakes in the
plugin code. (I just realised that I'm not authorized to change the status,
someone do it please :)).


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Goodies-dev mailing list