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 off

[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

[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

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

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 module in

Re: [E-devel] evas/e17 crash on MacOS

2011-05-20 Thread Andreas Volz
Am Tue, 17 May 2011 14:19:58 -0700 schrieb Dave Ray: Hello Dave, I didn't look deeper into your backtrace. And I even think there're people who know the code better. But may I give you some hint? Recompile the source code with CFLAGS=-ggdb -O0 or CFLAGS=-g -O0. In the backtrace are many values

Re: [E-devel] Window XP test of Efl 1.0

2011-04-05 Thread Andreas Volz
Am Tue, 5 Apr 2011 11:34:43 +0200 (CEST) schrieb Vincent Torri: ERR:elementary elm_config.c:1278 _elm_config_save() Problem acessing Elementary' s user configuration directory: //.elementary/config/default ERR:elementary elm_config.c:1278 _elm_config_save() Problem acessing Elementary'

Re: [E-devel] To be killed

2011-03-20 Thread Andreas Volz
Am Sun, 20 Mar 2011 12:17:52 +0100 schrieb Cedric BAIL: Hi, This mail is all about reducing the list of engine that we do support in evas. First the list of engine that should be dead, because nobody did take care of them in the past year and because they are not worth the effort : -

Re: [E-devel] editje animation signals

2011-03-14 Thread Andreas Volz
Am Sun, 13 Mar 2011 20:20:39 -0300 schrieb Gustavo Sverzut Barbieri: It just provides two IN signals to show and hide a view and edje provides two OUT signals to tell my application when it's finished shown or hidden. So I couldn't use your editje provided signals as they have a name that

[E-devel] editje animation signals

2011-03-13 Thread Andreas Volz
Hello, does someone know how I could call a generic purpose signal with editje after finish an animation signal? Like with edc after. I've to signal my application when an animation is finished. I tried to write an edc by hand with after transition. It seems editje doesn't show after. So how

Re: [E-devel] editje animation signals

2011-03-13 Thread Andreas Volz
Am Sun, 13 Mar 2011 13:13:37 -0300 schrieb Gustavo Sverzut Barbieri: On Sun, Mar 13, 2011 at 12:54 PM, Andreas Volz li...@brachttal.net wrote: Hello, does someone know how I could call a generic purpose signal with editje after finish an animation signal? Like with edc after. I've

Re: [E-devel] editje animation signals

2011-03-13 Thread Andreas Volz
Am Sun, 13 Mar 2011 20:23:01 -0300 schrieb Gustavo Sverzut Barbieri: On Sun, Mar 13, 2011 at 7:36 PM, Andreas Volz li...@brachttal.net wrote: Am Sun, 13 Mar 2011 19:09:30 +0100 schrieb Andreas Volz: Am Sun, 13 Mar 2011 13:13:37 -0300 schrieb Gustavo Sverzut Barbieri: On Sun, Mar 13

Re: [E-devel] (Re)moving stuff from SVN without author knowledge

2011-03-11 Thread Andreas Volz
Am Fri, 11 Mar 2011 11:18:08 -0300 schrieb Gustavo Sverzut Barbieri: On Thu, Mar 10, 2011 at 7:55 PM, Andreas Volz li...@brachttal.net wrote: Hello, Some time ago I wrote a little tool called edje_player: http://andreasvolz.wordpress.com/2009/01/25/edjeplayer-01/ It was very

[E-devel] Repaired DBus-c++ ecore integration

2011-03-10 Thread Andreas Volz
Hello, I just repaired the long partly broken ecore integration to DBus-C++. If you like to use DBus-c++ with Ecore, please test it. https://sourceforge.net/projects/dbus-cplusplus/ http://gitorious.org/dbus-cplusplus Thanks zmike for ecore help! Yes I know there's e_dbus, but this one fits

[E-devel] No animations in editje

2011-03-10 Thread Andreas Volz
Hello, I updated to current E SVN some days ago, but I've still problems with animations in editje. Here is my example: http://tux-style.com/tmp/screens.edj It was created by hand, then continued by edje_editor and now continued by editje. There're definitive animations when I load and unload

Re: [E-devel] Crash with elementary after recompile

2011-03-10 Thread Andreas Volz
Am Thu, 10 Mar 2011 12:00:33 +0100 schrieb Cedric BAIL: On Thu, Mar 10, 2011 at 7:35 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 2 Mar 2011 23:30:55 +0100 Andreas Volz li...@brachttal.net said: Am Wed, 2 Mar 2011 00:22:56 +0100 schrieb Andreas Volz: my application crashes

[E-devel] edje_decc - build.sh

2011-03-10 Thread Andreas Volz
Hello, I'm just wondering why edje_decc writes a build.sh with this content: edje_edit $@ -id . -fd . generated_source.edc -o screens.edj This for sure doesn't work. I searched the sources and found this in edje_decc.c: if (build_sh) { snprintf(out, sizeof(out),

Re: [E-devel] No animations in editje

2011-03-10 Thread Andreas Volz
Am Thu, 10 Mar 2011 10:13:06 -0300 schrieb Gustavo Sverzut Barbieri: On Thu, Mar 10, 2011 at 10:04 AM, Andreas Volz li...@brachttal.net wrote: Hello, I updated to current E SVN some days ago, but I've still problems with animations in editje. Here is my example: http://tux-style.com

[E-devel] (Re)moving stuff from SVN without author knowledge

2011-03-10 Thread Andreas Volz
Hello, Some time ago I wrote a little tool called edje_player: http://andreasvolz.wordpress.com/2009/01/25/edjeplayer-01/ It was very simple and not yet finished. I like to use it often. Now I just noticed that someone removed it from SVN:

Re: [E-devel] web site down ?

2011-03-04 Thread Andreas Volz
Am Fri, 4 Mar 2011 11:06:35 +0100 schrieb Boris 'billiob' Faure: On Fri, Mar 4, 2011 at 10:57, Vincent Torri vto...@univ-evry.fr wrote: hey i can't access to the website or the svn repo. Are the servers down ? Website seems down. Svn is still there, but very slow. Looks like a load

[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 http://andreasvolz.wordpress.com/

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 s...@tango.flipp.net said: Xephy_E17 #!/bin/sh Xephyr -ac -screen 1024x768 :1 sleep 3s /opt/e17/bin/enlightenment_start -display :1

Re: [E-devel] Crash with elementary after recompile

2011-03-02 Thread Andreas Volz
Am Wed, 2 Mar 2011 00:22:56 +0100 schrieb 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? I just found the problematic commit (rev. 56218

[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

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 li...@brachttal.net wrote: 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

Re: [E-devel] Segfault in Eina

2011-02-26 Thread Andreas Volz
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://codepad.org/pp974DS8 I'm only emiting several times the same two signals. Than it crashes

[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 http://andreasvolz.wordpress.com/

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 find

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 li...@brachttal.net 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. Reason is that my user

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 li...@brachttal.net 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. Reason is that my user

[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

[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: ERR1478: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]

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 1-5 in

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 function was called twice while stepping through

[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

[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

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 there is a problem with Andreas' key, depending

[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 module import elementary File /opt/e17/lib/python2.6/site-packages/elementary/__init__.py, line 19, in module from c_elementary import

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 Elementary type I think. But as this may

[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

[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] Failed to add poll on fd 18 (errno = 17)!

2010-12-19 Thread Andreas Volz
...@zentific.com wrote: On Sat, 18 Dec 2010 18:49:53 +0100 Andreas Volz li...@brachttal.net wrote: 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) ras...@rasterman.com wrote

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) ras...@rasterman.com wrote: main_fd_handler_add() Failed to add poll on fd 18 (errno = 17)! ERR14518:ecore ecore.c:227 _ecore_magic_fail() *** ECORE ERROR:

[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: ERR14518:ecore ecore_main.c:758 ecore_main_fd_handler_add() Failed to add poll on fd 18 (errno =

[E-devel] edje_object_part_external_param_set on text object

2010-11-17 Thread Andreas Volz
Hello, I got told on this list that edje_object_part_external_param_set works with all writable object parameters. Also with internal objects. But I tried it and it fails: ERR25694:edje edje_external.c:593 _edje_external_param_set() no external type for object (nil) This is my code:

Re: [E-devel] edje_object_part_external_param_set on text object

2010-11-17 Thread Andreas Volz
Am Wed, 17 Nov 2010 20:18:11 -0200 schrieb Gustavo Sverzut Barbieri: On Wed, Nov 17, 2010 at 8:05 PM, Andreas Volz li...@brachttal.net wrote: Hello, I got told on this list that edje_object_part_external_param_set works with all writable object parameters. Also with internal objects

Re: [E-devel] User Cannot Shutdown System

2010-11-16 Thread Andreas Volz
Am Sat, 13 Nov 2010 17:06:17 -0600 schrieb Jeff Hoogland: Howdy All, So I've installed E17 from .debs I compiled and it works great except for two issues. The first is that my default user cannot shutdown or restart the system. I see this problem also since I recompiled E17 the last

[E-devel] ecore compilation

2010-10-18 Thread Andreas Volz
Hello, I had still problems on friday on my hudson server to compile ecore. Then I started the task again to compile today. But I got the same result: make[3]: Betrete Verzeichnis '/var/lib/hudson/jobs/Enlightenment/workspace/trunk/efreet/src/bin' gcc -DHAVE_CONFIG_H -I. -I../.. -I.

Re: [E-devel] ecore compilation

2010-10-18 Thread Andreas Volz
Am Mon, 18 Oct 2010 20:25:46 +0200 schrieb Sebastian Dransfeld: On 10/18/2010 08:01 PM, Andreas Volz wrote: Hello, I had still problems on friday on my hudson server to compile ecore. Then I started the task again to compile today. But I got the same result: make[3]: Betrete

[E-devel] Edje build-in types access as external?

2010-10-13 Thread Andreas Volz
Hello, I just discovered how to access external objects (e.g. Elementary) with edje_object_part_external_param_get/edje_object_part_external_param_set. In my application I like to build a generic model interface to access my edje widgets from another application layer. It's not hard to put the

[E-devel] How to add elements to an external Elm List widget?

2010-10-12 Thread Andreas Volz
Hello, I'm just playing with the Edje externals features. I build a GUI with some Elm widgets and now try to change the widget text and content: Here is a part of my code: Evas_Object *ext_eo = edje_object_part_external_object_get (eo, Button01); elm_button_label_set (ext_eo, This is a

Re: [E-devel] How to add elements to an external Elm List widget?

2010-10-12 Thread Andreas Volz
Am Tue, 12 Oct 2010 09:49:58 -0300 schrieb Iván Briano (Sachiel):  // - this doesn't change the List! Why?  ext_eo = edje_object_part_external_object_get (eo, List01);  assert (elm_list_item_append (ext_eo, 1. Line, NULL, NULL, NULL,  NULL)); assert (elm_list_item_append (ext_eo, 2. Line,

Re: [E-devel] E17 Calendar - Calendar Weeks

2010-09-16 Thread Andreas Volz
Am Wed, 15 Sep 2010 17:39:38 -0300 schrieb Gustavo Sverzut Barbieri: On Wed, Sep 15, 2010 at 5:25 PM, Andreas Volz li...@brachttal.net wrote: I changed the E17 module here to display calendar weeks in each row. On the problem you still see a bug in the calendar week calculation

[E-devel] E17 Calendar - Calendar Weeks

2010-09-15 Thread Andreas Volz
I changed the E17 module here to display calendar weeks in each row. On the problem you still see a bug in the calendar week calculation, but that's not the problem I like to discuss here. My current problem is the visualisation. I attached a mockup to show the lines I like to draw in the popup.

[E-devel] emotion smart callbacks

2010-09-14 Thread Andreas Volz
Hello, I noticed that the emotion smart callbacks are at most undocumented. Or didn't I find the documentation? What is the best way to detect that a file has played to the end? regards Andreas -- Start

Re: [E-devel] efl 1.0.0 alpha - stage 1 done

2010-08-17 Thread Andreas Volz
Am Mon, 16 Aug 2010 19:59:47 +0900 schrieb Carsten Haitzler (The Rasterman): ok. i've moved all of the target libs forward for 1.0.0 alpha in svn. everything should build now that is in the release set (and then some - i fixed e17 and a chunk of other things). what would be good is that we

[E-devel] e_widget_label_add() - bold/color?

2010-08-17 Thread Andreas Volz
Hello, I'm just changing a E module and search a solution to change attributes of a label added with e_widget_label_add(). In this case bold/color. Is there any way to do so? regards Andreas -- This SF.net email

Re: [E-devel] Edje file format breakage

2010-08-09 Thread Andreas Volz
Am Tue, 10 Aug 2010 06:12:16 +1000 schrieb David Seikel: On Mon, 09 Aug 2010 13:56:03 -0400 Christopher Michael cpmicha...@comcast.net wrote: On 08/09/2010 01:49 PM, Tom Hacohen wrote: If I remember correctly there are some edj (i.e already compiled edc's) in svn. Don't forget to

Re: [E-devel] emotion question

2010-07-25 Thread Andreas Volz
Am Sun, 25 Jul 2010 08:10:54 +0900 schrieb Carsten Haitzler (The Rasterman): On Sat, 24 Jul 2010 07:41:23 +0200 Andreas Volz li...@brachttal.net said: Am Sat, 24 Jul 2010 07:20:51 +0200 schrieb Andreas Volz: Am Sat, 24 Jul 2010 06:08:24 +0200 (CEST) schrieb Vincent Torri

[E-devel] emotion question

2010-07-23 Thread Andreas Volz
Hello, I'm a little confused by the emotion API. Lets take e.g. a look on the different mute calls emotion_object_video_mute_set emotion_object_audio_mute_set emotion_object_spu_mute_set I found out that SPU stands for Sound Processing Unit. But where is the difference to Audio? And what's

Re: [E-devel] emotion question

2010-07-23 Thread Andreas Volz
Am Sat, 24 Jul 2010 06:08:24 +0200 (CEST) schrieb Vincent Torri: On Sat, 24 Jul 2010, Andreas Volz wrote: Hello, I'm a little confused by the emotion API. Lets take e.g. a look on the different mute calls emotion_object_video_mute_set You can' mute a video, only the audio

Re: [E-devel] emotion question

2010-07-23 Thread Andreas Volz
Am Sat, 24 Jul 2010 07:20:51 +0200 schrieb Andreas Volz: Am Sat, 24 Jul 2010 06:08:24 +0200 (CEST) schrieb Vincent Torri: On Sat, 24 Jul 2010, Andreas Volz wrote: Hello, I'm a little confused by the emotion API. Lets take e.g. a look on the different mute calls

Re: [E-devel] usage of void *event_info in Elm GenList example

2010-07-20 Thread Andreas Volz
Am Mon, 12 Jul 2010 21:57:35 +0200 schrieb Andreas Volz: No reason? Or does simply no one know? Should I fix it to use the data pointer? regards Andreas Hello, while porting the Elm GenList to C++ I found this code in test_genlist.c: static void gl4_exp(void *data, Evas_Object

Re: [E-devel] usage of void *event_info in Elm GenList example

2010-07-20 Thread Andreas Volz
Am Tue, 20 Jul 2010 14:46:16 -0300 schrieb Iván Briano (Sachiel): On Tue, Jul 20, 2010 at 2:35 PM, Andreas Volz li...@brachttal.net wrote: Am Mon, 12 Jul 2010 21:57:35 +0200 schrieb Andreas Volz: No reason? Or does simply no one know? Should I fix it to use the data pointer

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-18 Thread Andreas Volz
Am Fri, 16 Jul 2010 15:10:56 +0200 schrieb dhp_...@doublehp.org: To Andreas: After long reflexion, about my TB issue, I think that you broke the Remember-size fatures. Because the issue is very recent: end of june or begin july. Please fix it ASAP, it has many consequencies. It's

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-18 Thread Andreas Volz
Am Sun, 18 Jul 2010 20:48:12 +0200 schrieb DEMAINE Benoit-Pierre: On 18/07/10 20:04, Andreas Volz wrote: I was some days offline. I'll do some tests and see if I really broke window remember feature. And this thread shows me that E is a hard maintainable monster! I've really

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-18 Thread Andreas Volz
Am Fri, 16 Jul 2010 15:10:56 +0200 schrieb dhp_...@doublehp.org: To Andreas: After long reflexion, about my TB issue, I think that you broke the Remember-size fatures. Hm, as I told you I double checked this. I took a gnome-terminal and activated remember size and position for this window.

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-13 Thread Andreas Volz
Am Tue, 13 Jul 2010 16:10:15 +0200 schrieb dhp_...@doublehp.org: On 13/07/10 00:14, Andreas Volz wrote: Please test SVN commit = 50207 for this problem. If your problem is not longer present than I've at least identified the problem. In this case I've to implement my use cases in another

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-13 Thread Andreas Volz
Am Tue, 13 Jul 2010 15:19:49 +0200 schrieb dhp_...@doublehp.org: I am having an other issue right now: when i go in the Lost list, before, the Windows was restaured in the current monitor, what used to work fine. Now, it's restaured in the last monitor it was in. It is a problem, because, I

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-13 Thread Andreas Volz
Am Tue, 13 Jul 2010 21:27:46 +0200 schrieb dhp_...@doublehp.org: On 13/07/10 20:59, Andreas Volz wrote: Then, the moving window is left where it was, and, the cursor jumps away. At this moment, a stupid parameter is recorded for the dropped window: the position of cursor. And this position

Re: [E-devel] eooorg module

2010-07-12 Thread Andreas Volz
Am Sun, 4 Jul 2010 13:42:08 +0200 schrieb Andreas Volz: Am Fri, 2 Jul 2010 12:31:56 +0200 schrieb Brian 'morlenxus' Miculcy: Hey Andreas, nice idea with the eooorg module. What you forgot: Once an openoffice window has beend opened and closed, the prestarted instance will end too

Re: [E-devel] eooorg module

2010-07-12 Thread Andreas Volz
Squeeze. Greets, Brian On Mon, Jul 12, 2010 at 07:41:30PM +0200, Andreas Volz wrote: Am Sun, 4 Jul 2010 13:42:08 +0200 schrieb Andreas Volz: Am Fri, 2 Jul 2010 12:31:56 +0200 schrieb Brian 'morlenxus' Miculcy: Hey Andreas, nice idea with the eooorg module. What you

[E-devel] usage of void *event_info in Elm GenList example

2010-07-12 Thread Andreas Volz
Hello, while porting the Elm GenList to C++ I found this code in test_genlist.c: static void gl4_exp(void *data, Evas_Object *obj, void *event_info) { Elm_Genlist_Item *it = event_info; Evas_Object *gl = elm_genlist_item_genlist_get(it); int val = (int)elm_genlist_item_data_get(it);

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-12 Thread Andreas Volz
SVAm Fri, 09 Jul 2010 13:22:53 +0200 schrieb dhp_...@doublehp.org: After palcing Memo at the right place: http://picasaweb.google.fr/doublehp/Computing#5491860510868849794 after restart X http://picasaweb.google.fr/doublehp/Computing#5491860528182159314 after going in the Lost menu:

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-08 Thread Andreas Volz
Am Wed, 7 Jul 2010 21:06:27 -0300 schrieb Iván Briano (Sachiel): On Wed, Jul 7, 2010 at 8:55 PM, dhp_...@doublehp.org wrote: No; when i start E, Memo is in state Lost, and, when i grab it back, it is reduced size, dispite box unticked, and Remember size ... definitly something wrong at

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-08 Thread Andreas Volz
Am Fri, 9 Jul 2010 04:11:22 +1000 schrieb David Seikel: On Thu, 8 Jul 2010 19:57:13 +0200 Andreas Volz li...@brachttal.net wrote: Am Wed, 7 Jul 2010 21:06:27 -0300 schrieb Iván Briano (Sachiel): I'm also seeing here some positioning problems with Java applications. But I don't see

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-08 Thread Andreas Volz
Am Wed, 07 Jul 2010 23:21:48 +0200 schrieb dhp_...@doublehp.org: To be honest your use case sounds strange to me. Is there at least one more person who really understand this and has a similar setup to reproduce this? please just try to repro with an Eterm: create a large(high) Eterm

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-08 Thread Andreas Volz
Am Thu, 8 Jul 2010 17:17:17 -0300 schrieb Iván Briano (Sachiel): On Thu, Jul 8, 2010 at 4:57 PM, Andreas Volz li...@brachttal.net wrote: Am Fri, 9 Jul 2010 04:11:22 +1000 schrieb David Seikel: On Thu, 8 Jul 2010 19:57:13 +0200 Andreas Volz li...@brachttal.net wrote: Am Wed, 7 Jul

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-08 Thread Andreas Volz
Am Fri, 09 Jul 2010 00:22:19 +0200 schrieb dhp_...@doublehp.org: On 08/07/10 19:57, Andreas Volz wrote: For me it was exact the opposite. The old behaviour was so buggy for all my use cases. Windows with icccm request were sized up to the worst sizes and positions. This was so strange

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-07 Thread Andreas Volz
Am Wed, 07 Jul 2010 15:05:38 +0200 schrieb dhp_...@doublehp.org: On 06/07/10 21:54, Andreas Volz wrote: I added two new configuration options in the window geometry settings. See the commit it should explain it. But it's easy to understand from the option text. Unticking them avoids

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-06 Thread Andreas Volz
Am Mon, 05 Jul 2010 12:19:35 +0200 schrieb DEMAINE Benoit-Pierre: By new feature, I mean that when I compiled it on may 30th, Rox was working like it did for the past 5 years, and, this changed when i rebuild on june 29th (i recompile only monthly). Just rebuild now, no difference. First

Re: [E-devel] E SVN: andreas IN trunk/e: config/default config/illume config/illume-home config/minimalist config/netbook config/scaleable config/standard src/bin src/modules/conf_window_manipulation

2010-07-06 Thread Andreas Volz
Am Tue, 06 Jul 2010 15:53:38 -0400 schrieb Christopher Michael: Ah ok. Thanks for that hint. I had several segfaults while finding out how the config mechanism works. Then I cleaned my config. So I missed the fact that a version bump is needed. Next time I know that... regards Andreas

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-05 Thread Andreas Volz
Am Mon, 05 Jul 2010 12:19:35 +0200 schrieb DEMAINE Benoit-Pierre: On 04/07/10 23:22, Andreas Volz wrote: I recent changed some features and fixed some bugs in the E resize and placement algorithm. All my tests in trunk/TEST/app/e/e_place_test are working. This covers all the use cases I

Re: [E-devel] eooorg module

2010-07-04 Thread Andreas Volz
Am Fri, 2 Jul 2010 12:31:56 +0200 schrieb Brian 'morlenxus' Miculcy: Hey Andreas, nice idea with the eooorg module. What you forgot: Once an openoffice window has beend opened and closed, the prestarted instance will end too. So next time you start openoffice you will get the splash screen

Re: [E-devel] ecomp compiler errors

2010-06-17 Thread Andreas Volz
Am Wed, 16 Jun 2010 20:29:38 +0200 schrieb Andreas Volz: Am Tue, 15 Jun 2010 23:30:46 +0200 schrieb hannes.janet...@gmail.com: On Tue, Jun 15, 2010 at 11:01 PM, Andreas Volz li...@brachttal.net wrote: Hello, while compiling a recent ecomp I get this error: /bin/bash

Re: [E-devel] ecomp compiler errors

2010-06-16 Thread Andreas Volz
Am Tue, 15 Jun 2010 23:30:46 +0200 schrieb hannes.janet...@gmail.com: On Tue, Jun 15, 2010 at 11:01 PM, Andreas Volz li...@brachttal.net wrote: Hello, while compiling a recent ecomp I get this error: /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wpointer-arith

[E-devel] ecomp compiler errors

2010-06-15 Thread Andreas Volz
Hello, while compiling a recent ecomp I get this error: /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -export-dynamic -o ecomorph main.o privates.o texture.o

Re: [E-devel] E Tests

2010-06-15 Thread Andreas Volz
Am Mon, 14 Jun 2010 23:00:05 +0200 schrieb Andreas Volz: Hello, As nobody had an opinion about it I commited into trunk/TEST/app/e/e_place_test I hope this test application shows some of the window placement problems in E17. For sure there are more in the area of dialog windows. For this use

[E-devel] evas_object_smart_callback_add - void *event_info?

2010-05-31 Thread Andreas Volz
Hello, I've a question about: EAPI void evas_object_smart_callback_add(Evas_Object *obj, const char *event, void (*func) (void *data, Evas_Object *obj, void *event_info), const void *data) Why is event_info a void* data type and not some type of struct? To which struct should I cast it to do

Re: [E-devel] Adding new ssh keys to svn.enlightenment.org

2010-05-27 Thread Andreas Volz
Am Wed, 26 May 2010 15:52:32 -0700 schrieb Michael Jennings: On Wednesday, 26 May 2010, at 23:58:31 (+0200), Andreas Volz wrote: yesterday I added a second key to ~/.ssh/authorized_keys2 on svn.enlightenment.org and my access was working again. But hours later the file was back the old

Re: [E-devel] Adding new ssh keys to svn.enlightenment.org

2010-05-27 Thread Andreas Volz
Am Fri, 28 May 2010 08:09:40 +1000 schrieb Carsten Haitzler (The Rasterman): On Thu, 27 May 2010 18:56:14 +0200 Andreas Volz li...@brachttal.net said: Am Wed, 26 May 2010 15:52:32 -0700 schrieb Michael Jennings: On Wednesday, 26 May 2010, at 23:58:31 (+0200), Andreas Volz wrote

[E-devel] Adding new ssh keys to svn.enlightenment.org

2010-05-26 Thread Andreas Volz
Hello, yesterday I added a second key to ~/.ssh/authorized_keys2 on svn.enlightenment.org and my access was working again. But hours later the file was back the old. I repeated it multiple times. Does someone know more about it? regards Andreas

Re: [E-devel] Elementary GenList example problem

2010-05-20 Thread Andreas Volz
, this way you only see the interesting part. But of course this is not a good example for newbies. 2010/5/19 Brett Nash n...@nash.id.au On Tue, 18 May 2010 22:01:57 +0200 Andreas Volz li...@brachttal.net wrote: Hello, I noticed a problem in the Elementary GenList example

[E-devel] Elementary GenList example problem

2010-05-18 Thread Andreas Volz
Hello, I noticed a problem in the Elementary GenList example code: static Elm_Genlist_Item_Class itc1; char *gl_label_get(const void *data, Evas_Object *obj, const char *part) { char buf[256]; snprintf(buf, sizeof(buf), Item # %i, (int)data); return strdup(buf); } static void

Re: [E-devel] Problem in mutli-threaded Edje application

2010-05-16 Thread Andreas Volz
Am Sun, 2 May 2010 17:44:57 +0200 schrieb Andreas Volz: Hello, I only like to inform that I was able to fix that bug. It was for sure an bug in my application. But from this backtrace I wasn't able to find it. While hinting another bug I got a backtrace in my dispatcher and found out that I do

[E-devel] Problem in mutli-threaded Edje application

2010-05-02 Thread Andreas Volz
Hello, I've a strange problem in a multi-threaded Edje application. And yes I know Edje isn't thread save. I dispatch all events to the main loop. It seems to work well in 9 of 10 cases. But sometimes I start my application and loading the first Edje file/group leads direct into an X assert:

Re: [E-devel] again problems to build editje

2010-04-20 Thread Andreas Volz
Am Mon, 19 Apr 2010 21:10:18 +0200 schrieb Andreas Volz: Am Thu, 8 Apr 2010 08:39:21 +0800 schrieb Tom Haste: On 8 April 2010 04:14, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Wed, Apr 7, 2010 at 10:57 AM, Andreas Volz li...@brachttal.net wrote: Am Wed, 7 Apr 2010

Re: [E-devel] State name?

2010-04-19 Thread Andreas Volz
Am Sun, 18 Apr 2010 20:36:29 + schrieb Iván Briano (Sachiel): On Sun, Apr 18, 2010 at 8:15 PM, Andreas Volz li...@brachttal.net wrote: Am Thu, 15 Apr 2010 20:20:49 + schrieb Iván Briano (Sachiel): On Thu, Apr 15, 2010 at 8:09 PM, Andreas Volz li...@brachttal.net wrote

Re: [E-devel] again problems to build editje

2010-04-19 Thread Andreas Volz
Am Thu, 8 Apr 2010 08:39:21 +0800 schrieb Tom Haste: On 8 April 2010 04:14, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Wed, Apr 7, 2010 at 10:57 AM, Andreas Volz li...@brachttal.net wrote: Am Wed, 7 Apr 2010 07:09:34 -0800 schrieb Gustavo Sverzut Barbieri: On Tue, Apr

Re: [E-devel] State name?

2010-04-18 Thread Andreas Volz
Am Thu, 15 Apr 2010 20:20:49 + schrieb Iván Briano (Sachiel): On Thu, Apr 15, 2010 at 8:09 PM, Andreas Volz li...@brachttal.net wrote: ... Here I need to include the value in new_name. Hm, do I have to include the value in state variable? Sure I could add a state and then read

<    1   2   3   4   5   6   7   8   >