Menu

#47 undefined symbol a_NET_WM_STATE in plugins/wincmd.so

4.3
closed
nobody
maintains (12)
5
2006-08-20
2006-03-25
aGaTHoS
No

I've got this error when executing fbpanel:

error is /usr/share/fbpanel/plugins/wincmd.so:
undefined symbol: a_NET_WM_STATE
fbpanel: can't load wincmd plugin
fbpanel: can't start panel

I use openbox 3 as a wm.

Discussion

  • Magnus

    Magnus - 2006-04-01

    Logged In: YES
    user_id=1486593

    I had this problem too. I was able to solve with help from
    this thread: http://forums.gentoo.org/viewtopic-t-410255.html

    There is a link too a patch for the gentoo ebuild for
    fbpanel. (http://bugs.gentoo.org/show_bug.cgi?id=117954)

    If you compiled the package with make, I'd suggest trying to
    add "STATIC_PLUGINS=1" to the make and make install
    statments. ie
    # make STATIC_PLUGINS=1 && make install STATIC_PLUGINGS=1
    instead of
    # make && make install

    Not sure if it will work, but it's worth a try.
    Good luck!

    //Magnus

     
  • aGaTHoS

    aGaTHoS - 2006-04-01

    Logged In: YES
    user_id=1112528

    I'm a gentoo user too, with the patch refered it works, thnx.

     
  • Anatoly Asviyan

    Anatoly Asviyan - 2006-08-20
    • status: open --> closed
     
  • Anatoly Asviyan

    Anatoly Asviyan - 2006-08-20

    Logged In: YES
    user_id=638458

    fixed in 4.5 version

     

Log in to post a comment.