On Sat, Aug 24, 2013 at 10:11 PM, Henry Gebhardt <[email protected]>wrote:

> On Sat, Aug 24, 2013 at 03:45:55PM +0200, Giuseppe Penone wrote:
> > Hi,
> > I just cloned the git version and installed in my lubuntu 13.04 and
> > immediately the temperature is not visible on the right of the weather
> > icon, does anybody know why?
> > In lubuntu 12.04 (lxpanel 0.5.10) the temperature was not visible but in
> > 13.04 (lxpanel 0.5.12) it worked, is this a bug or maybe lubuntu patches
> > the original package?
> > In the second case, can't we include those patches?
>
> Not sure what you are saying here. Can you elaborate?
>

I understood a bit better what's happening, after running:

giuspen@lu1304:~$ lxpanel --profile Lubuntu
lxpanel: can't load volumealsa plugin
lxpanel: can't load indicator plugin

I understood

1) volumealsa plugin was not built because missing alsa headers, so I
installed:

sudo apt-get install libasound2-dev

Then this problem was ok, but wouldn't be better to change configure.ac to
ask for it?

e.g.

pkg_modules="$pkg_modules \
             gio-unix-2.0 \
             gthread-2.0 \
             gmodule-2.0 \
*+           alsa \*
             libmenu-cache"

2) indicator plugin is missing and still cannot understand what "-dev"
package is missing.

lxpanel ......................... : Version 0.5.12

Prefix........................... : /usr
Building dynamic plugins:
    netstatus - Monitor networking status
    netstat - Monitor networking status
    volumealsa - Display and adjust volume of sound card for ALSA
    cpu - Display CPU loading
    deskno - Display desktop number
    batt - Monitor battery status
    kbled - Indicator for CapsLock, NumLock, and ScrLock
    xkb - Keyboard layout handler
    thermal - Temperature monitor
    cpufreq - CpuFreq frontend
    monitors - Monitors for CPU & RAM
    wnckpager - Pager which support openbox and compiz




> >
> > I also apologise I committed to master branch while it was not wanted
> (the
> > commit anyway is ok about configure.ac and xkb name), I'm using hg-git (
> > http://hg-git.github.io/) that works good but while I have a branch in
> my
> > repo it pushed to master, have to understand why (sorry).
>
> No problem. The commit looks fine.
>
>
> Cheers,
> Henry
>
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to