Re: [e-users] Window positions not being remembered

2016-01-10 Thread Roy W. Reese
El 2016-01-11 01:00, Conrad Knight escribió:
> Hi,
> 
> I'm Enlightenment 20.2, and am having trouble with window positions
> being remembered. I have a terminology window set to open on E's
> start-up, and i set it up as desired, then selected the following
> options from the window -> remember settings:
> First screen: none of the radio buttons are checked
> Press Advanced, Identifiers tab: check box for Window name is checked.
> Properties tab: Position, Size, Border style, and Virtual Desktop are 
> checked.
> Options tab: Match only one window, and Start this program on login are 
> checked.
> 
> When i log out and back in, the terminology window is opened and all
> of the settings are applied except for position. The window appears on
> the desired virtual desktop (not the one immediately visible on
> logging in), but in the top left corner of that desktop instead of
> where i had previously placed it.
> 
> This was previously working in E19, but i deleted my entire ~/.e
> directory, as well as ~/.cache/efreet and
> ~/.cache/evas_gl_common_caches when upgrading to avoid conflicts from
> outdated and incompatible settings. Are there any others i possibly
> missed, considering i also had E18 installed at one point?
> 
> In addition, i'm also having trouble with the clock module. I have it
> added as a desktop gadget, and it first appears as a miniscule clock
> in the top left corner. It is just large enough to allow me to
> right-click on it, so that i can resize it and move it where i'd like
> it (just below another window near the top right corner). However,
> whenever i restart E, it forgets both this size and position and
> returns to its tiny corner. I remember having this problem in E19 as
> well, but not how i solved it. As the size is also being forgotten,
> and there aren't explicit remember settings for the desktop gadget, i
> don't know if this is related to the terminology position issue.
> 
> Are there any config files i can check to see if they're being
> correctly updated? Is there any way to manually correct these config
> files? The only files i can find are in a binary format, and do not
> appear to be written to at the same time any settings are changed.
> 
> Thanks,
> -Conrad.
> 
> 
---

I have noticed similar problems with window positioning in E20.1. It 
first appeared with LibreOffice (stable), but has also happened with 
Equate. The most common is that the window frame is above the top edge 
of the screen. Using Align > Top of window brings it back into the 
screen, but that position is not remembered despite using "Window 
remembers".

I thought perhaps this had to do with LibreOffice until the same thing 
happened with Equate which has also started with part of the window 
beyond the left edge of the screen.

Are Conrad and I missing something or do we need to file a bug report?

Best,
Roy

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Enventor v0.7.0 release.

2016-01-10 Thread Andreas Volz
Am Mon, 4 Jan 2016 11:03:57 +0900 (KST) schrieb Hermet Park:

> Hello everyone.
> 
> Enventor v0.7.0 was just released after about 6 months development. 
> We've mainly focused on stabilizing and improving some fancy features
> such as auto completion and live edit. We're pretty sure Enventor has
> become more an useful tool for edc script.
> 
> Enjoy it.

Hi, looks nice. I like to try and compile it from GIT:

> LC_ALL=C make
make  all-recursive
make[1]: Entering directory `/home/andreas/src/git/efl/tools/enventor'
Making all in src
make[2]: Entering directory `/home/andreas/src/git/efl/tools/enventor/src'
Making all in lib
make[3]: Entering directory `/home/andreas/src/git/efl/tools/enventor/src/lib'
  EOLIAN   enventor_object.eo.c
eolian: --eo not specified
make[3]: *** [enventor_object.eo.c] Error 1
make[3]: Leaving directory `/home/andreas/src/git/efl/tools/enventor/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/andreas/src/git/efl/tools/enventor/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andreas/src/git/efl/tools/enventor'
make: *** [all] Error 2

-- 
Technical Blog 

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e17 input settings question

2016-01-10 Thread Christopher Barry
snip...
>> >
>> >you can dump the e config into text:
>> >
>> >eet -d ~/.e/econfig/standard/e.cfg config out.txt
>> >
>> >trawl through out.txt.  
>> 
>> Cool, I'll try that. Thanks.
>> 
snip...


Here's a bash hack to dump a columnar formatted list of your hotkey
settings. Upper gist is the script, lower gist is sample output from my
config.

e hotkey formatter

https://gist.github.com/christopher-barry/a89bca1ab4e7761dbe8f

Cheers,

-- 
Regards,
Christopher

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Virtual Keyboard - illume2?

2016-01-10 Thread Andreas Volz
Hello,

my application on E20 needs a virtual keyboard for a touch screen
device.

I checked out 

git://git.enlightenment.org/devs/discomfitor/e_module-illume2.git

But how could I compile it? There's no README file.

-- 
Technical Blog 

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Window positions not being remembered

2016-01-10 Thread Conrad Knight
Hi,

I'm Enlightenment 20.2, and am having trouble with window positions
being remembered. I have a terminology window set to open on E's
start-up, and i set it up as desired, then selected the following
options from the window -> remember settings:
First screen: none of the radio buttons are checked
Press Advanced, Identifiers tab: check box for Window name is checked.
Properties tab: Position, Size, Border style, and Virtual Desktop are checked.
Options tab: Match only one window, and Start this program on login are checked.

When i log out and back in, the terminology window is opened and all
of the settings are applied except for position. The window appears on
the desired virtual desktop (not the one immediately visible on
logging in), but in the top left corner of that desktop instead of
where i had previously placed it.

This was previously working in E19, but i deleted my entire ~/.e
directory, as well as ~/.cache/efreet and
~/.cache/evas_gl_common_caches when upgrading to avoid conflicts from
outdated and incompatible settings. Are there any others i possibly
missed, considering i also had E18 installed at one point?

In addition, i'm also having trouble with the clock module. I have it
added as a desktop gadget, and it first appears as a miniscule clock
in the top left corner. It is just large enough to allow me to
right-click on it, so that i can resize it and move it where i'd like
it (just below another window near the top right corner). However,
whenever i restart E, it forgets both this size and position and
returns to its tiny corner. I remember having this problem in E19 as
well, but not how i solved it. As the size is also being forgotten,
and there aren't explicit remember settings for the desktop gadget, i
don't know if this is related to the terminology position issue.

Are there any config files i can check to see if they're being
correctly updated? Is there any way to manually correct these config
files? The only files i can find are in a binary format, and do not
appear to be written to at the same time any settings are changed.

Thanks,
-Conrad.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users