2014-09-29 3:09 GMT+02:00 Wido <wido...@gmail.com>:

> Hey Dave, epymc it's pretty cool! but there are a bunch of things that are
> not 'quite there'
> * Mouse and keyb don't behave as expected. When I click any button, it
> just doesn't react.
>

I never seen this issue before, buttons are all normally clickable
here...all the buttons everywhere don't work? give a look at the log(see
below) to see if there are some errors please



> And keyboard does funny things, like inserting a '1' when I hit enter
> (instead of accpeting) or going back when I try to delete a character
> (going back is fine when in a menu, but not when trying to write)
>
You simply cannot write in the virtual keyboard using your keyboard
letters, you need to navigate trough the buttons using arrows and the enter
key just insert the focused letter. Or press the letters using the mouse. I
know it's annoying but I still didn't find a decent solution, remember that
epymc primary goal is to be used with a remote controller.


> * Is there a log? I tried watching something that never appeared, it may
> be related to a different bug I have in E with fullscreen apps (which I've
> already reported) but I would like to confirm
>
The log is the console output, just run 'epymc' from a terminal, all the
output will be there.


>
> *I'm sending you the Spanish translation, which I've said I was going to
> send you some months ago. I'ts almost full (I would say 97%). I tried to
> make it as neutral as possible, but I'm from Argentina, so it may be a
> little biased to es_LA. I'm taking the liberty of sending it to your
> personal email account, I hope you don't mind =), let me know if you don't
> receive it
>

Thank you very much for the translation, I will try and merge soon.


>
> * one suggestion: there is a efl-webkit lib. Can you make a simple browser
> plugin?  so you don't have to exit the media center everytime you want to
> look for something
>

Yes, that is a module that can be written, but it will never be very user
friendly IMO as you should be able to navigate with the usual remote
(arrows and 2 buttons) without a mouse. Using a normal webpage without a
mouse can be tricky. My approach is more in the way to create modules for
most-used site, like wikipedia, weather, a mail reader... other site you
are interested?


>
> 2014-09-28 21:16 GMT-03:00 Wido <wido...@gmail.com>:
>
> Hey, it was 'edje_cc'. Since I was running it with sudo, it was not taking
>> my PATH env (where I had /opt), so I had to pass it with the rest of the
>> variables.
>>
>> Thanks! I'll check it out =)
>>
>> 2014-09-28 21:10 GMT-03:00 Wido <wido...@gmail.com>:
>>
>> Yup, it's all there:
>>>
>>> wido@frankie:~/sources/enlightenment/e19/epymc$ which edje_cc
>>> /opt/e19/bin/edje_cc
>>>
>>> I've installed python-efl using that exact same command, with no problems
>>>
>>> wido@frankie:~/sources/enlightenment/e19/epymc$ python
>>> Python 2.7.8 (default, Jul 26 2014, 15:25:14)
>>> [GCC 4.9.1] on linux2
>>> Type "help", "copyright", "credits" or "license" for more information.
>>> >>> import efl
>>> >>> help (efl)
>>>
>>> Help on package efl:
>>>
>>> NAME
>>>     efl
>>>
>>> FILE
>>>     /opt/e19/lib/python3.4/site-packages/efl/__init__.py
>>>
>>> PACKAGE CONTENTS
>>>     ecore (package)
>>>     elementary (package)
>>>     utils (package)
>>>
>>> DATA
>>>     __version__ = '1.11.0'
>>>     __version_info__ = (1, 11, 0)
>>>
>>>
>>>
>>>
>>> should I be using python2?
>>>
>>>
>>> 2014-09-28 11:23 GMT-03:00 Davide Andreoli <d...@gurumeditation.it>:
>>>
>>> 2014-09-28 15:47 GMT+02:00 Wido <wido...@gmail.com>:
>>>>
>>>> > Well, this is awkward...
>>>> >
>>>> > frankie:~/sources/enlightenment/e19/epymc$ sudo
>>>> > LD_LIBRARY_PATH=/opt/e19/lib PREFIX=/opt/e19
>>>> > PKG_CONFIG_PATH=/opt/e19/lib/pkgconfig/ ./setup.py install
>>>> --prefix=$PREFIX
>>>> > running install
>>>> > running build
>>>> > running build_themes
>>>> > building theme: "default" from: data/themes/default/default.edc
>>>> > error: [Errno 2] No such file or directory
>>>> >
>>>>
>>>> something wrong in your build environment, is the edje_cc executable in
>>>> your path ?
>>>> Also note that if you install in /opt you must be sure that also the
>>>> python
>>>> paths are correct
>>>>
>>>>
>>>>
>>>> >
>>>> > frankie:~/sources/enlightenment/e19/epymc$ ls -l
>>>> > data/themes/default/default.edc
>>>> > -rw-r--r-- 1 wido wido 71159 sep 28 10:33
>>>> data/themes/default/default.edc
>>>> >
>>>> >
>>>> > I just pulled from git...
>>>> >
>>>> > 2014-09-28 8:31 GMT-03:00 Davide Andreoli <d...@gurumeditation.it>:
>>>> >
>>>> > > Hi all,
>>>> > >
>>>> > > the first stable release of EpyMC is waiting for you !!
>>>> > >
>>>> > >
>>>> > > Direct download link for this release:
>>>> > > https://github.com/DaveMDS/epymc/archive/v1.0.0.tar.gz
>>>> > > <https://github.com/DaveMDS/epymc/archive/v1.0.0-beta2.tar.gz>
>>>> > >
>>>> > > On the Github wiki you will find all the needed instructions for
>>>> > installing
>>>> > > and using the media center, along with screenshots and screencasts.
>>>> > > https://github.com/DaveMDS/epymc/wiki
>>>> > >
>>>> > >
>>>> > >
>>>> > > Happy playing
>>>> > > davemds
>>>> > >
>>>> > >
>>>> >
>>>> ------------------------------------------------------------------------------
>>>> > > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>>> > > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS
>>>> Reports
>>>> > > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>>> > > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>>> > >
>>>> > >
>>>> >
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>>> > > _______________________________________________
>>>> > > enlightenment-users mailing list
>>>> > > enlightenment-users@lists.sourceforge.net
>>>> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>>> > >
>>>> >
>>>> >
>>>> >
>>>> > --
>>>> > Wido
>>>> >
>>>> >
>>>> ------------------------------------------------------------------------------
>>>> > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>>> > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS
>>>> Reports
>>>> > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>>> > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>>> >
>>>> >
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>>> > _______________________________________________
>>>> > enlightenment-users mailing list
>>>> > enlightenment-users@lists.sourceforge.net
>>>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>>> >
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>>>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>>>
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>>> _______________________________________________
>>>> enlightenment-users mailing list
>>>> enlightenment-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>>>
>>>
>>>
>>>
>>> --
>>> Wido
>>>
>>
>>
>>
>> --
>> Wido
>>
>
>
>
> --
> Wido
>
------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to