Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Andreas Volz
Am Tue, 8 May 2012 21:04:10 +0200 schrieb Vincent Torri: > Hey > > I've built an NSIS installer. It contains evil, eina, eet, evas, > ecore, embryo, edje, eio, elementary and expedite (latest releases) > > You can grab it here : > http://dev.enlightenment.fr/~doursse/NSIS/Efl-1.2.0.exe > > Plea

Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Andreas Volz
Am Tue, 8 May 2012 22:42:13 +0200 schrieb Vincent Torri: > On Tue, May 8, 2012 at 9:56 PM, Andreas Volz > wrote: > > Am Tue, 8 May 2012 21:04:10 +0200 schrieb Vincent Torri: > > > >> Hey > >> > >> I've built an NSIS installer. It contains ev

Re: [E-devel] NSIS installer of the EFL

2012-05-09 Thread Andreas Volz
Am Wed, 9 May 2012 09:41:18 +0200 schrieb Vincent Torri: > On Wed, May 9, 2012 at 7:17 AM, Andreas Volz > wrote: > > Am Tue, 8 May 2012 22:42:13 +0200 schrieb Vincent Torri: > > > >> On Tue, May 8, 2012 at 9:56 PM, Andreas Volz > >> wrote: > >>

[E-devel] Screen resolution not remembered

2012-05-09 Thread Andreas Volz
Hi, I bought a new 24" screen and it works well in 1920x1080 with E. But what ever I do each day after restart E it remembers 1680x1050 and I've to change resolution in the dialog. This is very annoying. Is this a known bug? regards Andreas -- Technical Blog

Re: [E-devel] Screen resolution not remembered

2012-05-10 Thread Andreas Volz
Am Wed, 9 May 2012 16:37:59 -0500 schrieb Jeff Hoogland: > Do you have remember on restart check in the screen resolution dialog? I tried several times to set this setting, but it's not remembered after close and open dialog again and doesn't even change anything. regards Andreas -- Te

Re: [E-devel] Screen resolution not remembered

2012-05-10 Thread Andreas Volz
Am Thu, 10 May 2012 14:12:42 +0200 schrieb Leif Middelschulte: > 2012/5/9 Andreas Volz : > > Hi, > > > > I bought a new 24" screen and it works well in 1920x1080 with E. But > > what ever I do each day after restart E it remembers 1680x1050 and > > I've

Re: [E-devel] NSIS installer of the EFL

2012-05-10 Thread Andreas Volz
Am Fri, 11 May 2012 00:07:43 +0200 schrieb Vincent Torri: > On Wed, May 9, 2012 at 9:59 PM, Andreas Volz > wrote: > > Am Wed, 9 May 2012 09:41:18 +0200 schrieb Vincent Torri: > > > >> On Wed, May 9, 2012 at 7:17 AM, Andreas Volz > >> wrote: > >>

Re: [E-devel] Screen resolution not remembered

2012-05-12 Thread Andreas Volz
Am Thu, 10 May 2012 14:12:42 +0200 schrieb Leif Middelschulte: > 2012/5/9 Andreas Volz : > > Hi, > > > > I bought a new 24" screen and it works well in 1920x1080 with E. But > > what ever I do each day after restart E it remembers 1680x1050 and > > I've

Re: [E-devel] Screen resolution not remembered

2012-05-12 Thread Andreas Volz
Am Sat, 12 May 2012 11:36:46 +0300 schrieb Tom Hacohen: > On 12/05/12 11:37, Andreas Volz wrote: > > Ok, I've no better solution so I did a workaround. I created a > > script that calls "xrandr --size 1920x1080" to set resolution. Then > > after E is started I

Re: [E-devel] NSIS installer of the EFL

2012-05-12 Thread Andreas Volz
Am Sat, 12 May 2012 10:59:12 +0200 schrieb Vincent Torri: > On Fri, May 11, 2012 at 7:45 AM, Andreas Volz > wrote: > > Am Fri, 11 May 2012 00:07:43 +0200 schrieb Vincent Torri: > > > >> On Wed, May 9, 2012 at 9:59 PM, Andreas Volz > >> wrote: > >>

Re: [E-devel] shot module in e17.

2011-05-30 Thread Andreas Volz
Am Sat, 28 May 2011 18:11:24 +0900 schrieb Carsten Haitzler (The Rasterman): > ok. after last night we had a "n00b" on irc asking "why doesnt > printscreen work?" - i've heard this several times before actually... > i added a shot module to e17 proper. how is this different to the > screenshot mod

Re: [E-devel] e17 todo list -> clock+calendar thing done

2011-06-15 Thread Andreas Volz
Am Mon, 6 Jun 2011 12:24:11 +0900 schrieb Carsten Haitzler (The Rasterman): Hi Raster, I like the new module! One idea if you touch it again: - Optional display of calendar weeks in the calendar. This is very helpful as I talk very often about calendar weeks in my job. :-) regards And

[E-devel] Engage Window covering

2011-06-20 Thread Andreas Volz
Hello, Now I started using engage on my desktop and I like it. Great work!! But some time ago I approved some E border placement code that windows doesn't cover shelves to much. I experienced now that I've similar problems with engage. So I assume E internal engage is not a shelve, correct? If I

[E-devel] Engage animation covering windows

2011-06-20 Thread Andreas Volz
Hello, I also found out that the sizing animation in engage prevents me from clicking to the most lower part of a window. This is e.g. problematic while using xchat in maximized state. Did you experience the same? I've no really concept idea to solve this. Anyone creative? regards Andr

Re: [E-devel] road to e17 release...

2011-06-29 Thread Andreas Volz
Am Tue, 28 Jun 2011 10:21:56 +0900 schrieb Carsten Haitzler (The Rasterman): > i updated the release wiki page to: > > http://trac.enlightenment.org/e/wiki/Release > > 1. be more readable so we can see what is being done and what needs > to still be done: > 2. have all the things i've finished o

[E-devel] Search EFL compatible embedded hardware

2011-07-14 Thread Andreas Volz
Hello, For a project I'm searching some low cost hardware that is EFL compatible. Spec: - flat board possible to mount on back of (included) display (~5-8") - supports Linux (or any other opensource OS) - supports EFL or possible to port without big efford - X or framebuffer output for one singl

[E-devel] #define in Edje

2011-07-18 Thread Andreas Volz
Hello, it seems the ! and != operator in #define macros in EDC aren't working. I tried various tests and only == was working nice. Revision is 60268. Yes, a little old, but like to know if this bug is still in latest sources. regards Andreas -- Technical Blog

Re: [E-devel] #define in Edje

2011-07-18 Thread Andreas Volz
Am Mon, 18 Jul 2011 23:31:43 +0200 schrieb Andreas Volz: I think even == operator has some problems. It seems all == operations end in true and all != operations in false. At least if -DVARIABLE is set to anything... regards Andreas > Hello, > > it seems the ! and != op

Re: [E-devel] E SVN: andreas IN trunk/BINDINGS/cxx/ecorexx: include/ecorexx src

2011-07-23 Thread Andreas Volz
Am Sat, 23 Jul 2011 08:14:55 +0200 (CEST) schrieb Vincent Torri: > > > On Fri, 22 Jul 2011, Enlightenment SVN wrote: > > > Log: > > Ecorexx::Timer design changed to have a factory and provide destroy > > function to wrap C interface better than before also used sigc++ > > slots as callback prov

Re: [E-devel] E SVN: andreas IN trunk/BINDINGS/cxx/ecorexx: include/ecorexx src

2011-07-25 Thread Andreas Volz
Am Mon, 25 Jul 2011 14:56:24 +0900 schrieb ChunEon Park: Thanks for this hint. I'll change it next time I touch the file. I'm sure that there're more asserts in eflxx. I've to search them all and find correct error handling or replace by log output. > really good to use assert instead of eina_log

Re: [E-devel] #define in Edje

2011-07-28 Thread Andreas Volz
is #if ends always in "false". Also not depending on -DPROFILE. These are at least my experiments. regards Andreas > On Mon, 18 Jul 2011 23:31:43 +0200 Andreas Volz > said: > > do you have an example? > > you mean: > > #if A != 10 > hello > #endi

Re: [E-devel] #define in Edje

2011-07-29 Thread Andreas Volz
Am Fri, 29 Jul 2011 00:12:30 +0300 schrieb Tom Hacohen: > On 28/07/11 23:52, Andreas Volz wrote: > > Am Thu, 28 Jul 2011 20:17:03 +0900 schrieb Carsten Haitzler (The > > Rasterman): > > > > I found it while playing with the clock theme > > (trunk/THEMES/darknes

Re: [E-devel] #define in Edje

2011-07-29 Thread Andreas Volz
Am Fri, 29 Jul 2011 20:30:30 +0900 schrieb Carsten Haitzler (The Rasterman): > On Thu, 28 Jul 2011 23:47:27 +0200 Andreas Volz > said: > > > Am Fri, 29 Jul 2011 00:12:30 +0300 schrieb Tom Hacohen: > > > > > On 28/07/11 23:52, Andreas Volz wrote: > > &g

[E-devel] E17 tablet recommendation / Android

2011-11-10 Thread Andreas Volz
Hello, could anyone recommend a good tablet pc for E17? Does anyone know if it's possible to run edje based applications (not E17 itself!) on Android based tablets? As Android supports native applications and has an OpenGL interface it should be possible, not? regards Andreas -- Techn

[E-devel] 'elm/scrolled_entry' not registered

2011-11-12 Thread Andreas Volz
Hello, some time ago I created an edje file for my application with externals. Now the entry is not visible and this error is printed: ERR<9322>:edje edje_external.c:378 _edje_external_type_add() external type 'elm/scrolled_entry' not registered I deleted the entry with editje and added it late

[E-devel] Blender fullscreen mode

2007-12-30 Thread Andreas Volz
Hello, I'm not sure if there's a bug in the E17 fullscreen policy or in Blender, so I'll ask here before filing a bug. > blender --help ... Window options: -wForce opening with borders (default) -WForce opening without borders -p Open with lower left corner at ,

[E-devel] New blog entry - Window manipulation and focus configuration nightmare

2007-12-30 Thread Andreas Volz
Hello, Since the last months I noticed that E17 is becoming really stable from the technical side. Thanks for this great window manager! But on the other side I noticed that the configuration usability is sometimes a nightmare. The topics are sometimes to big to write them into a single bug repor

Re: [E-devel] [e-users] New blog entry - Window manipulation and focus configuration nightmare

2007-12-31 Thread Andreas Volz
Am Mon, 31 Dec 2007 16:28:23 +0900 schrieb Daniel Stonier: > On 31/12/2007, Daniel Stonier <[EMAIL PROTECTED]> wrote: > > Tyranny of the majority - I like that! Or like to fight against it > > anyway! > > > > I love E's philosophy in allowing the user to choose the style they > > want. Too often '

Re: [E-devel] New blog entry - Window manipulation and focus configuration nightmare

2007-12-31 Thread Andreas Volz
Am Sun, 30 Dec 2007 19:46:12 + schrieb Ethan Grammatikidis: > I'm sorry to say that my first response to this was "Oh no, not > another blog to keep up with," or words to that effect. The content > of that post is clearly written and quite well thought out, but it > would be easier to discuss

[E-devel] Show disabled style of entry

2008-01-12 Thread Andreas Volz
Hello, I tried to patch E to show the disabled state of a text entry. Here are my patches: Index: e_entry.c === RCS file: /cvs/e/e17/apps/e/src/bin/e_entry.c,v retrieving revision 1.53 diff -u -u -r1.53 e_entry.c --- e_entry.c 12 D

Re: [E-devel] Show disabled style of entry

2008-01-13 Thread Andreas Volz
Am Sat, 12 Jan 2008 19:44:40 -0300 schrieb Adriano Rezende: > I believe you have to emit the signal to > sd->editable_object->text_object > > Search for the following code in your e_entry.c > > | sd->editable_object = o; > | e_editable_theme_set(o, "base/theme/widgets", "e/widgets/entry"); > >

Re: [E-devel] Show disabled style of entry

2008-01-17 Thread Andreas Volz
Am Sun, 13 Jan 2008 18:57:56 -0300 schrieb Gustavo Sverzut Barbieri: > On Jan 13, 2008 6:16 PM, Adriano Rezende <[EMAIL PROTECTED]> wrote: > > On Jan 13, 2008 3:03 PM, Andreas Volz <[EMAIL PROTECTED]> wrote: > > > > > Am Sat, 12 Jan 2008 19

Re: [E-devel] Show disabled style of entry

2008-01-17 Thread Andreas Volz
Am Thu, 17 Jan 2008 18:00:28 -0300 schrieb Gustavo Sverzut Barbieri: > On Jan 17, 2008 3:44 PM, Andreas Volz <[EMAIL PROTECTED]> wrote: > > Am Sun, 13 Jan 2008 18:57:56 -0300 schrieb Gustavo Sverzut Barbieri: > > > > > > > On Jan 13, 2008 6:16 PM, Adria

[E-devel] E17 or X crash?

2008-01-24 Thread Andreas Volz
Hello, I commited a trivial patch to tclock to disable the tooltip entry if the check is disabled. While hacking around I did a mistake before that could reproducible freeze E17 or X. I'm not sure how to find out. See here the wrong patch: Index: e_mod_config.c ==

[E-devel] Ecore Dispatcher

2008-01-27 Thread Andreas Volz
Hello, some time ago I wrote a little GUI dispatcher for async sygnals in ecore. Read more about it here: http://andreasvolz.wordpress.com/2008/01/24/a-gui-dispatcher-for-asynchronous-updates-with-ecore/ Perhaps someone has the same problem and is happy about it. Do you think the functions fit i

[E-devel] Moving conf_winlist from advanced to window

2008-01-29 Thread Andreas Volz
Hello, I think conf_winlist better fits into section windows. All settings are window specific. The patch is applied. Any votes against moving it? regards AndreasIndex: e_mod_main.c === RCS file: /cvs/e/e17/apps/e/src/modules/conf_w

[E-devel] e16 page broken

2008-01-31 Thread Andreas Volz
Hello, I noticed that the images on the e16 page are missing: http://www.enlightenment.org/p.php?p=about/e16&l=en regards Andreas - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studi

Re: [E-devel] Blender fullscreen mode

2008-02-07 Thread Andreas Volz
Am Sat, 19 Jan 2008 10:37:21 +1100 schrieb Carsten Haitzler (The Rasterman): Hi, did you get your OpenGL back and were able to test Blender? regards Andreas > On Sun, 30 Dec 2007 13:56:45 +0100 Andreas Volz <[EMAIL PROTECTED]> > babbled: > > hmm - is blender MANUALLY resizi

[E-devel] Debugging Enlightenment with the Anjuta IDE

2008-02-10 Thread Andreas Volz
Hello, I found a good and comfortable way to debug Enlightenment with help of the Anjuta IDE. So I've created a new article in the wiki about this topic: http://wiki.enlightenment.org/index.php/Debugging_with_Anjuta Try it if you like. I think it's very nice. Do you allow me to commit the e.anju

[E-devel] Ewl and Edje

2008-02-14 Thread Andreas Volz
Hello, I've seen the ewl_embdd_test example where a ewl widget is embedded in a evas/edje application. This is really great. But is it also possible to use a edje object in a ewl application? I've created some custom edje widgets and think about to use them in a ewl application. regards Andreas

[E-devel] Ewl menu style

2008-02-16 Thread Andreas Volz
Hello, I'm currently evaluation if I use Ewl or Etk for an application. Both look good so far, but the menu bar in ewl_test looks not nice. Is this an old example, work in progress, a theme problem or simply intended? So is there another Ewl theme than the default one? regards Andreas -

Re: [E-devel] Ewl menu style

2008-02-23 Thread Andreas Volz
Am Sat, 16 Feb 2008 16:24:37 -0500 schrieb Jaime Thomas: > You could try the detour theme at http://code.google.com/p/detour/. > It isn't totally complete, but most things are there. Looks very good, but the menubar in ewl still looks not fine. :-( Not sure if this is a theme or toolkit topic.

Re: [E-devel] Ewl menu style

2008-02-23 Thread Andreas Volz
Am Sat, 23 Feb 2008 14:37:47 -0600 schrieb Nathan Ingersoll: > Are you talking specifically about the menubar in the menubar test or > in another case? The menubar test is not a good example for > aesthetics, as it is intended to test as much menubar related > functionality as possible. I'm talki

Re: [E-devel] [Announce] Gadman module

2008-05-04 Thread Andreas Volz
Am Sat, 19 Apr 2008 14:32:04 +0200 (CEST) schrieb Dave Andreoli: > Hi all > as someone of you know I'm working on a module to place gadgets on > the desktop. It's ready for me! and now need your testing and your > suggestion. > > Gadgets can simply stay on you desktop window, but can also be > st

Re: [E-devel] [Announce] Gadman module

2008-05-05 Thread Andreas Volz
Am Mon, 05 May 2008 02:00:42 -0400 schrieb Jose Gonzalez: >Andreas wrote: > > > The calculator works nice with edje_editor, but if I open it with > > edje_viewer it doesn't work. What is the preferred way to run > > "self-hosting" edje application? > > What's the relevant notion of: "s

Re: [E-devel] [Announce] Gadman module

2008-05-05 Thread Andreas Volz
Am Sun, 4 May 2008 17:03:33 -0300 schrieb Gustavo Sverzut Barbieri: > On Sun, May 4, 2008 at 3:41 PM, Andreas Volz <[EMAIL PROTECTED]> > wrote: > > Am Sat, 19 Apr 2008 14:32:04 +0200 (CEST) schrieb Dave Andreoli: > > > As usual you can find the download and more

[E-devel] Event_Struct and Ecore_Job?

2008-07-02 Thread Andreas Volz
Hello, in the past I used ecore_main_fd_handler_add() to hook my async signals from a second thread into the ecore loop (GPS and Joystick in that case). This works well so far. Now I found this: http://docs.enlightenment.org/api/ecore/html/group__Ecore__Job__Group.html and http://docs.enlighten

Re: [E-devel] Event_Struct and Ecore_Job?

2008-07-07 Thread Andreas Volz
Am Thu, 3 Jul 2008 07:22:50 +0200 (CEST) schrieb Vincent Torri: > > Hey, > > > in the past I used ecore_main_fd_handler_add() to hook my async > > signals from a second thread into the ecore loop (GPS and Joystick > > in that case). This works well so far. Now I found this: > > > > http://docs.e

Re: [E-devel] Community Building

2008-08-02 Thread Andreas Volz
Am Sat, 2 Aug 2008 08:17:43 +1000 schrieb Carsten Haitzler (The Rasterman): > On Tue, 29 Jul 2008 00:40:04 -0500 "Nathan Ingersoll" > <[EMAIL PROTECTED]> babbled: > > > One idea I discussed with Vincent today is that our lack of releases > > has caused many users to lose interest and stop taking n

[E-devel] dbus-c++ and Ecore integration

2008-08-02 Thread Andreas Volz
Hello, I think Dbus is a great way to communicate between desktop applications. Currently I need it in my OISP (Open Infotainment Service Provider) prototype. This needs a Dbus binding that integrates with Ecore. There’s the e_dbus in the Enlightenment CVS, but it doesn’t fit into my C++ design wi

Re: [E-devel] Community Building

2008-08-02 Thread Andreas Volz
Am Sun, 3 Aug 2008 04:32:01 +1000 schrieb Carsten Haitzler (The Rasterman): > On Sat, 2 Aug 2008 13:03:41 +0200 Andreas Volz <[EMAIL PROTECTED]> > babbled: > > > I vote to use LUA for scripting too. I've embedded it into several > > commercial products in the past

[E-devel] Where should users report bugs?

2008-08-03 Thread Andreas Volz
Hello, I just notices a bug in Enlightenment. I changed the resolution several times and this is the result: http://imagebin.org/23517 The shelf at bottom looks strange. And the right side "funny changes color" by changing desktops. Looks like a not allocated image buffer or something else. I'm

Re: [E-devel] Eina

2008-08-03 Thread Andreas Volz
Am Sun, 3 Aug 2008 01:59:21 +0200 schrieb Jorge Luis Zapata Muga: > License > As most of the code on efl-research project (and most of *my* code) it > does not have COPYING file, it was left out on purpose, basically to > be able to discuss this "license issue" with e developers. We all have > alr

Re: [E-devel] evas_object_image rotation?

2008-08-09 Thread Andreas Volz
Am Wed, 6 Aug 2008 06:55:36 -0300 schrieb Andre Dieb: > > Hi all, I want to know if there are some ways to rotate an image > > object to a custom angle with C language API of EFL, here is some > > Python code I googled, but I could not find the corresponding > > function in Ecore_Evas/Evas C lan

[E-devel] Layout module?

2008-08-11 Thread Andreas Volz
Hi, I did some play around with the layout module. Works really easy so far. But now I get a segfault in E while trying to get the window list. static void _e_module_layout_cb_hook(void *data, E_Border *bd) { Evas_List *clientList = NULL; int i = 0; clientList = e_border_client_list()

Re: [E-devel] Layout module?

2008-08-12 Thread Andreas Volz
Am Tue, 12 Aug 2008 00:32:49 +0200 schrieb Michael Stapelberg: > Hi Andreas, > > * [12.08.08 00:29]: > > do > > { > > E_Border *border; > > clientList = evas_list_next (clientList); > > border = clientList->data; > > [...] > > The question is why that happens. Maybe I used Evas_Li

[E-devel] [Announce] Edje_Player

2008-09-21 Thread Andreas Volz
Hello, I wrote a little tool called 'Edje_Player'. The main reason was that I needed a light weight tool to preview my hand written Edje file. See here how to use it: > ./edje_player --help Usage: edje_player [OPTION...] -g, --group=STRING The Edje group to display. -e, --engine=STRING

Re: [E-devel] [Announce] Edje_Player

2008-09-21 Thread Andreas Volz
Am Sun, 21 Sep 2008 12:13:57 -0300 schrieb Gustavo Sverzut Barbieri: > On Sun, Sep 21, 2008 at 10:34 AM, Andreas Volz <[EMAIL PROTECTED]> > wrote: > > Hello, > > > > I wrote a little tool called 'Edje_Player'. The main reason was > > that I needed

Re: [E-devel] R: [Announce] Edje_Player

2008-09-22 Thread Andreas Volz
Am Mon, 22 Sep 2008 01:09:12 +0200 (CEST) schrieb Dave Andreoli: > > - "Andreas Volz" <[EMAIL PROTECTED]> ha scritto: > > > Hello, > > > > I wrote a little tool called 'Edje_Player'. The main reason was that > > I > > nee

[E-devel] Tooltip disable for edje_editor

2008-09-24 Thread Andreas Volz
Hello, as tooltips seem to be broken in Etk I created a little patch for edje_editor to disable tooltips. Index: src/bin/edje_editor_window.c === --- src/bin/edje_editor_window.c(Revision 36225) +++ src/bin/edje_editor_window

[E-devel] E17 dbus support

2008-09-27 Thread Andreas Volz
Hello, may I add the script "enlightenment_start_dbus" to the SVN and install it by "make install"? - #!/bin/sh dbus-launch --exit-with-session enlightenment_start - It would be easy to document that for dbus support you've to execute that start script. regards Andreas ---

Re: [E-devel] R: [Announce] Edje_Player

2008-09-27 Thread Andreas Volz
Am Mon, 22 Sep 2008 01:09:12 +0200 (CEST) schrieb Dave Andreoli: > > - "Andreas Volz" <[EMAIL PROTECTED]> ha scritto: > > > Hello, > > > > I wrote a little tool called 'Edje_Player'. The main reason was that > > I > > nee

Re: [E-devel] [Announce] Edje_Player

2008-09-27 Thread Andreas Volz
Am Sun, 21 Sep 2008 12:13:57 -0300 schrieb Gustavo Sverzut Barbieri: > On Sun, Sep 21, 2008 at 10:34 AM, Andreas Volz <[EMAIL PROTECTED]> > wrote: > > Hello, > > > > I wrote a little tool called 'Edje_Player'. The main reason was > > that I needed

Re: [E-devel] R: [Announce] Edje_Player

2008-09-27 Thread Andreas Volz
Am Sat, 27 Sep 2008 10:41:48 -0300 schrieb Gustavo Sverzut Barbieri: > > I tried edje_editor -t and it works good. But it's not possible to > > list the groups by parameter. > > > > I would prefer an own binary for edje_player. One usage of > > edje_player should be a development tool. But edje_ed

Re: [E-devel] [Announce] Edje_Player

2008-09-27 Thread Andreas Volz
Am Sat, 27 Sep 2008 10:47:00 -0300 schrieb Gustavo Sverzut Barbieri: > On Sat, Sep 27, 2008 at 8:56 AM, Andreas Volz <[EMAIL PROTECTED]> > wrote: > > Am Sun, 21 Sep 2008 12:13:57 -0300 schrieb Gustavo Sverzut Barbieri: > > > >> On Sun, Sep 21, 2008 at 10:34 AM, An

Re: [E-devel] R: Re: R: [Announce] Edje_Player

2008-09-27 Thread Andreas Volz
Am Sat, 27 Sep 2008 15:22:17 +0200 (CEST) schrieb Dave Andreoli: > > I would prefer an own binary for edje_player. One usage of > > edje_player > > should be a development tool. But edje_editor could do that also. > > > > The other usage of edje_player is to be something like a > > "FlashPlayer".

Re: [E-devel] configure.in files

2008-09-28 Thread Andreas Volz
Am Sun, 28 Sep 2008 06:51:24 +0200 (CEST) schrieb Vincent Torri: > > > On Sat, 27 Sep 2008, Michael Jennings wrote: > > > On Saturday, 27 September 2008, at 22:28:29 (+0200), > > Peter Wehrfritz wrote: > > > >> The filename "configure.in" is deprecated for a long time now. > >> Since we are now

[E-devel] Fw: [e-users] Size of opening windows

2008-10-01 Thread Andreas Volz
Anfang der weitergeleiteten Nachricht: Datum: Wed, 1 Oct 2008 18:43:42 +0200 Sender: Andreas Volz <[EMAIL PROTECTED]> Empfänger: [EMAIL PROTECTED] Titel: Re: [e-users] Size of opening windows Am Wed, 17 Sep 2008 18:39:03 +0200 schrieb Andreas Volz: > Hello, > > I've a p

[E-devel] edc and edj MIME Types?

2008-10-04 Thread Andreas Volz
Hi, is there a MIME definition for edj and edc file? I searched in /opt/e17/share/mime, but there's not such a directory. Is it available anywhere else? regards Andreas - This SF.Net email is sponsored by the Moblin Your Mo

Re: [E-devel] Eet wrapper

2008-11-02 Thread Andreas Volz
eedbacks. > I do not have rights to commit in the SVN tree that's why I send you > this first approach. > > Note : you have to have the boost tuple library. > > > Regards, > > John aka Bhaal22. > > On Fri, Oct 31, 2008 at 9:09 PM, Andreas Volz > <[EM

Re: [E-devel] Eet wrapper

2008-11-03 Thread Andreas Volz
int >, > bool > > > It will be a bit more heavy for the user ... but I can have a look to > develop this. > > I have to say adding a dependncy on boost would be a great idea. > > Regards, > > Jonathan Muller. > > On Sun, Nov 2, 2008 at 12:03 PM,

Re: [E-devel] Eet wrapper

2008-11-04 Thread Andreas Volz
eedbacks. > I do not have rights to commit in the SVN tree that's why I send you > this first approach. > > Note : you have to have the boost tuple library. > > > Regards, > > John aka Bhaal22. > > On Fri, Oct 31, 2008 at 9:09 PM, Andreas Volz > <[EM

Re: [E-devel] Eet Wrapper

2008-11-09 Thread Andreas Volz
> > You can find the patch as attached file. > Apply it and do not forget to add directory : examples/eet into > subversion tree. This directory are the 2 tests I wrote. > > Regards, > > Jonathan Muller > > > > On Wed, Nov 5, 2008 at 8:39 PM, Andreas Volz &g

Re: [E-devel] EcoreEvas question in the Cxx binding

2008-11-09 Thread Andreas Volz
Am Sat, 8 Nov 2008 01:07:56 +0100 schrieb Jonathan MULLER: > Hi, > > I have a question about the CXX binding on how to setup custom > callbacks in EcoreEvas such as resize, delete_request and so on ... > I saw the piece of code for the default behavior, but how could I > customize this from the "

[E-devel] Failed to add poll on fd 18 (errno = 17)!

2010-12-17 Thread Andreas Volz
Hello, I wrote some code in dbus-c++ with ecore integration that works since a long time. Now since some days I get this error at starting my application and the dbus communication doesn't work: ERR<14518>:ecore ecore_main.c:758 ecore_main_fd_handler_add() Failed to add poll on fd 18 (errno =

Re: [E-devel] Failed to add poll on fd 18 (errno = 17)!

2010-12-18 Thread Andreas Volz
Am Fri, 17 Dec 2010 21:13:59 -0500 schrieb Mike Blumenkrantz: > On Sat, 18 Dec 2010 10:44:00 +0900 > Carsten Haitzler (The Rasterman) wrote: > > > main_fd_handler_add() Failed to add > > > poll on fd 18 (errno = 17)! ERR<14518>:ecore ecore.c:227 > > > _ecore_magic_fail() *** ECORE ERROR: Ecore M

Re: [E-devel] Failed to add poll on fd 18 (errno = 17)!

2010-12-19 Thread Andreas Volz
nkrantz > > > wrote: > > > > On Sat, 18 Dec 2010 18:49:53 +0100 > > > > Andreas Volz wrote: > > > >> Am Fri, 17 Dec 2010 21:13:59 -0500 schrieb Mike Blumenkrantz: > > > >> > > > >> > On Sat, 18 Dec 2010 10:44:00 +090

[E-devel] Edje external type?

2010-12-23 Thread Andreas Volz
Hello, I'm working much with Edje externals in my application. Currently Elementary widgets. If I access e.g. a list I've to just to know and trust that an object I got by a name is from the Elementary type I think. But as this may change while development I like to know if there's a function to

Re: [E-devel] Edje external type?

2010-12-26 Thread Andreas Volz
Am Thu, 23 Dec 2010 23:27:12 +0100 schrieb Andreas Volz: > Hello, > > I'm working much with Edje externals in my application. Currently > Elementary widgets. > > If I access e.g. a list I've to just to know and trust that an object > I got by a name is from the

Re: [E-devel] Edje external type?

2010-12-26 Thread Andreas Volz
Am Sun, 26 Dec 2010 17:31:25 +0100 schrieb Sebastian Dransfeld: > On 12/26/2010 02:21 PM, Andreas Volz wrote: > > Am Thu, 23 Dec 2010 23:27:12 +0100 schrieb Andreas Volz: > > > >> Hello, > >> > >> I'm working much with Edje externals in my

[E-devel] Commit problems?

2010-12-26 Thread Andreas Volz
Hello, In this moment I've some commit problems. My password isn't accepted, Anyone with the same problems? regards Andreas -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consoli

Re: [E-devel] Commit problems?

2010-12-27 Thread Andreas Volz
Am Mon, 27 Dec 2010 10:18:40 + schrieb Rui Miguel Silva Seabra: > Em 27-12-2010 09:22, Tom Hacohen escreveu: > > On Mon, 2010-12-27 at 09:11 +, Rui Miguel Silva Seabra wrote: > >> If there is a problem with Andreas' key, depending on SSH > >> configuration, a password may be asked. > > > >

Re: [E-devel] Commit problems?

2010-12-27 Thread Andreas Volz
Am Mon, 27 Dec 2010 12:57:32 +0100 schrieb Andreas Volz: > Am Mon, 27 Dec 2010 10:18:40 + schrieb Rui Miguel Silva Seabra: > > > Em 27-12-2010 09:22, Tom Hacohen escreveu: > > > On Mon, 2010-12-27 at 09:11 +, Rui Miguel Silva Seabra wrote: > > >> If the

[E-devel] editje problem

2010-12-27 Thread Andreas Volz
Hello, I've this problem with editje in SVN rev 55764: > editje-bin Traceback (most recent call last): File "/opt/e17/bin/editje-bin", line 27, in import elementary File "/opt/e17/lib/python2.6/site-packages/elementary/__init__.py", line 19, in from c_elementary import Object, Win

Re: [E-devel] editje problem

2010-12-28 Thread Andreas Volz
Am Mon, 27 Dec 2010 23:29:32 -0200 schrieb Gustavo Sverzut Barbieri: > On Mon, Dec 27, 2010 at 10:18 PM, Daniel Juyung Seo > wrote: > > Hello, > > > > mine breaks as well. > > Is there any applications using python-evas? > > none that I know in svn, outside svn there are couple in openmoko and >

[E-devel] Problems with program block in editje

2011-01-03 Thread Andreas Volz
Hello, I wrote an initial edj with an editor and then later started to edit it with edje_editor. For some time now I use editje to edit my edj. But for some unknown reasons the program block isn't available or I don't understand the new concept. But it's still in the edj, because it's working and

[E-devel] Fw: [Fwd: [Fwd: CeBIT Open Source 2011 - Call for Projects]]

2011-01-12 Thread Andreas Volz
Hello together, see below an E-Mail to the german E users/developers. For some reason no one answered, so I forward it to the list (google translated...). Do you know about this topic? regards Andreas --- hello Mr. Haitzler, hello Enlightenment team since in our previous emails s

Re: [E-devel] Failed to add poll on fd 18 (errno = 17)!

2011-01-24 Thread Andreas Volz
Am Sun, 19 Dec 2010 10:07:52 +0100 schrieb Andreas Volz: > > so the question is... is it really adding the same fd twice - and if > > so.. why was it doing that? that "userspace" code needs fixing if it > > did. > > May be an hint. I also noticed that the

Re: [E-devel] Enlightenment @ Cebit 2011

2011-01-28 Thread Andreas Volz
Am Thu, 27 Jan 2011 13:09:26 +0900 schrieb Carsten Haitzler (The Rasterman): > Just thought I'd pipe up here. Getting organised. > > Thanks to linux-magazin E gets some booth space @ Cebit 2011. Who > wants to join in? By this i mean - who wants to help "hang out" at > the booth? It's held march

[E-devel] Circular dependency when calculating part

2011-01-31 Thread Andreas Volz
Hello, my elementary application changes some edje label by using the param interface. Sometimes when updating this error message: ERR<1478>:edje edje_calc.c:1689 _edje_part_recalc() Circular dependency when calculating part "sb_vbar". Already calculating X [01] axes. Need to calculate XY [03

[E-devel] Other path then ~/.e for E17?

2011-02-03 Thread Andreas Volz
Hello, for a special use case I need E17 to write all its data not in ~/.e but in another directory relative to my home. Reason is that my user has two very different use cases for E17 on my machine: 1. Daily usage as development system 2. Running the embedded system I'm working on (with E17 as

Re: [E-devel] Other path then ~/.e for E17?

2011-02-04 Thread Andreas Volz
Am Fri, 4 Feb 2011 02:57:42 -0500 schrieb Mike Blumenkrantz: > On Fri, 4 Feb 2011 08:38:04 +0100 > Andreas Volz wrote: > > > Hello, > > > > for a special use case I need E17 to write all its data not in ~/.e > > but in another directory relative to my home. &g

Re: [E-devel] Other path then ~/.e for E17?

2011-02-04 Thread Andreas Volz
Am Fri, 4 Feb 2011 02:57:42 -0500 schrieb Mike Blumenkrantz: > On Fri, 4 Feb 2011 08:38:04 +0100 > Andreas Volz wrote: > > > Hello, > > > > for a special use case I need E17 to write all its data not in ~/.e > > but in another directory relative to my home. &g

Re: [E-devel] patch for eflxx

2011-02-08 Thread Andreas Volz
Am Tue, 8 Feb 2011 19:32:21 +0100 (CET) schrieb doul...@free.fr: > Hi, > there is a little error in eflxx.pc.in, here is the patch. > > Doulème. Thanks. Applied. Testing the "make install" way of compiling is good. I only use the pkg-config uninstalled version without make install. So I won't f

[E-devel] Segfault in Eina

2011-02-24 Thread Andreas Volz
Hello, I've a segfault in eina from using EFLxx. could someone take a look to my stack trace? http://codepad.org/pp974DS8 I'm "only" emiting several times the same two signals. Than it crashes. Any ideas? regards Andreas -- Technical Blog

Re: [E-devel] Segfault in Eina

2011-02-26 Thread Andreas Volz
Andreas > > On Fri, 25 Feb 2011, Andreas Volz wrote: > > > Hello, > > > > I've a segfault in eina from using EFLxx. could someone take a look > > to my stack trace? > > and what does valgrind say ? > > Vincent > > > > > http:

[E-devel] ecore_timer_add() broken?

2011-02-28 Thread Andreas Volz
Hello, I'm just wondering that some parts of my application aren't working. My e/EFL installation is some weeks old, but working good for me. Now while debugging I noticed, that ecore_timer_add()'s callback is never called. I think I use SVN rev 55761. Could someone confirm the ecore timer work

Re: [E-devel] ecore_timer_add() broken?

2011-02-28 Thread Andreas Volz
Am Mon, 28 Feb 2011 22:25:47 -0300 schrieb Lucas De Marchi: > Hi Andreas > > On Mon, Feb 28, 2011 at 8:05 PM, Andreas Volz > wrote: > > Hello, > > > > I'm just wondering that some parts of my application aren't > > working. My e/EFL installation

[E-devel] Crash with elementary after recompile

2011-03-02 Thread Andreas Volz
Hello, my application crashes after recompiling EFL: http://codepad.org/gQc8fqaL Reason is that elm_config=NULL while dereferencing and using the macro ENGINE_COMPARE. Any ideas? regards Andreas -- Technical Blog --

Re: [E-devel] Other path then ~/.e for E17?

2011-03-02 Thread Andreas Volz
Am Sat, 12 Feb 2011 18:32:06 +0900 schrieb Carsten Haitzler (The Rasterman): > On Sat, 05 Feb 2011 08:18:20 +0100 Sebastian Dransfeld > said: > > > > Xephy_E17 > > > #!/bin/sh > > > > > > Xephyr -ac -screen 1024x768 :1& > > > > > > sleep 3s&& /opt/e17/bin/enlightenment_start -display :1

  1   2   3   4   5   6   7   8   9   >