Displaying 13 results from an estimated 13 matches for "15808".
Did you mean:
1580
2004 Aug 06
2
More libshout questions
Okay,
I am using libshout to stream to a NullSoft Shoutcast server. I am
using libmad and libmp3lame to do re-encoding on the fly. I am streaming
to the server (currently) with shout_send_raw(). When I try to use
shout_metadata_add(), I get a segfault in strdup(). Anyone have any
ideas as to why? Everything else works fine, just not the metadata.
Thanks In Advance,
Deven
--- >8 ----
2004 Aug 06
2
More libshout questions
...10, 0, 30328, 16417, 11280,
16385, 16220, 16385, -25934, 1963, -7136, -16385,
28118, 16384, -20339, 16394, -25934, 1963, -23616, 16394, -7216,
-16385, 12104, 16385, 12, 0, 30328, 16417, 0, 0, 1, 0,
18661, 3244, 25172, 16410, 27885, 16384, -7216, -16385, 5, 0, 1, 0, 0,
0, 0, 0, -7072, -16385, 15808, 16385, -20339,
16394, 0, 0, -7104, -16385, -1336, 16417, 28672, 16417, 0, 0, 0, 0, 0,
0, 11280, 16385, -20323, 16394, 15808, 16385,
-7104, -16385, -23542, 16384, 16220, 16385, 30328, 16417, 1, 0, 0, 0,
-25792, 16394, 15808, 16385, 1, 0, 11280, 16385,
-20339, 16394, 15808, 16385, -7056, -16...
2006 Aug 28
0
samb 3 with the old shema samba and the root samba
...psam_compat ).
All seem work fine (users can connect from windows in the domaine ) but
the root samba (uidnumber=0) which name is manager couldn't login, so i
can't integrate windows workstation in the domaine. I create another one
with uid= root but no good result. smbd log show:
smbd[15808]: (pam_unix) session opened for user root by (uid=0)
smbd[15808]: (pam_unix) session closed for user root
but i am not connected !!!!!
thanks for help
2003 Feb 25
0
Trouble Creating Folders
...smb_vwv[0]=1 (0x1)
[2003/02/20 16:54:15, 5] lib/util.c:show_msg(291)
smb_bcc=12
[2003/02/20 16:54:15, 10] lib/util.c:dump_data(1531)
[000] 4A 6C 4A 6D 49 68 43 6C 42 73 72 00
JlJmIhCl Bsr.
[2003/02/20 16:54:15, 3]
smbd/process.c:switch_message(685)
switch message SMBecho (pid 15808)
[2003/02/20 16:54:15, 3]
smbd/sec_ctx.c:set_sec_ctx(329)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2003/02/20 16:54:15, 5]
smbd/uid.c:change_to_root_user(217)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2003/02/20 16:54:15, 6]
lib/util_sock.c:write_socket(518)
write_socket(5,53)
[...
2003 Nov 05
1
Beginners help
...l]
exten => 34,1,Dial,Zap/1
exten => 823,1,Dial,Zap/2
exten => 400,1,Dial,Zap/3
exten => 500,1,Dial,Zap/4
exten => _9X.,1,Dial,Zap/5/${EXTEN}
--------
lsmod outputs:
Module Size Used by Tainted: P
wcfxo 7424 0 (unused)
wcfxs 15808 0 (unused)
zaptel 183072 0 [wcfxo wcfxs]
ppp_generic 15676 0 [zaptel]
slhc 4864 0 [ppp_generic]
usb-ohci 17064 0 (unused)
usbcore 36416 0 [usb-ohci]
amd74xx 9380 1
nvnet 25...
2005 Aug 08
1
Help with "non-integer #successes in a binomial glm"
...lt;2e-16 ***
TO1 -1.02959 0.09012 -11.43 <2e-16 ***
---
Signif. codes: 0 `***' 0.001 `**' 0.01 `*' 0.05 `.'
0.1 ` ' 1
(Dispersion parameter for binomial family taken to be
1)
Null deviance: 12987 on 15809 degrees of freedom
Residual deviance: 12819 on 15808 degrees of freedom
AIC: 12823
Number of Fisher Scoring iterations: 5
> setwd("P:/Work in Progress/Haibo/Hans")
>
> Lease=read.csv("lease.csv", header=TRUE)
> Lease$ET <- factor(Lease$EarlyTermination)
> SICCode=factor(Lease$SIC.Code)
> Lease$TO=factor(Le...
2006 May 04
1
Re: How do I identify the initiating View from within aHelper?
Lindsay,
Wouldn''t you want to use a component for this? I know components seem
to be out of favor, but they seem like a perfect fit for this very
thing.
You could then go like:
<%= render_component :controller => ''sidebar'', :action => ''home_menu'' %>
The :action parameter could even be more dynamic based on your own
needs.
Maybe someone
2008 Jul 22
0
Problems w/Asterisk Realtime + MySQL + SIP [SOLVED!]
...kphone.
Unfortunately the console commands 'sip show peers', 'sip show
registry', etc. don't seem to work (is this normal?) ... but otherwise
all is fine.
Thanks to all who offered help while debugging this issue.
Regards,
Walter Stanish
Owner / Director
Occident Systems
(+86 15808 700 801)
2008 Jul 21
1
Problems w/Asterisk Realtime + MySQL + SIP
...|
47bce5c74f589f4867dbd57e9ca9f808 | walter | walter |
+--------+--------+--------+---------+----------+-------------+----------------------------------+--------+----------+
1 row in set (0.00 sec)
Thanks for any help you can offer.
Regards,
Walter Stanish
Owner / Director
Occident Systems
(+86 15808 700 801)
2012 Jul 19
3
Problems granting privileges with puppetlabs/mysql
First off, I''m not sure if I should be asking questions about puppetlabs
modules here, if not, I apologise...
I''m trying to at least setup my mysql replication user through the mysql
module, but I seem to be unable to divine the correct way to do this. I''ve
tried a number of different variations, but my user doesn''t get the
repl_slave_priv on my user
2013 Nov 22
0
Wine release 1.7.7
...rk of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.7.7 (total 49):
9853 Splinter Cell: CT crashes with an unahandled exception
14752 Blood 2 (v. 2.1): mouse input not working
15808 wine's system tray should not wake the cpu when idle
15868 Tomb Raider underworld demo big troubles
16121 Word 2003/2007 Bold Face Type Bug
17037 mountmgr.sys: Wine does not recognise empty DVD-ROMs
18394 Touhou 9 - Phantasmagoria of Flower View, patching from 1.00 to 1.50a breaks...
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...15712 => Hello World
+15720 => Hello World
+15728 => Hello World
+15736 => Hello World
+15744 => Hello World
+15752 => Hello World
+15760 => Hello World
+15768 => Hello World
+15776 => Hello World
+15784 => Hello World
+15792 => Hello World
+15800 => Hello World
+15808 => Hello World
+15816 => Hello World
+15824 => Hello World
+15832 => Hello World
+15840 => Hello World
+15848 => Hello World
+15856 => Hello World
+15864 => Hello World
+15872 => Hello World
+15880 => Hello World
+15888 => Hello World
+15896 => Hello World
+15904...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...5704: 0, 0
+15712: ,
+15712: 0, 0
+15720: ,
+15720: 0, 0
+15728: ,
+15728: 0, 0
+15736: ,
+15736: 0, 0
+15744: ,
+15744: 0, 0
+15752: ,
+15752: 0, 0
+15760: ,
+15760: 0, 0
+15768: ,
+15768: 0, 0
+15776: ,
+15776: 0, 0
+15784: ,
+15784: 0, 0
+15792: ,
+15792: 0, 0
+15800: ,
+15800: 0, 0
+15808: ,
+15808: 0, 0
+15816: ,
+15816: 0, 0
+15824: ,
+15824: 0, 0
+15832: ,
+15832: 0, 0
+15840: ,
+15840: 0, 0
+15848: ,
+15848: 0, 0
+15856: ,
+15856: 0, 0
+15864: ,
+15864: 0, 0
+15872: ,
+15872: 0, 0
+15880: ,
+15880: 0, 0
+15888: ,
+15888: 0, 0
+15896: ,
+15896: 0, 0
+15904: ,
+15904:...