Package: oroborus Version: 2.0.18 Severity: normal
Certain windows appear without any borders and they can't be given focus. I'm trying to debug the same problem in OroboROX and can't fix it and thought to try oroborus because OroboROX was developed from oroborus; they do share this problem. I hope there's someone still available who knows the code thoroughly and can help. There are 2 windows I've identified with this problem; gnome-terminal's profile editor and the New Profile dialog used by gnome media apps such as sound-juicer. I think what they both do is call gtk_window_hide() before showing the window. With most window managers this seems to cause a bit of flickering as the window is shown, withdrawn and then shown again, but at least it does end up getting shown normally. But under OroboROX and oroborus they have the problem described above. I've traced the X events OroboROX gets for the window as it opens. They are: ConfigureRequest, MapRequest, UnmapNotify, ConfigureRequest, PropertyNotify * 3, FocusIn, PropertyNotify * 4, UnmapNotify, FocusOut openbox (which does usually end up with the dialog working correctly, but occasionally fail to show it at all): ConfigureRequest, MapRequest, UnmapNotify, ConfigureRequest, PropertyNotify * 4, ConfigureNotify, PropertyNotify * 2, MapRequest, ConfigureNotify, PropertyNotify * 10, MapNotify, ClientMessage, ReparentNotify, ConfigureNotify * 2, MapNotify, ClientMessage metacity (works OK): CreateNotify, ConfigureRequest, MapRequest, UnmapNotify, ConfigureRequest, MapRequest, PropertyNotify * 4, ReparentNotify * 2, PropertyNotify * 3, ConfigureNotify, PropertyNotify * 2, ReparentNotify * 2, PropertyNotify * 7, ReparentNotify * 2, PropertyNotify * 3, ConfigureNotify, PropertyNotify * 2, MapNotify, EnterNotify, PropertyNotify, FocusIn, PropertyNotify, FocusOut, FocusIn, FocusOut, LeaveNotify, FocusOut -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.23.14 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages oroborus depends on: ii libc6 2.7-6 GNU C Library: Shared libraries ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libx11-6 2:1.1.3-1 X11 client-side library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxpm4 1:3.5.7-1 X11 pixmap library oroborus recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]