similar to: wine-1.1.34-3.1.i586 Access violation at address FTPRush

Displaying 20 results from an estimated 3000 matches similar to: "wine-1.1.34-3.1.i586 Access violation at address FTPRush"

2016 Mar 08
7
Strange behaviour of iptables in centos 7
Hi strange behaviour of iptables on a centos 7.0 machine: The following rule is in the iptables of said machine: [root at myserver ~]# iptables -L -v -n --line-numbers |grep 175\. 9 9 456 DROP all -- * * 175.44.0.0/16 0.0.0.0/0 [root at myserver ~]# The corresponding enty in /etc/sysconfig/iptables looks like: [root at myserver ~]# grep 175 /etc/sysconfig/iptables
2016 Mar 08
2
Strange behaviour of iptables in centos 7
On 03/08/2016 09:43 AM, James Hogarth wrote: > On 8 Mar 2016 07:36, "anax" <anax at ayni.com> wrote: >> >> Hi >> strange behaviour of iptables on a centos 7.0 machine: >> The following rule is in the iptables of said machine: >> >> [root at myserver ~]# iptables -L -v -n --line-numbers |grep 175\. >> 9 9 456 DROP all --
2016 Mar 08
1
Strange behaviour of iptables in centos 7
On 03/08/2016 10:59 AM, James Hogarth wrote: > On 8 March 2016 at 09:22, anax <anax at ayni.com> wrote: > >> >> >> On 03/08/2016 09:43 AM, James Hogarth wrote: >> >>> On 8 Mar 2016 07:36, "anax" <anax at ayni.com> wrote: >>> >>>> >>>> Hi >>>> strange behaviour of iptables on a centos 7.0
2004 Aug 06
4
FreeRadio On-line
See: http://uk2.lugradio.org/ Somewere heve more example of radio using icecast, for me? :) -- Abraços, Tiago Cruz Org. King de Contab. S/C Ltda. Linux User # 282636 http://www.linuxrapido.linuxdicas.com.br Mandrake Linux i18n Team --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2009 Dec 04
0
Wine release 1.1.34
The Wine development release 1.1.34 is now available. What's new in this release (see below for details): - Many fixes for crypto certificates support. - A lot of MSHTML improvements. - Various fixes to support the Left 4 Dead 2 DRM. - A number of OLE marshalling fixes. - More Listview improvements. - Various bug fixes. The source is available from the following locations:
2009 Jun 08
4
seq(...) strange logical value
Do you heve any idea why I get after this instruction everywhere false? > seq (0, 1, by=0.1) == 0.3 [1] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE But after different step it's ok: > seq(0, 1, by=0.1) == 0.4 [1] FALSE FALSE FALSE FALSE TRUE FALSE FALSE FALSE FALSE FALSE FALSE -- View this message in context:
2003 Sep 25
4
ztdummy loading: unable to specify channel 1
Hi, I have enabled ztdummy in order to have * compile it. I can modprobe ztdummy with no problems. The sole reason, i need ztdummy is to heve musiconhold and meetme working. However when I start *, it says this and does not start. ---------------------------------------------------------------------------- ---------------------- == Parsing '/etc/asterisk/zapata.conf': Found
2009 Nov 15
1
where is a value in my list
I heve got a list: lista=list() a=c(2,4,5,5,6) b=c(3,5,4,2) c=c(1,1,1,8) lista[[1]]=a lista[[2]]=b lista[[3]]=c > lista [[1]] [1] 2 4 5 5 6 [[2]] [1] 3 5 4 2 [[3]] [1] 1 1 1 8 I would like to know where is number 5 (which line)? For example I have got a loop: k= vector(mode = "integer", length = 3) for(i in 1:3) { for (j in 1:length(lista[[i]])){ if
2010 Feb 19
1
XCP PV boot process
hi all, where can i read more about boot process? i try to run freebsd 8 with compiled dumU kernel, but when i clear HVM-* params and putting PV-kernel entry i have some err msg i do folowing: xe vm-param-clear uuid=e2b34b3e-945b-c909-4a91-4feba722bcd8 \ param-name=HVM-boot-params xe vm-param-set uuid=e2b34b3e-945b-c909-4a91-4feba722bcd8 \ HVM-boot-policy= \
2009 Dec 15
2
Trackmania Forever is broken in 1.1.34 but works with 1.1.32
Is there something wrong with 1.1.34? Trackmania Nations Forever works fine in 1.1.32 ( I checked it twice ) but is not running in 1.1.34. the game simply freezes :/ when trying to start. My system Ubuntu is 8.04 32-bit Geforce 7600GS . It works for a long time now(everal wine versions) without any problems but now its somehow broken. I switched back to 1.1.32 now and it works. Another thing I
2006 Sep 22
1
Linux Dom0 <-> Solaris prepared Volume
Hi all heve been trying (in vain) to get a Solaris b44 DomU (dowloaded from Sun) running on a Linux Xenhost I followed exactly how, and it looked ok when it starts booting... But it never boots . adapted the configfile to boot with -v (that I can see at least something) and this is what I get ===SNIP=== root@Xen-VT02:/export/xc/xvm/solaris-b44# xm create solaris-b44-64.py -c Using config
2005 Jun 26
2
trouble with long filename copy
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 L.S. I'm a new member here. I've been using Samba for about 7 years now. Usually in Win 98/2K environment, but recently also in XP environments My server basis is either Debian or Ubuntu linux. Problem: when someone drags and drops a folder from one location to another on a windows client, they get an error saying "this location does
2016 Mar 08
0
Strange behaviour of iptables in centos 7
On 03/08/2016 08:35 PM, anax wrote: > Hi > strange behaviour of iptables on a centos 7.0 machine: > The following rule is in the iptables of said machine: > > [root at myserver ~]# iptables -L -v -n --line-numbers |grep 175\. > 9 9 456 DROP all -- * * 175.44.0.0/16 > 0.0.0.0/0 > [root at myserver ~]# > > The corresponding enty in
2016 Mar 08
0
Strange behaviour of iptables in centos 7
On 8 Mar 2016 07:36, "anax" <anax at ayni.com> wrote: > > Hi > strange behaviour of iptables on a centos 7.0 machine: > The following rule is in the iptables of said machine: > > [root at myserver ~]# iptables -L -v -n --line-numbers |grep 175\. > 9 9 456 DROP all -- * * 175.44.0.0/16 0.0.0.0/0 > [root at myserver ~]# > >
2016 Mar 08
0
Strange behaviour of iptables in centos 7
On 8 March 2016 at 09:22, anax <anax at ayni.com> wrote: > > > On 03/08/2016 09:43 AM, James Hogarth wrote: > >> On 8 Mar 2016 07:36, "anax" <anax at ayni.com> wrote: >> >>> >>> Hi >>> strange behaviour of iptables on a centos 7.0 machine: >>> The following rule is in the iptables of said machine: >>>
2013 Jan 29
1
ccf (cross correlation function) problems
Hello everybody, I am sorry if my questions are too simple or not easily understandable. I’m not a native English speaker and this is my first analysis using this function. I have a problem with a cross correlation function and I would like to understand how I have to perform it in R. I have yearly data of an independent variable (x) from 1982 to 2010, and I also have yearly data of a variable
2007 May 15
1
Effect.dropout and Too Much Recursion Error
Hi, I need some help again. :-) I have "Too much recursion error" prototype.js line 1288, I heve this error when I try to use Effect.dropout (script.aculo.us) if I remove table ID, there is no error, and the effect works fine (remove the tr from table) But I need this ID assign to this table, as table ID is used by other effect (Builder.node) Please help .... Thanks YUAN Here is
2007 Feb 19
1
"Master privileges unavailable" &
What does this mean? >Feb 19 07:58:11 apophis upsmon[533]: [ID 702911 daemon.alert] Master privileges unavailable on UPS [ups@apophis] >Feb 19 07:58:11 apophis upsmon[533]: [ID 702911 daemon.alert] Reason: Access denied And is it normal for my UPS (APC SmartUPS 620) to drop into battery mode for a few seconds every day or so? Or is this a main supply glitch? Nothing else in the house
2018 Feb 02
0
Wine release 3.1
The Wine development release 3.1 is now available. What's new in this release (see below for details): - Kerberos authentication support. - Window class redirection for Common Controls 6. - Support for X11 ARGB visuals. - DOSBox required for running DOS executables. - Various bug fixes. The source is available from the following locations:
2008 Jul 09
3
error whit wine 1.1 installing zbrush 3.1
This error give with wine 1.01 gatito at gatito:~/compartida$ wine ZBrush3.1.exe err:module:attach_process_dlls "rpcrt4.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\explorer.exe" failed, status c0000005 fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION