Menu

#96 Does not build with libpanel-applet 3.14

v1.0_(example)
closed
nobody
None
1
2015-06-19
2014-11-22
No

Hi,

gnome-panel developers recently released version 3.14 with API break, and sensors-applet no longer builds against that.

Major differences:

  • The library is now named libpanel-applet, not libpanelapplet-4.0.
  • All panel_applet_gconf_* functions have been removed. You should use gsettings instead.
  • You should use GAction instead of deprecated GtkAction.

I have created a branch where the last commit addresses first and third points. Re the second point, I simply disabled all settings to make it build. You may want to fix it properly, though.

My branch: https://sourceforge.net/u/mandriver/sensors-applet/

Discussion

  • Dmitry Shachnev

    Dmitry Shachnev - 2015-06-17

    One minor thing remaining: you need to apply the attached patch to fix POTFILES.in.

     
  • Dmitry Shachnev

    Dmitry Shachnev - 2015-06-19

    Thanks! I believe you can close this bug now. (I don't have permissions to do that myself.)

     
  • Langa Lucian

    Langa Lucian - 2015-06-19
    • status: open --> closed
     

Log in to post a comment.