reassign 592163 xfce4-notifyd clone 592163 -1 reassign -1 network-manager-gnome thanks
Hallo, * Debian Bug Tracking System [Sun, Aug 08 2010, 12:33:18PM]: > Processing commands for [email protected]: > > > reassign 592163 icewm > Bug #592163 [network-manager-gnome] nm-applet: notification message appears > in upper right corner of the screen > Bug reassigned from package 'network-manager-gnome' to 'icewm'. > Bug No longer marked as found in versions network-manager-applet/0.8.1-1. Nice try, but why don't you check the xproperties first? You should set proper window gravity in WM_SIZE_HINTS (gtk_window_set_gravity...) instead of doing weird things on window initialization. If some other WM does not handle gravity right, it's their problem. Icewm does, and the app should set props correctly. See below, do you know where NorthWest is? I haven't tested it with nm-applet yet (hard to reproduce) but a quick look at the source shows in the same direction (various type_hints in ui files, nothing about gravity). _NET_WM_USER_TIME(CARDINAL) = 21164276 _ICEWM_TRAY(CARDINAL) = 0 _WIN_WORKSPACE(CARDINAL) = 0 WM_STATE(WM_STATE): window state: Normal icon window: 0x0 _WIN_STATE(CARDINAL) = 0, 63 _WIN_LAYER(CARDINAL) = 6 _NET_WM_DESKTOP(CARDINAL) = 0 _NET_WM_STATE(ATOM) = _NET_WM_STATE_SKIP_TASKBAR, _NET_WM_STATE_ABOVE WM_HINTS(WM_HINTS): Client accepts input or input focus: False Initial state is Normal State. window id # of group leader: 0x1c00001 _MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x0, 0x0, 0x0, 0x0 _NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 29360133 _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NOTIFICATION _NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x1c00004 WM_CLIENT_LEADER(WINDOW): window id # 0x1c00001 _NET_WM_PID(CARDINAL) = 759 WM_LOCALE_NAME(STRING) = "de_DE.UTF-8" WM_CLIENT_MACHINE(STRING) = "zombie" WM_NORMAL_HINTS(WM_SIZE_HINTS): program specified minimum size: 262 by 93 program specified maximum size: 262 by 93 window gravity: NorthWest WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING, _NET_WM_SYNC_REQUEST WM_CLASS(STRING) = "xfce4-notifyd", "Xfce4-notifyd" WM_ICON_NAME(STRING) = "xfce4-notifyd" _NET_WM_ICON_NAME(UTF8_STRING) = "xfce4-notifyd" WM_NAME(STRING) = "xfce4-notifyd" _NET_WM_NAME(UTF8_STRING) = "xfce4-notifyd" -- <theStorm> kennt sich jemand mit hylafax und whfc aus? ...ich hab da ein problem wozu ich nichts bei google finde... <youam> theStorm: wenn du da genauso fragst wie hier kann ich mir das gut vorstellen _______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

