search for: codepad

Displaying 12 results from an estimated 12 matches for "codepad".

2009 Sep 20
2
[Authlogic]
After I upgraded my Authlogic to 2.1.2 I''m facing an odd error when trying to use my webpage; it comes up with an error ''undefined method `^'' for "e":String''. I''ve double checked the lines in the Authlogic code (see codepad urls for the tracelog), but I can find no trace of any "^" in the code anywhere. The methods that result in this error are the default current_user(_session) methods from the Authlogic docs. I''m not sure if this is a bug in Authlogic or my code, but I''d love to know th...
2009 Sep 09
3
[Rspec] Using Mocha results in uninitialized constant, using a 'fix' breaks RSpec output
After installation of Mocha (0.9.7), running "script/spec spec" results in a "`const_missing'': uninitialized constant Test::Unit::TestResult::TestResultFailureSupport (NameError)" error. (As shown here; http://codepad.org/mTqztjwt ) I''m running Ruby 1.8.6 with Rails 2.3.4 on Windows, rspec (-rails) 1.2.8 (1.2.7.1), Test::Unit 2.0.3 As suggested roughly on http://stackoverflow.com/questions/1145318/getting-uninitialized-cons , I''ve added config.gem ''test-unit'', :lib => '...
2012 Nov 28
12
[Bug 57660] New: nv?? show error nv??_screen_get_param:??? - unknown PIPE_CAP 76
https://bugs.freedesktop.org/show_bug.cgi?id=57660 Priority: medium Bug ID: 57660 Assignee: nouveau at lists.freedesktop.org Summary: nv?? show error nv??_screen_get_param:??? - unknown PIPE_CAP 76 Severity: normal Classification: Unclassified OS: Linux (All) Reporter: mustrumr97 at gmail.com
2011 May 19
1
No newline in wine printf with multibyte string
Hello. This code: http://paste.pocoo.org/show/391911/ seems to work incorrectly with wine (at least with my 1.3.20-ubuntu6 version), while working well with native linux and native windows. When mingw32-compiled binary is executed under wine it just does not print newline character properly in the end of code, at printf on line #37; if non-ascii characters in printing string are present. This
2011 Feb 27
2
icecast2 sends metadata to clients but not actual stream
Hello, I just installed icecast2 on Ubuntu 10.10 server from Ubuntu repositories. My intention was to use VLC on another computer to stream video through IceCast. The problem is that the server is not sending the actual data to any clients. To find out more about what is going on, I increased icecast's log level to 4 to see debug data in error.log. And here's what it shows:
2012 Mar 05
1
[LLVMdev] I stole the demo.
On Monday, March 05, 2012 02:29:56 AM Duncan Sands wrote: > Hi Richard, > > > I had a little time on my hands this afternoon, so I stole the Clang/LLVM > > demo and modified it to allow compiling for several other targets: > > http://ellcc.org/demo > > does it use the correct header files for the target etc? > > Ciao, Duncan. Yes, it does. The header files
2011 Feb 28
0
icecast2 sends metadata to clients but not actual stream
...t describe anything about your stream. At least some basic information like the source client being used and the format you're streaming in is obviously a prerequisite to even _speculate_ about what the problem might be. Mike On Sun, Feb 27, 2011 at 2:53 PM, Joonas Lehtolahti <godjonez at codepad.info> wrote: > Hello, > > I just installed icecast2 on Ubuntu 10.10 server from Ubuntu repositories. > My intention was to use VLC on another computer to stream video through > IceCast. > > The problem is that the server is not sending the actual data to any > clients. To...
2010 May 27
1
Can't install games in Steam, it crashes.
When I try to install a game (purchased on Windows) in Steam by selecting the title and clicking "Install", it doesn't do anything for a couple of seconds and then crashes. Here's a log from a console: http://codepad.org/n89JWRFb I'm on Kubuntu 10.04, Wine 1.2-rc1.
2012 Feb 25
1
nouveaufb handover not working properly from VGA on GTX460 (NVc0)
Howdy, y'all I just got a GTX460 and I'm having a bit of trouble getting it running. In particular, when I modprobe "nouveau," the display goes black (but doesn't enter power saving, so there's a signal of some sort). After doing some searching, I found http://nouveau.freedesktop.org/wiki/KernelModeSetting If I unbind the nouveaufb driver, the console starts
2014 Nov 09
0
What does the code mean?
Hello, These days I am reading nouveau source code,but I cannot understand this code! Please look at http://codepad.org/61v3mXmq . The function ‘nouveau_dsm_power_state’ said optimus is disabled in another function ‘nouveau_switcheroo_set_state’. But in fact,the function ‘nouveau_switcheroo_set_state’ will return directly when optimus is detected! Both of these functions won’t disable the nv card if optimu...
2010 Aug 21
10
Launching Source engine games results in crash, small res
Well I'm able to get Steam running fine, however I've tried to play the following: Team Fortress 2 Left 4 Dead Counter-strike Source Portal When I try to launch Source based games the screen goes black and then it resizes the resolution to something like 1024x600. I am able to get the Left 4 Dead intro movie to play with this script: WINEPREFIX=~/.wine.steam wine
2011 Jul 09
10
Starting basic HVM -- where am I going wrong?
...hardware out on a server with opterons (as opposed to xeons) and I''m getting the same result, so I don''t think it''s the hardware. Been at it a couple days, so any pointers as to what I''m doing wrong would be helpful. Everything that follows is also at: http://codepad.org/7ggtpOT9 Now to turn on the text hose! -Sam --------------- basic.cfg --------------- builder = "hvm" kernel="/usr/lib/xen/boot/hvmloader" device_model="/usr/lib/xen/bin/qemu-dm" memory=512 #shadow_memory=16 name=''basic'' disk=["file:/v...