Hi,

With the recent session management/bblaunch discussion, I did some playing 
around.

I can use bblaunch for say aterm in workspace 4

bblaunch -w 4 aterm

That works fine, but when I use a KDE application, it fails

bblaunch -w 4 konsole

I get this error:
"Warning: XGetCommand can't allocate enough memory"

Coming from line 118 in bblaunch.c  the checkcommand function fails on a call 
to XGetCommand.  Now I know very little about the X library, and couldn't 
code my way out of this problem if I had a month to work on it.

When I start xmms:

bblaunch -w 1 xmms I get these errors:

Non Fatal Error: BadWindow (invalid Window parameter)
Non Fatal Error: BadWindow (invalid Window parameter)
Warning: XGetCommand can't allocate enough memory


Has anyone else experienced these problems, any insight?

Andy

Reply via email to