All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Anonymous

    2067423·text·746 B·2011-05-23 09:07 UTC
    Starting L2J Game Server.
    
    Loading GameServer Configuration Files...
    L2Properties: Missing property for key - DatapackRoot
    java.lang.NumberFormatException: empty String
     at sun.misc.Floati
  • Untitled

    2067407·text·944 B·2011-05-23 08:50 UTC
    /home/hell/files/arch/quodlibet/quodlibet-hg/quodlibet/quodlibet/qltk/songlist.py:346: G
    tkWarning: gtk_list_store_get_value: assertion `VALID_ITER (iter, list_store)' failed
     value = model[iter][0
  • Mine

    2067406·text·857 B·2011-05-23 08:47 UTC
    *=$5800
    .binary "War_and_Pace.prg",2
    
    *=$1000
    
    jsr $5800
    jsr $e544
    
    sei ; turn off interrupts
    lda #$7f
    ldx #$01
    sta $dc0d ; Turn off CIA 1 interrupts
    sta $dd0d ; Turn off CI
  • hillbicks

    2067397·text·8.9 KB·2011-05-23 08:24 UTC
    !!################################
    !!ALSA Information Script v 0.4.60
    !!################################
    
    !!Script ran on: Mon May 23 08:24:16 UTC 2011
    
    !!Linux Distribution
    !!------------------
    
    Ub
  • Untitled

    2067382·text·82.2 KB·2011-05-23 08:02 UTC
    
        
  • Mine

    2067376·text·614 B·2011-05-23 07:51 UTC
    Everything is now working.
    Got hold-down press right click to work. I also managed to install Florence and get an on-screen keyboard for login and lock screen. You have to disable focus grab and d
  • Miscellany

    2067372·python·809 B·2011-05-23 07:48 UTC
    from sqlalchemy import *
    from sqlalchemy.orm import sessionmaker, relation, eagerload, scoped_session
    from sqlalchemy.ext.declarative import declarative_base
    import datetime
    engine = create_engine
  • Something

    2067371·text·430 B·2011-05-23 07:48 UTC
    221341] hdpvr: Unknown symbol v4l2_device_register (err -22)
    [ 9615.221856] hdpvr: Unknown symbol __video_register_device (err 0)
    [ 9615.222730] hdpvr: disagrees about version of symbol v4l2_device_
  • Something

    2067367·text·1.6 KB·2011-05-23 07:42 UTC
    # Create your views here.
    from django.http import HttpResponse, HttpResponseRedirect
    from django.core import serializers
    from django.utils import simplejson as json
    from django.contrib.auth.models
  • Miscellany

    2067343·text·1.2 KB·2011-05-23 07:06 UTC
    echosyp@echosyp:~/media_build$ make
    make -C /home/echosyp/media_build/v4l 
    make[1]: Entering directory `/home/echosyp/media_build/v4l'
    creating symbolic links...
    make -C firmware prep
    make[2]: En
  • Untitled

    2067342·text·12.1 KB·2011-05-23 07:05 UTC
    CONFIG_VIDEO_GO7007=n
    CONFIG_VIDEO_TM6000_ALSA=n
    CONFIG_MEDIA_TUNER_TDA18271=n
    CONFIG_IR_MCEUSB=n
    CONFIG_LIRC_ZILOG=n
    CONFIG_USB_DSBR=n
    CONFIG_VIDEO_CX88_VP3054=n
    CONFIG_SOC_CAMERA_OV6650=n
    CO
  • Miscellany

    2067339·text·1.2 KB·2011-05-23 07:03 UTC
    echosyp@echosyp:~/media_build$ sudo make install
    make -C /home/echosyp/media_build/v4l install
    make[1]: Entering directory `/home/echosyp/media_build/v4l'
    
    Removing obsolete files from /lib/module
  • Unnamed

    2067315·text·1.8 KB·2011-05-23 06:26 UTC
    $ cat orig_input.txt
    728811824
    730678127
    731054779
    733996249
    734280252
    734299407
    734343935
    734389794
    734967327
    735175724
    735256459
    736679673
    737577597
    738548788
    783274841
    840494016
    90
  • Unnamed

    2067294·text·1.5 KB·2011-05-23 05:42 UTC
    ; (1 server found)
    ;; global options: +cmd
    tnial.mil.id. 604800 IN SOA ns.tnial.mil.id. watmob.tnial.mil.id. 2 604800 86400 2419200 604800
    tnial.mil.id. 604800 IN MX 10 mail.tnial.mil.id.
    tnial.
  • Miscellany

    2067282·text·23.0 KB·2011-05-23 05:14 UTC
    /* Steven Billington
     January 13, 2003
     May 26, 2003 - UPDATE
     RobotOGL.cpp
     rod@cprogramming.com
    
     The following program creates a window and then
  • Untitled

    2067273·text·924 B·2011-05-23 05:08 UTC
    import argparse
    
    class WriteRecipe(argparse.Action):
     def __call__(self, parser, namespace, values, option_strig=None):
     filename = raw_input('Name of Recipe: ')
     recipe =
  • Someone

    2067265·text·8.5 KB·2011-05-23 04:50 UTC
    In their essay “Advantages of Educational Technology”, Simmons and Markwell argue that items of educational technology “are essential to the learning process in several ways”, and “are fundamental an
  • Unnamed

    2067255·text·10.9 KB·2011-05-23 04:16 UTC
    package com.neave.link {
     import flash.display.*;
     import flash.text.*;
     
    
    package com.neave.link {
     import flash.display.*;
     import flash.events.*;
     import flash.net.*;
  • Stuff

    2067253·text·655 B·2011-05-23 04:06 UTC
    "Los slackers son adultos jóvenes que se niegan a crecer. Son como los hippies de los sesenta pero sin agenda política y moral. Viven con poco y se conforman con menos. Son inteligentes, devoran infor
  • Something

    2067243·text·1.2 KB·2011-05-23 03:01 UTC
    #include <stdio.h>
    
    int acha_codigo(int codigo_produto){
     
     int x,z,y1,y2,y3;
     
     if (codigo_produto>9999 && codigo_produto<100000){
     x=(codigo_produto/10000);
     z=

older pastes →