** Changed in: guake (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1850926
Title:
"Start Guake at login" option does not work
To manage notifications abo
** Changed in: guake (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1850926
Title:
"Start Guake at login" option does not work
To manage notifications about th
** Changed in: guake (Ubuntu)
Status: New => Confirmed
** Also affects: guake (Debian)
Importance: Undecided
Status: New
** Bug watch added: Debian Bug tracker #944046
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944046
** Changed in: guake (Debian)
Importance: Undeci
** Bug watch removed: github.com/Guake/guake/issues #1486
https://github.com/Guake/guake/issues/1486
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1850926
Title:
"Start Guake at login" option doe
Ok, so empty AUTOSTART_FOLDER/LOGIN_DESTOP_PATH will be the problem.
When I install Guake via apt, those python variables are empty.
When I download sources from git and make install them, those python
variable are set correctly and "Start Gnome at login" works as expected!
I suppose it is someth
I'm not sure how relevant that is, but when I open python3 shell and do
this:
>>> import guake
>>> from guake.paths import AUTOSTART_FOLDER
>>> print(AUTOSTART_FOLDER)
>>> from guake.paths import LOGIN_DESTOP_PATH
>>> print(LOGIN_DESTOP_PATH)
you can see that both paths are empty
On the other h
I found a reference to the problem in upstream project:
https://github.com/Guake/guake/issues/1486 - I will raise the issue
there. Sorry guys, should have checked first before raising issue here!
** Bug watch added: github.com/Guake/guake/issues #1486
https://github.com/Guake/guake/issues/1486