Package: awesome Version: 3.3.1-1 Severity: normal Hi, I noticed that notification (pun intended) doesn't show up (or better, they are destroyed as soon as they show, a "flicker" can be seen sometimes) when called within a timer every x and notification has a timeout of y with y <= x
In other words: awful.hooks.timer.register(10, function () naughty.notify({text = "foo", title = "bar", timeout = 10}) end) shows sometimes a flicker like the notification is displayed and then die()s while awful.hooks.timer.register(10, function () naughty.notify({text = "foo", title = "bar", timeout = 11}) end) correctly shows the notification. thanks, filippo -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.29.4 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages awesome depends on: ii libc6 2.9-13 GNU C Library: Shared libraries ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra ii libdbus-1-3 1.2.14-3 simple interprocess messaging syst ii libev3 1:3.6-1 high-performance event loop librar ii libglib2.0-0 2.20.3-1 The GLib library of C routines ii libimlib2 1.4.2-4+b1 powerful image loading and renderi ii liblua5.1-0 5.1.4-3 Simple, extensible, embeddable pro ii libpango1.0-0 1.24.2-1 Layout and rendering of internatio ii libstartup-notification0 0.10-1 library for program launch feedbac ii libx11-6 2:1.2.1-1 X11 client-side library ii libxcb-atom1 0.3.5-1 utility libraries for X C Binding ii libxcb-aux0 0.3.5-1 utility libraries for X C Binding ii libxcb-event1 0.3.5-1 utility libraries for X C Binding ii libxcb-icccm1 0.3.5-1 utility libraries for X C Binding ii libxcb-image0 0.3.5-1 utility libraries for X C Binding ii libxcb-keysyms1 0.3.5-1 utility libraries for X C Binding ii libxcb-property1 0.3.5-1 utility libraries for X C Binding ii libxcb-randr0 1.3-2 X C Binding, randr extension ii libxcb-render-util0 0.3.5-1 utility libraries for X C Binding ii libxcb-render0 1.3-2 X C Binding, render extension ii libxcb-shm0 1.3-2 X C Binding, shm extension ii libxcb-xinerama0 1.3-2 X C Binding, xinerama extension ii libxcb-xtest0 1.3-2 X C Binding, xtest extension ii libxcb1 1.3-2 X C Binding ii libxdg-basedir1 1.0.1-1 implementation of the XDG Base Dir ii menu 2.1.41 generates programs menu for all me Versions of packages awesome recommends: ii rlwrap 0.30-1.1 readline feature command line wrap ii x11-xserver-utils 7.4+2 X server utilities awesome suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org