ehhmm... Now it's OK. My habit is to hit TAB instead ENTER as field confirm
and that clear the address field. If I confirm by ENTER key all it's OK.
Cheers
2013/7/24 Gabriele Piccini
> Hi All again,
> now I'm a step ahead...
>
> e17 installed;connman installed;econnman installed.
> as root eco
Hi All again,
now I'm a step ahead...
e17 installed;connman installed;econnman installed.
as root econnman works pretty well, but as normal user I had some
authorization issue on dbus. I resolved editing dbus connman.conf adding
group "network" with same privileges as root (my user is added to "ne
> excuse me for the many questions...re-thinking about the icon, I ask
> myself: " until is not established a connection with something
> (wifi,bt,eth) it's right that the icon is that, perhaps.Could be it??
Yes, if your machine is not connected to any wired/wireless networks,
you will have an exc
excuse me for the many questions...re-thinking about the icon, I ask
> myself: " until is not established a connection with something
> (wifi,bt,eth) it's right that the icon is that, perhaps.Could be it??
>
> Yes,
If you haven't been connected to any wireless/wired connection, it will be
an exclam
Hi Willy,
excuse me for the many questions...re-thinking about the icon, I ask
myself: " until is not established a connection with something
(wifi,bt,eth) it's right that the icon is that, perhaps.Could be it??
Another question: I compiled econnman to /urs/local but I find I have two
econnman-bin
> Created rc.connmand and updated rc.local but nothing is happened.
> However I don't understand what is the difference to launch connmand at
> boot or after with shell.
rc.local is executed on boot time, so it doesn't have any effect until
you restarted your system
there's no difference whether t
Created rc.connmand and updated rc.local but nothing is happened.
However I don't understand what is the difference to launch connmand at
boot or after with shell.
Another question: I compiled connman 1.11 but no man pages or info is
compiled . One has only connmand -h for few info. Why??
2013/2/
> hence E knows if you did launch connmand during boot sequence or after
> login access by a shell, and shows it by that icon?
> rc.connmand is your script to add to etc/rc.d , isnt' it?
Yes, i added rc.connmand to start/stop the connmand daemon
Give execute permission to the file and then i added
Hi Willy,
hence E knows if you did launch connmand during boot sequence or after
login access by a shell, and shows it by that icon?
rc.connmand is your script to add to etc/rc.d , isnt' it?
cheers
2013/2/27 Willy Sudiarto Raharjo
> >> OK, I was able to compile EFL end E, plus connman and eco
>> OK, I was able to compile EFL end E, plus connman and econnman but there's
>> a weird econnman icons: I have a big white exclamation symbol.
>> Is it regular or not?
>>
>> hints??
That's the sign that you haven't executed /etc/rc.d/rc.connmand start
--
Willy Sudiarto Raharjo
Personal Blog :
Hi Stefano,
I run Slackware14 x86_64 which doesn't start no networkmanager by default,
and I didn't set nothing. I start only connmand and after startx which
starts E. I have connman 1.11 compile by myself.
hints??
cheers
2013/2/27 Stefano
> On Wed, Feb 27, 2013 at 8:49 AM, Gabriele Piccini
On Wed, Feb 27, 2013 at 8:49 AM, Gabriele Piccini wrote:
> OK, I was able to compile EFL end E, plus connman and econnman but there's
> a weird econnman icons: I have a big white exclamation symbol.
> Is it regular or not?
>
> hints??
That should mean that connman is not being used as connection
OK, I was able to compile EFL end E, plus connman and econnman but there's
a weird econnman icons: I have a big white exclamation symbol.
Is it regular or not?
hints??
2013/2/12 Willy Sudiarto Raharjo
> > I think have understood my problem is about python modules.. I explain..
> > Since eco
> I think have understood my problem is about python modules.. I explain..
> Since econnman needs Python >= 2.7 I installed it in /usr/local but
> econnman needs dbus module which is under python 2.6 site-packages.
> I partially solved adding PYTHONPATH variable.
>
> How do you resolved?? Do you h
Hi Willy,
I think have understood my problem is about python modules.. I explain..
Since econnman needs Python >= 2.7 I installed it in /usr/local but
econnman needs dbus module which is under python 2.6 site-packages.
I partially solved adding PYTHONPATH variable.
How do you resolved?? Do you ha
>
>
> My order is
>
> eina\
> eet\
> evas\
> evas_generic_loaders\
> ecore\
> eio\
> embryo\
> edje\
> efreet\
> e_dbus\
> eeze\
> emotion\
> ethumb\
> elementary\
> enlightenment\
> python-e_dbus\
> python-ecore\
> python-edje\
> python-elementary\
> python-emotion\
> python-et
Hi Willy,
I compiled end installed EFL,E end all python binding but the problem is
the same.
While I read your SlackHacks I see that
Complete Build Order :
- Eina
- Eet
- Evas
- Ecore
- Eio
- Embryo
- Edje
- Efreet
- E_Dbus
- Eeze
- Emotion
- Ethumb
- Elementary
- Python-evas (Python bindings) *op
OK.
I'll try to compile an install all python binding.
2013/2/8 Willy Sudiarto Raharjo
> >
> >
> > when I configuree econnman script needed, if I remember well, only
> > python-elementary and python-e_dbus.
> > >From README econnman
> >
> > REQUIREMENTS
> >
> >
> > * Python-Eleme
>
>
> when I configuree econnman script needed, if I remember well, only
> python-elementary and python-e_dbus.
> >From README econnman
>
> REQUIREMENTS
>
>
> * Python-Elementary >= 1.7.0
> * Python-E_DBus >= 1.7.0
> * Python >= 2.7
>
> Yes, that's the only dependency needed to buil
Hi,
when I configuree econnman script needed, if I remember well, only
python-elementary and python-e_dbus.
>From README econnman
REQUIREMENTS
* Python-Elementary >= 1.7.0
* Python-E_DBus >= 1.7.0
* Python >= 2.7
Are they all indespendables??
2013/2/8 Massimo Maiurana
> G
Gabriele Piccini, il 08/02/2013 11:50, ha scritto:
> Hi,
> I use slackware 13.37
> my packages are the follow and I installed by my script for EFL en E and
> manually for python bindings.
I'm not seeing python-edje and python-ecore packages in this list, and AFAIK
they're needed in order to make e
Hi as you I have 1.7.5 (stable version). I have restarted enlightenment too.
I have downloaded from from your hints and download connman from
http://connman.net/.
Actually I don't know what to do.
2013/2/8 Willy Sudiarto Raharjo
> >
> >
> > I use slackware 13.37
> > my packages are the follow
>
>
> I use slackware 13.37
> my packages are the follow and I installed by my script for EFL en E and
> manually for python bindings.
>
> -rw-r--r-- 1 root root 597 feb 8 10:19 econnman-1-x86_64-pg
> -rw-r--r-- 1 root root1631 feb 8 09:59 python-evas-1.7.0-x86_64-pg
> -rw-r--r-- 1 root r
Hi,
I use slackware 13.37
my packages are the follow and I installed by my script for EFL en E and
manually for python bindings.
-rw-r--r-- 1 root root 597 feb 8 10:19 econnman-1-x86_64-pg
-rw-r--r-- 1 root root1631 feb 8 09:59 python-evas-1.7.0-x86_64-pg
-rw-r--r-- 1 root root1092 f
> yes e_dbus 1.7.5 is installed and python_edbus too.
What linux distribution that you use?
If you use Slackware, try my SlackBuild script located here
https://github.com/willysr/SlackHacks/tree/master/SlackBuilds/e17/bindings
--
Willy Sudiarto Raharjo
Personal Blog : http://willysr.blogspot.co
> after some trouble I installed connman,econnman all request python
> bindings. It's time to try econnman in E17.
> I activated network manager in modules tab and added to the main bar. When
> I try to configure it I have an error pop up and in the terminal an arror
> statement saying import d-bus
Hi Massimo,
yes e_dbus 1.7.5 is installed and python_edbus too.
2013/2/8 Massimo Maiurana
> Gabriele Piccini, il 08/02/2013 10:39, ha scritto:
>
> > I try to configure it I have an error pop up and in the terminal an arror
> > statement saying import d-bus binding is failed. I don't understand..
Gabriele Piccini, il 08/02/2013 10:39, ha scritto:
> I try to configure it I have an error pop up and in the terminal an arror
> statement saying import d-bus binding is failed. I don't understand..
> python-e_dbas is installed.
is e_dbus installed?
--
Massimo Maiurana GPG keyI
Hi Willy,
after some trouble I installed connman,econnman all request python
bindings. It's time to try econnman in E17.
I activated network manager in modules tab and added to the main bar. When
I try to configure it I have an error pop up and in the terminal an arror
statement saying import d-bus
Hi Jèrome,
I have autotools because I compiled all EFL library with autogen.sh command.
I ran autogen and after some errors of automake ( I don't remember
precisely) it reports file install-sh is missing.
After, for debug I'll report all errors statements.
Cheers
2013/2/6 Jérôme Pinot
> On 02
I get the source from http://svn.enlightenment.org/svn.
Where you said, install-sh file is there. I'll try it.
If it works.. why isn't it the same version as svn tree??
I have Slackware too, and I done my script to download stable version and
to create and to install packages.
I'll report if all
On 02/06/13 12:08, Gabriele Piccini wrote:
> Hi Willi,
> my problem is that: when I cd into python directory binding ( i.e.
> python-elementary) and type ./configure, it responds "install-sh is not
> found."
>
> How I wrote, that file is ignored by svn download.
This file is created by the autoto
> my problem is that: when I cd into python directory binding ( i.e.
> python-elementary) and type ./configure, it responds "install-sh is not
> found."
>
> How I wrote, that file is ignored by svn download.
Here's the configure script that i used to build the package in Slackware
CFLAGS="$SLKCFLA
Hi Willi,
my problem is that: when I cd into python directory binding ( i.e.
python-elementary) and type ./configure, it responds "install-sh is not
found."
How I wrote, that file is ignored by svn download.
2013/2/6 Willy Sudiarto Raharjo
> > I compiled and installed EFL and E from last stab
> I compiled and installed EFL and E from last stable version and I wish to
> add econnman but I have some issues to compile the python binding requests.
> All python bindings lack of install-sh file. I saw that file is ignored in
> svn.. and hence is not downloaded from svn..why??
>
> How can I do
Hi All,
I compiled and installed EFL and E from last stable version and I wish to
add econnman but I have some issues to compile the python binding requests.
All python bindings lack of install-sh file. I saw that file is ignored in
svn.. and hence is not downloaded from svn..why??
How can I do to
36 matches
Mail list logo