Re: Hamster crashes mutter



Filed a bug http://bugzilla.gnome.org/show_bug.cgi?id=583870

2009/5/26 Tomas Frydrych <tf linux intel com>
Kirill Radzikhovskyy wrote:
> When i try to enter new activity in hamster it crashes and takes down
> mutter,
>
> Bug in window manager: Set a type atom for 0x20000a4 (Hamster) that
> wasn't handled in recalc_window_type

To be precise, Mutter does not crash, it aborts. I probably happens
because a window type that Mutter expects to be used only for
override-redirect windows is being set for a normal window; this is
indeed a bug, as the EWMH only says that those properties are
*typically* used for OR windows. Fixing this will need care to ensure we
do not break handling of OR windows elsewhere in the codebase.

Could you please file a bug in the bugzilla ?

(The meta_bug() macro probably should not call abort() in production
builds, but that's a separate issue).

Tomas




--
Everything is made from a Dream - /-Sakurai Kazutoshi-/

"To iterate is human, to recurse, divine."
-- Robert Heller

"To recurse is human, to box a continuation into an object and send it across a network is divine. "
-- Andy Kitchen

Sent from Melbourne, Vic, Australia
Jonathan Swift  - "May you live every day of your life."

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]