Re: [e-users] How is the E19 pager implemented?

2015-04-17 Thread The Rasterman
On Fri, 17 Apr 2015 18:09:44 +0200 "Felix E. Klee" said: > On Tue, Apr 7, 2015 at 2:57 AM, Carsten Haitzler > wrote: > >> Speaking of configuration: Actually in the pager, I would like to > >> disable moving of windows with the middle mouse button, and disable > >> the right-click menu. I assume

Re: [e-users] Crashes with darktable

2015-04-17 Thread The Rasterman
On Fri, 17 Apr 2015 17:43:32 +0200 Massimo Maiurana said: > Don't use locate to find new files, likely it will not tell you about > them until you (or a cron job) call updatedb. Just look for a file > called ~/.e-crashdump.txt. indeed - literally THAT file (~/ is your homedir) is created. only t

[e-users] Enligthenment Association General Meeting

2015-04-17 Thread Philippe Caseiro
Hello enlightened people ! The association was created 5 years ago, and it is time to revive it. Our association has a central role in the Enlightenment project. It is the only judicial authority for this project. Our tasks have changed: we manage the finances of the project through donations, m

Re: [e-users] How is the E19 pager implemented?

2015-04-17 Thread Felix E. Klee
On Tue, Apr 7, 2015 at 2:57 AM, Carsten Haitzler wrote: >> Speaking of configuration: Actually in the pager, I would like to >> disable moving of windows with the middle mouse button, and disable >> the right-click menu. I assume that’s not possible. > > right click - no. *Can right-click perhaps

Re: [e-users] Crashes with darktable

2015-04-17 Thread Massimo Maiurana
Don't use locate to find new files, likely it will not tell you about them until you (or a cron job) call updatedb. Just look for a file called ~/.e-crashdump.txt. Pierre Couderc ha scritto il 17/04/2015 alle 17:33: > Thank you. > > 1- I use debian jessie and e19 built by me with no option at all

Re: [e-users] Crashes with darktable

2015-04-17 Thread Pierre Couderc
Thank you. 1- I use debian jessie and e19 built by me with no option at all from git but with "git checkout v0.19.4." Particularly, I have not explicitely modified files to add "-g and -ggdb3 in CFLAGS". Should I do that? The pattern "gdb" does not exist in my /usr/local/etc/enlightenment/sysa

Re: [e-users] Crashes with darktable

2015-04-17 Thread The Rasterman
On Fri, 17 Apr 2015 15:34:41 +0200 Pierre Couderc said: > Well. > I do not find anything with > locate crashdump > But I am ready to compile with debug symbols if I am told how to do. > I do not use git master as it is my production computer, but I a ready > to make a trial it if it helps. > I a

Re: [e-users] Crashes with darktable

2015-04-17 Thread Pierre Couderc
Well. I do not find anything with locate crashdump But I am ready to compile with debug symbols if I am told how to do. I do not use git master as it is my production computer, but I a ready to make a trial it if it helps. I am glad to contribute with my tests and reports. PC On 04/17/2015 12:1

Re: [e-users] chrome freezes

2015-04-17 Thread Yomi Ogunwumi
I know the consensus here (and on phab) is that there's no way this could possibly be Enlightenment's fault, but for about 3 days (a month ago or so) I used Chromium in xfce and it didn't generate an empty tooltip, not once. • Yomi On Apr 17, 2015 6:27 AM, "Yomi Ogunwumi" wrote: > There's alread

Re: [e-users] chrome freezes

2015-04-17 Thread Yomi Ogunwumi
There's already a bug report : https://code.google.com/p/chromium/issues/detail?id=381732 • Yomi On Apr 6, 2015 9:11 PM, "Carsten Haitzler" wrote: > On Mon, 6 Apr 2015 19:42:26 -0400 mh said: > > > I remember seeing some email here or messages on #e about chrome > > freezing when using enlighte

Re: [e-users] Crashes with darktable

2015-04-17 Thread The Rasterman
On Fri, 17 Apr 2015 09:00:47 +0200 Pierre Couderc said: > I have compiled an application - gtk3 based- and I have many crashes > with it under e0.19.4. > The crash is "Enlightenment error", and recover F1 works ok. > When I say many, it is systematic when I hoover more than 2 seconds over > any

[e-users] Crashes with darktable

2015-04-17 Thread Pierre Couderc
I have compiled an application - gtk3 based- and I have many crashes with it under e0.19.4. The crash is "Enlightenment error", and recover F1 works ok. When I say many, it is systematic when I hoover more than 2 seconds over any button. Is there something known about this kind of problem ?