Re: [e-users] problem with compling elementary

2011-06-21 Thread Ag. Systems Administrator - Danny
Hi, Try to go to source dir of elementary and do make distclean, then retry build. Do it helps? Thanks, Daniel 2011/6/21 zongsen simon22...@gmail.com I compiled and installed all e17 packages like this: ./autogen.sh make make install ldconfig I've never installed evas from debian

Re: [e-users] problem with compling elementary

2011-06-21 Thread Ag. Systems Administrator - Danny
Also, function evas_object_table_pack_get was added to evas on 17.06.11 - might be your evas was not recently updated? Check if your Evas.h have anything about it inside. Thanks, Daniel 2011/6/21 Ag. Systems Administrator - Danny sysad...@agent.co.il Hi, Try to go to source dir of

Re: [e-users] problem with compling elementary

2011-06-21 Thread zongsen
I entered into all the source directory and executed make uninstall,then tried again. It didn't work yet. I was stopped by the failure of elementary. BTW,I updated all source from svn everytime before compiling. 在 2011年6月21日 上午4:24,Ag. Systems Administrator - Danny sysad...@agent.co.il 写道:

Re: [e-users] Connman Module

2011-06-21 Thread Massimo Maiurana
Jeff Hoogland, il 21/06/2011 06:19, ha scritto: So I've got the connman module loaded up and I built and installed connman 0.75 (latest) from source. The network manager shows connman is running - but it does not see any networks. I installed the connman package from my distro (ubuntu), and I

Re: [e-users] problem with compling elementary

2011-06-21 Thread The Rasterman
On Tue, 21 Jun 2011 05:29:42 -0400 zongsen simon22...@gmail.com said: it's pretty simple. the installed elementary you have is not up to date (compared to svn and the elementary you got from svn). why this is the case is some problem on your end - you didn't svn update a whole svn tree in 1 go or

Re: [e-users] Connman Module

2011-06-21 Thread Jeff Hoogland
Thanks for the input but running connmand with the -c argument doesn't do anything different (in fact as of the latest version it says that argument is decrypted). Any other ideas? Aside from the latest connman I am using Debian stable (squeeze). On Tue Jun 21 2011 06:10:02 AM CDT, Massimo

Re: [e-users] Battery Module Not Working on Tablet

2011-06-21 Thread The Rasterman
On Mon, 20 Jun 2011 12:07:16 -0500 Jeff Hoogland jeffhoogl...@linux.com said: you'll need more debuging. first.. e's own batget scans the whole /sys/class/power_supply/ dir and looks for ALL things that have the type file say Battery so what does type say?: /sys/class/power_supply/*/type ?

Re: [e-users] Battery Module Not Working on Tablet

2011-06-21 Thread Jeff Hoogland
I'll post the output of the /sys/class/power_supply/*/type This evening when I get home - is there anything else you need? Also I forgot to mention - the gadget is broken 100 percent. On udev when plugged in the battery shows green, when I unplug the coord it drops to the low battery sign.

Re: [e-users] Battery Module Not Working on Tablet

2011-06-21 Thread Jeff Hoogland
I saw you uploaded an SVN commit with a comment for me to try it this evening - built it up and still no dice :-/ Anywho - /sys/class/power_supply/*/type There are three things there - ac, battery, and usb. ac says Mains battery says Battery and usb says USB Anything else I can provide to