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

[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: progra

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 differ

[E-devel] evolution dialogs not in wintab list

2008-03-25 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 a

[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 ap

[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 m

[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 attac

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

[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

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 b

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 Sc

[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

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 .

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 v

Re: [E-devel] remembering commands with options

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

Re: [E-devel] remembering commands with options

2006-10-31 Thread Jochen Schroeder
Carsten Haitzler (The Rasterman) wrote: > On Wed, 01 Nov 2006 09:18:41 +1300 Jochen Schroeder > <[EMAIL PROTECTED]> babbled: > > >> Carsten Haitzler (The Rasterman) wrote: >> >>> On Tue, 31 Oct 2006 16:08:24 +1300 Jochen Sc

[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

Re: [E-devel] icons and svg icons

2006-11-09 Thread Jochen Schroeder
Metrics wrote: > On Fri, Nov 10, 2006 at 10:09:02AM +1300, Jochen Schroeder wrote: >> 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. Anot

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 in

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

2007-04-23 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

[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

[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. Co

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 -> ke

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 > > Laun

[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.i

[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 fo

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 :

[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 challenge

[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 systr

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 wrote: > > Hi, > > > > I'm experiencing some weirdness with the systray module and compositing > > enabled (using kompmgr). A screenshot best explains it so

[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 s

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 wrote: > > Hi all, > > > > I've observed some small quirks when using E17 for quite a while and > > thought I report them here. > > > > 1. When

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 said: > > > On Mon, 31 Aug 2009 17:16:52 -0400 > > Atton Jonathan wrote: > > > > > new test made with liferea. I have drag and drop the icon from the > > > window's border into the ibar. A new .desktop

[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 0x

[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 /li

[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 pr

[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 somew

[E-devel] witch 3 again

2005-11-08 Thread Jochen Schroeder
Hi guys, sorry for not replying earlier, have been offline for the last 2 weeks or so. Well here's my detailed description of the the context menu close segfault. 1. install new efl and e CFLAGS='-O2 -march=pentium4' 2. wipe .e directory 3. add synaptic to favorites menu 4. start synaptic 5. make

[E-devel] window closing segv gone (was witch 3)

2006-02-20 Thread Jochen Schroeder
Resent because sent with wrong account: Hi Carsten et al., sorry for following up on this so late. This is regarding the segv I was getting when closing some applications using the menu (http://sourceforge.net/mailarchive/message.php?msg_id=13697607). Well the weird bd->app disappearing problem

[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 r

[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

Re: [E-devel] entrance problems

2004-02-03 Thread Jochen Schroeder
Corey Donohoe wrote: Does evas_software_x11_test work for you(i.e. not a bunch of pastel rectangles, colorful images)? My guess would be a broken png loader in evas. The default pointer image is a png, and loaded with ecore_evas_cursor_set. I imagine this function is dependent the image loaders

[E-devel] minor entrance bug

2004-02-03 Thread Jochen Schroeder
Hi all, after successfully getting entrance working thanks to you guys, I noticed a very minor bug (at least I think it's a bug). When setting the name of /entrance/session/0/title to something different than Default, entrance will not display the icon anymore, and I get an X error message: Defa

[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

[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

[E-devel] ttf fonts in e16.7 cvs

2004-02-28 Thread Jochen Schroeder
Hi guys, I encountered a problem with ttf fonts in themes in e16 cvs (about 3 weeks old). I seem to only be able to use the ttf name (e.g. helvetica/13) when the font is laying in the ttfonts subdir of the theme, if the font is not in the ttfonts dir e falls back to the default. I can use the f

[E-devel] e16 cvs autotools probs

2004-03-12 Thread Jochen Schroeder
Hi guys, I have a problem compiling e16 cvs, and I think it's probably because of the bloody autotools again. I know you are probably sick of hearing these things, but I've banged my head against this to no avail(I have to admit I know very little about autoconf etc though). I tried using diffe

[Fwd: Re: [E-devel] e16 cvs autotools probs]

2004-03-19 Thread Jochen Schroeder
Resent because my last mail aparently didn't make it to the list. Does anybody know why messages sometimes don't make it through? Cheers Jochen --- Begin Message --- Kim Woelders wrote: Wow, and I thought there were only minor problems atm. :) OK - libtool isn't used. I suggest you try again wit

[E-devel] e16.7-pre1 problems

2004-05-03 Thread Jochen Schroeder
Hi guys, I just installed the e16.7 pre and noticed some minor bugs/problems: 1st: sometimes the font on top of the window titlebar doesn't display properly, see the mozilla titlebar in this picture http://pap093.uni-muenster.de/~jschrod/e16fontprob.jpg This usually happens after dragging the wind