Interesting...

I need one more thing... it will take a while for me to get a new patch
file ready, if you can do this yourself, that would be great.

Basically, I need to add the following lines to the previous patch so
that I have the value of the "DISPLAY" environment variable.  I think
some other users were using `bash -c executable` to get things working,
which I don't understand why it worked.:

char *fdfoodisplay;
fdfoodisplay = getenv( "DISPLAY" );

fprintf(fdfoo, "DISPLAY Environment Variable is: \"%s\"\n",
fdfoodisplay);

-- 
menu items selected from screen 1 open on screen 0
https://bugs.launchpad.net/bugs/346964
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to