Re: [e-users] Terminology and SCIM

2014-06-12 Thread Morten Nilsen
On 12/06/14 17:46, Yomi Ogunwumi wrote: > You might want to try this? > https://gist.github.com/Yomi0/9729ad306e9c36b6cc66 > > That helped fixed some awful font rendering in Firefox, but seemed to break > Chromium's (unless that was already broken in the first place...) Thanks, I'll give it a go!

Re: [e-users] Terminology and SCIM

2014-06-12 Thread Yomi Ogunwumi
You might want to try this? https://gist.github.com/Yomi0/9729ad306e9c36b6cc66 That helped fixed some awful font rendering in Firefox, but seemed to break Chromium's (unless that was already broken in the first place...) Yomi On Jun 11, 2014 9:50 PM, "Morten Nilsen" wrote: > On 12/06/14 03:27,

Re: [e-users] Terminology and SCIM

2014-06-12 Thread Alex-P. Natsios
It's not Fedora, it's NVIDIA upstream. their installer is fucked up and messes with the system in stupid ways sometimes, in this particular time that spans quite a few driver releases for some arcane reason they remove libEGL before/after the installer completes. It is a known issue that is suppos

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 12/06/14 05:16, Christopher Barry wrote: > On Thu, 12 Jun 2014 12:08:29 +0900 > Carsten Haitzler (The Rasterman) wrote: > >> On Wed, 11 Jun 2014 22:59:41 -0400 Christopher Barry >> said: >>> Those would be symlinks that are missing I think... They'll need to >>> point to the correct lib versio

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Christopher Barry
On Thu, 12 Jun 2014 12:08:29 +0900 Carsten Haitzler (The Rasterman) wrote: >On Wed, 11 Jun 2014 22:59:41 -0400 Christopher Barry > said: > >> On Thu, 12 Jun 2014 11:11:51 +0900 >> Carsten Haitzler (The Rasterman) wrote: >> >> >On Thu, 12 Jun 2014 03:57:37 +0200 Morten Nilsen >> >said: >> > >>

Re: [e-users] Terminology and SCIM

2014-06-11 Thread The Rasterman
On Thu, 12 Jun 2014 03:57:37 +0200 Morten Nilsen said: > On 12/06/14 03:33, Carsten Haitzler (The Rasterman) wrote: > > where is the stuff looking for libGL? (-lGL) ? like: > > > > configure:36487: checking for glXCreateContext in -lGL > > ... > > configure:36521: result: yes > > > > it looks lik

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 12/06/14 03:33, Carsten Haitzler (The Rasterman) wrote: > where is the stuff looking for libGL? (-lGL) ? like: > > configure:36487: checking for glXCreateContext in -lGL > ... > configure:36521: result: yes > > it looks like it has failed looking for libGL (desktop gl) at all and is now > fallin

Re: [e-users] Terminology and SCIM

2014-06-11 Thread The Rasterman
On Thu, 12 Jun 2014 03:49:11 +0200 Morten Nilsen said: > On 12/06/14 03:27, Carsten Haitzler (The Rasterman) wrote: > > nope. no one has a gui for them as best i know. xml. have fun. :) > > > > I found fontik in Fedora which handles making the xml just fine, but I > don't really understand what

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 12/06/14 03:27, Carsten Haitzler (The Rasterman) wrote: > nope. no one has a gui for them as best i know. xml. have fun. :) > I found fontik in Fedora which handles making the xml just fine, but I don't really understand what I need to do.. :p I've ended up with a config like this; http://ww

Re: [e-users] Terminology and SCIM

2014-06-11 Thread The Rasterman
On Thu, 12 Jun 2014 01:26:25 +0200 Morten Nilsen said: > On 12/06/14 00:32, Carsten Haitzler (The Rasterman) wrote: > > the rest of your problems lie in fontconfig in your system and how it is > > choosing to fall back to other fonts that handle japanese etc. :) change > > that and it changes you

Re: [e-users] Terminology and SCIM

2014-06-11 Thread The Rasterman
On Thu, 12 Jun 2014 01:22:32 +0200 Morten Nilsen said: > On 12/06/14 00:31, Carsten Haitzler (The Rasterman) wrote: > > do you have any options like --with-opengl=es ? normally it'll use desktop > > gl > > No, it's just %configure --disable-static in the spec, which gets > expanded by rpmbuild

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 12/06/14 00:32, Carsten Haitzler (The Rasterman) wrote: > the rest of your problems lie in fontconfig in your system and how it is > choosing to fall back to other fonts that handle japanese etc. :) change that > and it changes your font. > Thanks - now I just need to figure out how to set that

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 12/06/14 00:31, Carsten Haitzler (The Rasterman) wrote: > do you have any options like --with-opengl=es ? normally it'll use desktop gl No, it's just %configure --disable-static in the spec, which gets expanded by rpmbuild to this; ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-re

Re: [e-users] Terminology and SCIM

2014-06-11 Thread The Rasterman
On Wed, 11 Jun 2014 17:18:58 +0200 Morten Nilsen said: > On 11/06/14 17:03, Morten Nilsen wrote: > > opened a new terminology window and got scim working! > > > > Now for another related question.. > Can I get japanese text to be a tiny bit less fuzzy? > > http://www.enlightenment.org/ss/e-5398

Re: [e-users] Terminology and SCIM

2014-06-11 Thread The Rasterman
On Wed, 11 Jun 2014 12:48:44 +0200 Morten Nilsen said: > On 11/06/14 06:40, Carsten Haitzler (The Rasterman) wrote: > >> I presume I am missing a packate not listed in the BuildReqiures of the > >> source rpm, but the answer eludes me. > > > > missing opengl development headers etc. maybe mesa-de

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 11/06/14 17:03, Morten Nilsen wrote: > opened a new terminology window and got scim working! > Now for another related question.. Can I get japanese text to be a tiny bit less fuzzy? http://www.enlightenment.org/ss/e-539872e1bd83b4.11482887.jpg I really like this font face and size - if I inc

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 11/06/14 16:56, Iván Briano wrote: > On Wed, Jun 11, 2014 at 11:43 AM, Morten Nilsen wrote: >> On 11/06/14 12:48, Morten Nilsen wrote: >>> Could this be an issue with buidling against nvidia drivers? >>> >> >> Yeah, building efl on a VM without the nvidia driver, this problem >> doesn't occur.

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Iván Briano
On Wed, Jun 11, 2014 at 11:43 AM, Morten Nilsen wrote: > On 11/06/14 12:48, Morten Nilsen wrote: >> Could this be an issue with buidling against nvidia drivers? >> > > Yeah, building efl on a VM without the nvidia driver, this problem > doesn't occur. > Building against the nvidia driver should b

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 11/06/14 12:48, Morten Nilsen wrote: > Could this be an issue with buidling against nvidia drivers? > Yeah, building efl on a VM without the nvidia driver, this problem doesn't occur. -- Cheers, Dr. P :wq -- HPCC Sy

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 11/06/14 06:40, Carsten Haitzler (The Rasterman) wrote: >> I presume I am missing a packate not listed in the BuildReqiures of the >> source rpm, but the answer eludes me. > > missing opengl development headers etc. maybe mesa-devel or something? don't > know. but you want GL/gl.h in it. I have

Re: [e-users] Terminology and SCIM

2014-06-11 Thread Morten Nilsen
On 11/06/14 06:39, Carsten Haitzler (The Rasterman) wrote: >> >> That's the plain XIM module, not SCIM. > > oh gah. stupid me. i didnt read the path properly. indeed no scim. just xim. > there should be an scim dir in modules with the same version/module.so in it. I only have the xim module - so I

Re: [e-users] Terminology and SCIM

2014-06-10 Thread The Rasterman
On Wed, 11 Jun 2014 05:47:20 +0200 Morten Nilsen said: > On 11/06/14 04:21, Iván Briano wrote: > >>> There does seem to be, I have this file; > >>> /usr/lib64/ecore_imf/modules/xim/v-1.10/module.so > >> > >> then... i'm not sure why it doesn't work. ecore_imf can't find it's > >> modules? that'd

Re: [e-users] Terminology and SCIM

2014-06-10 Thread The Rasterman
On Tue, 10 Jun 2014 23:21:03 -0300 Iván Briano said: > On Tue, Jun 10, 2014 at 11:11 PM, Carsten Haitzler > wrote: > > On Wed, 11 Jun 2014 01:15:58 +0200 Morten Nilsen said: > > > >> On 11/06/14 00:30, Carsten Haitzler (The Rasterman) wrote: > >> > is there an scim ecore_imf module installed? /

Re: [e-users] Terminology and SCIM

2014-06-10 Thread Morten Nilsen
On 11/06/14 04:21, Iván Briano wrote: >>> There does seem to be, I have this file; >>> /usr/lib64/ecore_imf/modules/xim/v-1.10/module.so >> >> then... i'm not sure why it doesn't work. ecore_imf can't find it's modules? >> that'd be odd. >> > > That's the plain XIM module, not SCIM. Okay, so the p

Re: [e-users] Terminology and SCIM

2014-06-10 Thread Iván Briano
On Tue, Jun 10, 2014 at 11:11 PM, Carsten Haitzler wrote: > On Wed, 11 Jun 2014 01:15:58 +0200 Morten Nilsen said: > >> On 11/06/14 00:30, Carsten Haitzler (The Rasterman) wrote: >> > is there an scim ecore_imf module installed? /usr/lib/ecore_imf/modules for >> > you i guess (adjust /usr as appr

Re: [e-users] Terminology and SCIM

2014-06-10 Thread The Rasterman
On Wed, 11 Jun 2014 01:15:58 +0200 Morten Nilsen said: > On 11/06/14 00:30, Carsten Haitzler (The Rasterman) wrote: > > is there an scim ecore_imf module installed? /usr/lib/ecore_imf/modules for > > you i guess (adjust /usr as appropriate). > > > > There does seem to be, I have this file; > /us

Re: [e-users] Terminology and SCIM

2014-06-10 Thread Morten Nilsen
On 11/06/14 00:30, Carsten Haitzler (The Rasterman) wrote: > is there an scim ecore_imf module installed? /usr/lib/ecore_imf/modules for > you > i guess (adjust /usr as appropriate). > There does seem to be, I have this file; /usr/lib64/ecore_imf/modules/xim/v-1.10/module.so -- Cheers, Dr. P :w

Re: [e-users] Terminology and SCIM

2014-06-10 Thread The Rasterman
On Tue, 10 Jun 2014 18:31:05 +0200 Morten Nilsen said: > On 10/06/14 18:23, Iván Briano wrote: > >> Is there some efl package I might be missing, or a compile time option > >> the packager may have missed? > > > > Maybe, did you have SCIM installed by the time you built the EFL? > > I didn't bui

Re: [e-users] Terminology and SCIM

2014-06-10 Thread Morten Nilsen
On 10/06/14 18:23, Iván Briano wrote: >> Is there some efl package I might be missing, or a compile time option >> the packager may have missed? > > Maybe, did you have SCIM installed by the time you built the EFL? I didn't build anything, I installed the packages available in this repo: http://r

Re: [e-users] Terminology and SCIM

2014-06-10 Thread Iván Briano
On Tue, Jun 10, 2014 at 1:11 PM, Morten Nilsen wrote: > On 10/06/14 04:20, Carsten Haitzler (The Rasterman) wrote: >> works for me with a kde app... i don't know what's up with you there, but if >> you used the e scim setup, it runs the scim core for you on login and sets >> several env vars: > >

Re: [e-users] Terminology and SCIM

2014-06-10 Thread Morten Nilsen
On 10/06/14 04:20, Carsten Haitzler (The Rasterman) wrote: > works for me with a kde app... i don't know what's up with you there, but if > you used the e scim setup, it runs the scim core for you on login and sets > several env vars: I did use the input method settings in E to configure SCIM; htt

Re: [e-users] Terminology and SCIM

2014-06-09 Thread The Rasterman
On Tue, 10 Jun 2014 02:58:18 +0200 Morten Nilsen said: > On 06/10/2014 01:01 AM, Carsten Haitzler (The Rasterman) wrote: > > http://www.enlightenment.org/ss/e-53963c5495b610.26759458.png > > > > works for me. used e's input method setup. i always trigger input methods > > with shift+space to togg

Re: [e-users] Terminology and SCIM

2014-06-09 Thread Morten Nilsen
On 06/10/2014 01:01 AM, Carsten Haitzler (The Rasterman) wrote: > http://www.enlightenment.org/ss/e-53963c5495b610.26759458.png > > works for me. used e's input method setup. i always trigger input methods with > shift+space to toggle on and off (i change scim config to make it happen). > note > t

Re: [e-users] Terminology and SCIM

2014-06-09 Thread The Rasterman
On Mon, 09 Jun 2014 17:32:48 +0200 Morten Nilsen said: > On 06/09/2014 05:22 PM, Alex-P. Natsios wrote: > > Hello, > > > > You probably need what i described in the other mail but set the > > ECORE_IMF_MODULE to scim not ibus (if you are using scim). > > > > Thanks for the tip, but it seems to n

Re: [e-users] Terminology and SCIM

2014-06-09 Thread Morten Nilsen
On 06/09/2014 05:22 PM, Alex-P. Natsios wrote: > Hello, > > You probably need what i described in the other mail but set the > ECORE_IMF_MODULE to scim not ibus (if you are using scim). > Thanks for the tip, but it seems to not affect Terminology.. But now it seems to be working in Thunderbird, at

Re: [e-users] Terminology and SCIM

2014-06-09 Thread Alex-P. Natsios
On Mon, Jun 9, 2014 at 6:13 PM, Morten Nilsen wrote: > Hello, > > I've managed to get SCIM to work in IntelliJ now, but it seems to not be > working with Terminology. Is there something I need to do to get it to > work, or is it unsupported? Hello, You probably need what i described in the other

[e-users] Terminology and SCIM

2014-06-09 Thread Morten Nilsen
Hello, I've managed to get SCIM to work in IntelliJ now, but it seems to not be working with Terminology. Is there something I need to do to get it to work, or is it unsupported? -- Cheers, Dr. P :wq -- HPCC Systems O