search for: 520

Displaying 20 results from an estimated 857 matches for "520".

Did you mean: 20
2008 Feb 13
1
Flash Movie Player Control in VB
..._READ FILE_SHARE_READ creation 3 attributes 0x80 trace:file:RtlDosPathNameToNtPathName_U (L"C|/Program Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/",0x33d8b8,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"C|/Program Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/" 520 0x33d610 (nil)) warn:file:CreateFileW Unable to create file L"C|/Program Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/" (status c0000033) trace:file:CreateFileW returning 0xffffffff The trailing slash on the specified path looks suspicious to me. For comparison, here are some tra...
2004 May 04
3
Maximum retries exceeded problem...
...oblem... Simple setup with Asterisk on RedHat. No voice cards in the box, 2 SNOM 200 phones... Phones seem to work well, can leave VM, Message Waiting Indicator lights up but when I try to retrieve messages the call terminates and the following happens: -- Executing VoiceMailMain("SIP/520-a25e", "Mike") in new stack -- Playing 'vm-login' (language 'en') May 4 07:58:07 WARNING[1125329600]: chan_sip.c:497 retrans_pkt: Maximum retries exceeded on call 3c2cdea2c03b-n41bkfnusruc@192-168-100-12 <mailto:3c2cdea2c03b-n41bkfnusruc@192-168-100-12> f...
2010 Dec 09
4
Sequence generation in a table
Dear R helpers I have following input f = c(257, 520, 110). I need to generate a decreasing sequence (decreasing by 100) which will give me an input (in a tabular form) like 257, 157, 57 520, 420, 320, 220, 120, 20 110, 10 I tried the following R code f = c(257, 520, 110) yy = matrix(data = NA, nrow = 3, ncol = 6) for (i in 1:3)      {      val...
2010 Sep 11
5
for loop
Hello, I have a simple question: I want to list numbers 1:k, but if k <1, I hope nothing listed. how should we do? k=2 for (i in 1:k)  print(i) [1] 1    # <-correct [1] 2 k=0 for (i in 1:k) print(i) [1] 1      #<---- wrong [1] 0   thanks jian [[alternative HTML version deleted]]
2003 Apr 15
8
repost (passive FTP server in DMZ and shorewall 1.4.2)
I apologize for the first message. :) --------------------------------------- I have an FTP server running in the DMZ section of my home network. It uses port 23000 for connection and ports 19990 to 19994 for data transfer. I have setup the following rule for outside people to connect to it: DNAT net dmz:192.168.2.2 tcp 23000 I''m at work right now and I can''t use
2010 Dec 28
17
Need Help Getting Windows XP To Use Samba Properly
Hi everyone, new to the list. My apologies if this issue has already been covered, but I am having the following problem with Samba: Using Windows XP as a client, I am trying to see a Solaris system as a server. Solaris is running Samba 2.4.2, and Windows 2000 sees it as a server without any problems. Windows XP, however, generates the error "The network name is no longer
2005 Jun 02
1
Logcheck flagging "RIP" requests from Router
...gcheck on a Debian Sarge box and it is including in it's reports hundreds of lines like this: Jun 2 17:56:09 localhost kernel: PUB_IN DROP 4 IN=eth0 OUT= +MAC=ff:ff:ff:ff:ff:ff:00:09:5b:e9:56:a0:08:00 SRC=192.168.13.10 +DST=192.168.13.255 LEN=52 TOS=0x00 PREC=0x00 TTL=1 ID=20692 PROTO=UDP SPT=520 +DPT=520 LEN=32 Jun 2 17:56:39 localhost kernel: PUB_IN DROP 4 IN=eth0 OUT= +MAC=ff:ff:ff:ff:ff:ff:00:09:5b:e9:56:a0:08:00 SRC=192.168.13.10 +DST=192.168.13.255 LEN=52 TOS=0x00 PREC=0x00 TTL=1 ID=20694 PROTO=UDP SPT=520 +DPT=520 LEN=32 Jun 2 17:57:09 localhost kernel: PUB_IN DROP 4 IN=eth0 OUT= +...
2018 Jun 20
2
Bad message_id occasionally when connecting a MacOS to a freebsd running 4.8.2
...ence id 4785) (granted = 261, low = 4273, range = 512) Jun 20 13:01:10 orca smbd[92724]: [2018/06/20 13:01:10.074249, 0] ../source3/smbd/smb2_server.c:641(smb2_validate_sequence_number) Jun 20 13:01:10 orca smbd[92724]: smb2_validate_sequence_number: smb2_validate_sequence_number: bad message_id 520 (sequence id 520) (granted = 9, low = 8, range = 512) Jun 20 13:01:51 orca smbd[75754]: [2018/06/20 13:01:51.152858, 0] ../source3/smbd/smb2_server.c:641(smb2_validate_sequence_number) Jun 20 13:01:51 orca smbd[75754]: smb2_validate_sequence_number: smb2_validate_sequence_number: bad message_id...
2004 Dec 07
1
[Bug 520] Recursive operations for sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=520 ------- Additional Comments From cmp at uiuc.edu 2004-12-07 17:28 ------- Created an attachment (id=749) --> (http://bugzilla.mindrot.org/attachment.cgi?id=749&action=view) Add recurse mode to sftp put command via fts. Add recurse mode to sftp put command via fts. Initial work was d...
2003 Mar 25
1
[Bug 520] Recursive operations
http://bugzilla.mindrot.org/show_bug.cgi?id=520 Summary: Recursive operations Product: Portable OpenSSH Version: -current Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: sftp AssignedTo: openssh-unix-dev...
2011 Oct 10
1
Problems configuring an NVIDIA GeForce GT 520 with a 1366x768 screen
...reen defaulted to 1024x768, but the full screen's resolution is 1366x768. I tried to change the maximum resolution via xorg.conf, but the OS refused to start the graphical interface until the xorg.conf file was erased. (The old xorg.conf file can be uploaded if needed). Is the NVIDIA GeForce GT 520 unable to change the resolution to an arbitrary size with the Nouveau driver as of yet? - Carlos Sol?s -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20111010/91c6a464/attachment.htm>
2003 May 29
0
Using routed and opening port 520
My Linux router (RH7.3) runs routed, and port 520 is NOT open for UDP. The box routes traffic between a LAN and two separate DSL-connected ISPs. What benefits am I giving up by not having port 520 open? What benefits would I gain (if any) for sharing routing information with the ISPs over the DSL connections? What are the risks in opening that...
2011 Dec 17
3
Can't install Civ4
...rviceProvider.cpp (109) >Kernel\ServiceProvider.cpp (87) >Kernel\ObjectHolder.cpp (442) >Kernel\ServiceProvider.cpp (109) >Kernel\ServiceProvider.cpp (87) >Kernel\ObjectHolder.cpp (442) >Kernel\ServiceProvider.cpp (109) >Kernel\ServiceProvider.cpp (87) >Kernel\FileGroup.cpp (520) >Kernel\ServiceProvider.cpp (109) >Kernel\ServiceProvider.cpp (87) >Kernel\FileGroup.cpp (520) >Kernel\ServiceProvider.cpp (109) >Kernel\ServiceProvider.cpp (87) >Kernel\FileGroup.cpp (520) >Kernel\ServiceProvider.cpp (109) >Kernel\ServiceProvider.cpp (87) >Kernel\FileGr...
2012 Dec 07
1
VGA-Passthrough: Driver suggestion for Nvidia GT 520
Dear list, currently I have a Debian Wheezy with Kernel 3.6.6 and Xen 4.2 as Dom0 and an Ubuntu 12.04 as a HVM DomU with vga passthrough for my Nvidia GT 520 card working. Hardware is a Gigabyte GA-890FXA-UD5 with IOMMU and an Athlon II. I used the howto by David Techer to get my card running. Currently I can only use the driver version 275.xx of the nvidia closedsource driver. All newer versions do not work (I guess this is known). I want to update...
2016 Oct 20
2
[Bug 1092] New: nft v0.6 segfault in must_print_eq_op at expression.c:520 during 'nft monitor trace' in netdev filter
https://bugzilla.netfilter.org/show_bug.cgi?id=1092 Bug ID: 1092 Summary: nft v0.6 segfault in must_print_eq_op at expression.c:520 during 'nft monitor trace' in netdev filter Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft As...
2009 Sep 06
0
[Bug 520] Recursive operations for sftp
https://bugzilla.mindrot.org/show_bug.cgi?id=520 Scott Ritchie <scott at open-vote.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scott at open-vote.org --- Comment #4 from Scott Ritchie &l...
2006 Sep 29
0
[Bug 520] New: iptables-save put a invalid entry in file (module ipt_icmp)
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=520 Summary: iptables-save put a invalid entry in file (module ipt_icmp) Product: iptables Version: 1.3.5 Platform: i386 OS/Version: All Status: NEW Severity: normal Priority: P2 Component:...
2000 Apr 14
1
Rd2Sd conversion: files (PR#520)
This is a multipart MIME message. --==_Exmh_-19086308140 Content-Type: text/plain; charset=us-ascii In addition to my previous message, here is the source Rd-file that I used in R CMD Rdconv -d --type=Sd plot.mefista.Rd > plot.mefista.d command. --==_Exmh_-19086308140 Content-Type: text/plain ; name="plot.mefista.Rd"; charset=us-ascii Content-Description: plot.mefista.Rd
2018 May 26
3
Grouping by 3 variable and renaming groups
...ze(meanPrice=(mean(RetailPrice))) which results in . > priceStore_Grps # A tibble: 15 x 4 # Groups: StorePC, StoreX [?] StorePC StoreX StoreY meanPrice <fct> <int> <int> <dbl> 1 CR7 8LE 532714 168302 472. 2 E2 0RY 535652 182961 520. 3 E7 8NW 541428 184515 467. 4 KT2 5AU 517917 170243 522. 5 N17 6QA 533788 189994 523. Which is fine, but I then want to give each group (e.g. CR7 8LE 532714 168302) a unique identifier (say) Store 1, 2, 3 or some other unique identifier. StorePC StoreX StoreY mea...
2005 May 15
0
Heroes of Might & Magic 2 troubles with wing32.dll
...II;.;c:\\windows\\system;c:\\windows;c:\\windows\\system;c:\\windows" 0009:trace:file:RtlDosPathNameToNtPathName_U (L"Z:\\mnt\\heap\\software\\!00_DVD\\HOMM II\\WING32.dll",0x778cfb48,(nil),(nil)) 0009:trace:file:RtlGetFullPathName_U (L"Z:\\mnt\\games\\HOMM II\\WING32.dll" 520 0x778cf8f4 (nil)) 0009:warn:file:wine_nt_to_unix_file_name L"WING32.dll" not found in /home/petro/.wine/dosdevices/z:/mnt/games/HOMM II 0009:trace:file:RtlDosPathNameToNtPathName_U (L".\\WING32.dll",0x778cfb48,(nil),(nil)) 0009:trace:file:RtlGetFullPathName_U (L".\\WING32.d...