Displaying 5 results from an estimated 5 matches for "16235".
Did you mean:
1235
2008 Apr 04
21
[Bug 15350] New: randr12: VGA-0 always reported as "disconnected"
http://bugs.freedesktop.org/show_bug.cgi?id=15350
Summary: randr12: VGA-0 always reported as "disconnected"
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2006 Mar 06
0
streaming recordings
...:
exten => 22,1,MixMonitor(test.wav)
exten => 22,2,Dial(SIP/blabla@blabla.com)
No problems at all if I record to a file, but then I made test.wav a
fifo, and had oggenc read it, then pipe it to oggfwd, etc...
This does work, but generates a pile of warnings in the asterisk
console:
WARNING[16235]: format_wav.c:247 update_header: Unable to find our
position
I can shut off the warnings, of course, using logger.conf, but it still
seems kind of messy. I also need to start the commands reading that pipe
manually after initiating the call.
Can anyone suggest a better way to do this? I figure a...
2002 Mar 20
3
[PATCH] rsync kills all user processes on fork failure
...;ulimit -u 5" sets the max number of user
processes to 5. I used the sleep command as my victim processes, it's
annoying to have something usefull killed when duplicating a bug.
bash$ su notme
Password:
bash$ ulimit -u 5
bash$ sleep 100 & sleep 100 & sleep 100 &
[1] 16234
[2] 16235
[3] 16236
bash$ # There are now 4 processes running as "notme", bash and 3 sleeps.
bash$ whoami
notme
bash$ ./rsync -e /usr/bin/rsh -a ~/a bandit:b
fork: Resource temporarily unavailable
rsync error: error in IPC code (code 14) at util.c(137)
bash$ whoami
me
bash$ # all of the notme proce...
2006 May 11
6
ActiveRecord associations
Can someone clarify this for me? Suppose I have two tables like:
class Company < ActiveRecord::Base
belongs_to :category
end
class Category < ActiveRecord::Base
has_many :companies
end
I understand that the belongs_to causes related companies to be read
from the db when I ask for a category. I suspect SQL something like
select * from categories, companies
where category.id
2010 May 07
0
Wine release 1.1.44
...ldwave loaded mp3 file is corrupted
15464 Panzer General 3D Demo: Selected units cause screen corruption
15529 .debris hangs shortly after starting
15810 New shell folder icons look poor in small size
16184 Inconsistent initial highlighting/selection of text in dialog boxes in IDA Pro
16235 Galactic Civilizations II: Dread Lords crashes when starting new game or a campaign
16709 poor video performance running Praetorians
16953 Polybius crashes in d3dfmt_convert_surface
17086 Wonderland Online 3.0.1 crashes after agreeing to the user agreement.
17464 Word 2007 can not save...