[Bug 72192] Re: No graphics in 5.4.11

dAniel hAhler launchpad at thequod.de
Fri Dec 28 23:17:12 UTC 2007


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 Debian
BOINC Maintainers, which is a bug contact for boinc in ubuntu.



More information about the pkg-boinc-devel mailing list