Re: [e-users] losing letters on keyboard

2012-12-28 Thread hannes.janet...@gmail.com
..ok, actually it is: eet -d e.cfg config $2>&1 | sed -e '/^.*E_Config_XKB_Layout/,+4d' | sed -e '/^.*xkb\.[c|o|d]/,+0d' > tmp eet -e e.cfg config tmp 1 -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CS

Re: [e-users] losing letters on keyboard

2012-12-28 Thread hannes.janet...@gmail.com
On Fri, Dec 28, 2012 at 8:19 PM, mik firestone wrote: > Do you have keybindings associated with the missing keys? I have this > problem all the time when using vmware. Any key that I have bound to a > shortcut simply stops working as soon as I type into a vm guest. > this sounds like a different

Re: [e-users] losing letters on keyboard

2012-12-28 Thread mik firestone
Do you have keybindings associated with the missing keys? I have this problem all the time when using vmware. Any key that I have bound to a shortcut simply stops working as soon as I type into a vm guest. The fix (for me) is pretty simple. I turn on the numlock and that seems to make everything w

Re: [e-users] losing letters on keyboard

2012-12-28 Thread hannes.janet...@gmail.com
On Fri, Dec 28, 2012 at 5:54 PM, Gerald Brandt wrote: > Hi, > > I have Kubuntu 12.10 installed, and I installed e17 from the hjanetzek > PPA, which folows SVN. I swicthed from a stable PPA to see if the > problem went away. > > After running for awhile (minutes), some of the keys on my keyboard s

[e-users] losing letters on keyboard

2012-12-28 Thread Gerald Brandt
Hi, I have Kubuntu 12.10 installed, and I installed e17 from the hjanetzek PPA, which folows SVN. I swicthed from a stable PPA to see if the problem went away. After running for awhile (minutes), some of the keys on my keyboard stop working. For example, I open Konsole (or terminology) and t

Re: [e-users] Terminology Segfaults with EFL 1.7.4

2012-12-28 Thread Dave
Sure, sure. I was just confirming Jeff's observation with a quick email, so he knows he isn't alone in the world. GDB backtrace of the SEGV. Looks like it's evas_software_xlib_x_write_mask_line. Hmmm, I didn't even realise Elementary was using the software engine. Guess I'll switch it to op

[e-users] "default browser = Chromium" opens empty browser when clicking links

2012-12-28 Thread Fábio
this was working before but some update some time ago broke this when I choose Firefox as default this doesn't happen -- Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skil

Re: [e-users] Terminology Segfaults with EFL 1.7.4

2012-12-28 Thread The Rasterman
On Fri, 28 Dec 2012 21:11:25 +1100 Dave said: the same place - the write mask line thing in evas? (backtrace is useful. saying it sevg's is about as useful as saying "there's a drug dealer in new york. help!". :) something a bit more pointy. :) > Yep, I get segfaults with terminology 0.2.0 and

Re: [e-users] Terminology Segfaults with EFL 1.7.4

2012-12-28 Thread d4n1
When compile the large applications (libreoffice, Firefox, chromium and others) in terminology on my FreeBSD with e17 0.17.0,2 and EFL 1.7.4, I have the segfaults too. P.S.: The terminology is very cool. Congratulations developers ;-) Daniel Melo (d4n1 3:)

Re: [e-users] Terminology Segfaults with EFL 1.7.4

2012-12-28 Thread Dave
Yep, I get segfaults with terminology 0.2.0 and terminology SVN 80520, when compiled against EFL 1.7.4 . As you mention, it's all fine when compiled with EFL 1.7.3 . I can regularly reproduce it by setting TERM=xterm-color and running the mutt email client. View a few emails, and it segfaults