Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2881 > unrolled thread
| Started by | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| First post | 2015-04-13 18:48 +0000 |
| Last post | 2015-04-13 15:40 -0700 |
| Articles | 4 — 4 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
Backend...? Dieter Britz <dieterhansbritz@gmail.com> - 2015-04-13 18:48 +0000
Re: Backend...? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2015-04-13 22:27 +0200
Re: Backend...? Dale <dale@dalekelly.org> - 2015-04-13 17:58 -0400
Re: Backend...? Ethan A Merritt <sfeam@users.sourceforge.net> - 2015-04-13 15:40 -0700
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Date | 2015-04-13 18:48 +0000 |
| Subject | Backend...? |
| Message-ID | <mgh32c$hf1$1@dont-email.me> |
Although gnuplot produces the plot I want, it also complains: This backend is only for XRandR 1.1, your version is: 1 . 4 Bus::open: Can not get ibus-daemon's address. IBusInputContext::createInputContext: no connection to ibus-daemon What is it trying to tell me? How do I fix whatever it is? I installed gnuplot, as mentioned, by typing into my Kubuntu system, sudo apt-get install gnuplot-x11 -- Dieter Britz
[toc] | [next] | [standalone]
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
|---|---|
| Date | 2015-04-13 22:27 +0200 |
| Message-ID | <cp2n56F3b5U1@mid.dfncis.de> |
| In reply to | #2881 |
Am 13.04.2015 um 20:48 schrieb Dieter Britz: > Although gnuplot produces the plot I want, it also complains: > > This backend is only for XRandR 1.1, your version is: 1 . 4 Actually, that "it" complaining here is quite definitely not gnuplot (nor its companion process, gnuplot_x11). That message is from some other subsystem on your machine.
[toc] | [prev] | [next] | [standalone]
| From | Dale <dale@dalekelly.org> |
|---|---|
| Date | 2015-04-13 17:58 -0400 |
| Message-ID | <8ce3ni.o8n.19.2@news.alt.net> |
| In reply to | #2881 |
On 04/13/2015 02:48 PM, Dieter Britz wrote: > Although gnuplot produces the plot I want, it also complains: > > This backend is only for XRandR 1.1, your version is: 1 . 4 > Bus::open: Can not get ibus-daemon's address. > IBusInputContext::createInputContext: no connection to ibus-daemon > > What is it trying to tell me? How do I fix whatever it is? > I installed gnuplot, as mentioned, by typing into my Kubuntu > system, > > sudo apt-get install gnuplot-x11 > > you might have to install gnuplot AND gnuplot-x11 -- Dale http://www.dalekelly.org
[toc] | [prev] | [next] | [standalone]
| From | Ethan A Merritt <sfeam@users.sourceforge.net> |
|---|---|
| Date | 2015-04-13 15:40 -0700 |
| Message-ID | <mghgjp$9vo$1@dont-email.me> |
| In reply to | #2881 |
Dieter Britz wrote: > Although gnuplot produces the plot I want, it also complains: > > This backend is only for XRandR 1.1, your version is: 1 . 4 I don't recognize this part. > Bus::open: Can not get ibus-daemon's address. > IBusInputContext::createInputContext: no connection to ibus-daemon > > What is it trying to tell me? How do I fix whatever it is? This part is probably telling you that the ibus daemon died. I don't know why this happens, but I see it fairly often after suspend/resume on my laptop. Nothing to do with gnuplot [*]. Anyhow, you can restart the daemon by using the command ibus-daemon -d -x -r -n kde I alias that command to something I can remember, since I have to use it reasonably ofter. Ethan [*] Except that in my desktop configuration the ibus daemon is needed to handle keyboard input in a non-English locale. So if I wanted to type foreign characters into gnuplot, then I would need to restart the daemon. That may or may not apply to your configuration. > > I installed gnuplot, as mentioned, by typing into my Kubuntu > system, > > sudo apt-get install gnuplot-x11 > >
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web