similar to: How to iterate over an array? (with a counter)

Displaying 20 results from an estimated 900 matches similar to: "How to iterate over an array? (with a counter)"

2003 Jul 07
4
can't access samba share from xp
Hello, I am running slackware 9 and I have also updated samba to version 2.2.8a from the slackware security update. I can access my xp box with no problems from my linux box but I cannot access my linux box from my xp box. I have been on several forums and IRC channels and no one seems to have much insight into my problem, someone recommended trying to post my problem here. I have gotten
2003 May 14
3
Redhat firewall problem...
I've just tried setting up a Shrike (9) version of Redhat. Using the medium settings of lokkit, then adding manually accept commands for ports 137/udp 138/udp, 139/tcp and 445/tcp, I thought I should have been ready to go. This isn't the case, however. I know it's not the smb.conf settup because when I kill iptables samba works. When iptables IS running however, it will respond
2004 Jan 05
2
Character Set Conversion Problem in 3.0.1?
Environment: Red Hat 9.0 x86 Samba 3.0.1 Compiled with: --prefix=/usr/samba --with-lockdir=/usr/samba/var/locks --with-automount --with-pam --with-quotas --with-acl-support --with-smbwrapper I have been using Samba 2.2.x, and have files and dirs with umlauts (specifically, o's with two dots over them, as in Bj?rk) which display fine in Windows mounted shares. These same files/dirs show up
2002 Sep 05
3
Setting up VC6 to build VP3 source
All the notes you mention for VC are in vp32_build.html in the release, but thanks for reiterating. Last time I built for Mac I believe I did the os9 version in CW6 and the OsX version in CW8, but I can't think why they shouldn't both compile in CW8. <p>-----Original Message----- From: Tabuleiro [mailto:beta@tabuleiro.com] Sent: Thu 9/5/2002 4:25 PM To: theora-dev@xiph.org Cc:
2003 Jun 09
2
[PATCH] Fix for YUV4MPEG support in encoder_example
As was briefly discussed on IRC, ffmpeg and mplayer currently output two somewhat incompatible YUV4MPEG streams. This meant that encoder_example could take input from mplayer, but not ffmpeg or movtoy4m (a QuickTime->Y4M tool). This is a patch that fixes this issue and should allow encoder_example to take input from either format: diff -urd xiph-cvs/theora/examples/encoder_example.c
2007 Aug 15
4
Is there a automatic counter variable?
Does ruby have anything where if I''m going through a do-while loop, or a "3.times" loop or "for product in products" where there''s a variable that will tell me which iteration of the loop I''m on? Instead of havign to declare my own counter = 0 and then increment it each time? Seems like something Rails would have... I can''t seem to find
2003 May 17
1
Problem of accessing Redhat 7.3 from Win2K.
Hi there, I am new to samba server. I just installed the samba suite (samba, samba-common, samba-client) for Redhat 7.3. After started samba server, I found there is no way for me to access the Redhat machine from Win2K. From the Win2K machine, I can see the linux machine name under folder 'My network places' , but I always get the error message " \\machine_name is not accessible.
2003 May 20
2
Cannot access windows shares
Hi all, I'm trying to access a Windows NT server share, but I cant' do it... The command I'm trying is : mount -t smbfs //server/share /mnt/transfer/ then I get the password prompt. If I enter or not a password I get this error message: 3543: tree connect failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed What should I do ? Thanks for all
2002 Sep 04
4
Limiting bandwidth to around max. 8k per second - possible? UPDATE
Ok, we got it working with 176x144 resolution. The following string produced an image that was not falling behind too much for too long - basically a little when it was getting TONS of movement, and then catching up fast. "65 58 110 0 1 1 90 8 120 1 1 " Now, we need to get this working on a 320x240 resolution, too (as sadly VP3 does not support 160x120. Seems to be a little senseless,
2004 Sep 10
1
Questions about FLAC format from a java coder...
Thanks Miroslav, for your help - much appreciated. > > RICE PARTITION SIZE: In a zero-partition-order Rice block, the > > documentation says the number of samples in the partition is equal > > to the frame's blocksize. Surely this should be equal to the > > frame's-blocksize-minus-the-predictor-order, since we shouldn't need > > to encode residual for
2005 Sep 12
6
trouble with reading data from excel
I have been trying to open data that I have saved in an excel spread sheet. I saved it as a csv. Then I tried using the read.csv command. However, everytime I do this-- diseasedat<-read.csv("M:/sloan/R/disease/disease.csv", sep=, header = TRUE, fill= TRUE)-- I get an error message: Error in file(file, "r") : unable to open connection In addition: Warning message:
2003 Jun 08
5
bitstream versioning
as per yesterday's discussion at #theora -- It has been suggested that we devise a method such that we will be able to add certain features to the bitstream (interlace, exotic color subsampling, clip length flag for download, etc), in such a way as to not obsolete streams encoded previously. Rillian's suggestion, which is pretty much standard practice, is to add a bitstream revision
2013 Aug 07
2
Can't claim USB device
Hi, CyberPower CP1500AVRLCD Ubuntu Server 12.04, Nut installed with sudo apt-get install nut $ lsusb Bus 005 Device 002: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001
2003 May 19
3
Newbie Configuration of 2.2.3a on HP-UX 11.0
I have installed Samba with a depot I downloaded from the HP-UX Porting and Archive Center. We have an intranet site on an HP-UX 11.0 box, and ultimately, my goal is to have links on the Web pages open up files (Word docs, etc.) on various Windows machines (XP, 2000, NT). I'm having difficulty getting Samba to work at all. I've scoured past newsgroup posts, and I'm not finding
2003 Jun 10
3
again - newest cvs and mplayer
Hi Again, the newest theora cvs prevents mplayer from compiling: gcc -c -O4 -march=pentium3 -mcpu=pentium3 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o demux_ogg.o demux_ogg.c demux_ogg.c: In function `demux_ogg_open': demux_ogg.c:626: warning: passing arg 2 of `theora_decode_header' from incompatible pointer type
2003 Feb 04
2
Win 2000 & XP Printer problem
I'm running Samba 2.2.5 on HP-UX 10.20. I've recently started adding WinXP (and 2000) clients to my network. Here's my issue: (It seems to effect both the XP & 2000 machines) I installed a WinXP machine on the network. I was able to add a bunch of samba-networked printers to the Xp machine. I recently added 2 new printers to the network. I added the printer names to my
2002 Aug 27
1
au audio format?
ogg123 will output to the au audio format so why doesn't oggenc accept this format as input? -- _______________________________________________ Download the free Opera browser at http://www.opera.com/ Free OperaMail at http://www.operamail.com/ Powered by Outblaze --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe
2002 Aug 28
5
Analogue artifact estimation
Hi List, Just batting a few ideas around here, but would it be possible to include in to the codec, estimation for common video artifacts that occur in the analogue world? For example, anything that's gone through a composite stage will likely have dot-crawl and false colour - if we can recognise this effect in the encoder, we can treat it as a special case. Other artifacts that come to
2001 Mar 08
6
DOS Emulator?
Hi, I use the latest Codeweavers WINE and several DOS programs wouldn't run correctly. Where can I find the best DOS emulator for Linux? Thanks!
2013 Aug 07
0
Can't claim USB device
Lee Gold <leegold at operamail.com> writes: > Ubuntu Server 12.04, Nut installed with sudo apt-get install nut > ... > Tried this and got error message: > Can't claim USB device [0764:0501]: could not detach kernel driver from > interface 0: Operation not permitted Did you reboot after installing the nut package? Just a couple days ago I connected up a USB UPS to a Red