[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2009-04-21 Thread Sven Herzberg
This is actually not a bug. You are not expecting composited toplevel windows to appear magically. You expect a compositing manager to do this. Just like this, you'd have to implement a compositing manager inside your application/toolkit if you want subwindows to be properly composed. I did

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2009-04-21 Thread Sebastien Bacher
closing the task now since that's not a cairo bug ** Changed in: cairo (Ubuntu) Status: Confirmed = Invalid -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2009-04-21 Thread Sebastien Bacher
closing the task now since that's not a cairo bug -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2009-04-21 Thread Sebastien Bacher
closing the task now since that's not a cairo bug -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2009-04-20 Thread Sebastien Bacher
is that still an issue in intrepid or jaunty? did you send the bug to the upstream bug tracker? -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-09-06 Thread Sebastien Bacher
could somebody send the bug upstream too? -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-07 Thread Steve Magoun
When I ssh to Q1 ultra, run export DISPLAY=:0, composite-example -c -l -o, Everything seem okay. Yes, that is correct. The problem happens on the Q1 when you run '-l -o', not '-c -l -o' -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-04 Thread Bryce Harrington
[So far, sounds like this is a cairo issue so assigning there.] ** Changed in: cairo (Ubuntu) Sourcepackagename: None = cairo Importance: Undecided = High -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-03 Thread Steve Magoun
ooopsss...try this one. ** Attachment added: Test case without moko dependency http://launchpadlibrarian.net/13091544/composite-example.c -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-02 Thread Steve Magoun
** Changed in: ubuntu Status: Incomplete = Confirmed -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-02 Thread Steve Magoun
I've attached another test case. This one doesn't have a dependency on moko. The test is derived from the GTK documentation's composited window example: http://developer.gimp.org/api/2.0/gdk/gdk-Windows.html #composited-window-example To compile: gcc `pkg-config --cflags --libs gtk+-2.0`

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-02 Thread Rusty Lynch
Steve, did you attach the wrong file? I see the moko testcase attached? -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-01 Thread Bryce Harrington
Could you attach a test case that can be used to demonstrate the problem? ** Changed in: ubuntu Status: New = Incomplete -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-01 Thread Bryce Harrington
If this is indeed an X problem, we'll need an Xorg.0.log file, too. -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-01 Thread Loïc Minier
Bryce, there's a test case in #205852 (duplicate of this bug) -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-01 Thread Steve Magoun
I've attached a test case that creates a window with a list of text inside. The list can be scrolled by dragging a finger/the mouse up + down. In Ubuntu Mobile, the list is painted as a white screen instead of text. The problem is reproducible on both the Samsung Q1 and Menlow-based devices. The

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-01 Thread Steve Magoun
** Attachment added: Makefile for the test case http://launchpadlibrarian.net/13032626/Makefile -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-04-01 Thread Li, Frank
There is a test program mokoexample in Mokolib -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 202046] Re: Cario_paint can NOT paint composited GtkTreeView context at Hardy

2008-03-28 Thread Rusty Lynch
** Tags added: ume -- Cario_paint can NOT paint composited GtkTreeView context at Hardy https://bugs.launchpad.net/bugs/202046 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