Re: [Lazarus] IBUS warning

2015-03-28 Thread Giuliano Colla
Il 28/03/2015 10:29, JuuS ha scritto: Thanks Giuliano, I'm on Kubuntu 14.04 with, AFAIK, the default desktop. I don't have that choice in my settings. On my system ibus is very well hidden (i've looked in all the most likely places) which is why it is so frustrating.

Re: [Lazarus] IBUS warning

2015-03-28 Thread JuuS
On 03/28/2015 01:00 PM, Giuliano Colla wrote: Il 28/03/2015 10:29, JuuS ha scritto: Thanks Giuliano, I'm on Kubuntu 14.04 with, AFAIK, the default desktop. I don't have that choice in my settings. On my system ibus is very well hidden (i've looked in all the most likely places) which is why

Re: [Lazarus] IBUS warning

2015-03-28 Thread JuuS
On 03/28/2015 12:10 AM, Giuliano Colla wrote: Il 27/03/2015 20:48, JuuS ha scritto: Thanks for that Giuliano. I've done INet searches researching this. There are a number (read: a lot) of disgruntled people regarding ibus. But I could never find a straight answer from researching if it was

Re: [Lazarus] IBUS warning

2015-03-27 Thread Giuliano Colla
ibus is an input method. If it's enabled (i.e. if the ibus-daemon is running) it will intercept anything coming from the keyboard, to any application. It's not Lazarus calling ibus explicitly: simply attempting to read user keyboard input gets ibus in the way. The annoying thing is that if

Re: [Lazarus] IBUS warning

2015-03-27 Thread JuuS
On 03/27/2015 01:07 PM, Giuliano Colla wrote: ibus is an input method. If it's enabled (i.e. if the ibus-daemon is running) it will intercept anything coming from the keyboard, to any application. It's not Lazarus calling ibus explicitly: simply attempting to read user keyboard input gets

Re: [Lazarus] IBUS warning

2015-03-27 Thread Giuliano Colla
Il 27/03/2015 13:36, JuuS ha scritto: Thanks Giuliano. This is what I had thought but wasn't sure. I hesitate to remove it completely because it seems to be tied into multiple keyboards which I do use. I will search for its initialization and disable it because, on my system at least, it is a

Re: [Lazarus] IBUS warning

2015-03-27 Thread JuuS
On 03/27/2015 08:29 PM, Giuliano Colla wrote: Il 27/03/2015 13:36, JuuS ha scritto: Thanks Giuliano. This is what I had thought but wasn't sure. I hesitate to remove it completely because it seems to be tied into multiple keyboards which I do use. I will search for its initialization and

Re: [Lazarus] IBUS warning

2015-03-27 Thread Giuliano Colla
Il 27/03/2015 20:48, JuuS ha scritto: Thanks for that Giuliano. I've done INet searches researching this. There are a number (read: a lot) of disgruntled people regarding ibus. But I could never find a straight answer from researching if it was safe to completely remove it without messing up

[Lazarus] IBUS warning

2015-03-21 Thread JuuS
Hi, Recently while debugging Lazarus with root privileges I got the following warning: (lazarus:5521): IBUS-WARNING **: The owner of /home/juus/.config/ibus/bus is not root! Q1: (lazarus:5521) has what meaning? Can I use this address to find where ibus is being called? Q2: It appears lazarus