Guake: local variable 'which_align' referenced before assignment

Created on 3 Apr 2018  路  5Comments  路  Source: Guake/guake

Most helpful comment

I have Guake Terminal 3.0.5 on Ubuntu 18.04 and I'm still getting this bug. Is there a release containing the fix I can get somewhere? I am already using the latest version available with apt-get on Ubuntu

All 5 comments

I have Guake Terminal 3.0.5 on Ubuntu 18.04 and I'm still getting this bug. Is there a release containing the fix I can get somewhere? I am already using the latest version available with apt-get on Ubuntu

same as @logileifs

The same issue @logileifs

Another "me too" from me, but I moved on.
Someone already packaged newer versions of guake for newer Ubuntu distributions.
It is doubtful that anyone would package them for Bionic Beaver.

So I moved on with

  • Remove the packaged version (and note down the dependencies on removal)
  • Install the current version with pip
    ~bash
    pip3 install --upgrade --user guake
    ~
  • And then install the missing dependencies. (If any)

Pip seems to be the canonical distribution channel too.
So, I guess, I will keep using the version from pip from now on.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ka4eli picture ka4eli  路  4Comments

ludovicaelbrecht picture ludovicaelbrecht  路  5Comments

k23363 picture k23363  路  3Comments

sam-artuso picture sam-artuso  路  4Comments

varemenos picture varemenos  路  3Comments