I found an easy way to regenerate the epulse crash. An overzealous cleanup
of /tmp was probably the reason why it crashed in my system.
Look at /tmp/xdg-* files. One of them will contain a pulse/ folder. Simply
run the following then,
mv /tmp/xdg-xx/pulse{,1}
Then restart E and try to intera
= EFL, Elementary and friends 1.10 beta2 tarballs =
A week has passed since we did the beta1 tarballs and we are releasing a second
beta today. Please help us testing them and close or update old bug reports
based on this or fill out new ones.
The 1.10 release schedule was also extended by one w
On Mon, May 12, 2014 at 02:07:30AM +1000, Dave wrote:
> I had a little look at the enlightenment source code to try and figure this
> out, half as an excuse to start learning about the code for enlightenment.
>
> I traced the problem down as far as the e_bindings_mouse_button_find
> function. N