Hello! I can reproduce the issue, in a Handset chroot with Xephyr as well as in a Netbook install of the MeeGo Handset UX.
For me, a simple "xterm" exhibits the problem. Sometimes (the first time it starts?) I get a completely blank screen. Typically I see the window decorations at the top and a white, empty rectangle where I would expect the terminal itself. If I type something and minimize, then I see the task switcher with scaled down output in the window, so xterm itself works, just not rendering when it has the focus and is maximized. On Tue, 2010-07-06 at 11:59 +0100, Jani Mikkonen wrote: > > > 2.1) do you have composite extension enabled in Xephyr ? > > > Not sure about that. But meego-home, meegophoto, fennec, etc. are > > running fine, including smooth animations like background bluring. So > > probably that mean that the composite extension is enabled. How can I > > confirm it? > > > ps -ef|grep Xephyr > > and see if it has +extension composite in commandline. Mind the case: it has to be "+extension Composite" (capital C). It wasn't added by the SDK startmeego script, but adding it doesn't fix the problem either. > > Thanks for your reply and if you have anything else I can try, I would > > be happy to hear so. > > Is the application you try to execute normal qt app or meegotouch app ? > If its the later, try passing -software commandline flag, it might > reveal something. I think the meegotouch apps work. The normal X and Qt apps have problems. "export M_DECORATOR=0" does not help. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
