Skip to content

Does not start after upgrade to 3.7.0 with pip3 due to faulty schema #1718

Description

@sphh

After upgrading from 3.6.3 to 3.7.0 Guake does not start anymore.

I intalled Guake 3.6.3 with
sudo pip3 install guake
and consequently updated it with
sudo pip3 install --upgrade guake

Expected behavior

Guake 3.7.0 should start.

Actual behavior

I get the following output, when I start guake from the terminal:

Guake not running, starting it
Loading Gnome schema from: /usr/local/lib/python3.6/dist-packages/guake/data
Language previously loaded from: /usr/local/lib/python3.6/dist-packages/guake/po
Guake Terminal 3.7.0
VTE 0.52.2
Gtk 3.22.30
created fresh notebook for workspace 0
Spawning new terminal at /home/sph
current workspace is 0
can't bind show-focus key

(guake:23924): GLib-GIO-ERROR **: 23:19:04.112: Settings schema 'guake.general' does not contain a key named 'display-tab-names'
Trace/breakpoint trap (core dumped)

I use Linux Mint 19.3 and Python3.6.


$ guake --support

Guake Version: 3.7.0

Vte Version: 0.52.2

Vte Runtime Version: 0.52.2


GTK+ Version: 3.22.30

GDK Backend: GdkX11.X11Display


Desktop Session: cinnamon


Display: :0

RGBA visual: True

Composited: True

  • Monitor: 0 - eDP1
    • Geometry: 2736 x 1824 at 0, 1080
    • Size: 260 x 170 mm²
    • Primary: True
    • Refresh rate: 59.96 Hz
    • Subpixel layout: unknown
  • Monitor: 1 - HDMI2
    • Geometry: 1920 x 1080 at 816, 0
    • Size: 480 x 270 mm²
    • Primary: False
    • Refresh rate: 60.00 Hz
    • Subpixel layout: unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions