On 13-Jul-2002 Robert wrote: > Having just installed bblaunch, I notice some misleading messages > $ bblaunch -s -w 4 pan ># no errors > $ bblaunch -s -w 5 pan > Warning: XGetCommand can't allocate enough memory > > Yes there is a workspace 5 and it starts anyway (in wksp 5) > > Also > bblaunch -w 4 emacs -q > Warning: XGetCommand can't allocate enough memory > > and it starts in the current (not 4) workspace >
I have supplied the author with patches for this. Basically the man page says if XGetCommand returns 0 it means there was insufficient memory. In fact it returns 0 for ANY error, including the window having no WM_COMMAND set.
