similar to: Stange samba behaviours on File mangers

Displaying 20 results from an estimated 9000 matches similar to: "Stange samba behaviours on File mangers"

2007 Dec 06
0
Stange behaviour with internet explorer
Hi! I''m developing an application with Rails 1.2.6 and I''ve facing a weird problem. In a form, I''m using link_to_function that is aggregating a :partial, the code is as follows: <table> <thead> <tr> <th>Marca</th> <th>Porcentaje</th> <th>Objetivo Mensual</th>
2002 Nov 14
1
Win98 stange behaviour in 2.2.6
I posted a rather lengthy message a few weeks ago. Andrew B and Jerry both responded with indications of furthers investigation required....i was wondering if anyone found anything strange because I've had to go back to 2.2.5 to support those clients and with a bit of fear of potential strange behaviour in my XP clients. Don't wish to be a pest, but you guys have done so much for our
2006 Jun 19
1
Stange printer driver problem
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have a strange problem with samba (3.0.23), cups (1.2.1), windows 2k (all patches up2date) and the printer drivers (cups 5, cups 6). I setup samba to share the printers configured in cups and added the printer admin privilege to some users. Now I can upload the printer drivers using cupsaddsmb. This works without any problems. Even my Windows 2k
2006 Feb 08
0
Stange regexp problem with case sensitivity
Environment: CentOS 4.2 (RHES4 clone) Ruby 1.8.4 Rails 1.0 I am having a small difficulty with case sensitive matching in some ruby code: f_nam_re = Regexp.new(f_nam_re_s,"x") produces these test results: The passed regexp: ^QPCCCMR[[:digit:]]$ The regexp used is: /^QPCCCMR[[:digit:]]$/i $= is false qpcccmr1 matches QPCCCMR1 matches QPCCMMR1 does not match qpCCCMR1 matches QPCCCMRC
2005 Aug 22
0
Stange behavior with g729 and DTMF
Hi all, I have a SPA 1001 with DTMF set to auto. A sip.conf peer with codec alaw, ulaw, g729. I have dtmf=inband as this peer was only supporting alaw/ulaw. They just add g729, it's a GW to landline phones. A call passing through this peer give me "WARNING Inband not supported with g729, use RFC2833 instead". The call is connecting and DTMF is working. Now I'm coming back
2006 Nov 15
0
stange lockd issue on CentOS 4.4
Greetings, CentOS. After up2dating one of the corporate mail servers to CentOS 4.4 (was CentOS 4.2) and upgrading kernel to kernel-smp-2.6.9-42.0.3.EL, the following kernel messages started to appear in syslog: [root at gamma ~]# dmesg ........... ...CUT..... ........... lockd: unexpected unlock status: 1 lockd: unexpected unlock status: 1 lockd: unexpected unlock status: 1 lockd: unexpected
2003 Jan 03
0
RE: stange behavior of subset [] (was: lowess + turnpoints = doubling integers?)
Tom Blackwell wrote: >... >I summarized this to myself as "computed subscripts need explicit >rounding in R, but not in S". Here's the sample code which gave >me different results with R than with Splus. I no longer have >Splus available, so I can't check it again. >look <- (10 * seq(14)) - 76 >chk.1 <- seq(1420)[ 10 * (73.1 + look) ] #
2002 Feb 23
2
Using LDAP and Samba I'm getting a stange error
Does anyone know what the following error means, and what I can do to fix it?? [root@trouble openldap]# ldapadd -D "cn=root,o=smb,dc=picotech,dc=net" -W Enter LDAP Password: ldap_sasl_interactive_bind_s: No such attribute ------------- Jeffrey D. Means CIO for PicoTech Ft. Collins, Colorado -------------- next part -------------- HTML attachment scrubbed and removed
2013 Jul 19
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
I don't know how JRuby works, maybe it uses some new feature that GNU Classpath does not provide. VMKit's openJDK version is unstable on 64 bits since package version 6b27. You can still use it for very small programs which does not need GC but that's all. It works fine on 32 bits. So you can try it on 32 bits or revert your java version to a previous one (< than 6b27) to test
2003 Sep 14
2
Stange NIC Problem: DFE-538TX
Hi there, I'm having an odd problem where this NIC (cheap-o, yes I know) doesn't seem to work on FreeBSD correctly. I have the same cards (even revision models) in two win boxen and they work fine. 10baseT works but not 100baseT. With a normal NIC config, without explicitly setting the media to 10baseT, it will autosense as 100BaseT @ full-duplex, showing active. However I can't
2006 Jul 12
1
Stange sshd problem... bug?
I haven't been able to find any information about this problem, I hope someone can help, anyway this is the setup: Server: - Linux Fedora Core 5 - kernel 2.6.17-1.2145_FC5smp - openssh-server-4.3p2-4 Client not working: - Linux Fedora Core 5 - kernel 2.6.17-1.2145_FC5smp - openssh-clients-4.3p2-4 Client working: - Same machine - Windows XP - putty 0.58 This is the log from the non working
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Harris Bakiras, Thanks for reply. It working now. Actually I wanted to try vmkit VM to run jruby codes. vmkit is able to run Java program, but when I try to run JRuby code then I get following error - root at komal:/home/komal/Desktop/GSOC/programs# jruby hello.rb > > Platform.java:39:in `getPackageName': java.lang.NullPointerException > > from ConstantSet.java:84:in
2007 Aug 17
0
Re: wine-users Digest, Vol 25, Issue 24
>Wine Is Not (an) Emulator. yup i know that :) >This means that it cannot run windows - it /is/ >windows as far as your >end-user applications are concerned. no issues with that >This means that you should not use your windows boot >as a 'fake >windows', but instead install applications properly >and use them. i usually run a setup of all my windows app in wine
2007 Aug 17
1
Re: wine and networking
>Wine Is Not (an) Emulator. yup i know that :) >This means that it cannot run windows - it /is/ >windows as far as your >end-user applications are concerned. no issues with that >This means that you should not use your windows boot >as a 'fake >windows', but instead install applications properly >and use them. i usually run a setup of all my windows app in wine
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hello Kumar, Unfortunately we never experienced on ARM architecture and we are not planning to port VMKit on ARM for the moment. Regards, Harris Bakiras On 07/19/2013 05:50 PM, Kumar Sukhani wrote: > I am working on a project to port JRuby on Embedded systems. JRuby > converts Ruby code to bytecode which is executed by any JVM. For this > project I am testing performance of JRuby
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Kumar, It's a mistake, we will correct that, we haven't tested vmkit on arm. As LLVM supports arm, by cross-compiling vmkit in arm/linux, it could work, but you will probably have to adapt some few parts of the code. If you plan to make the port, feel free to send us a lot of patches :) Gaël Le 22 juil. 2013 17:09, "Kumar Sukhani" <kumarsukhani at gmail.com> a écrit :
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
I am working on a project to port JRuby on Embedded systems. JRuby converts Ruby code to bytecode which is executed by any JVM. For this project I am testing performance of JRuby with various available JVMs. I have chosen ARM architecture. Does vmkit support ARM architecture? On Fri, Jul 19, 2013 at 8:01 PM, Harris BAKIRAS <h.bakiras at gmail.com> wrote: > I don't know how JRuby
2013 Jul 22
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
here <http://vmkit.llvm.org/> its mentioned that its portable on ARM. So simply cross-compiling will work? On Mon, Jul 22, 2013 at 7:37 PM, Harris BAKIRAS <h.bakiras at gmail.com> wrote: > Hello Kumar, > > Unfortunately we never experienced on ARM architecture and we are not > planning to port VMKit on ARM for the moment. > > Regards, > > Harris Bakiras >
2013 Jul 19
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Kumar, There is an error on your configuration line, you should provide the path to llvm-config binary instead of configure file. Assuming that you compiled llvm in release mode, the llvm-config binary is located in : YOUR_PATH_TO_LLVM/Release+Asserts/bin/llvm-config Try to change the -with-llvm-config-path option and it will compile. Harris Bakiras On 07/19/2013 02:36 PM, Kumar
2008 Mar 30
1
Stange eth-device
Anyone else seen this eth-device and what brings it up? [root at oh1mrr etc]# ifconfig __tmp1192348344 Link encap:Ethernet HWaddr 52:54:AB:DD:2E:D1 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2094689 errors:0 dropped:0 overruns:0 frame:0 TX packets:1645734 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX