It's not possible to inject at least a BOINCINFO macro, when initialization 
fails, because glutInit from freeglut does "exit(1)" in this case.
The code in boinc looks as follows:

static void boinc_glut_init() {
    [...]
    if (debug) fprintf(stderr, "Calling glutInit()... \n");
    glutInit (&one, (char**)args);
    if (debug) fprintf(stderr, "survived glutInit(). \n");


** Changed in: boinc (Ubuntu)
     Assignee: dAniel hAhler (blueyed) => (unassigned)
       Status: In Progress => Triaged

-- 
No graphics ("Show graphics" grayed out or nothing happens)
https://bugs.launchpad.net/bugs/72192
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to