Re: [E-devel] Editje bugs?

2012-01-04 Thread Andreas Volz
Am Wed, 4 Jan 2012 17:20:01 -0500 schrieb Michael Blumenkrantz: > On Wed, 4 Jan 2012 23:13:44 +0100 > Andreas Volz wrote: > > > Hi, > > > > how do you prefer to report Editje bugs? > > > > http://trac.enlightenment.org/e/newticket > > > > Here is no component "Editje" available. I'm in fear m

[E-devel] elm_web with different useragents

2012-01-04 Thread Steven Falken
hi, http://sprunge.us/ZWSg <- allows you to set the useragent, use a standard useragent or a useragent for mobile devices; I also added a test for elementary_test thx for comments -- Ridiculously easy VDI. With Citrix VDI-i

Re: [E-devel] Editje bugs?

2012-01-04 Thread Michael Blumenkrantz
On Wed, 4 Jan 2012 23:13:44 +0100 Andreas Volz wrote: > Hi, > > how do you prefer to report Editje bugs? > > http://trac.enlightenment.org/e/newticket > > Here is no component "Editje" available. I'm in fear my tickets may be > ignored. > > So how to report them? > > regards > Andreas

[E-devel] Editje bugs?

2012-01-04 Thread Andreas Volz
Hi, how do you prefer to report Editje bugs? http://trac.enlightenment.org/e/newticket Here is no component "Editje" available. I'm in fear my tickets may be ignored. So how to report them? regards Andreas -- Technical Blog ---

[E-devel] Editje - new options

2012-01-04 Thread Andreas Volz
Hello, I tried to add some new params to Editje. Could you tell my why this doesn't show a combo box as I expected. It only shows the "aspect mode" label, but no combo box behind. Index: editje/details_state.py === --- editje/details

Re: [E-devel] event repetition with elm_naviframe/elm_genlist

2012-01-04 Thread Gustavo Sverzut Barbieri
On Wed, Jan 4, 2012 at 2:34 PM, Gustavo Sverzut Barbieri wrote: > Hey guys, > > Strange behavior happening with SVN head using elm_genlist inside > elm_naviframe, the code is in enjoy's "preferences" and can be > reproduced as (use svn version): > >  - gdb enjoy >  - b preferences_db_clear >  - co

[E-devel] event repetition with elm_naviframe/elm_genlist

2012-01-04 Thread Gustavo Sverzut Barbieri
Hey guys, Strange behavior happening with SVN head using elm_genlist inside elm_naviframe, the code is in enjoy's "preferences" and can be reproduced as (use svn version): - gdb enjoy - b preferences_db_clear - continue - click "Preferences" - click "Clear" See that preferences_db_clear() i

Re: [E-devel] [Patch] type change in group inherit

2012-01-04 Thread Jaehwan Kim
I installed 64bit Ubuntu in my computer. I did build & install my patch. And I installed e and elementary. But I could not find segment fault while build time. So I checked it by using valgrind. I changed some parts of my patch. But I cannot be sure it is right. Please test that e and elementary is