Ak aj vám prestal pred pár dňami fungovať xfce4-weather-plugin tak vedzte, že sa jedná o známy problém.
Riešenie je jednoduché:
# apt-get build-dep xfce4-weather-plugin $ apt-get source xfce4-weather-plugin $ cd xfce4-weather-plugin-0.7.4 $ sed -i -e 's/^#define PARTNER_ID.*/#define PARTNER_ID "1003666583"/' -e 's/^#define LICENSE_KEY.*/#define LICENSE_KEY "4128909340a9b2fc"/' panel-plugin/weather.h $ fakeroot debian/rules binary # dpkg -i ../xfce4-weather-plugin_0.7.4-1_amd64.deb
Diskusia
dik,
pomohlo to.