guake starts with abnormal indentation

Bug #1160177 reported by shkiper325
220
This bug affects 53 people
Affects Status Importance Assigned to Milestone
guake (Ubuntu)
Fix Released
Undecided
Robie Basak
Raring
Fix Released
Undecided
Robie Basak

Bug Description

[Impact]
* This affects the majority of users of Guake on Raring and Saucy; those using Unity/Gnome with default configs.
* The bug is a UI problem which renders the dropdown terminal away from the top edge of the screen, rather than sticking to the top. It renders the height of the indicator area bar below the top.

[Test Case]
* Install Guake on Raring or Saucy. Launch Guake. Open dropdown terminal with F12. Window should appear from the very top of the screen; instead it leaves a small gap above it.

[Regression Potential]
* Could potentially render dropdown terminal in the wrong place for some users; maybe those who use non-default desktop environments.

After last updates on ubuntu 13.04, after reboot, guake started with abnormal indentation. So, it works, but unpleasant to look at the desktop. I think lastest gtk updates caused this bug
shkiper@server:~$ lsb_release -rd
Description: Ubuntu Raring Ringtail (development branch)
Release: 13.04
shkiper@server:~$ apt-cache policy guake
guake:
  Установлен: 0.4.4-1~exp1
  Кандидат: 0.4.4-1~exp1
  Таблица версий:
 *** 0.4.4-1~exp1 0
        500 http://archive.ubuntu.com/ubuntu/ raring/universe amd64 Packages
        100 /var/lib/dpkg/status
shkiper@server:~$

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: guake 0.4.4-1~exp1 [modified: usr/bin/guake]
ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
Uname: Linux 3.8.0-14-generic x86_64
ApportVersion: 2.9.2-0ubuntu4
Architecture: amd64
Date: Tue Mar 26 08:41:35 2013
ExecutablePath: /usr/bin/guake
InstallationDate: Installed on 2013-03-14 (11 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130314)
InterpreterPath: /usr/bin/python2.7
MarkForUpload: True
SourcePackage: guake
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
shkiper325 (shkiper325-deactivatedaccount) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in guake (Ubuntu):
status: New → Confirmed
Revision history for this message
Progger (progger-ru) wrote :

May be replace
<property name="gravity">static</property>
by
<property name="gravity">north</property>
in file guake.glade?
It though, would be partially fixes the problem

Revision history for this message
Gabriel Fróes Franco (gffranco) wrote :

Replacing the property gravity from static to north as described on #3 fixed the issue to me. Thanks Progger.

Revision history for this message
Alexey Chernikov (alexey-chernikov) wrote :

Works for me too, thx!

Revision history for this message
Ben Nuttall (bennuttall) wrote :

#3 worked for me too

Revision history for this message
Raahul Seshadri (raahul) wrote :

#3 worked for me too, thanks!

Revision history for this message
b_b (brunobergot) wrote :

Tested #3 fix proposition and it wrks great, thanks :)

Revision history for this message
not fixed (hams244) wrote :

#3 does not fix the issue, if you run at full window height then it just moves the gap from the top of the screen to the bottom.

Revision history for this message
Igor Brishkoski (igor-brishkoski) wrote :

#3 worker for me, thx

Revision history for this message
JackBrennan (u-jack) wrote :

Changing <property name="gravity">static</property> to <property name="gravity">north</property> worked for me aswell. So thanks a bunch Progger!

For anyone who is unsure where guake.glade is located, it's here: /usr/share/quake/guake.glade

Revision history for this message
bmallred (bmallred) wrote :

#11 has a minor typo for the path: /usr/share/guake/guake.glade

Thanks for the fix!

information type: Public → Public Security
information type: Public Security → Public
spycom (spy-com-bla-bla)
information type: Public → Public Security
Revision history for this message
Peter (doob) wrote :

The fix described in #3 doesn't really solve the problem. It seams to work in the first place, but then suddenly seams to ignore the space necessary for the window bar and places guake on top of the screen thus hiding the prompt.

Revision history for this message
Peter (doob) wrote :

To add on my previous comment:
If that happens what I described in #13 you can fix it by just switching to fullscreen using F11 and switch back again.
After that, the space for the window bar is back again and the terminal prompt is on the place where it should be again.

Revision history for this message
Ben Nuttall (bennuttall) wrote :

Taken fix from upstream and applied to Raring. Single line patch altering UI property

description: updated
Revision history for this message
Ben Nuttall (bennuttall) wrote :

Taken fix from upstream and applied to Saucy. Single line patch altering UI property.

Revision history for this message
Ben Nuttall (bennuttall) wrote :

Have tested my changes in clean installs of Raring and Saucy in VMs. In both cases the apt version of Guake rendered in the wrong position on screen (as described in the bug), and the version in my PPA rendered in the correct place.

https://launchpad.net/~bennuttall/+archive/experimental

Revision history for this message
Robie Basak (racb) wrote :

I assume that this got marked a security vulnerability by accident?

information type: Public Security → Public
Revision history for this message
Robie Basak (racb) wrote :

Thanks, uploaded.

As this seems to affect just about every user of guake on Raring, I think an SRU is justified.

Since the fix is cherry-picked from upstream, we know that Debian will get the fix eventually. But you could still file a bug in Debian if you feel it is appropriate.

Since this introduces a new delta in Ubuntu for this package, and we know that Debian will fix the problem eventually, please keep an eye on any updates from Debian and request a package sync (https://wiki.ubuntu.com/SyncRequestProcess) so that we don't fall behind future updates. You can speed this up by filing a bug in Debian ;)

Changed in guake (Ubuntu):
status: Confirmed → In Progress
assignee: nobody → Robie Basak (racb)
Changed in guake (Ubuntu Raring):
status: New → In Progress
assignee: nobody → Robie Basak (racb)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package guake - 0.4.4-1ubuntu1

---------------
guake (0.4.4-1ubuntu1) saucy; urgency=low

  * d/p/fix-indentation.patch: fixed abnormal indentation (cherry-picked from
    upstream) (LP: #1160177).
 -- Ben Nuttall <email address hidden> Mon, 15 Jul 2013 22:21:12 +0100

Changed in guake (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Please test proposed package

Hello shkiper325, or anyone else affected,

Accepted guake into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/guake/0.4.4-1~exp1ubuntu0.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in guake (Ubuntu Raring):
status: In Progress → Fix Committed
tags: added: verification-needed
Revision history for this message
Avi Greenbury (bigreds) wrote :

This is fixed for me in 0.4.4-1~exp1ubuntu0.1

Revision history for this message
Graham Inggs (ginggs) wrote :

Fixed for me too.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package guake - 0.4.4-1~exp1ubuntu0.1

---------------
guake (0.4.4-1~exp1ubuntu0.1) raring; urgency=low

  * d/p/fix-indentation.patch: fix abnormal indentation (LP: #1160177).
 -- Ben Nuttall <email address hidden> Mon, 15 Jul 2013 22:46:05 +0100

Changed in guake (Ubuntu Raring):
status: Fix Committed → Fix Released
Revision history for this message
Colin Watson (cjwatson) wrote : Update Released

The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.

Revision history for this message
Suor (suor-web) wrote :

A bug returned for me after update to 14.10. Tried reinstallnig, purging - didn't help. Also "gravity north" workaround no longer works.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.