similar to: New samba feature or new FF feature?

Displaying 20 results from an estimated 900 matches similar to: "New samba feature or new FF feature?"

2005 Jul 01
1
MPlayer problem
Hi, I have installed MPlayer from dag repo on my CentOS 4.1 and codecs from MPlayer site. When I try to watch some movie file I get an error: ----------------------------------------------------------------------- Error opening/initializing the selected video_out (-vo) device. ----------------------------------------------------------------------- When I start MPlayer from console (gmplayer
2013 Feb 04
2
Modifying a function programmatically
Dear list # I have a function ff <- function(a,b=2,c=4){a+b+c} # which I programmatically want to modify to a more specialized function in which a is replaced by 1 ff1 <- function(b=2,c=4){1+b+c} # I do as follows: vals <- list(a=1) (expr1 <- as.expression(body(ff))) expression({ a + b + c }) (expr2 <- do.call("substitute", list(expr1[[1]], vals))) { 1 +
2008 Jun 20
3
FF3 printing problem on Centos 4.x
I'm using Centos 4.x (fully up to date) on a system at work. I have also been using firefox 2 (directly from mozilla.org) on it for a long time, and it tends to work just fine. yesterday I installed the new FF3 release. It works fine too, with one exception: The print dialog shows no printers! The print button is greyed out! There actually four or five printers defined on the system, and all
2008 Oct 15
3
firefox is incredibly unstable
does anyone else have major probs with Firefox as installed on CentOS5? ever since the RPM for FF3 came out it has been crashing daily. Usually when I use Save As... or Browse... or anything else that brings up the Gnome file picker. After the crash I re-start then the file picker works for a while. Sometimes it just takes scrolling or click+drag an image or some other random action. BANG
2009 Dec 04
30
ZFS send | verify | receive
If there were a ?zfs send? datastream saved someplace, is there a way to verify the integrity of that datastream without doing a ?zfs receive? and occupying all that disk space? I am aware that ?zfs send? is not a backup solution, due to vulnerability of even a single bit error, and lack of granularity, and other reasons. However ... There is an attraction to ?zfs send? as an augmentation to the
2001 Nov 28
1
Config 2.2.0 error
Hello Samba team, I have installed Samba 2.20 before on our HP9000-D200 running HPUX10.20 without difficulty. However, I had need this week to reinstall the operating system and now when I try to install Samba 2.20 I get the following error message from the configure command: checking configure summary: ERROR: No locking available. Running Samba would be unsafe configure: error: summary
2007 Dec 12
8
Solaris package woes
I am trying to get Puppet to push out a Solaris sudo package that I built, but I keep getting errors. I tested applying the package manually outside of Puppet and it works perfectly, but when I attempt to push it out via Puppet it fails. Puppetmaster Version: 0.23.2 [Ubuntu Linux 7.10 - Puppet built from source] Puppet client version: 0.23.0 [Sun Solaris 10 Zone - Puppet built from source] The
2007 Jan 11
1
Error in rsync protocol datastream on sync of
Hi list. I'm using OpenVPN to rsync a bunch of hosts each night and it works great on all but two of them which gives: Error in rsync protocol datastream on sync of <hostname> allmost every night. One of them is on a narrow line, so I could believe it was that causing it, but the other is on a 4Mb SDSL and should have the best connection of them all... What can cause this error, how
2008 Mar 25
2
a JavaScript front-end for Babelmark
Hi, I've built a quick-and-dirty diff GUI for Babelmark (thanks, Michel!). You can get it as a bookmarklet here: http://attacklab.net/babelmark/ If either Michel or Tom is interested in hosting this, I'll be happy to do the grunt work for a real integration. It's kind of pain in the ass to hit the bookmarklet every time you get new data from the server. I've tested this
2001 Sep 17
1
Printing to a Samba Printer triggering a DNS lookup and dialling the modem
I have just joined the list and I have a problem, perhaps someone can help. I have: Linux 7.0 with 2.4.7 Kernel (with various upgrades for functionality). Samba is running on this machine with shares and a printer on the USB port. This machine also has a modem (demand dialling) and I am using the Monmotha Firewall script. This works quite well for the WinME PC able to access the printer and
2008 Jul 31
2
FreeNX and FF3
Anybody else notice how poorly Firefox 3 update on CentOS-5 works via NX connection? Any suggestions on fixing the visual artifacts/bad redraws? Craig
2006 Jan 26
0
XML Request in R: Pointers/examples needed
Hello R-helpers, I'm new to XML. I have been using an application for some time, but now I wish to automate my downloads with R. When I use the web interface of their XML application, I'm able to read the response in R with the XML package. My problem now is to send the requests directly from R. Here below are two XML request scripts that come from the applicaton help file. My
2008 Mar 25
6
Prototype 1.6.0.2 + Firefox 3 Enumerable problems
I am using Prototype 1.6.0.2 on Firefox 3.0b4. The following does not work when I enter it in Firebug: $A([1,2,3,4]).each(function(n) {alert(n);}); The above is just an example. Any array, using $A and any enumerable method, returns the following: TypeError: iterator.bind is not a function Seems like some objects are not being extended correctly? Using Prototype 1.5.0 on Firefox 3.0b4, this
2003 Aug 15
1
Asterisk H323 Trunk
During debugging of H323 trunk side (using Jeremy Macnamara's H323 driver in ~/channels/h323) a couple of things come don't quite work as advertised... 1/ the following line in extensions.conf explicitly sets the outgoing caller ID (required in my case for downstream GK processing..) exten => _1NX.,1,SetCallerID,6400047602100 exten => _1NX.,2,Dial,H323/${EXTEN:1} what
2005 Jun 07
1
MGCP Useragent
Hi 1- Anybody implement mgcp useragent in *. 2- Where can i get that. 3- if no then anybody can help me to write it down. Best Regards Ibrar Ahmed Project Manager. Comcept (Pvt) Ltd. Islamabad Pakistan www.com-cept.com ibrarahmed@com-cept.com abrar_@yahoo.com Ph # (Off) +92-51-111784784 Ph # (Res) +92-51-2271283 Ph # (Mob) +92-3009543001 Fax # 92-51-111784785 www.com-cept.com Pick battles that
2001 Oct 29
2
Samba 2.2.2 PDC - Win98/Winme - Can't see more than 100 users when sharing (PR#21923)
On Mon, Oct 29, 2001 at 06:15:01AM -0800, pessagno@esempi.com.ar wrote: > This is a multi-part message in MIME format. > > ------=OMAIL_ATT_0.349429895243706 > Content-Type: text/plain; charset=iso-8859-1 > > > > Hello, > First, a big thank you from Argentina for all your work (Samba team + > Samba Users). > We have a 600 pcs with Win98/Winme and a redhat 7.1
2005 Jun 13
2
Need Help with pickup *8
Hi, when i use the *8 for the call pickup the call i fetch is directly connected and i can't see the callers number. What i want is that the call in the first only rings at my phone and in the second i can see the callers number before i am connected. I am using a polycom 500 ip phone. Is this a special polycom problem? Regards, Kib
2005 Jun 07
1
What to do when speex_jitter_get(...) has no buffer to return
[The following is perhaps a long question and even off-speex topic,] [but if anyone can at least point me in the right direction for ] [alternate sources of information, I'd really appreciate it. ] When speex_jitter_get(...) is called and there is no buffer/data to return, would I not want to know that there is no true data to play? If I turn around and queue 20ms of silence to play
2008 Sep 30
3
Firefox distorted printing
Hi, I am running a fully updated CentOS 4 box. Since the last few rounds of updates - upgrading to the latest Firefox, I find that I can not print Bank statements etc ( .ps files when saved to disk). The Bank's logo and any lines on the form print OK but the actual content is distorted beyond recognition - printing a series of special characters (!"$%&#'(") instead of
2008 Aug 28
2
Fortress Forever, TFC and of course..Wine [Problems]
So, TFC works great under wine, no problems cept one, i can't connect to any servers. The world renders fine, my sound is fine, everything is good cept connection to server. I can browse the server list, see updated info from master server, i just can't join any games. Latest Wine. Fortress Forever, i cannot even ping the master server, nor can i enter the game. I can browse menus and set