[Bug 1760621] Re: Tab freezes when I exit the shell

2019-11-15 Thread Robert Matusewicz
Hi, Linux Uprising has a PPA for Guake and it serves 3.6.3 which have this issue fixed. https://www.linuxuprising.com/2019/05/new-guake-drop- down-terminal-ppa-ubuntu.html Also, if anyone is able to help me with rebuilding and re-uploading the package, I can do it. I just have a problem with

[Bug 1760621] Re: Tab freezes when I exit the shell

2019-05-04 Thread max ulidtko
> I doubt this package is still maintained. You shouldn't, as it is quite actively maintained. Here's a 1-click check of that for you: https://github.com/Guake/guake/pulse We don't actively monitor distribution support though, and are not really familiar with various package update policies. In

[Bug 1760621] Re: Tab freezes when I exit the shell

2019-05-03 Thread Gaetan Semet
Hi. I am the maintainer of Guake. I try to fix bugs on HEAD as much as possible and I have very good contributors that fixes bugs or even adds new features. But I do not maintain backport, since the paste version is itself backward compatible up to Ubuntu 16.04. So in short, latest version of

[Bug 1760621] Re: Tab freezes when I exit the shell

2019-05-03 Thread Adam Yang
@Daniel Echeverry or @epsilon77 , would you please update the bionic package to 3.0.6 since this issue is fixed in 3.0.6. See the following links for references. https://github.com/Guake/guake/tree/3.0.6 https://github.com/Guake/guake/pull/1490#issuecomment-455819142 -- You received this bug

[Bug 1760621] Re: Tab freezes when I exit the shell

2019-05-02 Thread Almaron
Great fix Raul! How do I implement it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage notifications about this bug go to:

[Bug 1760621] Re: Tab freezes when I exit the shell

2019-03-05 Thread Nishimura Yuki
Sorry, I comment #17 before try #3. Fixed by comment #3 too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage notifications about this bug

[Bug 1760621] Re: Tab freezes when I exit the shell

2019-03-05 Thread Nishimura Yuki
I fixed this bug in this way. $ sudo apt-get install libutempter0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage notifications about this

[Bug 1760621] Re: Tab freezes when I exit the shell

2019-02-15 Thread Rohit
Raül Cambeiro's fix worked for me as well on Ubuntu 18.04.1 with Guake Terminal 3.0.5. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-12-07 Thread Fernando Parreira
The solution found by Raül worked for me. Thanks Raül. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage notifications about this bug go to:

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-11-01 Thread Jakub Kubień
Fixed by comment #3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage notifications about this bug go to:

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-10-06 Thread Sam Van den Eynde
Fixed by comment #3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage notifications about this bug go to:

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-10-03 Thread Pebas
If you look at this ticket on github about this bug (https://github.com/Guake/guake/issues/1198) most people fix this by installing libutempter0 on Ubuntu 18.04. This library is not set as a dependency of guake. I wonder if it sholud be. Anyway, I tried it and it works perfectly well for me too.

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-09-27 Thread CrazySky
+1 fix works by Raül Cambeiro -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage notifications about this bug go to:

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-08-07 Thread Serge
I doubt this package is still maintained. This bug was opened in april, it's VERY critical (in fact, it makes Guake unusable) but nobody cares. And if you look at this page: https://bugs.launchpad.net/ubuntu/+source/guake this critical bug is located in the bottom of this list, which definitely

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-08-02 Thread Taylor Raack
I second flan_suse's comment; having a backport of this bug to the Ubuntu repositories seems like the right thing to do. I'd be happy to get involved to help, but I've never contributed a Ubuntu patch before, so I'd need quite a bit of handholding to move forward. Is there someone on the Guake

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-07-27 Thread Rayner Pires
I confirm that the solution pointed out by Raül Cambeiro (comment #3) worked for me too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-07-17 Thread flan_suse
The 18.10 repositories already provide Guake 3.3.0: https://packages.ubuntu.com/cosmic/guake I truly believe 18.04 LTS users are stuck with the buggy Guake version 3.0.5, unless there is a 3.0.6 release. Most end-users will not know to hunt for this bug, nor how to fix it manually by editing a

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-07-17 Thread flan_suse
So this fix will never make it to the Ubuntu 18.04 repositories? It was applied a long time ago upstream, yet the latest version in the 3.0.x series is 3.0.5, which contains the bug. According to Ubuntu's package update policies, 18.04 users will forever be stuck with 3.0.x. There is no version

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-05-08 Thread Chris Kankiewicz
I can confirm the fix in #3 works. Thanks Raül! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage notifications about this bug go to:

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-05-08 Thread Otto Julio Ahlert Pinno
I confirm that the solution pointed out by Raül Cambeiro worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab freezes when I exit the shell To manage notifications about

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-05-08 Thread Raül Cambeiro
This has already been fixed upstream. It's a Python indenting issue. https://github.com/Guake/guake/commit/f8699b4be6c058fd58a33a1d783cd404e9076b0e In current 18.04 package (guake 3.0.5-1), it's this file (line 1420): /usr/lib/python3/dist-packages/guake/guake_app.py -- You received this bug

[Bug 1760621] Re: Tab freezes when I exit the shell

2018-04-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: guake (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760621 Title: Tab