similar to: Directory access works, file access does not

Displaying 20 results from an estimated 500 matches similar to: "Directory access works, file access does not"

2006 Apr 24
0
saving from word & excel
hi, we're using a samba-server over DSL using openVPN and the speed is very good at browsing directories and quite OK at loading/saving files except for word & excel where it takes about 20-30 seconds to save even a small file. which is no wonder because the following happens in log.smbd when i click "save" in word, it obviously checks for a bazillion tmp- and lockfiles (
2008 May 22
0
Phantom permissions -- where should I look ?
Using 3.0.28a. I have a file: -rw------- 1 lynda SMB_USER 89 2008-05-22 17:03 lynda@adviva[2].txt Using "cp -a" I created an apparently identical copy except a trivially different name: -rw------- 1 lynda SMB_USER 89 2008-05-22 17:03 lynda@adwiwa[2].txt Using vim I created a brand new file, with identical contents and similar name: -rw------- 1 lynda SMB_USER 89 2008-05-22
2004 Feb 03
0
Interlazed video posibilities
I don´t found any patent around this but i ned help with the patents. I can´t found all patents for interlazed video and I only read the patents around MPEG , the optimization for field based video can be aplied without problem, this is compatible whih the progresive encoding and in a few scenarios they can be positive. <p>process: <p>common: -2 bits to indicate video type 0x
2007 Sep 14
2
how to use options in radio botton
Hi I am using radio botton,I am struggling to use options..following is my code.. <%= radio_button(''community'',''default'',0,options={:checked,:onClick=>"javascript:set_default(this);"})%> If i am using without checked option its working fine.If i use that its throwing error.... Please help me -- Posted via http://www.ruby-forum.com/.
2002 Sep 18
0
Client timeout problems.
I'm using Samba 2.2.5 with Win2k(and a couple of WinXP) clients. For a month everything has been running fine. Just recently I have started having problems with what seems to be the clients dropping their TCP connections. If you let the client sit for a while, even if it has a file open but don't save it, it will lose it's connection to the server. Running netstat on the client shows
2003 Oct 02
1
warnings() generates error if there never were any (PR#4389)
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C388B0.D441A780 Content-Type: text/plain; charset="iso-8859-1" In debugging a long-running function where I occasionally call warnings() to write out any warnings that have occurred, I discovered that calling warnings() before
2008 Apr 23
2
Replecing empty values with a letter (continuation)
Sorry, I hit the send botton by accident. Here is my code so far: dat<-read.csv('myfile.csv', na.strings="") dat[is.na(dat]<-'N' But it doesn't replace the <NA> for the letter 'N'. I am using R v 2/7/0, running it under Windows XP. Thank you, Judith
2003 Mar 17
1
Smbpasswd without prompt?
Hello again! :-) Mine he doubts he is with relation to smbpasswd, would like to add to an user and a password standard from one script (*in botton), but I did not obtain to eliminate prompt requesting the new password and password verification, like make in useradd. This is possible? I use Red Hat 8.0 box with a Samba 3.0 Alpha running a PDC. Me he seems that alone it functions compiling with
2018 Sep 17
2
IVR call simulation on Asterisk 15 server
Hi All, I am using Asterisk 15 server and wanted to configure IVR call simulation. My configuration scenario is 1. A subscriber will register to Asterisk server and start a call. 2. The IVR audio will come from the Asterisk sever to sbscriber. 3. Once the subscriber pressed the botton, the call will connect to a number based on DTMF digit pressed by subscriber. Then call will continue for 30
2006 Mar 29
2
intercepting messages from FXScrollBar toFXScrollArea
Hello Lyle, the Task, I want to accomplish: I''ve created a little app that is used on a PC with a touch screen. To ease hitting the keys, the keys and the scrollbars are really big (45 pixels). So the ScrollCorner is also really big and I just wanted to use this space by moving the ScrollDown Botton down to the position of the ScrollCorner (like the attachment shows) The code looks like
2018 May 07
2
[PATCH 3/3] drm/vc4: Attach underscan props to the HDMI connector
On Mon, May 07, 2018 at 04:44:34PM +0200, Boris Brezillon wrote: > Now that the plane code takes the underscan setup into account, we can > safely attach the underscan props to the HDMI connector. > > We also take care of filling AVI infoframes correctly to expose the > top/botton/left/right bar. > > Note that these underscan props match pretty well the >
2009 Jul 14
0
Tinn-R 2.3.0.0 released
We would like to announce that a new version of the Tinn-R for Windows (2.3.0.0) was released and is available on SourceForge server: http://sourceforge.net/projects/tinn-r Tinn-R is a R script editor under the OS Windows. Changes: 2.3.0.0 (jul/10/2009) * Bugs fixed: - The error message when typing CTRL+TAB inside the Rterm interface whenever it was not split. - It now
2018 May 07
0
[PATCH 3/3] drm/vc4: Attach underscan props to the HDMI connector
Now that the plane code takes the underscan setup into account, we can safely attach the underscan props to the HDMI connector. We also take care of filling AVI infoframes correctly to expose the top/botton/left/right bar. Note that these underscan props match pretty well the overscan_{left,right,top,bottom} properties defined in config.txt and parsed by the VC4 firmware. Signed-off-by: Boris
2018 May 09
0
[PATCH 3/3] drm/vc4: Attach underscan props to the HDMI connector
On Mon, 7 May 2018 17:24:08 +0200 Daniel Vetter <daniel at ffwll.ch> wrote: > On Mon, May 07, 2018 at 04:44:34PM +0200, Boris Brezillon wrote: > > Now that the plane code takes the underscan setup into account, we can > > safely attach the underscan props to the HDMI connector. > > > > We also take care of filling AVI infoframes correctly to expose the > >
2018 Nov 22
0
[PATCH v3 3/3] drm/vc4: Attach underscan props to the HDMI connector
Now that the plane code takes the underscan setup into account, we can safely attach the underscan props to the HDMI connector. We also take care of filling AVI infoframes correctly to expose the top/botton/left/right bar. Note that these underscan props match pretty well the overscan_{left,right,top,bottom} properties defined in config.txt and parsed by the VC4 firmware. Signed-off-by: Boris
2005 Jun 20
0
Use of PACKAGE= argument in .C etc calls
As from R 2.0.0, R CMD check has not flagged .C etc calls without a PACKAGE argument in packages with a namespace. Unfortunately that was based on too optimistic assumptions. 1) The mechanism to find the DLL from the namespace only works if the DLL is declared via a useDynLib declaration in NAMESPACE (and only if there is one such declaration). This is checked in R-devel. 2) In 2.1.1, the
2003 Jan 01
1
please answer ! need help ! samba team.
hi all samba experts , i had a problem with my samba server verion-2.0.6-9 . When i typed smbclient -L Server ;it prompt for a password and if i keyed in using ENTER botton only, it shows a list:- Sharename ....Type Comments home Disk IPC$ IPC IPC Service (Samba 2.0.6) Server Comment PC personal SERVER
2006 Mar 03
5
flag day: ZFS on-disk format change
Summary: If you use ZFS, do not downgrade from build 35 or later to build 34 or earlier. This putback (into Solaris Nevada build 35) introduced a backwards- compatable change to the ZFS on-disk format. Old pools will be seamlessly accessed by the new code; you do not need to do anything special. However, do *not* downgrade from build 35 or later to build 34 or earlier. If you do so, some of
2003 Dec 12
3
SIPURA Breaches Contract
Hi list, Well I really didn't want to see things get to this point, but Sherman at Sipura along with their President Jan F. leave me no other choice. SIPURA has been provided a letter from our attorney for Breach of Contract and damages. They have yet to respond. A quick background. 1. Sherman (SIPURA's Director of Marketing), stated that we would do a join press release for the Oct
2002 Jul 17
1
spools: Probem with W2k/DJ1120/Word97-2000
Hello, I (still) have some problems with a printer-driver managed by the spools-system of samba. In short: When I try to open the printer-properties of a Deskjet 1120C in MS-Work 97 the error "Word can not show the properties-dialog, because there was an error during the printing" (translated from the german message) in MS-Word 2000 the properties-dialog shows up, but although I did