[Bug 538499] Re: warning spam on stdout: CRITICAL **: murrine_style_draw_box_gap: assertion `height >= -1' failed

2020-06-22 Thread Ceriand
This appears to be a bug in gtk+2: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1884682 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/538499 Title: warning spam on stdout: CRITICAL **: mur

[Bug 1884682] Re: gtk_range_expose can set height/width < -1 when trough-under-steppers is enabled

2020-06-22 Thread Ceriand
** Also affects: light-themes Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884682 Title: gtk_range_expose can set height/width < -1 when trough-under-st

[Bug 1884682] [NEW] gtk_range_expose can set height/width < -1 when trough-under-steppers is enabled

2020-06-22 Thread Ceriand
Public bug reported: The root cause of https://github.com/mate-desktop/mate-themes/issues/57 and https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/538541 (murrine_style_draw_box: assertion `height >= -1' failed) is gtk_range_expose not clamping height and width to a sane value if trough-un

[Bug 1865963] [NEW] Screen not repainting dirty regions on some apps (vmwgfx_scanout_update: failed to send dirty (-22, Invalid argument))

2020-03-03 Thread Ceriand
Public bug reported: When using gvim and some other apps, regions of windows will sometimes not repaint until the window is moved or otherwise interacted with. Someone posted a workaround patch on the upstream gitlab and it seems to fix the issue for me. Upstream bug is here: https://gitlab.freed

[Bug 1313446] Re: window disappears on toggle shade

2016-01-26 Thread Ceriand
Here is an xtrace dump of focusing a xterm window and shading it by double clicking the title bar: 000:>:0263: Event (generated) ConfigureNotify(22) event=0x03200024 window=0x03200024 above-sibling=None(0x) x=0 y=264 width=484 height=316 border-width=0 override-redirect=false(0x00) 000:>

[Bug 268643] Re: Using #define for Status and Bool can cause namespace conflicts

2008-10-23 Thread Ceriand
Bryce, Did you even read the bug? This is a compile time bug for programs using libX11. You don't even have to have X running for this to matter, so doing those things wouldn't help in the slightest. -- Using #define for Status and Bool can cause namespace conflicts https://bugs.launchpad.net/bu

[Bug 268643] [NEW] Using #define for Status and Bool can cause namespace conflicts

2008-09-10 Thread Ceriand
Public bug reported: In X11/Xlib.h on line 110: #define Bool int #define Status int This can cause namespace conflicts if you use the word Status as a variable name or type eg: SomeClass::Status SomeClass::SomeMethod(void) { int Status; } These should be typedef'ed so they get the right sc

[Bug 189666] Re: Intel iwl4965 microcode not included in rt restricted modules

2008-03-16 Thread Ceriand
The new package is called linux-ubuntu-modules, which for some reason doesn't get automagically upgraded when you goto the new alpha. See bug at https://bugs.launchpad.net/ubuntu/+bug/195136 -- Intel iwl4965 microcode not included in rt restricted modules https://bugs.launchpad.net/bugs/189666 Yo

[Bug 195136] Re: No wireless for Intel 3945 in Hardy

2008-03-15 Thread Ceriand
Installing linux-ubuntu-modules worked for me -- No wireless for Intel 3945 in Hardy https://bugs.launchpad.net/bugs/195136 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 189666] Re: Intel iwl4965 microcode not included in rt restricted modules

2008-02-25 Thread Ceriand
Which driver would that be exactly? -- Intel iwl4965 microcode not included in rt restricted modules https://bugs.launchpad.net/bugs/189666 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 189666] [NEW] Intel iwl4965 microcode not included in rt restricted modules

2008-02-06 Thread Ceriand
Public bug reported: Binary package hint: linux-restricted-modules-2.6.24-5-rt The microcode for the Intel wireless cards is not included in this version of the restricted-modules-rt package, causing the wireless adapter to not show up in Network Manager. A temporary fix on the user- end is to ju