Re: Issue running gnome-terminal in jhbuild
- From: Florian Müllner <fmuellner gnome org>
- To: Leland Carlye <Leland Carlye protonmail com>
- Cc: "desktop-devel-list gnome org" <desktop-devel-list gnome org>
- Subject: Re: Issue running gnome-terminal in jhbuild
- Date: Tue, 23 Apr 2019 16:21:38 +0200
On Fri, Apr 19, 2019 at 11:41 AM Leland Carlye via desktop-devel-list
<desktop-devel-list gnome org> wrote:
Hi!. I'm having this issue when building gnome-terminal in jhbuild (jhbuild run gnome-terminal) in Ubuntu
me@ubuntu:~/jhbuild/checkout/gnome-terminal$ jhbuild shell
me@ubuntu:~/jhbuild/checkout/gnome-terminal$ gnome-terminal
[...]
# Error creating terminal: The name org.gnome.Terminal was not provided by any .service files
gnome-terminal uses a client/server split, the latter is activated via
D-Bus. dbus-daemon generally doesn't
know about .service files installed in the jhbuild prefix, so it fails
to find it.
The following workaround should work:
me@ubuntu:~/jhbuild/checkout/gnome-terminal$
$JHBUILD_PREFIX/libexec/gnome-terminal-server & gnome-terminal
Cheers,
Florian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]