On 2010-01-14, Yuval Hager <[email protected]> wrote: > I am trying to send notifications using 'notify-send' (libnotify) and I > found out they work only if they are sent from tag 1. > otherwise, I get the following message from dbus-daemon: > > ,---- > | (<unknown>:5963): Wnck-WARNING **: Someone set a weird number of desktops > in _NET_NUMBER_OF_DESKTOPS, assuming the value is 1 > | > | > | Wnck-CRITICAL **: wnck_window_is_on_workspace: assertion > `WNCK_IS_WORKSPACE (workspace)' failed > | aborting... > `---- > > Anyone has a clue?
Yes, this seems to be a bug. I'm surprised that libnotify chokes (or even cares), though. Fixed as of 2600:5973799cd90a.
