• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

BOINC startet nicht

Hallo,
ich möchte gerne mal BOINC ausprobieren und habe mir von der Seite die boinc_5.8.16_i686-pc-linux-gnu.sh heruntergeladen und ausgeführt.

Wenn ich in der Konsole dann ./boincmgr eingebe kommt nur eine Fehlermeldung:
Code:
dorian@kaffeetrinken:~/Desktop/BOINC> ./boincmgr
Skin Manager: Failed to parse static line color. Using default.
Skin Manager: Application name was not defined. Using default.
Skin Manager: Failed to load application logo. Using default.
Skin Manager: Company name was not defined. Using default.
Skin Manager: Company web site was not defined. Using default.
Skin Manager: Project name was not defined. Using default.
Skin Manager: Default tab was not defined. Using default.
Skin Manager: Exit message was not defined. Using default.
Skin Manager: Failed to load attach to project wizard bitmap logo. Using default                        .
Skin Manager: Attach to project wizard title was not defined. Using default.
Skin Manager: Failed to load attach to project wizard bitmap logo. Using default                        .
Skin Manager: Attach to project wizard title was not defined. Using default.
Skin Manager: Failed to load 'a' icon. Using default.
The program 'boincmgr' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 640 error_code 11 request_code 148 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Was hat das zu bedeuten?
 
HI

Dazu gibt es doch einige Threads im Forum.
Ich habe dir mal einen raus gesucht vielleicht hilft der dir.

http://www.linux-club.de/ftopic88392.html

Tante G

cu
 
joa. Falls es es die noch gibt, hilft bestimmt die Version 5.10.21.

Die läuft hier soweit bei mir. In dem Thread findest du mehr dazu!

Gruß

R
 

tomm.fa

.Linux Club Aushilfsadministrator
Teammitglied
HerrKaffeetrinken schrieb:
Wenn ich in der Konsole dann ./boincmgr eingebe kommt nur eine Fehlermeldung:
Code:
dorian@kaffeetrinken:~/Desktop/BOINC> ./boincmgr
Skin Manager: Failed to parse static line color. Using default.
...............................................................................................
The program 'boincmgr' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 640 error_code 11 request_code 148 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Was hat das zu bedeuten?
Eventuell hängt es hier auch mit dem letzten Update von xorg-x11zusammen. (Siehe auch: aMule startet nicht mehr!)
 
Oben