[Bug 1769361] [NEW] package postgresql-common 190 failed to install/upgrade: installed postgresql-common package post-installation script subprocess was killed by signal (Terminated)

2018-05-05 Thread Daman
Public bug reported: This issue happened when trying to install xrdp. ProblemType: Package DistroRelease: Ubuntu 18.04 Package: postgresql-common 190 ProcVersionSignature: Ubuntu 4.13.0-39.44~16.04.1-generic 4.13.16 Uname: Linux 4.13.0-39-generic x86_64 ApportVersion: 2.20.9-0ubuntu7

[Bug 481140] [NEW] Seeting max size on a window using gdk_window_set_geometry_hints, changes the window gravity

2009-11-11 Thread Daman
Public bug reported: Binary package hint: metacity Setting the max size on a window somehow changes the gravity of the window too. We use static gravity on a window, i.e. use internal bounds (non chrome bounds) in all gdt / gtk calls. Thus to set a window to 0,0 we will call

[Bug 481140] Re: Seeting max size on a window using gdk_window_set_geometry_hints, changes the window gravity

2009-11-11 Thread Daman
** Attachment added: bugg app binary http://launchpadlibrarian.net/35565012/max_size.bin -- Seeting max size on a window using gdk_window_set_geometry_hints, changes the window gravity https://bugs.launchpad.net/bugs/481140 You received this bug notification because you are a member of

[Bug 481140] Re: Seeting max size on a window using gdk_window_set_geometry_hints, changes the window gravity

2009-11-11 Thread Daman
** Attachment added: bug app code http://launchpadlibrarian.net/35565050/max_size.cpp -- Seeting max size on a window using gdk_window_set_geometry_hints, changes the window gravity https://bugs.launchpad.net/bugs/481140 You received this bug notification because you are a member of Ubuntu

[Bug 479939] [NEW] Maximizing + restoring a constrained window does not restore to correct position. Moves the window to the right slightly

2009-11-10 Thread Daman
Public bug reported: Binary package hint: compiz This does not happen if effects are OFF. Also reproducible in older Ubuntu versions. ** Affects: compiz (Ubuntu) Importance: Undecided Status: New -- Maximizing + restoring a constrained window does not restore to correct

[Bug 479939] Re: Maximizing + restoring a constrained window does not restore to correct position. Moves the window to the right slightly

2009-11-10 Thread Daman
Attaching sample code and binary. Steps to repro - 1. make sure Desktop effects are ON (compiz is running) 2. Run the attached binary (non-resize-maximize.bin) 3. Just maximize and restore the window. The window will not get restored at the original position. It will move to the right slightly.

[Bug 479939] Re: Maximizing + restoring a constrained window does not restore to correct position. Moves the window to the right slightly

2009-11-10 Thread Daman
** Attachment added: sample binary http://launchpadlibrarian.net/35470131/non-resize-maximize.bin -- Maximizing + restoring a constrained window does not restore to correct position. Moves the window to the right slightly https://bugs.launchpad.net/bugs/479939 You received this bug

[Bug 479939] Re: Maximizing + restoring a constrained window does not restore to correct position. Moves the window to the right slightly

2009-11-10 Thread Daman
** Attachment added: sample code http://launchpadlibrarian.net/35470134/non-resize-maximize.cpp -- Maximizing + restoring a constrained window does not restore to correct position. Moves the window to the right slightly https://bugs.launchpad.net/bugs/479939 You received this bug

[Bug 434464] [NEW] utility windows remain above other windows of the app

2009-09-22 Thread Daman
Public bug reported: A utility window always remains above other windows of the application, even if I call gtk_window_set_keep_above on the other window. Create two windows in the application - 1. Normal window - GtkWidget* normal_window = gtk_window_new(GTK_WINDOW_TOPLEVEL)); 2. Utility

[Bug 334358] [NEW] Compiz should support _NET_REQUEST_FRAME_EXTENTS

2009-02-25 Thread Daman
Public bug reported: Binary package hint: compiz Compiz currently does not support _NET_REQUEST_FRAME_EXTENTS. Older Window managers (e.g. metacity) do support that. Any specific reason why is this not supported in compiz? Thanks, Daman ** Affects: compiz (Ubuntu) Importance: Undecided