Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'fail'

2124492 - Alexander: fail wtlib2011
  1. $ wine start WTLibrary.exe
  2. fixme:exec:SHELL_execute flags ignored: 0x00000100
  3. $ err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
  4. fixme:heap:HeapSetInformation (nil) 1 (nil) 0
  5. err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
  6. err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
  7. err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered
  8. fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
  9.  
2124489 - Alexander: fail wtlib2011
  1. $ wine start WTLibrary.exe
  2. fixme:exec:SHELL_execute flags ignored: 0x00000100
  3. [alexander@kot E]$ err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
  4. fixme:heap:HeapSetInformation (nil) 1 (nil) 0
  5. err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
  6. err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
  7. err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered
  8. fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
  9.  
2094556 - NXDOMAIN fightforthefuture.org: fail dns censorship censor nsfail nxdomain
  1. $ dig fightforthefuture.org.
  2.  
  3. ; <<>> DiG 9.7.3 <<>> fightforthefuture.org.
  4. ;; global options: +cmd
  5. ;; Got answer:
  6. ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 58734
  7. ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
  8.  
  9.  
2094553 - Someone: fail dns censorship censor nsfail nxdomain
  1. $ dig fightforthefuture.org.
  2.  
  3. ; <<>> DiG 9.7.3 <<>> fightforthefuture.org.
  4. ;; global options: +cmd
  5. ;; Got answer:
  6. ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 58734
  7. ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
  8.  
  9.  
1969057 - Someone: fail ext4
  1. EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
  2. ------------[ cut here ]------------
  3. WARNING: at fs/fs-writeback.c:951 __mark_inode_dirty+0xb6/0x101()
  4. Hardware name: Inspiron 6000                   
  5. Modules linked in: loop(+) yenta_socket pcmcia_rsrc snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy b44 ssb snd_seq_oss joydev snd_seq_midi snd_rawmidi pcmcia pcmcia_core snd_seq_midi_event snd_seq psmouse ohci1394 sdhci_pci sdhci ieee1394 mmc_core led_class snd_timer snd_seq_device option usb_wwan usbserial ipw2200 libipw mii uhci_hcd snd ehci_hcd soundcore cfg80211 lib80211 i2c_i801 snd_page_alloc rng_core usbcore nls_base evdev serio_raw processor battery ac dell_laptop rfkill dcdbas rtc_cmos rtc_core rtc_lib sg thermal unix
  6. Pid: 1231, comm: udisks-part-id Not tainted 2.6.35.7 #1
  7. Call Trace:
  8.  [<c101d165>] ? warn_slowpath_common+0x6a/0x7b
  9.  
1924952 - awilcox: python c log fail compile
  1. /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config   -I/usr/include/python2.6 -I -I/usr/include -fopenmp -I/usr/include/ImageMagick   -g -O2 -DBOOST_PYTHON_DYNAMIC_LIB -MT libpymagick_la-_DrawableViewbox.lo -MD -MP -MF .deps/libpymagick_la-_DrawableViewbox.Tpo -c -o libpymagick_la-_DrawableViewbox.lo `test -f '_DrawableViewbox.cpp' || echo './'`_DrawableViewbox.cpp
  2. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/python2.6 -I -I/usr/include -fopenmp -I/usr/include/ImageMagick -g -O2 -DBOOST_PYTHON_DYNAMIC_LIB -MT libpymagick_la-_DrawableViewbox.lo -MD -MP -MF .deps/libpymagick_la-_DrawableViewbox.Tpo -c _DrawableViewbox.cpp  -fPIC -DPIC -o .libs/libpymagick_la-_DrawableViewbox.o
  3. _DrawableViewbox.cpp: In function 'void Export_pyste_src_DrawableViewbox()':
  4. _DrawableViewbox.cpp:34:95: error: no matches converting function 'x1' to type 'void (class Magick::DrawableViewbox::*)(long int)'
  5. /usr/include/ImageMagick/Magick++/Drawable.h:2074:8: error: candidates are: void Magick::DrawableViewbox::x1(ssize_t)
  6. /usr/include/ImageMagick/Magick++/Drawable.h:2078:11: error:                 ssize_t Magick::DrawableViewbox::x1() const
  7. _DrawableViewbox.cpp:35:96: error: no matches converting function 'x1' to type 'long int (class Magick::DrawableViewbox::*)()const'
  8. /usr/include/ImageMagick/Magick++/Drawable.h:2074:8: error: candidates are: void Magick::DrawableViewbox::x1(ssize_t)
  9.  
1744548 - Nutcasenightmare: fail lol funny noob to religion the wow faith people power win god rofl newb politics nutcasenightmare
  1. &noci0xffffffnl26.7123287671233nl6.16438356164384nl-159nl77.2727272727273%dnenoci&drowPWVECUGPKIJVOCTilynpfykVjg"Iqf"qh"vgzv"hcknilynpfykYJ["YQWNF"VJG"CWVJQT.ilynpfykPQV"RWV"GPQWIJ"URCEGUilynpfykVQ"HKV"JKU"QYP"PCOG"KPAilynpfykOc{dg"kv)u"pqv"jku1jgt1jgto1kv)u"tgcn"pcog#"<Q"%dnedrow&rahc16nl8nl8nl100nl101%dnerahc&ofniKnqxgo{dgctfilynpfykDwv."vjgtg)u"qpn{"tqqo"hqt"vjtgg"ngxgnu"<>%dneofni
1744542 - Obama's gf: porn fail lol girl sex door sad obama epic politics lock face be happy girlfriend naughty
  1. &noci0xff7e00nl-4.10958904109589nl13.013698630137nl-34nl142.727272727273%dnenoci&drowQDCOC)U"PGY"IHilynpfykQdcoc."yjcv"{qw"rwvvkpi"kp"o{"ococAilynpfykDGECWUG"PQV"GXGT[QPGilynpfykYCNMU"KP"QP"VJGKT"OQOilynpfykFQKPI"VJG"DCF."CU"C"MKFilynpfykUqog"qh"wu"lwuv"pgxgt"ngctpv"vq"mpqem"rtqrgtn{#%dnedrow&rahc73nl1nl1nl22nl37%dnerahc&ofniKnqxgo{dgctfilynpfyk<*%dneofni
1686244 - IRCStorm Fail: fail java lol legal cm ircstorm imonkey cw webmaster
  1. 03[17:42] * nikb (nikb@IRCStorm-610621F8.webmaster.com) has joined #help
  2. [17:42] <nikb> I find something extremely amusing.
  3. [17:42] <nikb> - |   |* Any attempts to reproduce the content/graphics/software of this
  4. [17:42] <nikb> - |   |  site/domain/Network will be considered Copyright infringement and
  5. [17:42] <nikb> - |   |  pursued to the fullest extent of the law.
  6. [17:42] <nikb> Yet you have no qualms about using the ConferenceRoom Java client...
  7. [17:42] <amanda> lmfao
  8. [17:42] <nikb> You should have contacted us directly -- we'd have given you a license.
  9.  
1642603 - ASP error on Mariott Guest Satis: fail asp irony
  1. <html>
  2.     <head>
  3.         <title>Object reference not set to an instance of an object.</title>
  4.         <style>
  5.          body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
  6.          p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
  7.          b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
  8.          H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
  9.  
1529868 - EPIC FAIL: fail epic
  1. ░█▀▀ ░█▀█ ░█ ░█▀▀ ░░█▀▀ ░█▀█ ░█ ░█
  2. ░█▀▀ ░█▀▀ ░█ ░█ ░░░░█▀▀ ░█▀█ ░█ ░█
  3. ░▀▀▀ ░▀ ░░░▀ ░▀▀▀ ░░▀ ░░░▀░▀ ░▀ ░▀▀▀
1355726 - If Twilight was 10 times shorter: fail awesome twilight
  1. FADE IN:
  2.  
  3. EXT. WASHINGTON
  4.  
  5. KRISTEN STEWART goes to FORKS, WASHINGTON.
  6.  
  7. KRISTEN STEWART (V.O.)
  8.  
  9.  
1305716 - GROBE FAILS: fail
  1. * IWantToFuckBen has changed the topic to: | woever buys the domain xen.org and PMs the password to Xenu gets a bnc with admin | Also for bonus do /query Bensawsome tonight at 10, ok? | Ben, please pm me. I <3 You...
  2. * grobe0ba removes channel operator status from IWantToFuckBen
  3. <grobe0ba> why?
  4. <grobe0ba> its amusing
  5. <grobe0ba> also
  6. <grobe0ba> my name is Grobe
  7. <grobe0ba> not grob
  8. * IWantToFuckBen has quit (Bye Ben...)
  9.  
1265450 - epic dr pepper fail: fail funny epic
  1. <?
  2.         error_reporting(E_ALL ^ E_NOTICE);
  3.  
  4.         //pst is 8 hours behind gmt
  5.         //cst is 6 hours behind gmt
  6.         //est is 5 hours behind gmt
  7.         $start_time      =  gmmktime(5,01,00,11,23,2008);   //make 5:01:00am, 11/23/2008 GMT (09:01am pst; 11:01am cst; 12:01am est)
  8.         $end_time              =  gmmktime(4,59,00,11,24,2008);   //make 4:59:00am, 11/24/2008 GMT (08:59pm pst; 10:59am cst; 11:59am est)
  9.  
1095519 - JiZZy's Counter Troll: life fail at failure jizzy yhbt r4l rshxd
  1. 04:14 -!- JiZZy [JiZZy@analist-3598B4DE.be.hazardo.us] has joined #r4l-social
  2. 04:14 < JiZZy> hy gys
  3. 04:14 <@FBI-BOT> hy
  4. 04:14 < JiZZy> you did me in alright
  5. 04:14 < JiZZy> i got fired
  6. 04:14 <@FBI-BOT> HA
  7. 04:14 <@FBI-BOT> for
  8. 04:14 <~KiSSy> lol
  9.  
1095231 - priv8 chat with JiZZy: life fail at failure jizzy yhbt r4l rshxd
preview unavailable
1060998 - Spouts like a fountain, folds li: irc log fail lol funny win conversation arguement epic
  1. [22:36:41] <JK> Its amazing how you guys have that much of free time to even make a wiki page about me, doesnt matter if it says Im a god or if im a monster you lost your time writing about me, the "moron" that you are constantly talking about. Some advice for you if you hate someone that much just use the useful /ignore command and stop annoying me coz I dont talk to you at all
  2. [22:37:03] <Dr_BadSpoon> "you guys"?
  3. [22:37:32] <Dr_BadSpoon> I haven't participated in the wiki, JK
  4. [22:37:34] <@corndawg> jk drop it
  5. [22:37:37] <Dr_BadSpoon> it's heavens' baby
  6. [22:38:05] * Joins: Patamon (c@DynastyNet-19E8A21F.hsd1.fl.comcast.net)
  7. [22:38:08] * Quits: %FanG (FanG@XBCoNNecT.CoM) (Quit: bbl)
  8. [22:38:13] <Dr_BadSpoon> you are easily baited, my friend
  9.  
978166 - gluster failover server log (dfs: log fail failover gluster glusterfsd
  1. --FAILOVER MARK 1--
  2. --FAILOVER MARK 2--
  3. 2008-04-09 09:59:23 D [tcp-server.c:145:tcp_server_notify] server: Registering socket (10) for new transport object of 10.0.0.38
  4. 2008-04-09 09:59:23 D [ip.c:120:gf_auth] gfs: allowed = "10.0.0.*", received ip addr = "10.0.0.38"
  5. 2008-04-09 09:59:23 D [server-protocol.c:5626:mop_setvolume] server: accepted client from 10.0.0.38:1023
  6. 2008-04-09 09:59:23 D [server-protocol.c:5669:mop_setvolume] server: creating inode table with lru_limit=1024, xlator=gfs
  7. 2008-04-09 09:59:23 D [inode.c:1163:inode_table_new] gfs: creating new inode table with lru_limit=1024, sizeof(inode_t)=96
  8. 2008-04-09 09:59:23 D [inode.c:577:__create_inode] gfs/inode: create inode(1)
  9.  
978162 - gluster failover server log (dfs: log fail failover gluster glusterfsd
  1. --FAILOVER MARK 1--
  2. 2008-04-09 09:55:27 D [tcp-server.c:145:tcp_server_notify] server: Registering socket (10) for new transport object of 10.0.0.38
  3. 2008-04-09 09:55:27 D [ip.c:120:gf_auth] gfs: allowed = "10.0.0.*", received ip addr = "10.0.0.38"
  4. 2008-04-09 09:55:27 D [server-protocol.c:5626:mop_setvolume] server: accepted client from 10.0.0.38:1023
  5. 2008-04-09 09:55:27 D [server-protocol.c:5669:mop_setvolume] server: creating inode table with lru_limit=1024, xlator=gfs
  6. 2008-04-09 09:55:27 D [inode.c:1163:inode_table_new] gfs: creating new inode table with lru_limit=1024, sizeof(inode_t)=96
  7. 2008-04-09 09:55:27 D [inode.c:577:__create_inode] gfs/inode: create inode(1)
  8. 2008-04-09 09:55:27 D [inode.c:367:__active_inode] gfs/inode: activating inode(1), lru=0/1024
  9.  
fantasy-obligation