Hi all,
I just updated little bit my makefiles for enlightenment build. The
previous I send cannot work.
But these also does not handle dependencies(you have to install them
yourself). These are my first ports I wrote/updated so be patient:)
It is patch for ports tree.
http://linsystem.net/enl
ession is started.
> Is there a script executed after enlightenment is started so that I
> can put it inside..?
>
> Le 26/02/2014 23:49, Robert David a écrit :
> > Hi Pierre,
> >
> > just try xrandr in commandline.
> >
> > xrandr --output LVDS1 --auto --righ
Hi Pierre,
just try xrandr in commandline.
xrandr --output LVDS1 --auto --right-of VGA1 --output VGA1 --auto
Of course change LVDS1 and VGA1 to your outputs (run plain xrandr).
I have something similar (more complex) in script which is run every
time I attach my notebook to dock.
Or use the se
Sorry for that, so I just uploaded it to my server. I did not have time
to polish it and it is just too different from previous makefiles in
ports so it needs to be done to work out of the box (eg. know its
dependencies).
http://linsystem.net/e_ports.tar.gz
It consists of packages:
efl
elementary
Hi Su,
I created updated makefiles for efl,elementary,enlightenment to install
e18. They are still not complete so I did not submit patches.
I attached tar with them. You will have to install dependencies before
using these makefiles. Since there are not dependency definitions now.
If you find
Hi all,
it seams that this only wrongly initialized static variable from the
code abowe.
it should be:
_e_main_cb_idle_after(void *data __UNUSED__)
{
static int first_idle = 1;
edje_freeze();
#ifdef E18_RELEASE_BUILD
if (first_idle)
{
TS("SLEEP");
first_idle = 0;
Hi Dominic,
did you found some more info on this?
I got similar problems on FreeBSD stable/10.
It just occasionaly crashes with similar memory errors.
I want to seek into it more, but would be helpful if you got some
results.
Robert.
On Thu, 05 Sep 2013 09:31:18 +0200
Dominic Fandrey wrot
Res memory is 92M as reported by htop. Looks like I'm not
> > seeing what Jeff is seeing.
> >
> >
> > On 02/04/2013 07:36 AM, Robert David wrote:
> > > After two days running I have 80M rss, 500MB virt. So you must
> > > have something wrong.
> >
After two days running I have 80M rss, 500MB virt. So you must have
something wrong.
Which plugins and gadgets you have enabled?
Robert.
On Mon, 04 Feb 2013 07:55:18 +
Gary wrote:
>
> Quoting Jeff Hoogland :
>
> > Something must be very wrong with your system that E is taking
> > almost
Hi all,
try autofs, I use that for nfs shares for a long time, it works also
with smb (google).
It works just entering /net/server_name_or_ip/share, so you can create
favorites from server shares.
I dont know what I will do without autofs:) In command line just
"cd /net/server_name/".
Robert.
10 matches
Mail list logo