[Bug 1850926] Re: "Start Guake at login" option does not work

2021-11-02 Thread Bug Watch Updater
** 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

[Bug 1850926] Re: "Start Guake at login" option does not work

2019-11-03 Thread Bug Watch Updater
** 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

[Bug 1850926] Re: "Start Guake at login" option does not work

2019-11-03 Thread Robert Matusewicz
** 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 1850926] Re: "Start Guake at login" option does not work

2019-11-01 Thread Robert Matusewicz
** 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

[Bug 1850926] Re: "Start Guake at login" option does not work

2019-11-01 Thread Robert Matusewicz
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

[Bug 1850926] Re: "Start Guake at login" option does not work

2019-11-01 Thread Robert Matusewicz
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

[Bug 1850926] Re: "Start Guake at login" option does not work

2019-11-01 Thread Robert Matusewicz
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