[E-devel] weird behaviour when starting from console and composite

2010-06-01 Thread Jochen Schroeder
Hi all,

I've got some weird stuff happening when I start e17 via startx. Essentially
e17 comes up fine, however the background is black and there's a number of
drawing artifacts. If I start e17 locked I can only see my background, with
places module and not the screen to enter my password. This problem goes away
if I also start xscreensaver in ~/.xinitrc then everything works fine. This
seems to be related to composite, as everything works fine without composite
enabled.

To reproduce:
start enlightenment via startx and composite enabled
($cat ~/.xinitrc)
#!/bin/bash
/opt/e17/bin/enlightenment_start


Cheers
Jochen


--

___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] places module segfault

2010-05-02 Thread Jochen Schroeder
Hi guys,

I'm getting a segfault when trying to load the places module, this is on Ubuntu
both Lucid and Karmic. Backtrace attached. 

Cheers
Jochen

Continuing.

Program received signal SIGABRT, Aborted.
0x7f57f6a684b5 in raise () from /lib/libc.so.6
#0  0x7f57f6a684b5 in raise () from /lib/libc.so.6
#1  0x7f57f6a6bf50 in abort () from /lib/libc.so.6
#2  0x7f57f6aa0c97 in ?? () from /lib/libc.so.6
#3  0x7f57f6aaadd6 in ?? () from /lib/libc.so.6
#4  0x7f57ee817b3a in _places_volume_properties_cb (data=0x2601920, 
reply_data=0x2b1c750, error=0x7fffcb5a1ef0) at e_mod_places.c:951
#5  0x7f57f7f974dd in e_dbus_callback_call (cb=0x27902e0, data=0x2b1c750, 
error=0x7fffcb5a1ef0) at e_dbus_util.c:44
#6  0x7f57f7f94dad in cb_method_call (data=0x27902e0, msg=0x2605cf0, 
err=0x7fffcb5a1f40) at e_dbus_message.c:109
#7  0x7f57f7f94c24 in cb_pending (pending=0x263dea0, user_data=0x25a5920) 
at e_dbus_message.c:51
#8  0x7f57f85cdeba in ?? () from /lib/libdbus-1.so.3
#9  0x7f57f85d00ff in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#10 0x7f57f7f94432 in e_dbus_idler (data=0x262a9c0) at e_dbus.c:427
#11 0x7f57fa3b0c17 in _ecore_idler_call () at ecore_idler.c:115
#12 0x7f57fa3b20db in _ecore_main_loop_iterate_internal (once_only=0) at 
ecore_main.c:869
#13 0x7f57fa3b0f52 in ecore_main_loop_begin () at ecore_main.c:166
#14 0x00431f0d in main (argc=1, argv=0x7fffcb5a52f8) at e_main.c:1103
quit
A debugging session is active.

Inferior 1 [process 9064] will be detached.

Quit anyway? (y or n) LND: Sending signal 6 to Thread 0x7f57faaeb6f0 (LWP 9064)
Detaching from program: /opt/e17/bin/enlightenment, process 9064
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e17 segfault

2010-03-08 Thread Jochen Schroeder
Hi guys,

i've just had the first segfault in quite a while. This is e of a couple of
days ago. I was opening gvim when I got the segfault dialog. BT attached.

Cheers
Jochen


#0  0x7f8c457e73c3 in poll () from /lib/libc.so.6
#1  0x7f8c4310d29a in ?? () from /usr/lib/libxcb.so.1
#2  0x7f8c4310e8cf in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x7f8c46373628 in ?? () from /usr/lib/libX11.so.6
#4  0x7f8c463739bd in ?? () from /usr/lib/libX11.so.6
#5  0x7f8c46374211 in _XReadEvents () from /usr/lib/libX11.so.6
#6  0x7f8c4635ab38 in XNextEvent () from /usr/lib/libX11.so.6
#7  0x004a333e in e_alert_show (
text=0x530f40 This is very bad. Enlightenment SEGV'd.\n\nThis is not meant 
to happen and is likely a sign of\na bug in Enlightenment or the libraries it 
relies\non. You can gdb attach to this process now to try\ndebug i...) at 
e_alert.c:149
#8  0x00483df0 in e_sigseg_act (x=11, info=0x7fff85141c70, 
data=0x7fff85141b40) at e_signals.c:124
#9  signal handler called
#10 0x7f8c4579669b in memcpy () from /lib/libc.so.6
#11 0x7f8c48c60b82 in ecore_x_image_get (im=0x352b7a0, draw=12646214, x=0, 
y=0, sx=0, sy=0, w=740, h=529) at ecore_x_image.c:236
#12 0x7f8c4004f9f6 in _e_mod_comp_win_update (cw=0x3542260) at 
e_mod_comp.c:598
#13 0x7f8c4004fd9b in _e_mod_comp_cb_update (c=0x257a850) at 
e_mod_comp.c:682
#14 0x7f8c40050672 in _e_mod_comp_cb_animator (data=0x257a850) at 
e_mod_comp.c:882
#15 0x7f8c48e724ad in _ecore_animator (data=0x0) at ecore_anim.c:162
#16 0x7f8c48e7bcfb in _ecore_timer_call (when=1268117021.5470779) at 
ecore_timer.c:528
#17 0x7f8c48e78b58 in _ecore_main_loop_iterate_internal (once_only=0) at 
ecore_main.c:740
#18 0x7f8c48e77cd6 in ecore_main_loop_begin () at ecore_main.c:155
#19 0x00431a0f in main (argc=1, argv=0x7fff85145468) at e_main.c:1083
6   
7   #ifdef HAVE_ECORE_IMF
8   #include Ecore_IMF.h
9   #endif
10  
11  #include fcntl.h
12  
13  /*
14   * i need to make more use of these when i'm baffled as to when 
something is
15   * up. other hooks:
A debugging session is active.

Inferior 1 [process 1998] will be detached.

Quit anyway? (y or n) Detaching from program: /opt/e17/bin/enlightenment, 
process 1998
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] .desktop files in .local dir are very bad managed IMHO

2009-09-03 Thread Jochen Schroeder
On 09/03/09 11:04, Carsten Haitzler wrote:
 On Mon, 31 Aug 2009 21:50:32 -0500 Nick Hughart mek...@mekius.net said:
 
  On Mon, 31 Aug 2009 17:16:52 -0400
  Atton Jonathan jonathan.at...@gmail.com wrote:
  
   new test made with liferea. I have drag and drop the icon from the
   window's border into the ibar. A new .desktop file has been created in
   ~/.local/sare/applications.
   Now I have 2 files!
   /usr/share/applications/liferea.desktop
   ~/.local/share/applications/liferea-bin.desktop
   
   Maybe the window was not link to a valid .desktop, that's why the
   ibar has created a new one. See, the both files name are different.
   The systeam file use the binarie liferea and the local use
   liferea-bin.
  
  Yes, this is most likely why it did this.  There was no way for E to
  match the original .desktop to the window as the exec doesn't match and
  there is probably not StartupWMClass in the original .desktop.  E does
  some tracking on apps if they've been started via the .desktop, but
  this info is lost if you restart IIRC.
 
 unfortunately there isn't much to be done if e can't find a matching .desktop.
 of course this can be improved to it finds them more easily and keeps them
 (done already), but there are cases where it will fail. in these cases e is
 creating the .desktop for u from the wm_command as as far as it can figure out
 no .desktop file exists for this app. the only other choice is disabling that
 kind of feature entirely.

Should there maybe be a dialog asking if you want to select an existing
desktop file as basis?


 
   
   2009/8/31 Atton Jonathan jonathan.at...@gmail.com
   
Some times ago I had this problem :  the .desktop file was copied in
~/.local/application. The result was an entry in the category
others of the menu. I have made the test today and no .desktop
files was created. Maybe the problem has been fixed some days/weeks
ago ?
   
2009/8/29 Carsten Haitzler ras...@rasterman.com
   
On Fri, 28 Aug 2009 04:08:11 +0200 Thanatermesis 
thanatermesis.e...@gmail.com
said:
   
 Ok I don't have read the code to know how exactly works
 internally but
what
 I see (and my experience) is that:

 When you drag an icon to your bar, it creates a entire
 new .desktop file
to
 your .local directory with totally new values, some set by the
 user and
some
 automatic, but most of times they simply doesn't works (bad
 values), I have see a lot of different cases, most of them are
 applications that doesn't launch, applications that can't be
 added (when inserted to the
bar,
 nothing appears), wrong/null icon, etc...
   
doesn't happen. i just dragged the gacltool icon from the calc
window to ibar.
before:
   
 5:32PM ~/.local/share/applications  ls
total 68K
4.0K audacious.desktop4.0K start_nm.desktop
4.0K blender-fullscreen.desktop   4.0K start_xdpms.desktop
4.0K blender-windowed.desktop 4.0K start_xfonts.desktop
4.0K claws-mail.desktop   4.0K
start_xmodmap.desktop 4.0K firefox.desktop
4.0K start_xmouse.desktop 4.0K
rage-gl.desktop  4.0K start_xrdb.desktop 4.0K
rage.desktop 4.0K sylpheed.desktop 4.0K
start_alsa.desktop   4.0K xterm.desktop 4.0K
start_gnome-settings-daemon.desktop
   
after:
   
 5:32PM ~/.local/share/applications  ls
total 68K
4.0K audacious.desktop4.0K start_nm.desktop
4.0K blender-fullscreen.desktop   4.0K start_xdpms.desktop
4.0K blender-windowed.desktop 4.0K start_xfonts.desktop
4.0K claws-mail.desktop   4.0K
start_xmodmap.desktop 4.0K firefox.desktop
4.0K start_xmouse.desktop 4.0K
rage-gl.desktop  4.0K start_xrdb.desktop 4.0K
rage.desktop 4.0K sylpheed.desktop 4.0K
start_alsa.desktop   4.0K xterm.desktop 4.0K
start_gnome-settings-daemon.desktop
   
the same. no change. so this doesn't happen. :/ well not in this
test case
   
 My thoughts are: if there's already an existing .desktop file,
 original, good-made, with the correct data on it, with full of
 translations, with
the
 correct executable and parameters... why WTF we are going to
 change them
to
 something from scratch, bad-auto-detected, and mostly-wrong ?,
 could be interesting that the user will modify manually some
 values, that YES...
but
 only the ones modified by him! and the rest will remain
 untouched.

 Like I say, this gives a lot of problems (just try to
 drag-n-drop a
bunch of
 10-20 applications to your bar and check all of them (icon image
 that
not
 works as before, lost translations, wrong executable command
 set, wrong parameters of the executable, 

Re: [E-devel] some small things

2009-05-19 Thread Jochen Schroeder
On 17/05/09 18:48, Gustavo Sverzut Barbieri wrote:
 On Sun, May 17, 2009 at 6:28 PM, Jochen Schroeder cycoma...@gmail.com wrote:
  Hi all,
 
  I've observed some small quirks when using E17 for quite a while and
  thought I report them here.
 
  1. When I go from the settings dialog to the modules dialog and remove a
  module the navigation bar (in lack of a better word) in the settings
  dialog changes and looks a bit weird. See this screenshot:
  http://jocheninnz.smugmug.com/photos/538808057_hL4W9-L.png
 
 not sure, raster did that code and can talk more about it.
 
 
  2. I don't see animated edje icons in the menu. They work on windows and
  in the ibar/ibox or itask-ng. But in the menu I only see an empty space.
  See this screenshot:
  http://jocheninnz.smugmug.com/photos/538813906_8dZeq-L.png
  notice the animated iceweasel icon in itask-ng on the left and the empty
  space in the menu.
 
 i guess this was introduced after davemds changes to support fdo
 icons. I changed it a bit and will try to have a look
 
 
  3. I've noticed that for a while I've only been seeing generic
  thumbnails in the background dialog etc., I assume this has to do with
  the transition to ethumb? How can I get thumbnails working again, i.e.
  where in the build process do I have to build ethumb?
 
 you probably have an old ~/.e/e/config that does not map thumbnails. I
 changed that some weeks ago, try with a new config and see if that
 helps (you can try with a dummy user, or just export HOME=/tmp/bla
 before starting enlightenment).

A new config doesn't help. Even in the new config I only see a generic
thumbnail. Looking in xsession-errors I do see that the ethumb process
is called and does produce something, however the thumbnail is never
loaded. This is only in the old wallpaper dialog in wallpaper2 I do see
the images.

Another thing I noticed after rebuilding today is that some of the file
selection dialogs don't resize properly anymore (e.g. wallpaper add
picture dialog). I can resize the window, however this only produces a
black box for the area where the window is resized. 

Cheers
Jochen
 
 -- 
 Gustavo Sverzut Barbieri
 http://profusion.mobi embedded systems
 --
 MSN: barbi...@gmail.com
 Skype: gsbarbieri
 Mobile: +55 (19) 9225-2202
 
 --
 Crystal Reports - New Free Runtime and 30 Day Trial
 Check out the new simplified licensing option that enables 
 unlimited royalty-free distribution of the report engine 
 for externally facing server and web deployment. 
 http://p.sf.net/sfu/businessobjects
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] some small things

2009-05-17 Thread Jochen Schroeder
Hi all, 

I've observed some small quirks when using E17 for quite a while and
thought I report them here. 

1. When I go from the settings dialog to the modules dialog and remove a
module the navigation bar (in lack of a better word) in the settings
dialog changes and looks a bit weird. See this screenshot:
http://jocheninnz.smugmug.com/photos/538808057_hL4W9-L.png

2. I don't see animated edje icons in the menu. They work on windows and
in the ibar/ibox or itask-ng. But in the menu I only see an empty space.
See this screenshot:
http://jocheninnz.smugmug.com/photos/538813906_8dZeq-L.png
notice the animated iceweasel icon in itask-ng on the left and the empty
space in the menu.

3. I've noticed that for a while I've only been seeing generic
thumbnails in the background dialog etc., I assume this has to do with
the transition to ethumb? How can I get thumbnails working again, i.e.
where in the build process do I have to build ethumb?


Otherwise love how E is coming along, it's really been making leaps
lately.

Cheers

Jochen

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] systray weirdness

2009-04-06 Thread Jochen Schroeder
Hi,

I'm experiencing some weirdness with the systray module and compositing
enabled (using kompmgr). A screenshot best explains it so I've uploaded
one here: http://jocheninnz.smugmug.com/photos/506921929_dm7ep-M-0.jpg
See how the pidgin systray icon is in the upper left corner, although
the systray module is in the lower right. Even weirder, if I remove
systray from the shelf, or even remove the module the pidgin icon
persists and remains usable (left clicking brings up the menu). If I
stop pidgin, I just see a square dropshadow in the upper left.

Cheers
Jochen

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] systray weirdness

2009-04-06 Thread Jochen Schroeder
On 06/04/09 19:00, Gustavo Sverzut Barbieri wrote:
 On Mon, Apr 6, 2009 at 6:22 PM, Jochen Schroeder cycoma...@gmail.com wrote:
  Hi,
 
  I'm experiencing some weirdness with the systray module and compositing
  enabled (using kompmgr). A screenshot best explains it so I've uploaded
  one here: http://jocheninnz.smugmug.com/photos/506921929_dm7ep-M-0.jpg
  See how the pidgin systray icon is in the upper left corner, although
  the systray module is in the lower right. Even weirder, if I remove
  systray from the shelf, or even remove the module the pidgin icon
  persists and remains usable (left clicking brings up the menu). If I
  stop pidgin, I just see a square dropshadow in the upper left.
 
 is your shelf transparent and not set to below all windows? So far I
 did no code to support these cases and will depend on the same code to
 make transparent bg work, so do not expect it soon :-(
 
 temporary solution is to create an opaque shelf or have systray as a
 gadget on the background.

OK either changing to below everything and a non-invisible shell or to
a gadget fixed it. Another minor issue (probably more with gadgets than
systray) I noticed is, that systray crops
instead of resizing when inside a gadget, which makes it rather unusable
when a new systray icon is added and the gadget is too small to hold
both icons. Maybe have an option which allows gadgets to resize,
according to content?

Cheers
Jochen 
 
 -- 
 Gustavo Sverzut Barbieri
 http://profusion.mobi embedded systems
 --
 MSN: barbi...@gmail.com
 Skype: gsbarbieri
 Mobile: +55 (19) 9225-2202
 
 --
 This SF.net email is sponsored by:
 High Quality Requirements in a Collaborative Environment.
 Download a free trial of Rational Requirements Composer Now!
 http://p.sf.net/sfu/www-ibm-com
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] segfault in shelf configuration

2008-08-29 Thread jochen schroeder
Hi all,

I experience a segfault when configuring shelf contents. 
To reproduce: create a new shelf, right click select shelf-configuration
(advanced). 
Configure shelf contents, add ibar remove ibox, remove pager -
segfault. This is with my existing configuration. If I do the same after
erasing my configuration directory and go to configure shelf contents of
the existing shelf I cannot remove items. If I close the window and go
to the shelf configuration again I don't see any items at all in the
list and trying to add an item I get a segfault. This is on ubuntu
hardy. Svn of yesterday. I've attached a backtrace of
the first case.

Cheers
Jochen
#0  0xb7f0e410 in __kernel_vsyscall ()
#1  0xb79e2881 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb77bfdff in ?? () from /usr/lib/libxcb.so.1
#3  0xb77c18bc in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#4  0xb7b3cca1 in ?? () from /usr/lib/libX11.so.6
#5  0xb7b3cfcf in ?? () from /usr/lib/libX11.so.6
#6  0xb7b2474b in XNextEvent () from /usr/lib/libX11.so.6
#7  0x080e332d in e_alert_show (
text=0x81592c0 This is very bad. Enlightenment SEGV'd.\n\nThis is not 
meant to happen and is likely a sign of\na bug in Enlightenment or the 
libraries it relies\non. You can gdb attach to this process now to try\ndebug 
i...)
at e_alert.c:129
#8  0x080c9ad6 in e_sigseg_act (x=11, info=0xbf8e7d8c, data=0xbf8e7e0c)
at e_signals.c:48
#9  signal handler called
#10 0xb7c301a4 in evas_mempool_malloc (pool=0xb7ca4d08, size=8)
at evas_mempool.c:104
#11 0xb7c2e7f0 in evas_list_append (list=0x0, data=0x8545900) at evas_list.c:86
#12 0xb7bf865b in evas_object_clip_set (obj=0x8545900, clip=0x8312458)
at evas_clip.c:137
#13 0xb7e88694 in _edje_object_file_set_internal (obj=0x87a2b48, 
file=0x81ab890 /home/jschrod/.e/e/themes/cthulhain-0.5.1.edj, 
group=0xb3a5e28c e/modules/ibar/icon, group_path=0x0) at edje_load.c:406
#14 0xb7e87a5f in edje_object_file_set (obj=0x87a2b48, 
file=0x81ab890 /home/jschrod/.e/e/themes/cthulhain-0.5.1.edj, 
group=0xb3a5e28c e/modules/ibar/icon) at edje_load.c:34
#15 0x080d08d8 in e_theme_edje_object_set (o=0x87a2b48, 
category=0xbf8e83d4 base/theme, group=0xb3a5e28c e/modules/ibar/icon)
at e_theme.c:194
#16 0x080d095b in e_theme_edje_object_set (o=0x87a2b48, 
category=0xbf8e8524 base/theme/modules, 
group=0xb3a5e28c e/modules/ibar/icon) at e_theme.c:208
#17 0x080d095b in e_theme_edje_object_set (o=0x87a2b48, 
category=0xb3a5e2a0 base/theme/modules/ibar, 
group=0xb3a5e28c e/modules/ibar/icon) at e_theme.c:208
#18 0xb3a5b0a9 in _ibar_icon_new (b=0x878ca30, desktop=0x82e5f08)
at e_mod_main.c:557
#19 0xb3a5a84b in _ibar_fill (b=0x878ca30) at e_mod_main.c:383
#20 0xb3a5a3d8 in _ibar_new (evas=0x82e8b78, inst=0x854bfb0)
at e_mod_main.c:279
#21 0xb3a59dfe in _gc_init (gc=0x86e6760, name=0x81a9100 ibar, 
id=0x85e31b0 ibar.3, style=0xb3a5e1c5 inset) at e_mod_main.c:139
#22 0x0810f7f5 in e_gadcon_populate (gc=0x86e6760) at e_gadcon.c:395
#23 0x08121fa1 in _cb_add (data=0x826d8d0, data2=0x0)
at e_int_gadcon_config.c:296
#24 0x080f1f26 in _e_wid_activate_hook (obj=0x84f6710) at e_widget_button.c:164
#25 0x080f1fcd in _e_wid_signal_cb1 (data=0x84f6710, obj=0x84b8300, 
emission=0x87e4cb0 e,action,click, source=0x81b6a48 )
at e_widget_button.c:188
#26 0xb7e99112 in edje_match_callback_exec_check_finals (
signal_finals=0x880dbe8, source_finals=0x87fc978, signal_states=0x856e2e0, 
source_states=0x84b2b68, signal=0x87e4cb0 e,action,click, 
source=0x81b6a48 , callbacks=0x87ff8b8, ed=0x840b200) at edje_match.c:393
#27 0xb7e9953f in edje_match_callback_exec (ppat_signal=0x880dbd8, 
ppat_source=0x87fc968, signal=0x87e4cb0 e,action,click, 
source=0x81b6a48 , callbacks=0x87ff8b8, ed=0x840b200) at edje_match.c:529
#28 0xb7e8c8e3 in _edje_emit_cb (ed=0x840b200, sig=0x87e4cb0 e,action,click, 
src=0x81b6a48 ) at edje_program.c:1009
#29 0xb7e8c7ec in _edje_emit_handle (ed=0x840b200, 
sig=0x87e4cb0 e,action,click, src=0x81b6a48 ) at edje_program.c:976
#30 0xb7e96d36 in _edje_message_process (em=0x84bfbe8)
at edje_message_queue.c:548
#31 0xb7e97013 in _edje_message_queue_process () at edje_message_queue.c:623
#32 0xb7e961dd in _edje_job (data=0x0) at edje_message_queue.c:108
#33 0xb7ec0954 in _ecore_job_event_handler (data=0x0, type=15, ev=0x8607be0)
at ecore_job.c:104
#34 0xb7aa8d35 in _ecore_event_call () at ecore_events.c:429
#35 0xb7ab1a70 in _ecore_main_loop_iterate_internal (once_only=0)
at ecore_main.c:680
#36 0xb7ab0b07 in ecore_main_loop_begin () at ecore_main.c:87
#37 0x0806dbad in main (argc=1, argv=0xbf8ecbf4) at e_main.c:941
5   
6   #ifdef HAVE_ECORE_IMF
7   #include Ecore_IMF.h
8   #endif
9   
10  EAPI int e_precache_end = 0;
11  
12  /* local subsystem functions */
13  static void _e_main_shutdown_push(int (*func)(void));
14  static void _e_main_shutdown(int errorcode);
6   #ifdef HAVE_ECORE_IMF
7 

[E-devel] remember causes e17 slowness

2008-08-10 Thread jochen schroeder
Hi all
I'm experiencing a weird bug since updating e this morning. I have a
remember on a window which automatically starts the window on desktop 8
when I log in. However now when I log in e is very sluggish and does
hardly respond at all,
I can open a menu (although slow) but I cannot start any apps or the e
configuration. I've tracked this down further. I can reproduce this
behaviour by starting a window (for example a terminal) on a different
desktop than the start one. Selecting remember - window class , virtual
desktop and start this program on login. If I log out and back in - e
is unresponsive and uses about 60% cpu until I manage to go to the
desktop where the window was started (using keybindings usually works),
then e seems to go back to normal. I've tested with only some of the
configuration modules loaded - same result.

Cheers
Jochen


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] evolution dialogs not in wintab list

2008-03-26 Thread jochen schroeder
Hi,

I've had a bit of an annoyance with some of the dialogues in evolution.
They do not appear in the win list when I press alt-tab. Now I believe
this is because they have the skip taskbar NETWM property set (that's
the only difference to all the other windows I could find). However it
is quite annoying, especially with pointer focus. Because if I don't
immediately answer the dialog, it will disappear behind the full screen
main window and I have no other way to of getting to the dialogue apart
from iconifying or pushing away the main window. I'm not sure if this is
evolutions fault because it should not set the skip taskbar hint.
However I actually understand that if you have a taskbar, you'd probably
not want the dialogue to appear in it. However you'd still want it in
the window list I would think. Reading the spec it says the hint
indicates the window should not appear in the taskbar, don't know if
that should be the same thing as the window list. I'd argue no.

Cheers
Jochen


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] some slowness issues

2008-01-13 Thread jochen schroeder
Hi all,

I've just updated e17 and I noticed some slowness issues. When opening
the different applications configuration options (ibar, restart and
startup applications) it sometimes takes a couple of seconds until the
window opens, during that time E is locked up. I see several
EDJE ERROR: programs recursing up to recursion limit of 64. Disabled.
messages in ~/.xsession-errors appear. Don't know if that's related.

Cheers
Jochen


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] some slowness issues

2008-01-13 Thread jochen schroeder

On Mon, 2008-01-14 at 10:37 +1100, Carsten Haitzler wrote:
 On Mon, 14 Jan 2008 12:33:54 +1300 jochen schroeder
 [EMAIL PROTECTED] babbled:
 
  Hi all,
  
  I've just updated e17 and I noticed some slowness issues. When opening
  the different applications configuration options (ibar, restart and
  startup applications) it sometimes takes a couple of seconds until the
  window opens, during that time E is locked up. I see several
  EDJE ERROR: programs recursing up to recursion limit of 64. Disabled.
  messages in ~/.xsession-errors appear. Don't know if that's related.
 
 that'd be really bad. what theme are you using - and what modules? if you go
 back to all defaults you should be better. also note that temperature, cpufreq
 and battery modules have had their polling intervals killed off by changes i
 made u will need to re-set the poll/speed they check at for sanity. for most 
 of
 those 32, 64 or 128 ticks is a good setting.
 

I experienced this with either detour or the default theme. I had all
the normal plugins enabled, although i didn't have a shelf with either
of the cpufreq, battery or temperature module. Only other module I used
was itask-ng. I just checked after disabling all modules except for:

Configuration Applications
Configuration Panel
Run Command
Window Switcher List

It still takes about a second to display any one of the startup, restart
ibar applications configurations window. It seems to be faster then when
I did it after the upgrade, but it was already slightly faster when I
repeated it. It is still very noticable however.  Does e do a scan of
all applications before it shows the window?.

 
  Cheers
  Jochen
  
  
  -
  Check out the new SourceForge.net Marketplace.
  It's the best place to buy or sell services for
  just about anything Open Source.
  http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
  
 
 


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Bang Revival !!

2008-01-12 Thread jochen schroeder
hi

great news, however i'm getting an undefined symbol:
XineramaQueryScreens error when trying to load the module. I don't use
xinerama, but i still tried to install all xinerama devel packages but
still get this error.

cheers
jochen



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] theming tutorial link dead

2007-11-15 Thread jochen schroeder
Hi all,

just been reading in the wiki and noticed that the link to the Basic
Theming Tutorial link in the Creating E17 themes section is dead. 

Cheers
Jochen


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E CVS: libs/ecore englebass

2007-11-05 Thread jochen schroeder
On Mon, 2007-11-05 at 19:04 -0300, Gustavo Sverzut Barbieri wrote:
 On Nov 5, 2007 6:54 PM, Luchezar Petkov [EMAIL PROTECTED] wrote:
  Enlightenment CVS wrote:
   Enlightenment CVS committal
  
   Author  : englebass
   Project : e17
   Module  : libs/ecore
  
   Dir : e17/libs/ecore/src/lib/ecore_file
  
  
   Modified Files:
 Makefile.am ecore_file_monitor.c ecore_file_private.h
   Removed Files:
 ecore_file_monitor_fam.c
  
  
   Log Message:
   remove fam support, will never be fixed and inotify is the shit.
There's still a @fam_libs@ in ecore-file.pc.in should that not be
removed as well?

Jochen


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] ecore direct fb

2007-11-04 Thread jochen schroeder
Hi all,

just noticed that ecore direct fb is now enabled by default. Is that on
purpose or an error? Well I attached a patch which disables it by
default.

Jochen
Index: configure.in
===
RCS file: /var/cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.222
diff -u -r1.222 configure.in
--- configure.in	4 Nov 2007 19:58:41 -	1.222
+++ configure.in	4 Nov 2007 22:07:51 -
@@ -356,7 +356,7 @@
   [ have_directfb=no ]
 )
 
-ECORE_CHECK_MODULE([DirectFB], [yes], [$have_directfb],
+ECORE_CHECK_MODULE([DirectFB], [no], [$have_directfb],
   [requirements_ecore_directfb=directfb])
 
 have_fb=no
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] two more problems with configure / make

2007-11-04 Thread jochen schroeder
Hi,
I just stumbled across two more problems with configure makeing efl. 

1. evas ./configure --help says edb loader is enabled by default,
however it is not enabled by configure.

2. when compiling epsilon I get the following error. I can't really make
anything out of it. Somehow ld is looking for libecore_directfb.la but I
don't really understand why because libecore is build without direct fb
support (however directfb is present on my system).

creating libepsilon.la
/bin/sed: can't read /usr/lib/libecore_directfb.la: No such file or
directory
libtool: link: `/usr/lib/libecore_directfb.la' is not a valid libtool
archive
make[4]: *** [libepsilon.la] Error 1
make[4]: Leaving directory
`/home/jschrod/Downloads/Enlightenment/e17/libs/epsilon/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/jschrod/Downloads/Enlightenment/e17/libs/epsilon/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/jschrod/Downloads/Enlightenment/e17/libs/epsilon/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/jschrod/Downloads/Enlightenment/e17/libs/epsilon/src'
make: *** [all-recursive] Error 1

I attached a patch for the first problem. 
Cheers
Jochen
Index: configure.in
===
RCS file: /var/cvs/e/e17/libs/evas/configure.in,v
retrieving revision 1.238
diff -u -r1.238 configure.in
--- configure.in	4 Nov 2007 20:16:07 -	1.238
+++ configure.in	5 Nov 2007 03:04:56 -
@@ -786,7 +786,7 @@
 [enable EDB image loader. [[default=enabled]]]
   ),
   [want_edb_image_loader=$enableval],
-  [want_edb_image_loader=no]
+  [want_edb_image_loader=yes]
 )
 
 # next, if she does, check whether EDB is available
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] segfault

2007-11-01 Thread jochen schroeder
Hi all,

just discovered a segfault when configuring keyboard shortcuts. cvs is
from today. To reproduce: go to configure - keybindings - select
Launch application - when you are asked to press the keys press win - a
- segfault
I haven't tested any other key combinations. Backtrace attached.
Continuing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb74486b0 (LWP 18452)]
0xb72390f2 in _grab_key_down_cb (data=0x8816e70, type=11, event=0x823c9f8)
at e_int_config_keybindings.c:1096
1096   if (cfdata-params[0])
#0  0xb72390f2 in _grab_key_down_cb (data=0x8816e70, type=11, event=0x823c9f8)
at e_int_config_keybindings.c:1096
#1  0xb7b8f4e7 in _ecore_event_call () at ecore_events.c:428
#2  0xb7b95f3e in _ecore_main_loop_iterate_internal (once_only=0)
at ecore_main.c:646
#3  0xb7b9612a in ecore_main_loop_begin () at ecore_main.c:83
#4  0x0806bdfe in main (argc=1, argv=0xbfe101c4) at e_main.c:916
#0  0xb72390f2 in _grab_key_down_cb (data=0x8816e70, type=11, event=0x823c9f8)
at e_int_config_keybindings.c:1096
1096   if (cfdata-params[0])
1091 }
1092   
e_widget_ilist_selected_set(cfdata-gui.o_binding_list, n);
1093   
e_widget_ilist_unselect(cfdata-gui.o_action_list);
1094   if (cfdata-locals.action) 
free(cfdata-locals.action);
1095   cfdata-locals.action = strdup();
1096   if (cfdata-params[0])
1097 {
1098int j, g = -1;
1099_find_key_binding_action(exec, NULL, g, 
NULL, j);
1100if (j = 0)
$1 = value optimized out
Cannot access memory at address 0x0
$2 = 18
$3 = value optimized out
Cannot access memory at address 0x0
The program is running.  Quit anyway (and detach it)? (y or n) Detaching from 
program: /usr/bin/enlightenment, process 18452
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] segfault

2007-11-01 Thread jochen schroeder
On Thu, 2007-11-01 at 22:15 -0400, Will Keaney wrote:
 On Fri, 2007-11-02 at 12:17 +1300, jochen schroeder wrote:
  Hi all,
  
  just discovered a segfault when configuring keyboard shortcuts. cvs is
  from today. To reproduce: go to configure - keybindings - select
  Launch application - when you are asked to press the keys press win - a
  - segfault
  I haven't tested any other key combinations. Backtrace attached.
 Out of curiosity, how did you obtain this bt? I've been trying to get a
 trace of this segfault through gdb for a couple of days, and it just
 spits out inconsistent garbage here.
 
 Will Keaney
 uberpinguin

Yeah was a bit of a hassle. I had the same problem as you when I
connected after the segfault I just got garbage because gdb could not
resolve the stack (or something like that). What I did was start e, then
went to a console connected gdb to the running process. You then type
continue inside gdb and go back to running e. Now follow the steps to
reproduce the segfault and voila you have a good backtrace.

Cheers
Jochen


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] segfault

2007-11-01 Thread jochen schroeder
On Thu, 2007-11-01 at 21:38 -0400, Christopher Michael wrote:
 jochen schroeder wrote:
  Hi all,
  
  just discovered a segfault when configuring keyboard shortcuts. cvs is
  from today. To reproduce: go to configure - keybindings - select
  Launch application - when you are asked to press the keys press win - a
  - segfault
  I haven't tested any other key combinations. Backtrace attached.
  
 Should be fixed in cvs now. Can you cvs sync  confirm? I don't have a 
 Win key on my keyboard, but all of the keys I tested seem to work fine.
 
 devilhorns
 
Confirmed fixed.

Cheers
Jochen
 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now  http://get.splunk.com/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] edje icons, efreet

2007-06-04 Thread Jochen Schroeder
Hi all,

I cannot get edje icons to display in my menu, although they display
fine in Ibar and on the borders. I reported that a while ago, but the
problem is still there, both for the debian packages from edevelop and
compiled cvs.
I also noticed I have to specify the full path when using using an edje
file with a name which also matches a png icon somewhere in the
freedesktop icon search path, however if I choose a different name it
will use the edje if it can be found in .local/share/icons. So as an
example if I specify
Icon=iceweasel.edj in my .desktop file it will take the
iceweasel.{png,xpm,svg} icon specified either by the icon theme or in
hicolor as a fallback. It just ignores the filename extension. Even if I
place the edje file in the appropriate place (e.g. hicolor/128x128/apps)
efreet still chooses the the png file. Now if I specify
Icon=myiceweasel.edj and have it in .local/share/icons this file is
chosen for Ibar and the borders. I guess this is because the freedesktop
specs only allow png,xpm and svg icons, and edj icons are kind of an
extension to this. However I think it is quite confusing, that if you
specify an .edj file e uses a png(xpm,svg) file, although the edje file
is in the correct place.

Cheers
Jochen


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] itask engaged - pre alpha release

2007-04-24 Thread Jochen Schroeder
Hannes Janetzek wrote:
 Hi,
 itask_ng starts to get usable. So if someone wants to try it's
 available from svn:
 http://itask-module.googlecode.com/svn/trunk/ itask-module/itask_ng
 
 a video is here (it looks better in reality, this was recorded with
 4fps) http://video.google.de/videoplay?docid=-1525947350649682737
 
 there's a README that explains how to set up the shelf correctly.
 
 --
 Hannes Janetzek 

Very Cool,
however I still run into problems when I use it with bling. The shadow
drop shadow is filling the whole screen, and the task module icons are
drawing on top of each other without disappering. This might be a
problem with my bling version though. Apart from that I really like it.
However as a suggestion, I still think that the engages way of doing
things was great, i.e. be a launcher and combine it with a taskbar, by
showing small icons.

Cheers
Jochen

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] ecore : inotify.h not found

2007-03-29 Thread Jochen Schroeder
Antonio Palladini wrote:
 Hello list,
 
 if i try to compile ecore, i get the following error :
 
  ecore_file_monitor_inotify.c:17:25: error: sys/inotify.h: No such file
  or directory
 
 configure says :
 
  checking whether ecore_file module is to be built... yes
  checking whether inotify is to be used for filemonitoring... yes
 
 ecore_file_monitor_inotify.c want to include sys/inotify.h
 but i only have it in :
 
 /usr/include/linux/inotify.h
 /usr/src/linux-headers-2.6.18-3/include/linux/inotify.h
 /usr/src/linux-headers-2.6.18-4/include/linux/inotify.h
 /usr/src/linux-headers-2.6.18-4-k7/include/config/inotify.h
 /usr/src/linux-headers-2.6.18-4-k7/include/linux/inotify.h
 
 If i change in ecore_file_monitor_inotify.c at line 17
 from :
  include sys/inotify.h
 to:
  include linux/inotify.h
 
 ecore compiles.
 
 IIRC sys/ is the correct directory, so something is wrong on my system
 but i don't know what.
 
 My system is Debian unstable with kernel 2.6.18-4-k7
 
 any help would be nice
 
 thank you 
 
I ran into the same problem. AFAIK inotify.h was moved to the glibc
system headers, I think because it is considered bad to include kernel
headers. However this only happened for glibc 2.5 and debian unstable is
still using 2.3 something. So you can either use libc from debian
experimental, which might give you problems with other packages, disable
inotify support, or use your fix, which I think shouldn't give you
problems ATM.

Cheers
Jochen

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] icons and svg icons

2006-11-09 Thread Jochen Schroeder
Hi all,

I noticed yesterday, that after updating e, there are some icon issues, 
svg icons don't seem to work anymore, although evas has svg icons 
enabled. Another issue is that some windows seem to loose the 
associated icons. One is my todo list which has the following .desktop file:
[Desktop Entry] 
Name=ToDo
GenericName=todo
Comment=ToDo list in Vim
Exec=Eterm -n ToDo -e vim +cd NotesWiki +e ToDo.vimki
Icon=/home/jschrod/.e/e/icons/ToDo.edj
StartupWMClass=Eterm
X-Enlightenment-WindowName=ToDo

Now this one is a bit weird, the icon displays in the menu, but when I 
start it from the menu, sometimes the window gets the Eterm icon. 
Additionally if I restart e when the window is open and has the correct 
icon it will have the eterm icon after the restart. It still has all the 
other remember options set as before though.

Cheers
Jochen


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] remembering commands with options

2006-10-30 Thread Jochen Schroeder
Hi,

I just noticed a problem with remembering windows and making them 
startup at login. I have a
desktop file with a exec line containing a couple of options. This is
the line:
Exec=Eterm -n ToDo -e vim +cd NotesWiki +e ToDo.vimki
the command runs fine if I start the application from the menu or bar.
However when I set the the window to start at login, I get the following
messages in xsession-errors:

REMEMBER CMD: Eterm-nToDo-evim+cd\ NotesWiki+e\ ToDo.vimki
.
.
.
/bin/bash: Eterm-nToDo-evim+cd NotesWiki+e ToDo.vimki: command not found

So it seems e is dropping the whitespaces when remembering the command.

Cheers
Jochen

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] remembering commands with options

2006-10-30 Thread Jochen Schroeder
Replying to myself,

I just did another test I changed the command to:

Exec=Eterm -n test -e vim +cd NotesWiki +e ToDo.vimki  echo test

However .xsession-errors only has:
REMEMBER CMD: Eterm-ntest-evim+cd\ NotesWiki+e\ ToDo.vimki
...

so it is dropping the part after the . I put the .desktop file into my
startup/.order file and then the whole thing works fine. So when
remembering an application for startup, e does not take the command from
the corresponding .desktop file. I just had a look at the window
properties and it only states Eterm -n test -e vim +cd NotesWiki +e
ToDo.vimki there. This problem also manifests itself when trying
remember to start seamonkey at login. The window properties show the
command is seamonkey-bin so when remembering to start at login it
tries to start using this command, which fails. Is this behavior
intended? I would say the expected behavior would be for e to use the
command from the corresponding .desktop file.

Cheers
Jochen


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] remembering commands with options

2006-10-30 Thread Jochen Schroeder
Carsten Haitzler (The Rasterman) wrote:
 On Tue, 31 Oct 2006 11:14:46 +1300 Jochen Schroeder
 [EMAIL PROTECTED] babbled:

   
 Replying to myself,

 I just did another test I changed the command to:

 Exec=Eterm -n test -e vim +cd NotesWiki +e ToDo.vimki  echo test

 However .xsession-errors only has:
 REMEMBER CMD: Eterm-ntest-evim+cd\ NotesWiki+e\ ToDo.vimki
 ...
 

 yes. you can only execute 1 command - not a sequence of commands, from
 a .desktop file.

   
I think you misunderstood me. I also have to correct you, putting
Exec=Eterm  Eterm into a desktop file works perfectly fine when
starting from the menu or from startup/.order, it starts a second Eterm
after the first is finished. My real problem is described below, when
using the remember option: Start this program on login it does not
work, because e does not use the .desktop file entry to start the
program, but the command from the window properties. Also when it uses
that command when it starts the program at login, all whitespace is
lost, thus if you started the program with options it now cannot find
the command. I'm asking why e is not just using the command from the
corresponding desktop file when setting Start this program on login.
 so it is dropping the part after the . I put the .desktop file into my
 startup/.order file and then the whole thing works fine. So when
 remembering an application for startup, e does not take the command from
 the corresponding .desktop file. I just had a look at the window
 properties and it only states Eterm -n test -e vim +cd NotesWiki +e
 ToDo.vimki there. This problem also manifests itself when trying
 remember to start seamonkey at login. The window properties show the
 command is seamonkey-bin so when remembering to start at login it
 tries to start using this command, which fails. Is this behavior
 intended? I would say the expected behavior would be for e to use the
 command from the corresponding .desktop file.

 Cheers
 Jochen


 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 


   


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] keybinding bug

2006-10-05 Thread Jochen Schroeder
Carsten Haitzler (The Rasterman) wrote:
 On Fri, 29 Sep 2006 13:46:12 +1200 Jochen Schroeder
 [EMAIL PROTECTED] babbled:

   
 Carsten Haitzler (The Rasterman) wrote:
 
 On Wed, 27 Sep 2006 14:01:23 +1200 Jochen Schroeder
 [EMAIL PROTECTED] babbled:

   
   
 Hi guys,

 I just noticed a small bug with the keybindings. I can't set keybindings 
 for moving windows to a different desktop. Well I can set the bindings 
 but they don't work. From what I understand in the source code, this is 
 because window_desk_move_to expects 2 parameters but only one is given. 
 I really don't know if my c knowledge is good enough to create a patch, 
 I also don't really know what the correct way of doing this would be 
 (create a function similar to desk_linear_flip_to?)
 
 
 you will need to give it 2 params :( there is no linear version atm.
   
   
 Yeah I know however in the configuration dialog it only has one
 parameter, and one cannot change it. Well I just go with using
 enlightenment_remote, just wanted to let you guys know.
 

 all actions have that. you just make it 2 items with a space.
 ie
 1 1
 :)
   
Well that's the thing I can't change the parameters for the move to #
keybindings. I know I can just use the unspecified move to and enter the
parameters myself. It was really just a message to let you guys know, as
I could not find it in the fixme or todo list.

Cheers
Jochen

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] keybinding bug

2006-09-28 Thread Jochen Schroeder
Darn it reply instead of reply to list sorry for the duplicate mail Carsten.
Carsten Haitzler (The Rasterman) wrote:
 On Wed, 27 Sep 2006 14:01:23 +1200 Jochen Schroeder
 [EMAIL PROTECTED] babbled:

   
 Hi guys,

 I just noticed a small bug with the keybindings. I can't set keybindings 
 for moving windows to a different desktop. Well I can set the bindings 
 but they don't work. From what I understand in the source code, this is 
 because window_desk_move_to expects 2 parameters but only one is given. 
 I really don't know if my c knowledge is good enough to create a patch, 
 I also don't really know what the correct way of doing this would be 
 (create a function similar to desk_linear_flip_to?)
 

 you will need to give it 2 params :( there is no linear version atm.
   
Yeah I know however in the configuration dialog it only has one
parameter, and one cannot change it. Well I just go with using
enlightenment_remote, just wanted to let you guys know.

Cheers
Jochen


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] keybinding bug

2006-09-26 Thread Jochen Schroeder
Hi guys,

I just noticed a small bug with the keybindings. I can't set keybindings 
for moving windows to a different desktop. Well I can set the bindings 
but they don't work. From what I understand in the source code, this is 
because window_desk_move_to expects 2 parameters but only one is given. 
I really don't know if my c knowledge is good enough to create a patch, 
I also don't really know what the correct way of doing this would be 
(create a function similar to desk_linear_flip_to?)

Cheers
Jochen

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] another segfault

2006-09-24 Thread Jochen Schroeder

Jochen Schroeder wrote:
Why does it always seem to be me stumbling upon these weird things. Well 
e17 seems to segfault reproducibly when I open a file which has a swap 
file with gvim. Gvim pops up a dialog asking if I want to edit the file 
abort ..., when I click on any of the choices I get a segfault. 
Backtrace attached, cvs as of a couple of days ago.


Cheers
Jochen

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Sorry here's the attachment. I also try and update today to see if it
has disappeared.

Cheers
Jochen

#0  0xe410 in __kernel_vsyscall ()
#1  0xa78ec6cb in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xa79aa513 in _XWaitForReadable (dpy=0x8135478) at ../../src/XlibInt.c:498
#3  0xa79aa921 in _XRead (dpy=0x8135478, data=0xafebcff4 \002%P, size=32)
at ../../src/XlibInt.c:1080
#4  0xa79abca9 in _XReadEvents (dpy=0x8135478) at ../../src/XlibInt.c:996
#5  0xa799568a in XNextEvent (dpy=0x8135478, event=0xafebdc8c)
at ../../src/NextEvent.c:50
#6  0x080b75a8 in e_alert_show (
text=0x8115e9c This is very bad. Enlightenment has segfaulted.\nThis is 
not meant to happen and is likely a sign of a\nbug in Enlightenment or the 
libraries it relies on.\n\nYou can gdb attach to this process now to try...)
at e_alert.c:129
#7  0x080a3386 in e_sigseg_act (x=11, info=0xafebdd2c, data=0xafebddac)
at e_signals.c:53
#8  signal handler called
#9  0x0020 in ?? ()
#10 0x080954e4 in e_object_del (obj=0x83190a8) at e_object.c:37
#11 0x08082c50 in _e_border_free (bd=0x8495bf0) at e_border.c:3018
#12 0x080954c0 in e_object_unref (obj=0x20) at e_object.c:101
#13 0x08077065 in _e_border_event_border_stack_free (data=0x0, ev=0x86b1978)
at e_border.c:6715
#14 0xa7f32ead in _ecore_event_del (event=0x82b8bb0) at ecore_events.c:356
#15 0xa7f333f8 in _ecore_event_call () at ecore_events.c:444
#16 0xa7f3899d in _ecore_main_loop_iterate_internal (once_only=0)
at ecore_main.c:639
#17 0xa7f38b78 in ecore_main_loop_begin () at ecore_main.c:79
#18 0x0806428a in main (argc=1, argv=0xafec1ba4) at e_main.c:722
#10 0x080954e4 in e_object_del (obj=0x83190a8) at e_object.c:37
37 if (obj-del_att_func) obj-del_att_func(obj);
32  EAPI void
33  e_object_del(E_Object *obj)
34  {
35 E_OBJECT_CHECK(obj);
36 if (obj-deleted) return;
37 if (obj-del_att_func) obj-del_att_func(obj);
38 if (obj-del_func) obj-del_func(obj);
39 obj-deleted = 1;
40 e_object_unref(obj);
41  }
$1 = (E_Object *) 0x83190a8
No symbol deleted in current context.
$2 = 0 '\0'
#0  0x in ?? ()
#9  0x0020 in ?? ()
42  
43  EAPI int
44  e_object_is_del(E_Object *obj)
45  {
46 E_OBJECT_CHECK_RETURN(obj, 1);
47 return obj-deleted;
48  }
49  
50  EAPI void
51  e_object_del_func_set(E_Object *obj, E_Object_Cleanup_Func del_func)
The program is running.  Quit anyway (and detach it)? (y or n) Detaching from 
program: /usr/bin/enlightenment, process 25202

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] another segfault

2006-09-21 Thread Jochen Schroeder
Why does it always seem to be me stumbling upon these weird things. Well 
e17 seems to segfault reproducibly when I open a file which has a swap 
file with gvim. Gvim pops up a dialog asking if I want to edit the file 
abort ..., when I click on any of the choices I get a segfault. 
Backtrace attached, cvs as of a couple of days ago.

Cheers
Jochen

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e17 segfault

2006-09-11 Thread Jochen Schroeder

Hi guys,

I just experienced an e17 segfault. It happened when I was trying to 
save something from seamonkey. I was actually trying to save over 
another file, when I hit the replace button in the are you sure you 
want to save over file ... dialog I got the segfault dialog, however I 
cannot reproduce this at will. CVS as of today. Backtrace attached.

Cheers
Jochen
#0  0xe410 in __kernel_vsyscall ()
#1  0xa78eb6cb in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xa79a9523 in _XWaitForReadable (dpy=0x8133478) at ../../src/XlibInt.c:498
#3  0xa79a9931 in _XRead (dpy=0x8133478, data=0xafffa134 \002%S, size=32)
at ../../src/XlibInt.c:1080
#4  0xa79aacb9 in _XReadEvents (dpy=0x8133478) at ../../src/XlibInt.c:996
#5  0xa799469a in XNextEvent (dpy=0x8133478, event=0xafffadcc)
at ../../src/NextEvent.c:50
#6  0x080b7a98 in e_alert_show (
text=0x81148c4 This is very bad. Enlightenment has segfaulted.\nThis is not meant to happen and is likely a sign of a\nbug in Enlightenment or the libraries it relies on.\n\nYou can gdb attach to this process now to try...)
at e_alert.c:129
#7  0x080a3aa6 in e_sigseg_act (x=11, info=0xafffae6c, data=0xafffaeec)
at e_signals.c:53
#8  signal handler called
#9  0x080724be in e_container_border_raise (bd=0x860d0f8) at e_container.c:651
#10 0x08079ea2 in e_border_raise (bd=0x860d0f8) at e_border.c:1062
#11 0x080a01f2 in _e_focus_raise_timer (data=0x860d0f8) at e_focus.c:206
#12 0xa7f3d99c in _ecore_timer_call (when=1158038849.6543629)
at ecore_timer.c:178
#13 0xa7f3b7e6 in _ecore_main_loop_iterate_internal (once_only=0)
at ecore_main.c:467
#14 0xa7f3bb78 in ecore_main_loop_begin () at ecore_main.c:79
#15 0x0806405a in main (argc=1, argv=0xafffece4) at e_main.c:726

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] the witch 3

2005-10-29 Thread Jochen Schroeder
Hi everyone,

I have still segfaults closing windows using the window menu. I am
really puzzled. I upgraded to a new system over the last week (ubuntu
breezy, the old one was hoary). I actually made a new installation on a
separate partition so that rules out any old efl files floating around
somewhere. I now get segfaults when I close synaptic. Gnome terminal
does not give me segfaults anymore, and I don't have Eterm installed on
this box yet. I tracked it down a little further, and I only get
segfaults when I have -use-auto-raise-set to 1. However I still have the
messages of trying to acces address 0x360 when running through gdb, even
after wiping the whole .e directory. So I really don't know what more I
can do to track this down. Should I start putting printf statements for
the value of bd-app into the source? Would that be any different to
what gdb is doing? Can anybody running ubuntu reproduce this? CFLAGS are
still -O2 -g -march=pentium4. gcc is gcc version 3.4.5 20050809
(prerelease) 

Cheers
Jochen



---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] entrance vt switching bug

2004-02-22 Thread Jochen Schroeder
Hi guys,
I just realized something with the bug I reported several days ago(the 
subject says it all). It might not be a bug related to the switching of 
the the vt at all. I realized that entrance already locks up when simply 
pressing and releasing the [Alt]-key. Hope this helps you to track down 
the problem

Cheers
Jochen
---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] another small bug in entrance

2004-02-15 Thread Jochen Schroeder
Hi guys,
I encountered another minor bug with entrance. Entrance locks up when I 
swih to a differnt VT and back. I submitted a bugreport to
http://xcomputerman.com/bugs
see there for all the details (not much really)

Cheers
Jochen
---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] entrance problems

2004-02-02 Thread Jochen Schroeder
Hi all,
I know this is developer code and I'm essentially on my own, but I#m not 
sure if this might be a bug or just my inaptness. I#m having a problem 
with entrance pulled from cvs jan 24th. There is no mouse pointer. It 
happens with both entrance --test or entranced. The mouse pointer is not 
displayed, I still get mouse events, like the off button in the default 
theme lighting up when the mouse is moving over it, but I can't see the 
pointer. I'm using the nvidia binary drivers, and I thought it might be 
an issue with hardware rendering of the mouse pointer, so I tried 
disabling hardware rendering for the mouse pointer, to no avail. I 
googled around but couldn't really find a solution for the problem. 
There are no errors in /var/log/Xfree86.0.log either, so I'm out of 
ideas. I'm running a from scratch system with a vanilla Xfree-4.3. I'm 
happy to provide more info if needed.
Cheers
Jochen

---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel