Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2884

Re: Backend...?

From Ethan A Merritt <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Backend...?
Date 2015-04-13 15:40 -0700
Organization gnuplot development
Message-ID <mghgjp$9vo$1@dont-email.me> (permalink)
References <mgh32c$hf1$1@dont-email.me>

Show all headers | View raw


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
> 
> 

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

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

csiph-web