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 'problem'

2051872 - streams problem: problem streams
  1. ;; -*- scheme -*-
  2.  
  3. (define (stream-enumerate-interval low high)
  4.   (if (> low high)
  5.       the-empty-stream
  6.       (cons-stream
  7.        low
  8.        (stream-enumerate-interval (+ low 1) high))))
  9.  
1656374 - dhcp6c log: problem ipv6 dhcp6c
  1. # Default dhpc6c configuration: it assumes the address is autoconfigured using
  2. # router advertisements.
  3. interface ppp0{
  4.   send ia-pd 0;
  5.   request domain-name-servers, domain-name;
  6.   send domain-name-servers, domain-name;
  7. };
  8.  
  9.  
1618966 - Stuff: problem sound device sriver
  1. I am not able to listen any sound can any one help me
1592882 - Soluo: problem ruby
  1. $positivo = [1]
  2. $negativo = [2]
  3. $posicao = 0
  4. def proximo_positivo
  5.   $positivo[$positivo.size] = $positivo.last + $negativo[$posicao]
  6.   for i in 0..$positivo.size
  7.     if i == 0
  8.       $negativo[$negativo.size] = $positivo.last + 1
  9.  
987281 - Wine problem: problem cs
  1. err:wgl:get_render_type_from_fbconfig Unknown render_type: 0
  2. err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat
  3. err:d3d:InitAdapters Failed to get a gl context for default adapter
  4. wine: Unhandled page fault on read access to 0x000006f8 at address 0x7d6fb856 (thread 0009), starting debugger...
  5. Unhandled exception: page fault on read access to 0x000006f8 in 32-bit code (0x7d6fb856).
  6. fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value srgb_cmp (a)
  7. fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value srgb_mul_low (a)
  8. fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value srgb_pow (a)
  9.  
987272 - Wine problem: problem cs
  1. err:wgl:get_render_type_from_fbconfig Unknown render_type: 0
  2. err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat
  3. err:d3d:InitAdapters Failed to get a gl context for default adapter
  4. wine: Unhandled page fault on read access to 0x000006f8 at address 0x7d6fb856 (thread 0009), starting debugger...
  5. Unhandled exception: page fault on read access to 0x000006f8 in 32-bit code (0x7d6fb856).
  6. fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value srgb_cmp (a)
  7. fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value srgb_mul_low (a)
  8. fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value srgb_pow (a)
  9.  
915050 - Harsh: python problem bitwise iitk
  1. #!/usr/bin/env python
  2.  
  3. import sys
  4.  
  5. def CreateGraph(graphlist):
  6.         # Split the node entry, i.e. ['1 0'] is split to ['1','0'].
  7.         graphlist = [each.split() for each in graphlist]
  8.         graph = {}
  9.  
914765 - DD-WRT and busy led then shut ag: problem
  1. CPU revision is: 00029008
  2. Linux version 2.4.35 (root@dd-wrt) (gcc version 3.4.6 (OpenWrt-2.0)) #1824 Wed J
  3. an 2 02:15:57 CET 2008
  4. Setting the PFC to its default value
  5. Determined physical RAM map:
  6.  memory: 01000000 @ 00000000 (usable)
  7. On node 0 totalpages: 4096
  8. zone(0): 4096 pages.
  9.  
914764 - DD-WRT and busy led then shut ag: problem
  1. CPU revision is: 00029008
  2. Linux version 2.4.35 (root@dd-wrt) (gcc version 3.4.6 (OpenWrt-2.0)) #1824 Wed J
  3. an 2 02:15:57 CET 2008
  4. Setting the PFC to its default value
  5. Determined physical RAM map:
  6.  memory: 01000000 @ 00000000 (usable)
  7. On node 0 totalpages: 4096
  8. zone(0): 4096 pages.
  9.  
914763 - DD-WRT and busy led then shut ag: problem
  1. CPU revision is: 00029008
  2. Linux version 2.4.35 (root@dd-wrt) (gcc version 3.4.6 (OpenWrt-2.0)) #1824 Wed J
  3. an 2 02:15:57 CET 2008
  4. Setting the PFC to its default value
  5. Determined physical RAM map:
  6.  memory: 01000000 @ 00000000 (usable)
  7. On node 0 totalpages: 4096
  8. zone(0): 4096 pages.
  9.  
900947 - Keyboard problem: problem keyboard os
  1.         unsigned short scancode;
  2.         //unsigned short status;
  3.        
  4.         while(1 == 1)
  5.         {
  6.  
  7.                         //status = inportb(0x64);
  8.                         scancode = inportb(0x60);
  9.  
846578 - SanDisk U3 Cruzer on Vista: problem vista flash disk sandisk
  1. >>>  [Device Install (Hardware initiated) - USBSTOR\Disk&Ven_SanDisk&Prod_U3_Titanium&Rev_2.19\000017E48A634A37&0]
  2. >>>  Section start 2008/01/07 21:47:38.076
  3.      ump: Creating Install Process: DrvInst.exe 21:47:38.076
  4.      ndv: Retrieving device info...
  5.      ndv: Setting device parameters...
  6.      ndv: Building driver list...
  7.      dvi: {Build Driver List} 21:47:38.104
  8.      dvi:      Searching for hardware ID(s):
  9.  
746230 - sound card : alsa problem
  1. /proc/asound/version:
  2. ===OLD===
  3. Advanced Linux Sound Architecture Driver Version 1.0.12rc1 (Thu Jun 22 13:55:50 2006 UTC).
  4. ===NEW===
  5. Advanced Linux Sound Architecture Driver Version 1.0.14 (Thu May 31 09:03:25 2007 UTC).
  6.  
  7. /proc/asound/cards:
  8. ===OLD===
  9.  
733637 - srb2 problem: problem srb2
  1. //BP: here is special dehacked handling, include centering and version
  2.         "Sonic Robo Blast 2:" VERSIONSTRING,
  3. };
  4.  
  5. char savegamename[256];
708084 - Theme hook problem: problem hook theme
  1. =========================================================
  2. plugins/urlrules/urlrules.plugin.php - Code
  3. =========================================================
  4.  
  5. <?php
  6.  
  7. /**
  8. * A plugin for Habari that displays archives page under top menubar
  9.  
  10.  
705765 - prOMiNd: linux kernel problem
  1. root@cpe-box:/usr/src/linux# make V=1
  2. rm -f include/config/kernel.release
  3. echo 2.6.23cc1:error:unrecognizedcommandlineoption"-Wno-pointer-sign"-g657bdad8-dirty > include/config/kernel.release
  4. set -e; echo '  CHK     include/linux/version.h'; mkdir -p include/linux/;      (echo \#define LINUX_VERSION_CODE 132631; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))';) < /usr/src/linux-2.6.23-rc6/Makefile > include/linux/version.h.tmp; if [ -r include/linux/version.h ] && cmp -s include/linux/version.h include/linux/version.h.tmp; then rm -f include/linux/version.h.tmp; else echo '  UPD     include/linux/version.h'; mv -f include/linux/version.h.tmp include/linux/version.h; fi
  5.   CHK     include/linux/version.h
  6. set -e; echo '  CHK     include/linux/utsrelease.h'; mkdir -p include/linux/;   if [ `echo -n "2.6.23cc1:error:unrecognizedcommandlineoption-Wno-pointer-sign-g657bdad8-dirty" | wc -c ` -gt 64 ]; then echo '"2.6.23cc1:error:unrecognizedcommandlineoption-Wno-pointer-sign-g657bdad8-dirty" exceeds 64 characters' >&2; exit 1; fi; (echo \#define UTS_RELEASE \"2.6.23cc1:error:unrecognizedcommandlineoption-Wno-pointer-sign-g657bdad8-dirty\";) < include/config/kernel.release > include/linux/utsrelease.h.tmp; if [ -r include/linux/utsrelease.h ] && cmp -s include/linux/utsrelease.h include/linux/utsrelease.h.tmp; then rm -f include/linux/utsrelease.h.tmp; else echo '  UPD     include/linux/utsrelease.h'; mv -f include/linux/utsrelease.h.tmp include/linux/utsrelease.h; fi
  7.   CHK     include/linux/utsrelease.h
  8. "2.6.23cc1:error:unrecognizedcommandlineoption-Wno-pointer-sign-g657bdad8-dirty" exceeds 64 characters
  9.  
616508 - SNMP polling issue 1.3.6-snapsho: problem opennms polling snmp
  1. I'm having a problem with OpenNMS showing the node, but not monitoring any services.  I have added the following configuration changes after verifying that I can pull SNMP data from snmpwalk using the same community string that is in snmp-config.xml.  But the capsd.log has no log of finding any services on 10.252.4.254.  Is there something that I am missing?  Does the SNMP service also need to be added to categories.xml?
  2.  
  3. Any help is greatly appreciated..
  4.  
  5. Duncan
  6.  
  7. --- poller-configuration.xml section ---
  8.  
  9.  
614736 - Project Euler - Problem 11: project euler problem 11
  1. public class Problem011 {
  2.  
  3.     final static public long[][] grid =
  4.        {{ 8,02,22,97,38,15,00,40,00,75,04,05,07,78,52,12,50,77,91, 8},
  5.         {49,49,99,40,17,81,18,57,60,87,17,40,98,43,69,48,04,56,62,00},
  6.         {81,49,31,73,55,79,14,29,93,71,40,67,53,88,30,03,49,13,36,65},
  7.         {52,70,95,23,04,60,11,42,69,24,68,56,01,32,56,71,37,02,36,91},
  8.         {22,31,16,71,51,67,63,89,41,92,36,54,22,40,40,28,66,33,13,80},
  9.  
worth-right fantasy-obligation fantasy-obligation