Thema geschlossen
Ergebnis 1 bis 5 von 5

Thema: xsession-errors ist 1,8 GB groß

  1. #1
    Lehrling
    Registriert seit
    07.05.2006
    Beiträge
    42

    Standard xsession-errors ist 1,8 GB groß

    Hallo,

    ich nutze Suse 10.2. Soeben habe ich eine Warnmeldung bekommen, dass mein Speicherplatz in der Home-Partition vollkommen voll ist. Das kann eigentlich nicht sein, da ich vor zwei Wochen hier noch 2,5 GB frei hatte und eigentlich nichts bedeutendes in der Zwischenzeit gespeichert habe. Bei der Übersicht der Dateien ist mir aufgefallen, dass die xsession-errors Datei über 1,8 GB groß ist. Kann mir jemand sagen, was das für eine Datei ist und wie es sein kann, dass die so groß wird?

    Gruß
    Konstantin

    P.s. Seit wenigen Tagen bekomme ich desöfteren eine Nachricht nach dem Systemstart, dass der KDE-Crash-Manager gestartet wurde. Und dies obwohl der Rechner ordnungsgemäß heruntergefahren wurde.

  2. #2
    Administrator Avatar von Rain_Maker
    Registriert seit
    06.02.2006
    Beiträge
    5,459

    Standard AW: xsession-errors ist 1,8 GB groß

    Die Datei xsession-errors enthält einen Fehlerlog, in welchem wie der Name schon sagt, Fehlermeldungen zur jeweiligen X-Session gespeichert werden.

    1.8 GB und Fehlermeldungen des KDE-Crashmanagers deuten darauf hin, daß da eine Anwendung abgeschmiert ist, allerdings bei 1.8 GB scheint da etwas schwer im Argen zu liegen, denn diese Datei sollte eigentlich bei jedem graphischen Login neu angelegt werden.

    Sichere mal die letzten 200 Zeilen des Logs und danach lösche die Datei, damit Du wieder Platz in $HOME hast.

    Code:
    cd /home/Name_des_Users/
    
    tail -n 200 .xsession-errors > Fehlermeldungen.txt
    
    rm .xsession-errors
    Danach kannst Du Dir mal diese letzten 200 Zeilen genauer ansehen und vor allem auch beobachten, ob die "neue" .xsessione-errors wieder so schnell anwächst.

    Greetz,

    RM
    "Programming today is a race between software engineers striving to build better & bigger idiot-proof programs and the Universe trying to produce bigger & better idiots. So far, the Universe is winning." (Rick Cook)

    Dies ist ein _öffentliches_ Supportforum, keinerlei Support per PN, EMail oder Instant Messenger.

    openSUSE 11.4 - 3.3.X-desktop - fluxbox 1.3.2

    For Windows-Problems - Reboot / For Linux-Problems - BE ROOT!
    (==> Und hier das wirkliche "Geheimnis meines Erfolges")

  3. #3
    Lehrling
    Registriert seit
    07.05.2006
    Beiträge
    42

    Standard AW: xsession-errors ist 1,8 GB groß

    Das sind die letzten zweihundert Zeilen:

    Code:
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (process:4104): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
    
    (procesQImage::smoothScale: Image is a null image
    QImage::smoothScale: Image is a null image
    QImage::smoothScale: Image is a null image
    QImage::smoothScale: Image is a null image
    Very strange! got a DCOPReply opcode, but we were not waiting for a reply!
    Very strange! got a DCOPReply opcode, but we were not waiting for a reply!
    libpng error: Write Error
    libpng error: Write Error
    libpng error: Write Error
    libpng error: Write Error
    Launched ok, pid = 5013
    konqueror: ERROR: : couldn't create slave : Aufruf des Ein-/Ausgabemoduls nicht möglich.
    klauncher meldet: Unbekanntes Protokoll "beagle".

  4. #4
    Lehrling
    Registriert seit
    07.05.2006
    Beiträge
    42

    Standard AW: xsession-errors ist 1,8 GB groß

    die Fehlermeldungen nach Neustart:

    Code:
    /etc/X11/xim: Checking wether an input method should be started.
    INPUT_METHOD is not set or empty (no user selected input method).
    Trying to start a default input method for the locale de_DE.UTF-8 ...
    There is no default input method for the current locale.
    xset:  bad font path element (#68), possible causes are:
        Directory does not exist or has wrong permissions
        Directory missing fonts.dir
        Incorrect font server address or syntax
    startkde: Starting up...
    kbuildsycoca running...
    KNotify::playTimeout
    KCrash: Application 'kpowersave' crashing...
    DCOP aborting (delayed) call from 'anonymous-3750' to 'kpowersave'
    ERROR: Communication problem with kpowersave, it probably crashed.
    QLayout "unnamed" added to QVBox "unnamed", which already has a layout
    QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x2a00007
    STARTUP
    kbuildsycoca running...
    konqueror: ERROR: : couldn't create slave : Aufruf des Ein-/Ausgabemoduls nicht möglich.
    klauncher meldet: Unbekanntes Protokoll "beagle".
    konqueror: 
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  2
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  2
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  2
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  15
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2605825
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x32000bb
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x2605704
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x3200070
    kio (KIOConnection): ERROR: Could not write data
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x1c00007

  5. #5
    Lehrling
    Registriert seit
    07.05.2006
    Beiträge
    42

    Standard AW: xsession-errors ist 1,8 GB groß

    und hier das Protokoll von heute. Vielleicht kann ja jemand was damit anfangen.

    Code:
    /etc/X11/xim: Checking wether an input method should be started.
    INPUT_METHOD is not set or empty (no user selected input method).
    Trying to start a default input method for the locale de_DE.UTF-8 ...
    There is no default input method for the current locale.
    xset:  bad font path element (#68), possible causes are:
        Directory does not exist or has wrong permissions
        Directory missing fonts.dir
        Incorrect font server address or syntax
    startkde: Starting up...
    kbuildsycoca running...
    Could not find './qtwengophone' executable.
    KNotify::playTimeout
    KCrash: Application 'kpowersave' crashing...
    DCOP aborting (delayed) call from 'anonymous-3820' to 'kpowersave'
    ERROR: Communication problem with kpowersave, it probably crashed.
    kbuildsycoca running...
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2400007
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2400007
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2400007
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x2400007
    LBreakout2 2.5.2
    Copyright 2001-2005 Michael Speck
    Published under GNU GPL
    ---
    Looking up data in: /usr/share/games/lbreakout2
    Looking up custom levels in: /home/Konstantin/.lgames/lbreakout2-levels
    Loading theme 'AbsoluteB'
    Saving highscore chart in: /var/games
    Client finalized
    GUI finalized
    Audio finalized
    STK finalized
    SDL finalized
    QLayout "unnamed" added to QVBox "unnamed", which already has a layout
    QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
    Amarok: [Loader] Starting amarokapp..
    Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x2a0061d
    QColor::setRgb: RGB parameter(s) out of range
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x1a0007a
    QClipboard::setData: Cannot set X11 selection owner for PRIMARY
    QLayout "unnamed" added to QVBox "unnamed", which already has a layout
    QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
    Amarok: [Loader] Starting amarokapp..
    Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x1a0007a
    QClipboard::setData: Cannot set X11 selection owner for PRIMARY
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x18000a9
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x180016d
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x18001ce
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x18001ce
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x18001ce
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x18001ce
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x18001ce
    LBreakout2 2.5.2
    Copyright 2001-2005 Michael Speck
    Published under GNU GPL
    ---
    Looking up data in: /usr/share/games/lbreakout2
    Looking up custom levels in: /home/Konstantin/.lgames/lbreakout2-levels
    Loading theme 'AbsoluteB'
    Saving highscore chart in: /var/games
    LBreakout2 v1.00: 25 levels
    Time: 22.17, Frames: 5602 -> FPS: 252.70
    LBreakout2 v1.00: 25 levels
    Time: 271.99, Frames: 82376 -> FPS: 302.86
    Client finalized
    GUI finalized
    Audio finalized
    STK finalized
    SDL finalized
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x1a00003
    LBreakout2 2.5.2
    Copyright 2001-2005 Michael Speck
    Published under GNU GPL
    ---
    Looking up data in: /usr/share/games/lbreakout2
    Looking up custom levels in: /home/Konstantin/.lgames/lbreakout2-levels
    Loading theme 'AbsoluteB'
    Saving highscore chart in: /var/games
    LBreakout2 v1.00: 25 levels
    Time: 16.55, Frames: 7590 -> FPS: 458.72
    Client finalized
    GUI finalized
    Audio finalized
    STK finalized
    SDL finalized
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x1800003
    LBreakout2 2.5.2
    Copyright 2001-2005 Michael Speck
    Published under GNU GPL
    ---
    Looking up data in: /usr/share/games/lbreakout2
    Looking up custom levels in: /home/Konstantin/.lgames/lbreakout2-levels
    Loading theme 'AbsoluteB'
    Saving highscore chart in: /var/games
    LBreakout2 v1.00: 25 levels
    Time: 2.76, Frames: 981 -> FPS: 355.69
    LBreakout2 v1.00: 25 levels
    Time: 2.32, Frames: 739 -> FPS: 318.40
    LBreakout2 v1.00: 25 levels
    Time: 94.33, Frames: 56441 -> FPS: 598.35
    Client finalized
    GUI finalized
    Audio finalized
    STK finalized
    SDL finalized
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x1800003
    which: no yelp in (/home/Konstantin/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin)
    khelpcenter: WARNING: Suche für Datei "/opt/kde3/share/apps/khelpcenter/searchhandlers/docbook.desktop" kann nicht initialisiert werden.
    KNotify::playTimeout
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x2200007
    konqueror: ERROR: : couldn't create slave : Aufruf des Ein-/Ausgabemoduls nicht möglich.
    klauncher meldet: Unbekanntes Protokoll "beagle".
    konqueror: 
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x2200007
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x2200007
    QLayout "unnamed" added to QVBox "unnamed", which already has a layout
    QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
    Amarok: [Loader] Starting amarokapp..
    Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
    kio (KIOConnection): ERROR: Header read failed, errno=104
    kio (KIOConnection): ERROR: Header has invalid size (-1)
    kio (KIOConnection): ERROR: Header read failed, errno=104
    kio (KIOConnection): ERROR: Header has invalid size (-1)
    kio (KIOConnection): ERROR: Header read failed, errno=104
    kio (KIOConnection): ERROR: Header has invalid size (-1)
    kio (KIOConnection): ERROR: Header read failed, errno=104
    kio (KIOConnection): ERROR: Header has invalid size (-1)
    kio (KIOConnection): ERROR: Header read failed, errno=104
    kio (KIOConnection): ERROR: Header has invalid size (-1)
    
    (Gecko:4817): Gtk-CRITICAL **: gtk_drag_set_icon_default: assertion `GDK_IS_DRAG_CONTEXT (context)' failed
    LBreakout2 2.5.2
    Copyright 2001-2005 Michael Speck
    Published under GNU GPL
    ---
    Looking up data in: /usr/share/games/lbreakout2
    Looking up custom levels in: /home/Konstantin/.lgames/lbreakout2-levels
    Loading theme 'AbsoluteB'
    Saving highscore chart in: /var/games
    LBreakout2 v1.00: 25 levels
    Time: 12.91, Frames: 2945 -> FPS: 228.17
    LBreakout2 v1.00: 25 levels
    Time: 4.11, Frames: 795 -> FPS: 193.62
    LBreakout2 v1.00: 25 levels
    Time: 1.49, Frames: 73 -> FPS: 48.93
    LBreakout2 v1.00: 25 levels
    Time: 22.40, Frames: 5003 -> FPS: 223.36
    Client finalized
    GUI finalized
    Audio finalized
    STK finalized
    SDL finalized
    konqueror: ERROR: : couldn't create slave : Aufruf des Ein-/Ausgabemoduls nicht möglich.
    klauncher meldet: Unbekanntes Protokoll "beagle".
    konqueror: 
    KFileMetaInfo: WARNING: KTxtPlugin was created for text/x-diff but doesn't call addMimeTypeInfo for it!
    KFileMetaInfo: WARNING: KTxtPlugin was created for text/x-diff but doesn't call addMimeTypeInfo for it!

Thema geschlossen

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

     

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87